Re: Installing NRPE on FreePBX Distro
Posted: Thu Feb 18, 2016 1:43 pm
It's running under xinetd. I've restarted the service and the whole VM several times. Just rebooted again before running ps -ef|grep nrpe. Result:
root 1956 1903 0 13:15 pts/0 00:00:00 grep nrpe
Also tried:
# service xinetd status
xinetd (pid 2094) is running...
I tried ./check_nrpe -H <FREEPBXIP> -n from the Nagios box again and this is the error I'm seeing in /var/log/messages on the FreePBX box when that runs:
xinetd[2094]: START: nrpe pid=2539 from=::ffff:<NAGIOSBOXIP>
nrpe[2539]: Error: Could not complete SSL handshake. 1
xinetd[2094]: EXIT: nrpe status=0 pid=2539 duration=0(sec)
The FreePBX box is just a test system I have set up to try and get NRPE working. Should I reimage and just try the install again from scratch?
root 1956 1903 0 13:15 pts/0 00:00:00 grep nrpe
Also tried:
# service xinetd status
xinetd (pid 2094) is running...
I tried ./check_nrpe -H <FREEPBXIP> -n from the Nagios box again and this is the error I'm seeing in /var/log/messages on the FreePBX box when that runs:
xinetd[2094]: START: nrpe pid=2539 from=::ffff:<NAGIOSBOXIP>
nrpe[2539]: Error: Could not complete SSL handshake. 1
xinetd[2094]: EXIT: nrpe status=0 pid=2539 duration=0(sec)
The FreePBX box is just a test system I have set up to try and get NRPE working. Should I reimage and just try the install again from scratch?