Monitoring a Windows Service

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Rmaillet
Posts: 1
Joined: Mon Jul 31, 2017 7:44 am

Monitoring a Windows Service

Post by Rmaillet »

I feel kind of silly asking but I've been chewing it for 2 hours now:

I configured my Exchange Server using the wizard in XI. It went easy enough and everything works.
I figured I'd copy the service in Core and use it to monitor Windows Services on other machines.

Check Command I used is check_xi_service_nsclient and I used similar arguments as the Exchange server config.
NSClient 0.5.1 is installed and the ports are listening (checked via netstat).

The error I get is (IP and Secret are changed for security sake)

[[email protected] ~]$ /usr/local/nagios/libexec/check_nt -H 10.10.10.10 -s "Secret12345" -p 12489 -v SERVICESTATE -l ADSync -d SHOWALL
Unknown command(s): check_service


Any advice would be greatly appreciated!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring a Windows Service

Post by scottwilkerson »

Could you share your nsclient.ini from 10.10.10.10 obfuscating any sensitive info?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked