Search found 77 matches
- Thu Aug 03, 2017 7:51 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi Bolson, As per your instruction i have commented only from and the below command. copied the output for your ref. Thanks!! root@ip-172-16-1-108:~# /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 CHECK_NRPE: Error - Could not complete SSL handshake. root@ip-172-16-1-108:~# tail -f /var/log/syslo...
- Thu Aug 03, 2017 11:10 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, I have updated as below, however it didnt worked out. please look into this. # default: on # description: NRPE (Nagios Remote Plugin Executor) service nrpe { flags = REUSE socket_type = stream port = 5666 wait = no user = nagios group = nagios server = /usr/local/nagios/bin/nrpe server_args = -c...
- Thu Aug 03, 2017 8:09 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Any update on this, still nrpe service is not running properly.
- Wed Aug 02, 2017 11:44 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, Again the same thing is happening ubuntu@ip-172-16-1-108:~$ /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 CHECK_NRPE: Error - Could not complete SSL handshake. ubuntu@ip-172-16-1-108:~$ tail -f /var/log/syslog Aug 3 04:35:04 localhost dhclient[894]: DHCPREQUEST of 172.16.1.108 on ens3 to 172...
- Wed Aug 02, 2017 10:26 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, Please find the below output root@ip-172-16-1-108:~# tail -f /var/log/syslog Aug 2 15:24:05 localhost xinetd[19050]: Reading included configuration file: /etc/xinetd.d/nrpe [file=/etc/xinetd.conf] [line=14] Aug 2 15:24:05 localhost xinetd[19050]: Reading included configuration file: /etc/xinetd....
- Tue Aug 01, 2017 8:32 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, We have rectified some of the issues and finally we are getting this error. Kindly update on this. Thanks!! root@ip-172-16-1-108:/etc# /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 CHECK_NRPE: Error - Could not complete SSL handshake. root@ip-172-16-1-108:/etc# tail -f /var/log/syslog Aug 2 ...
- Tue Aug 01, 2017 7:29 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, Output of /var/log/syslog root@ip-172-16-1-108:/var/log# tail -f syslog Aug 2 00:13:03 localhost xinetd[4047]: * Stopping internet superserver xinetd Aug 2 00:13:03 localhost xinetd[4047]: ...done. Aug 2 00:13:03 localhost systemd[1]: Stopped LSB: Starts or stops the xinetd daemon.. Aug 2 00:13:...
- Tue Aug 01, 2017 11:47 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Please find below results.. root@ip-172-16-1-108:~# /usr/local/nagios/libexec/check_nrpe -H localhost -n connect to address 127.0.0.1 port 5666: Connection refused connect to host localhost port 5666: Connection refusedroot@ip-172-16-1-108:~# root@ip-172-16-1-108:~# ls -l /var/log total 2812 -rw-r--...
- Tue Aug 01, 2017 11:16 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Hi, root@ip-172-16-1-108:~# /etc/init.d/xinetd stop [ ok ] Stopping xinetd (via systemctl): xinetd.service. root@ip-172-16-1-108:~# /etc/init.d/xinetd start [ ok ] Starting xinetd (via systemctl): xinetd.service. root@ip-172-16-1-108:~# /usr/local/nagios/libexec/check_nrpe -H 172.16.3.14 CHECK_NRPE:...
- Tue Aug 01, 2017 10:55 am
- Forum: Open Source Nagios Projects
- Topic: NRPE Installation Error(make all)
- Replies: 27
- Views: 11733
Re: NRPE Installation Error(make all)
Please find below results: root@ip-172-16-1-108:~# cat /etc/xinetd.d/nrpe # default: on # description: NRPE (Nagios Remote Plugin Executor) service nrpe { flags = REUSE socket_type = stream port = 5666 wait = no user = nagios group = nagios server = /usr/local/nagios/bin/nrpe server_args = -c /usr/l...