nscp icon indicating copy to clipboard operation
nscp copied to clipboard

CHECK_NRPE: Receive header underflow - only 0 bytes received

Open tardis1959 opened this issue 7 years ago • 3 comments

Issue and Steps to Reproduce

I have two servers checking the same services and have the identical nsclient.ini file. One of the service checks fails on one of the servers, originally with the following error: CHECK_NRPE: Receive header underflow - only 0 bytes received

Via the Nagios Support Forum, I up-dated the timeout value in the nsclient.ini file and now the error is: (Service check timed out after 60.01 seconds)

I'm testing with check_nrpe: define service{ use generic-service host_name per310-02,per310-03 service_description Monitor Loader errors check_command check_nrpe!check_eventlog -a "filter=provider = 'SLMD UV Monitor Loader' and id = 0 and message like 'Config socket blocked' OR message like 'Inconsistent state'" }

Details

  • NSClient++ version: 0.5.2.35
  • OS and Version: Windows Server 2012 R2

Additional Details

From the NSClient++ log: 2018-11-26 09:42:25: error:c:\source\master\include\socket/connection.hpp:139: Socket was unexpectedly closed trying to send data (possibly check your timeout settings)

nsclient.txt

tardis1959 avatar Nov 26 '18 19:11 tardis1959

very likely a duplicate of #602

abma avatar Mar 25 '19 20:03 abma

or maybe https://github.com/mickem/nscp/issues/540

Velociraptor85 avatar Mar 09 '20 08:03 Velociraptor85

I still have this issue.

jbba2023 avatar May 10 '24 09:05 jbba2023