CHECK_NRPE: Invalid packet version received from server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

CHECK_NRPE: Invalid packet version received from server

Post by dlukinski »

Hello XI support

I went over the previous tickets and still have questions:

1. How we could update NSclient to use NRPE v.3 (or a different packet length) - its stable version is unchanged for years?

2. How to update check_nrpe commands if we use dozens of them?

3. How to coexist NRPE 2 and 3 if we have hundreds of windows / linux hosts to upgrade NRPE on?

Thank you
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: CHECK_NRPE: Invalid packet version received from server

Post by benjaminsmith »

Hi @dlukinski,

No problem, just let me know if you need clarification on anything. NSClient is not our agent so it would be necessary to put in a request with the developer to make any changes on that end. That said, you can add the -2 or -3 option to use the older packet type. The steps are explained in the following KB article.

NRPE - Remote does not support Version 3 Packets

You can add the option to use the other packet type by editing the command in the CCM. Go to Configure > CCM > Commands.
check_nrpe-2.png
You can also use the Bulk Mods Tool to the command or arguments on multiple hosts or services.
You do not have the required permissions to view the files attached to this post.
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!
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: CHECK_NRPE: Invalid packet version received from server

Post by dlukinski »

benjaminsmith wrote:Hi @dlukinski,

No problem, just let me know if you need clarification on anything. NSClient is not our agent so it would be necessary to put in a request with the developer to make any changes on that end. That said, you can add the -2 or -3 option to use the older packet type. The steps are explained in the following KB article.

NRPE - Remote does not support Version 3 Packets

You can add the option to use the other packet type by editing the command in the CCM. Go to Configure > CCM > Commands.
check_nrpe-2.png
You can also use the Bulk Mods Tool to the command or arguments on multiple hosts or services.
Thank you, please close the thread
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: CHECK_NRPE: Invalid packet version received from server

Post by benjaminsmith »

Thank you, please close the thread
Your welcome.

Have a great day!
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!
Locked