Page 1 of 1

Error – could not complete SSL handshake

Posted: Tue Dec 31, 2013 4:41 am
by RDMaroto
Good morning,
In my monitorings often appear alert

Error - could not complete SSL handshake
How I can do to not appear?

Thanks

Re: Error – could not complete SSL handshake

Posted: Tue Dec 31, 2013 4:44 am
by RDMaroto
These errors sometimes appear and giving in schedule an immediate check disappear.

What is the reason they go sometimes and not others?

Re: Error – could not complete SSL handshake

Posted: Thu Jan 02, 2014 11:39 am
by slansing
It is possibly due to networking issues since with some of those checks you can schedule an immediate check and it returns a non critical plugin error. It sounds like these are NRPE checks, please take a look at:

http://assets.nagios.com/downloads/nagi ... utions.pdf

Re: Error – could not complete SSL handshake

Posted: Wed Jan 08, 2014 3:23 am
by RDMaroto
Thanks for the reply.
The document does not indicate how to solve my problem, how I can proceed?

Re: Error – could not complete SSL handshake

Posted: Wed Jan 08, 2014 11:43 am
by abrist
Section III of the document linked above has a few possible solutions. . . .
1) Allowed hosts configuration.
2) SSL not compiled in to nrpe.
3) xinetd nrpe source limit.

The usual problem is cause number #1. Make sure that the remote system has the nagios server ip configured - either in /etc/xinetd.d/nrpe (if you are using xinetd) or /usr/local/nagios/etc/nrpe.cfg (if you are just using an int script).

How did you install nrpe? (repo/source/XI agent download)

Re: Error – could not complete SSL handshake

Posted: Thu Jan 09, 2014 3:31 am
by RDMaroto
Thank you very much abrist.
I modified the value in xinetd.d on linux machines.

How do I edit these values ​​in the HP-UX machine?
These machines have not xinetd.conf.

Thanks for your help.
regards

Re: Error – could not complete SSL handshake

Posted: Thu Jan 09, 2014 10:34 am
by abrist
What method of installation was used for the HP-UX servers? (repo/source/agent package from xi)

Re: Error – could not complete SSL handshake

Posted: Mon Jan 13, 2014 2:48 am
by RDMaroto
Thank you very much for your reply.

With the solution in the file xinetd.conf, the error not appears.

Thanks for your time.

Regards

Re: Error – could not complete SSL handshake

Posted: Mon Jan 13, 2014 10:05 am
by tmcdonald
Glad to see it working. I am going to lock up this thread now, so feel free to open a new one if you have any questions in the future.