Search found 3 matches

by kwebb42
Wed Oct 02, 2013 3:05 pm
Forum: Open Source Nagios Projects
Topic: Service monitoring
Replies: 5
Views: 2846

Re: Service monitoring

Thanks that was my problem. I knew it was something simple.
by kwebb42
Wed Oct 02, 2013 1:42 pm
Forum: Open Source Nagios Projects
Topic: Service monitoring
Replies: 5
Views: 2846

Re: Service monitoring

Yes it works for all my other services
by kwebb42
Wed Oct 02, 2013 12:12 pm
Forum: Open Source Nagios Projects
Topic: Service monitoring
Replies: 5
Views: 2846

Service monitoring

Hello, I am trying to monitor running services on my Windows servers. Here is what I have set up for my check command $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2% %ARG3$ ARG1=SERVICESTATE ARG2=-d SHOWALL -l AGR3=w3sqlstate.exe I cna not get it to run. Any help would be much appreciated.