Windows Service Monitoring Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Windows Service Monitoring Error

Post by vtrac »

Hi Diego,
Since you do not use "password", you can remove the "-s 'XXXXXX'" option off of the command.
Could you please test the below command on your XI server?

Code: Select all

cd /usr/local/nagios/libexec
./check_nt -H PARCCVWPIEDA01 -p 12489 -v SERVICESTATE -d SHOWALL -l "PI SQL Data Access Server (RTQP Engine)"

or 

./check_nt -H PARCCVWPIEDA01 -p 12489 -v SERVICESTATE -d SHOWALL -l "PISqlDas.RTQP"
If it is working, you could try replace the '-l "SSERVICEDESC$"' (picture below) to either:

Code: Select all

-l "PISqlDas.RTQP"
or
-l "PI SQL Data Access Server (RTQP Engine)"
F1.png
Regards,
Vinh
You do not have the required permissions to view the files attached to this post.
dsilvero
Posts: 10
Joined: Tue Sep 01, 2015 9:40 am

Re: Windows Service Monitoring Error

Post by dsilvero »

Now it works !!!, than you very much for all and for the patience !! :)

Diego
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Windows Service Monitoring Error

Post by scottwilkerson »

dsilvero wrote:Now it works !!!, than you very much for all and for the patience !! :)

Diego
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked