CHECK_NRPE: Received 0 bytes from daemon.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Gonela
Posts: 135
Joined: Wed Jan 10, 2018 5:23 am

CHECK_NRPE: Received 0 bytes from daemon.

Post 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.
bolson

Re: CHECK_NRPE: Received 0 bytes from daemon.

Post 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.
Locked