I am having a service which runs in clustered fashion on 2 servers and is active on 1 server only at a given moment of time. I need to trigger alert only in case when the service is down on both the servers. If its down on one server and running on another server, i dont want alert to be triggered. I have created below condition but its not triggering the alert as I tested for one common service which was in stopped state on both the servers.
