Is there a method to test services, even when they have a "pause" status.
The build-in test method only triggers an alert when a service is "stopped" not "paused"...
Any tips or is this not possible?
Testing on services: paused mode
Re: Testing on services: paused mode
I think, you would need pause alerting for a single test, at the moment there is only pause alerting for all tests - I think soDIDE wrote:Is there a method to test services, even when they have a "pause" status.
The build-in test method only triggers an alert when a service is "stopped" not "paused"...
Any tips or is this not possible?
What do you exactly need?
Regards,
Martin
I think you may setup WMI test method usign query like select State from Win32_Service where Name='servicename'
http://www.ks-soft.net/hostmon.eng/mfra ... ts.htm#wmi
Regards
Alex
http://www.ks-soft.net/hostmon.eng/mfra ... ts.htm#wmi
Regards
Alex