Search found 2 matches

by kalyanasundaram
Mon Jul 14, 2014 8:17 am
Forum: Open Source Nagios Projects
Topic: CHECK_NRPE: Error - Could not complete SSL handshake.
Replies: 2
Views: 1819

CHECK_NRPE: Error - Could not complete SSL handshake.

nagios GUI.JPG Hi, I have configured in centos using 3rd parties repos. @Client machine nrpe.cfg file server_port=5666 allowed_hosts= 127.0.0.1,10.10.1.250 [root@localhost ~]# netstat -an | grep -i 5666 tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN tcp 0 0 :::5666 :::* LISTEN [root@localhost ~]# /usr/lib/n...
by kalyanasundaram
Mon Jul 14, 2014 8:03 am
Forum: Open Source Nagios Projects
Topic: Connection refused by host - NRPE
Replies: 1
Views: 22634

Connection refused by host - NRPE

Hi, I have configured using 3rd party repos, also receiving same error. @Client machine vi /etc/nagios/nrpe.cfg server_port=5666 allowed_hosts= 127.0.0.1,10.10.1.250 [root@localhost ~]# /usr/lib/nagios/plugins/check_nrpe -H 10.10.1.250(nagios serverip) connect to address 10.10.1.250 port 5666: Conne...