We have a couple Windows services which are not supported for clustering. We are monitoring this Windows Service on two servers. If the service is shut-off on one server, it turns on, on the other server.
I would like to build a monitor just for this windows service, and set a condition that looks on a multiple number of devices for that service to be on, and if it is on, then trigger no alert. I would like an alert to trigger if the possible devices for that service to be running have all returned no activity of that service.
Is that doable?