Search found 2 matches

by commoshadow
Fri Jun 28, 2013 10:13 am
Forum: Open Source Nagios Projects
Topic: Monitor that windows process is not running
Replies: 1
Views: 780

Monitor that windows process is not running

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?
by commoshadow
Wed May 01, 2013 11:05 am
Forum: Open Source Nagios Projects
Topic: Nagios Reporting Service Down When it is Up
Replies: 1
Views: 778

Nagios Reporting Service Down When it is Up

I am running Nagios on a server. Nagios sees the server as running and most of the services as running. I have three services that have a $ in their name (i.e. MSSQL$DEVELOPMENT)that Nagios is saying is down when they are running. I am not sure why it would show these services as not running. I have...