CHECK_NRPE: Receive header underflow - only 0 bytes received

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
debdatta_biswas
Posts: 9
Joined: Thu Nov 14, 2019 4:30 am

CHECK_NRPE: Receive header underflow - only 0 bytes received

Post by debdatta_biswas »

Hi,

We are getting below unknown error for few services .

CHECK_NRPE: Receive header underflow - only 0 bytes received

I have checked the nrpe.conf and everything looks fine.
service management settings I have compared with the working services also and it seems same but only for few services getting this error.
Could someone please suggest on this.

Thanks!!
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: CHECK_NRPE: Receive header underflow - only 0 bytes rece

Post by pbroste »

Hello @debdatta_biswas

Thanks for reaching out, want to find out what ''check_nrpe'' version?

Code: Select all

/usr/local/nagios/libexec/check_nrpe -V
Should see:
NRPE Plugin for Nagios
Version: 4.0.3
https://exchange.nagios.org/directory/A ... or/details

Thanks,
Perry
debdatta_biswas
Posts: 9
Joined: Thu Nov 14, 2019 4:30 am

Re: CHECK_NRPE: Receive header underflow - only 0 bytes rece

Post by debdatta_biswas »

Hi Perry,

Thanks much for the reply..
Please find the output of the command and kindly suggest.
=======================================================
# /usr/local/nagios/libexec/check_nrpe -V
/usr/local/nagios/libexec/check_nrpe: illegal option -- V

NRPE Plugin for Nagios
Copyright (c) 1999-2008XXX ([email protected])
Version: 2.12
Last Modified: 03-10-2008
==================================================

Thanks
debdatta_biswas
Posts: 9
Joined: Thu Nov 14, 2019 4:30 am

Re: CHECK_NRPE: Receive header underflow - only 0 bytes rece

Post by debdatta_biswas »

Hi Perry,

Thanks much for the reply..
Please find the output of the command and kindly suggest.
=======================================================
# /usr/local/nagios/libexec/check_nrpe -V
/usr/local/nagios/libexec/check_nrpe: illegal option -- V

NRPE Plugin for Nagios
Copyright (c) 1999-2008XXX ([email protected])
Version: 2.12
Last Modified: 03-10-2008
==================================================

Thanks
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: CHECK_NRPE: Receive header underflow - only 0 bytes rece

Post by pbroste »

Hello @debdatta_biswas

Thanks for following up, and want to have you run through and install the latest version of the NRPE agent found here:

https://support.nagios.com/kb/article.php?id=515

Let us know how things look.

Thanks,
Perry
Locked