Monitor that windows process is not running
Posted: Fri Jun 28, 2013 10:13 am
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?
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?