Code: Select all
How to go about debugging other problems...
When debugging problems it may be useful to edit the NRPE configuration file and change the debug=0
entry to debug=1. Once you do that, restart the NRPE daemon if it is running as a standalone daemon.
After you try using the check_nrpe plugin again, you should be able to see some debugging information in
the log files of the remote host. Check your logs carefully – they should be able to help provide clues as to
where the problem lies...