Getting issue on NRPE daemon for the AIX 6.1 below are the error.
CHECK_NRPE: Response packet had invalid CRC32
CHECK_NRPE: Response packet had invalid CRC32
-
khushalpar
- Posts: 12
- Joined: Tue Apr 29, 2014 1:11 am
Re: CHECK_NRPE: Response packet had invalid CRC32
I've seen cases where upgrading openssl fixed this issue.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
khushalpar
- Posts: 12
- Joined: Tue Apr 29, 2014 1:11 am
Re: CHECK_NRPE: Response packet had invalid CRC32
Hi
We have the other server of openssl version is the same and nagios working there.
We have the other server of openssl version is the same and nagios working there.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: CHECK_NRPE: Response packet had invalid CRC32
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
http://support.nagios.com/forum/viewtop ... 2&start=10
-
khushalpar
- Posts: 12
- Joined: Tue Apr 29, 2014 1:11 am
Re: CHECK_NRPE: Response packet had invalid CRC32
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.
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.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: CHECK_NRPE: Response packet had invalid CRC32
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?