Page 1 of 1
CHECK_NRPE issue after 5.7.1 upgrade
Posted: Mon Jun 15, 2020 6:40 pm
by tpwebb
Hello
I have recently upgraded to 5.7.1 after a pending state issue found in 5.7.0. I now have a new issue that gives the following message.
CHECK_NRPE: Invalid packet version received from server.
I do get the result of the query at the end of the message.
I have included the latest profile file from our system.
profile (2).zip
Regards
Terrence
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Tue Jun 16, 2020 6:01 am
by veehexx
sounds like your using non-ssl communcations?
we see the same.
our default appears to be to use ssl but since we migrated to a new centos VM, our migrated/imported data started to get ssl errors.
manually running '/usr/local/nagios/libexec/check_nrpe -H HOSTNAME -n' (-n for no-ssl) shows your error even though it does return info.
for us, this is the nail in the coffin for nrpe. deployment & management of nsclient is a pain so i'm currently looking at moving to NCPA.
sorry i cant help, but just letting you know you're not alone!
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Tue Jun 16, 2020 10:48 am
by nickap
We had to add -2 to the check to resolve this.
Here is a quote from support:
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Tue Jun 16, 2020 1:17 pm
by cdienger
Thanks the help,
@nickap.
@veehexx, please test with the -2 and -3 options and let us know your results.
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Tue Jun 16, 2020 7:31 pm
by tpwebb
Hello
I have added -2 to my NRPE request on the command and it now works.
Thanks nickap for the solution.
Regards
Terrence
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Wed Jun 17, 2020 4:30 am
by veehexx
cdienger wrote:Thanks the help,
@nickap.
@veehexx, please test with the -2 and -3 options and let us know your results.
thanks to ssax in my 'sucessful migration - mysql issues' thread, our issue was with the DH key length. default seems to be 512, but need 2048 or higher.
since generating 2048 & deploying to clients, both -2 and -3 forced version work.
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Wed Jun 17, 2020 10:33 am
by lmiltchev
I am glad your issue has been resolved! Let us know if it is OK to close this topic. Thank you!
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Thu Jun 18, 2020 2:55 am
by tpwebb
Yes, please close this ticket.
Re: CHECK_NRPE issue after 5.7.1 upgrade
Posted: Thu Jun 18, 2020 8:00 am
by scottwilkerson
tpwebb wrote:Yes, please close this ticket.
Great
Locking thread