I want the ability to monitor the availabilty to login to Outlook Web Access.
OWA Infrastructure: Our OWA is being proxied through 3 ISA servers that is being Load Balanced externally and round robin internally.
I have HTTP Form Login working, HOWEVER because of the design the URL(Lets say it's called Webmail) will test Webmail which will point you to 1 of the 3 ISA servers. ISA server1 and ISA server2 could be working without a glitch while ISA server3 could have issues providing the OWA form login page.
Even though ISA server3 was down, I did not get a "down" alert, because apperently the alert was testing using ISA server1 and ISA server2.
How can I configure this to remedy a situation like this?
Thank you.....