Search found 2 matches
- Tue Jan 09, 2018 3:29 am
- Forum: Open Source Nagios Projects
- Topic: check nrpe Receive header underflow error
- Replies: 5
- Views: 6604
Re: check nrpe Receive header underflow error
Hello, ad008 . This could be the packet version issue. Please attempt to run the command from the Nagios Core server with -2 . Take a look at the example below: /usr/local/nagios/libexec/check_nrpe -2 -H 192.168.1.1 Replace my address with the remote server IP address. HI, I am still getting the sa...
- Mon Jan 08, 2018 7:14 am
- Forum: Open Source Nagios Projects
- Topic: check nrpe Receive header underflow error
- Replies: 5
- Views: 6604
check nrpe Receive header underflow error
Hello, I am trying to setup nagios monitoring and i have installed nagios core in one server and nrpe in another. When i try to execute a command using nrpe from core server i get the below error CHECK_NRPE: Receive header underflow - only -1 bytes received (4 expected) if i run the same command in ...