Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Hey all, currently have Nagios running on a CentOS 6.3 server and everything is running good. I want to re-task that box so I'm trying to get Nagios running on a FreeBSD server, Nagios v3.5.1 and FreeBSD 9.0-RELEASE #0. All of my non-CHECK_NRPE checks are green but all of my CHECK_NRPE checks have the "CHECK_NRPE: Error - Could not complete SSL handshake" error. I read that this can happen if one SSL version is newer than the other but this looks pretty close:
Just to interject here - have you looked at the nrpe troubleshooting doc - specifically section III? (the doc says "XI" but it is mostly relevant to both XI and Core) http://assets.nagios.com/downloads/nagi ... utions.pdf
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
I wound up reinstalling Nagios plugins and NRPE on one of the hosts and several checks turned from red to green. I need to go in and make some changes to the nrpe.cfg file to add in the additional hard drives and I'm pretty sure that'll do it. Thanks to all who stepped up to help out.