BBWIN Alerting on any Service that’s automatic and stopped
list Bill Richardson
Mon, 10 Jan 2011 13:20:32 +0000
Message-Id: <user-4170f1d5cf85@xymon.invalid>
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