Where are the NRPE logs?
Posted: Tue Sep 03, 2013 5:45 am
I am using NRPE plugin to monitor a remote host. Nagios shows (Return code of 127 is out of bounds - plugin may be missing) .
The command that NRPE sends, works fine on the command prompt.
../libexec/check_nrpe -H myhost -t 30 -c check_load -a 0.10 2
gives the correct output.
I would like to see what exactly reaches the NRPE daemon on the remote host.
There is no /var/log/messages. Also /var/log/syslog does not have any messages from NRPE.
In nrpe.cfg we have:
log_facility=daemon
debug=1
Where do I find the logs on the remote host?
Thanks,
Yash
The command that NRPE sends, works fine on the command prompt.
../libexec/check_nrpe -H myhost -t 30 -c check_load -a 0.10 2
gives the correct output.
I would like to see what exactly reaches the NRPE daemon on the remote host.
There is no /var/log/messages. Also /var/log/syslog does not have any messages from NRPE.
In nrpe.cfg we have:
log_facility=daemon
debug=1
Where do I find the logs on the remote host?
Thanks,
Yash