Page 1 of 1

CHECK_NRPE: Received 0 bytes from daemon.

Posted: Mon Feb 19, 2018 11:21 pm
by Gonela
Hi Team,

We are facing one issue on nrpe 2.12 .

even after changing the dont_blame_nrpe=1 parameter in nrpe.cfg. we are getting following message

CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.

Re: CHECK_NRPE: Received 0 bytes from daemon.

Posted: Tue Feb 20, 2018 10:41 am
by bolson
Hello,

We would need much more information to be able to help you. Is the host that's throwing this error Windows or Linux? Did you restart nrpe (or xinetd or nsclient++)? What plugin are you running and what syntax are you using? If the host is Linux, Immediately after running the check, from the monitored host, run:

Code: Select all

tail -60 /var/log/messages


And paste the output into a code window.