Monitoring a Windows Service
Posted: Wed Sep 13, 2017 9:56 am
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!
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!