After upgrade to 5.7.3 we are having issues with check_nrpe.
It is causing all NSClient service output to show up as OK - CHECK_NRPE: Invalid packet version received from server
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe_v3 -H 10.104.28.46
I (0.5.2.39 2018-02-04) seem to be doing fine...
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe_v3 -2 -H 10.104.28.46
I (0.5.2.39 2018-02-04) seem to be doing fine...
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe_v3 -H 10.104.28.46
I (0.5.2.39 2018-02-04) seem to be doing fine...
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe -H 10.104.28.46
[b]CHECK_NRPE: Invalid packet version received from server.[/b]
I (0.5.2.39 2018-02-04) seem to be doing fine...
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe -2 -H 10.104.28.46
I (0.5.2.39 2018-02-04) seem to be doing fine...
[nagios@myucbrnagiapp05 libexec]$ ./check_nrpe -3 -H 10.104.28.46
[b]CHECK_NRPE: Invalid packet version received from server.[/b]
I (0.5.2.39 2018-02-04) seem to be doing fine...
We've updated the NRPE to version 4 and the packet type was updated as well. However, you can set the check command for these services to use version 2 packet types.
We've updated the NRPE to version 4 and the packet type was updated as well. However, you can set the check command for these services to use version 2 packet types.
Are you telling me check_nrpe version 3.2.1 defaults to 3 and falls back to 2 without any error message?
We moved to 3 due to the vunerablities related to v2.
We are not the developer of NSClient but we have taken steps to ensure compatibility so you can continue to use this agent with the new versions of NRPE.
--Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
We are not the developer of NSClient but we have taken steps to ensure compatibility so you can continue to use this agent with the new versions of NRPE.
We are not the developer of NSClient but we have taken steps to ensure compatibility so you can continue to use this agent with the new versions of NRPE.