Buffer Size error in Nagios (nrpe version 3.2.1)
Posted: Mon Jun 04, 2018 3:05 pm
Hi,
I'm running nrpe version 3.2.1 on the nagios host. I'm trying to get the output from custom script that i'm execute on the agent using nrpe. The output is getting truncated. I have upgraded my nrpe version to 3.2.1 for the very reason that it has a larger buffer size.
command:
/usr/local/nagios/libexec/check_nrpe -H xx.xx.xxx.xxx -c $command -a $argument
This is the error seeing
CHECK_NRPE: Receive buffer size - 16368 bytes received (4 expected).
#Output of the script that is being executed truncated#
Can you please help me figure out the issue here. I tried re-installing nrpe too.
Thanks in advance.
I'm running nrpe version 3.2.1 on the nagios host. I'm trying to get the output from custom script that i'm execute on the agent using nrpe. The output is getting truncated. I have upgraded my nrpe version to 3.2.1 for the very reason that it has a larger buffer size.
command:
/usr/local/nagios/libexec/check_nrpe -H xx.xx.xxx.xxx -c $command -a $argument
This is the error seeing
CHECK_NRPE: Receive buffer size - 16368 bytes received (4 expected).
#Output of the script that is being executed truncated#
Can you please help me figure out the issue here. I tried re-installing nrpe too.
Thanks in advance.