I really need some help understanding the trigger conditions.
Im trying to write a condition that monitors the Internet Information Store and Exchange Info Store. I want to know when either of these services go down for any server running theses applications except for any server or group of servers I specify.
This is what I have so far:
Trigger this alert when ANY of the following apply
Application Name is equal to Internet Information Store
Application Name is equal to Exchange Info Store
Application Status is equal to DOWN
Can someone explain to me just what this condition will do?