At our company we have an internal https site that our staff log into each day. This site is load balanced (using Microsoft NLB) over two web servers and each web server has a dedicated application server it talks to. I was wanting to know if it would be possible to use PRTG to not just monitor IIS on the web server to see if it is running but instead be able to monitor the site itself to tell if the site loads properly or if tell if the site instead is showing an error in case there is an issue with IIS or in the application itself. Preferably I would also like it to login to the site to test if validation works too but that may be asking for the moon.
Then also (if possible) have PRTG send a command to our Microsoft NLB server to remove a specific host if testing the site comes back with negative results and then also add the site back into NLB if it test again and gets a positive result.
I think it can be done but just not sure where to start as there are many HTTP sensors and I really not sure which one I need.
Add comment