Re: Wrong Service is showing up
Posted: Mon Jan 28, 2019 2:55 pm
I found the error. The command is missing the -a argument so it is not checking for the service name in your command
After the -m checkservice, put a -a like the following and it should work for you.
After the -m checkservice, put a -a like the following and it should work for you.
Code: Select all
/usr/local/nagios/libexec/check_wmi_plus.pl -H 10.0.3.20 -u '.\scheduler' -p 'nav_support' -m checkservice -a 'LSM'