I see there are settings that allow you to monitor IIS and then to be notified if application pools or websites are down.
I can't see any reference to what this actually does though - is it just a check that the site is running in IIS and not stopped ?
Are there any options for slightly more advanced monitoring.
My preferred approach is normally a simple screen scrape of a url and then check for text / phrase in the response. This allows with careful use of text to check that a website is connecting to a db OK etc
Any possibility / plans for anything like this ?
We currently use other tools for this - but it would be great to be able to bring it all together under one monitoring app
I see there are settings that allow you to monitor IIS and then to be notified if application pools or websites are down.
I can't see any reference to what this actually does though - is it just a check that the site is running in IIS and not stopped ?
Are there any options for slightly more advanced monitoring.
My preferred approach is normally a simple screen scrape of a url and then check for text / phrase in the response. This allows with careful use of text to check that a website is connecting to a db OK etc
Any possibility / plans for anything like this ?
We currently use other tools for this - but it would be great to be able to bring it all together under one monitoring app
Many Thanks