Kunstmaan / skylab

Skylab is a 100% backwards compatible PHP port of the Python based hosting scripts used at Kunstmaan. By using the Cilex, Symfony Components and lot's of good code samples from the Composer project we hope to create an application where everyone in our organisation can work with, and if issues or new needed features should arise, be able to work on.
https://github.com/Kunstmaan/skylab
MIT License
11 stars 14 forks source link

uptime monitor url #90

Open krispypen opened 9 years ago

krispypen commented 9 years ago

it should be able again to specify the url that have to be checked like it was with the parameter "nagios.url". Multiple urls would be even nicer

roderik commented 9 years ago

Why would you? The main url is the one we want to check. There are a lot of projects where the default suggested url is still used, but that's laziness :) Adding more fields won't fix this.

krispypen commented 9 years ago

You cannot specify a main url now, it's always "/", so I had to add a dummy homepage in an api project. Also if the project has a selftest page, it cannot be used. It's also not possible to check when your project has multiple websites.

roderik commented 9 years ago

Ok, so the part after the domainname, that we can add