Xymon Mailing List Archive search

BBWIN Alerting on any Service that’s automatic and stopped

1 message in this thread

list Bill Richardson · Mon, 10 Jan 2011 13:20:32 +0000 ·
We have all of our Window services that need to be alerted on set to startup=automatic. So any SVC that is set to automatic should be started. Instead of listing every different SVC on every server is there a way to just look for all SVC's with startup=automatic and alert when status=stopped?

Something like this:
SVC  %.* startup=automatic status=started "TEXT=service not started"

Thanks

Bill