CHECK_NRPE: Error - Could not complete SSL handshake

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

CHECK_NRPE: Error - Could not complete SSL handshake

Post by Frédéric GRANAT »

Hi,
I've got a problem when doing : ./check_nrpe -H <host>
CHECK_NRPE: Error - Could not complete SSL handshake.

It was working before I restarted my nsclient++ service.
I restarted it because I changed the following lines in nsclient.ini :
check_full_fs07 = scripts/check_be.exe "C:\Program Files\Symantec\Backup Exec\Data" "[FULL]-W2K-FS07" -w3 -c3
TO check_full_fs07 = scripts/check_be.exe "C:\Program Files\Symantec\Backup Exec\Data" "[FULL]-W2K-FS07" -w31 -c31

Now I went back to the original configuration of the file and still have the problem.

ping host = OK
telnet host 5666 = OK

Here's an extract of nsclient.log

2012-12-05 13:39:17: e:..\..\..\..\trunk\include\nrpe\server\server.cpp:99: 2886731276
2012-12-05 13:39:17: e:..\..\..\..\trunk\include\nrpe\server\server.cpp:101: Rejcted connection from: ::ffff:172.16.6.12

172.16.6.12 : my nagios server

Rgds,

Frederic.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake

Post by mguthrie »

Can you post the nsc.ini file with any password information removed?
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake

Post by Frédéric GRANAT »

Hi,
First I'm going to test the NSClient++-0.3.9 as suggested by Ludmil Miltchev.

Rgds,

Frederic
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake

Post by mguthrie »

Excellent, didn't realize this was the same issue :) Lets us know how that turns out.
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: CHECK_NRPE: Error - Could not complete SSL handshake

Post by Frédéric GRANAT »

Hi,
It works fine when downgrading to NSClient++-0.3.9.
You can close the ticket.

Regards,

Frederic
Locked