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!
Monitoring a Windows Service
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring a Windows Service
Could you share your nsclient.ini from 10.10.10.10 obfuscating any sensitive info?