Page 1 of 1

Monitor that windows process is not running

Posted: Fri Jun 28, 2013 10:13 am
by commoshadow
I am monitoring that processes are running using the following check command

check_nt!PROCSTATE! -d SHOWALL -l (process name)

what check command would I use to monitor that windows process is not running and throws me message when it starts running?

Re: Monitor that windows process is not running

Posted: Fri Jun 28, 2013 10:20 am
by slansing
You could use negate for this:

http://assets.nagios.com/downloads/nagi ... Plugin.pdf

The above guide is for nagios xi but will work the same with core.