Code: Select all
/usr/local/nagios/libexec/check_nrpe -H xxxxxx
Code: Select all
/usr/local/nagios/libexec/check_nrpe -H xxxxxx
Looking at your configuration file, this still seems to be the case. Can you update it, restart your NSClient++ service, and try again?lmiltchev wrote:Did you get the plugin from the website listed below?
https://labs.consol.de/nagios/check_logfiles/
According to the instructions on this page, if you use NSClient++ under Windows, you should define "check_logfiles" in NSC.ini (or nsclient.ini) as such:
Currently, you have:Code: Select all
check_logfiles=C:\Perl\bin\perl C:\libexec\check_logfiles --config $ARG1$
Code: Select all
alias_check_logfiles = check_logfiles
Code: Select all
/usr/local/nagios/libexec/check_nrpe -H xxxxxxCode: Select all
I (0.4.4.15 2015-11-25) seem to be doing fine...