Any idea why this is happening?
So this is our Nagios Network Analyzer server being monitored from Nagios XI.
Running on current Production server XI 5.6.14 CentOS 6
Code: Select all
[nagios@nagip01 ~]$ /usr/local/nagios/libexec/check_nrpe -H NAGIP03 -t 30 -c check_init_service -a 'crond'
crond (pid 2429) is running...Code: Select all
[nagios@nagxit01 ~]$ /usr/local/nagios/libexec/check_nrpe -H NAGIP03 -2 -t 30 -c check_init_service -n -a 'crond'
CHECK_NRPE: Receive header underflow - only -1 bytes received (4 expected).