I have around 10 servers for which Nagios monitoring was working well till yesterday.
All of sudden, the sevrice checks are being failed with the return message as "
When I ran just the basic command of NRPE test from NAgios server, the output is also same.CHECK_NRPE: Received 0 bytes from daemon .Check the remote server logs for error messages"
Code: Select all
/usr/local/nagios/libexec/check_nrpe -H hostaddressWhen I check the nsclient.log file, it is empty.CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages
I checked for the port 5666 at destination server from nagios server, and it is working fine.
PORT 5666 OK: hostaddress/5666 is responding
Iam not sure if this is to be related to something that has been done at network side.
Nagios version : 5.2.7
Check_nrpe : 2.12
NSclient++ : 0.3.9.322
Could you please suggest If i missed any more troubleshooting steps.