Question

VEEAM - job-status - CHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected).

  • 4 September 2023
  • 1 reply
  • 25 views

Badge +5

Hello everyone,

Does anyone have an idea how to resolve this error:

CHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected).

 

Command:

/usr/lib64/nagios/plugins/check_centreon_nrpe3 -H 10.192.30.9 -p 8084 -t 60 -u -2 -P 8192 -c check_centreon_plugins -a 'apps::backup::veeam::local::plugin' 'job-status'  ' --filter-name="" --filter-start-time="" --filter-end-time="86400" --filter-counters="" --ok-status="" --warning-status="" --critical-status="%{is_running} == 0 and not %{status} =~ /Success/i" --warning-long="" --critical-long="" --verbose'

 

Other commands are ok.

 

 

NSClient++ version number

/usr/lib64/nagios/plugins/check_centreon_nrpe3 -H 10.192.30.9 -p 8084 -t 60 -u -2 -P 8192

I (0.5.2.41 2018-04-26) seem to be doing fine...


1 reply

Badge +1

Hello, i had this trouble to.

to resolve this, i had to change the centreon_plugins.exe.

i took an old version then without almost changing the ini file, it worked

try the version 20210427 from this build github.com/centreon/centreon-nsclient-build/releases/tag/20210518194507

Reply