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.
CHECK_NRPE: Received 0 bytes from daemon.
-
bolson
Re: CHECK_NRPE: Received 0 bytes from daemon.
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:
And paste the output into a code window.
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/messagesAnd paste the output into a code window.