Page 1 of 1

NRPE Could not complete SSL handshake

Posted: Mon Dec 26, 2016 8:57 pm
by kwhogster
Nagios 4.1 Core

I have many Machines both Physical and VMs working with Nagios and NRPE

This host works
usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/check_nrpe -H 10.2.8.30
I (0,4,1,73 2012-12-17) seem to be doing fine...

I added three new VM Hosts Windows 2012 and two Windows 2008 Servers
All three running same version of NSCLIENT 9,4,1,73 64 bit

ON the new servers I get this

/usr/local/nagios/etc/objects# /usr/lib/nagios/plugins/check_nrpe -H 10.2.8.34
CHECK_NRPE: Error - Could not complete SSL handshake.

In the nsclient.ini

NRPE_SERVER = Enabled

What am I missing?

Thanks

Tom :?:

Re: NRPE Could not complete SSL handshake

Posted: Mon Dec 26, 2016 10:56 pm
by kwhogster
Got it working

Had to add

[/settings/NRPE/server]
insecure = true


close this please