Page 1 of 1

not able to configure on one of my linux

Posted: Wed Sep 26, 2012 12:38 pm
by srikanth.kallu
Hi,

I was not congiure nagios on one of my Linux servers

This is the error i get

"CHECK_NRPE: Error - Could not complete SSL handshake"

Is this any known issue, what should i do for this?

Please help.

Re: not able to configure on one of my linux

Posted: Wed Sep 26, 2012 1:39 pm
by scottwilkerson
Check that you Nagios servers IP address is listed correctly in the remote machine's /etc/xinetd.d/nrpe under the only_from section.

then restart xinetd
service xinetd restart

Re: not able to configure on one of my linux

Posted: Wed Sep 26, 2012 3:47 pm
by srikanth.kallu
Thank You! It worked.