Search found 3 matches
- Fri Jan 06, 2012 12:46 am
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Error - Could not complete SSL handshake.
- Replies: 4
- Views: 2227
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
i am sorry i forgot to install nagios plugin on the remote host i installed nagios NRPE only . everything working good now
- Mon Jan 02, 2012 4:38 pm
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Error - Could not complete SSL handshake.
- Replies: 4
- Views: 2227
Re: CHECK_NRPE: Error - Could not complete SSL handshake.
Hello i fix it by add 127.0.0.1 and ip address of the machine too in only_from located /etc/xinetd.d/nrpe but i have another problem in the remote machine i want to monitor it , i execute the following command root@host [~]# /usr/local/nagios/libexec/check_nrpe -H localhost NRPE v2.13 it's worked ok...
- Mon Jan 02, 2012 12:34 am
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Error - Could not complete SSL handshake.
- Replies: 4
- Views: 2227
CHECK_NRPE: Error - Could not complete SSL handshake.
Hello when i was trying to excute the following command to check NRPE if working or not /usr/local/nagios/libexec/check_nrpe -H localhost i got the following error CHECK_NRPE: Error - Could not complete SSL handshake. but when i trying to use the command by ip instead of localhost /usr/local/nagios/...