Is it possible to invert the results from a process check? I have many Windows server which do automated reboots via a scheduled task which runs shutdown.exe. Every-so-often the process gets stuck and the server doesn't reboot. So I would like to have a process monitor that reports an error (down) if there is a shutdown.exe process(es) running, and green if the process is not running. I created the monitor in SAM, but it reports green since the service is running. I used to be able to do this stuff in Nagios, but I'm having a hard time attempting it in Solarwinds.
Thanks!