Looking for some help to find the best way to go about this:
I host 8 websites on a single server. I want to set up the "HTTP monitor template" to go out on our "WEBSERVER" node and poll each of the websites, check against a different Search String for each site, and check the response times for each site. I then want it to return a descriptive alert if it fails against the search string or response time, listing out the details of which site (if any) is down.
Now, I have this set up for one site on the server, but what's the best way to monitor the other sites as well? Should I create component monitors for each site? Or should I set up another application HTTP Monitor for each site? Or is there a better way to do this that I'm not seeing? And how do I differentiate each of the sites in the alert, so it tells me which site is down, instead of the entire node?
Please point me in the right direction, and let me know if you have any questions about my setup--Thanks!