not able to configure on one of my linux

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

not able to configure on one of my linux

Post 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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: not able to configure on one of my linux

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: not able to configure on one of my linux

Post by srikanth.kallu »

Thank You! It worked.
Locked