Operating System - HP-UX
1833777 Members
2437 Online
110063 Solutions
New Discussion

Re: Failure to run check_nrpe in hp-ux

 
Tingli
Esteemed Contributor

Failure to run check_nrpe in hp-ux

I have installed nagios plugin nagios-plugins-1.4.9 and nrpe nrpe-2.8.1 in rp3440 hp-ux 11.23 system. But when I run check_nrpe to itself, I got the message:
(/usr/local/nagios)# ./check_nrpe -H mysystem
CHECK_NRPE: Error - Could not complete SSL handshake.
or:
(/usr/local/nagios)# ./check_nrpe -H mysystem -n
CHECK_NRPE: Response packet had invalid CRC32.

It won't work even I set the ssh key for the system itself.
8 REPLIES 8
Robert-Jan Goossens
Honored Contributor

Re: Failure to run check_nrpe in hp-ux

Hi,

Have a look at this faq.

http://www.nagios.org/faqs/viewfaq.php?faq_id=191

Regards,
Robert-Jan
Tingli
Esteemed Contributor

Re: Failure to run check_nrpe in hp-ux

Yes, I did. The -n is meant to bypass ssl, but it didn't work either.
Robert-Jan Goossens
Honored Contributor

Re: Failure to run check_nrpe in hp-ux

You can download the complete set from the internet express bundle.

https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=HPUXIEXP1123

scroll down to the nagios depot.

Regards,
Robert-Jan
Tingli
Esteemed Contributor

Re: Failure to run check_nrpe in hp-ux

Now, I think it might be an openssl issue.
Robert-Jan Goossens
Honored Contributor

Re: Failure to run check_nrpe in hp-ux

which version of openssl do you have installed?

http://hpux.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.8e/
Robert-Jan Goossens
Honored Contributor

Re: Failure to run check_nrpe in hp-ux

Tingli
Esteemed Contributor

Re: Failure to run check_nrpe in hp-ux

It is openssl-0.9.7e.
Tingli
Esteemed Contributor

Re: Failure to run check_nrpe in hp-ux

I finally made it work, that by going to daemon instead of running inetd.