PDA

View Full Version : monitoring processes that go down


huberm
11-06-2009, 10:00 PM
Hello,

I have some processes on windows servers that polls as being down during a reboot. I want to create a new test for these specific processes that will not poll critical if the device is being rebooted. What is the best/easiest way to accomplish this?

rajib
11-10-2009, 06:28 AM
Are you monitoring status of Windows Services using WMI or availability of specific processes using SNMP? It is possible to accomplish what you are asking for but some additional details about the tests in question would help provide the appropriate steps.

huberm
11-12-2009, 10:51 PM
Rajib,

The tests that are currently provisioned utilize WMI.


thanks!