NRPE clients updated to nrpe 4.x has issue with Nagios XI
Posted: Tue Jul 07, 2020 12:13 pm
Hi,
NRPE clients have been upgraded during patching and new builds to 4.0.3. This is causing the following issue.
Jun 29 09:11:24 host1 nrpe[26424]: Error: (use_ssl == true): Request packet version was invalid!
Jun 29 09:11:24 host1 nrpe[26424]: Could not read request from client XX.XX.XX.XX, bailing out...
Jun 29 09:11:24 host1 nrpe[26424]: INFO: SSL Socket Shutdown
nrpe on nagios XI is
/usr/local/nagios/libexec/check_nrpe -V
NRPE Plugin for Nagios
Version: 3.2.1
If I use -2 on check_nrpe to test a host runnning nrpe 4.0.3, it works.
Thanks
NRPE clients have been upgraded during patching and new builds to 4.0.3. This is causing the following issue.
Jun 29 09:11:24 host1 nrpe[26424]: Error: (use_ssl == true): Request packet version was invalid!
Jun 29 09:11:24 host1 nrpe[26424]: Could not read request from client XX.XX.XX.XX, bailing out...
Jun 29 09:11:24 host1 nrpe[26424]: INFO: SSL Socket Shutdown
nrpe on nagios XI is
/usr/local/nagios/libexec/check_nrpe -V
NRPE Plugin for Nagios
Version: 3.2.1
If I use -2 on check_nrpe to test a host runnning nrpe 4.0.3, it works.
Thanks