ERROR:Could not complete SSL handshake

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: ERROR:Could not complete SSL handshake

Post by sreinhardt »

Provided your nagios host can communicate with a device on another subnet, it should have no issues with nrpe. The main difficulty is going to be firewalls between them, if you have any transparent proxy servers that may be breaking ssl connections, or if there are issues with openssl on your target arm device OR the nagios machine. Based on your previous comment of check_nrpe -H localhost, it would seem that plugins compiled on the arm system and run locally are happy to communicate. However the connection from nagios to remote system does not want to work via ssl. Please return the output of the following command on both machines:

Code: Select all

which openssl
Also when your nagios machine is on the 192 subnet, please return the output of from both machines:

Code: Select all

route
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
speerless
Posts: 25
Joined: Thu Mar 28, 2013 8:02 am

Re: ERROR:Could not complete SSL handshake

Post by speerless »

sreinhardt wrote:Provided your nagios host can communicate with a device on another subnet, it should have no issues with nrpe. The main difficulty is going to be firewalls between them, if you have any transparent proxy servers that may be breaking ssl connections, or if there are issues with openssl on your target arm device OR the nagios machine. Based on your previous comment of check_nrpe -H localhost, it would seem that plugins compiled on the arm system and run locally are happy to communicate. However the connection from nagios to remote system does not want to work via ssl. Please return the output of the following command on both machines:

Code: Select all

which openssl
Also when your nagios machine is on the 192 subnet, please return the output of from both machines:

Code: Select all

route
I'm sorry,I can't get your point.Do you mean that the reason why i can't monitor the arm is because the firewalls when they are in different subnet ?But my monitor host and the arm are both without the firewall, does the gateway have a firewall? Please forgive my stupid and help me !
Thank you!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: ERROR:Could not complete SSL handshake

Post by scottwilkerson »

If you had them on separate sets of private address space you would need something to properly route the traffic, this was likely the problem.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked