Page 1 of 1

NRPE Error

Posted: Tue Oct 08, 2013 5:00 am
by veenm
HI ,

I am getting the below error for nrpe . When i run the below command on nagios server 3.5.1 , i am getting below error.

root@CNPUDAS011 libexec]# ./check_nrpe -H localhost
CHECK_NRPE: Error - Could not complete SSL handshake.

i used to get the proper output previously , but now i am receiving above error.

Please let me know how to resolve this.

Re: NRPE Error

Posted: Tue Oct 08, 2013 5:59 am
by gshergill
Hi veenm,

You are checking an nrpe connection to the localhost machine, but in this case it's the Nagios machine itself. Is this intended? Chances are nrpe won't be installed on the Nagios machine as it's not required (it just needs the plugin check_nrpe).

Does nrpe work with remote hosts?

e.g.

Code: Select all

./check_nrpe -H <remote server>
Kind Regards,

Gary Shergill

Re: NRPE Error

Posted: Tue Oct 08, 2013 11:02 am
by veenm
yes , i am checking the localhost using the nrpe. but i got the output till yesterday , but suddenly it throwed the this error. And NRPE is working on other hosts.

Re: NRPE Error

Posted: Tue Oct 08, 2013 1:09 pm
by abrist
May I suggest checking the troubleshooting doc for possible solutions?
http://assets.nagios.com/downloads/nagi ... utions.pdf