Page 1 of 1
CHECK_NRPE: Response packet had invalid CRC32
Posted: Wed Jul 23, 2014 2:57 am
by khushalpar
Getting issue on NRPE daemon for the AIX 6.1 below are the error.
CHECK_NRPE: Response packet had invalid CRC32
Re: CHECK_NRPE: Response packet had invalid CRC32
Posted: Wed Jul 23, 2014 3:25 pm
by lmiltchev
I've seen cases where upgrading openssl fixed this issue.
Re: CHECK_NRPE: Response packet had invalid CRC32
Posted: Tue Nov 18, 2014 2:02 am
by khushalpar
Hi
We have the other server of openssl version is the same and nagios working there.
Re: CHECK_NRPE: Response packet had invalid CRC32
Posted: Tue Nov 18, 2014 11:11 am
by slansing
What versions of NRPE you using? You very well may have the same version of openssl on both servers, but your NRPE version may differ on both. You can also try running a command against this host with "-n" and see how the output differs.
http://support.nagios.com/forum/viewtop ... 2&start=10
Re: CHECK_NRPE: Response packet had invalid CRC32
Posted: Wed Nov 19, 2014 8:52 am
by khushalpar
Hi
below are the version
[root@nagios libexec]# ./check_nrpe -H 10.32.32.78 -n
NRPE v2.12
[root@nagios libexec]#
error getting
[root@nagios libexec]# ./check_nrpe -H 10.32.32.77 -n
CHECK_NRPE: Response packet had invalid CRC32.
Re: CHECK_NRPE: Response packet had invalid CRC32
Posted: Wed Nov 19, 2014 11:42 am
by slansing
I understand you are getting that error from the nagios server's end. You need to ssh to that server and find out what version it is running. Also, how was NRPE installed?