Error installing NRPE on Fedora server
Posted: Fri Dec 16, 2016 11:15 am
Good afternoon,
I'm trying to install NRPE on a Fedora server with:
cd /home/downloads
tar xvfz nrpe-2.15.tar.gz
cd nrpe-2.15
./configure
but instead of reporting:
*** Configuration summary for nrpe 2.15 09-06-2013 ***:
General Options:
-------------------------
NRPE port: 5666
NRPE user: nagios
NRPE group: nagios
Nagios user: nagios
Nagios group: nagios
as it did with my other servers, which I believe are CentOS, it reports:
checking for SSL headers... configure: error: Cannot find ssl headers
no errors are reported, but when I attempt to edit the /etc/xinetd.d/nrpe file, it doesn't exist.
Here's some other stuff that may or may not be helpful:
cat /proc/version
Linux version 4.8.11-200.fc24.x86_64 ([email protected]) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Mon Nov 28 19:36:57 UTC 2016
[root@mn2regsat0001d0 nagios-plugins-2.1.1]#
uname -r
4.8.11-200.fc24.x86_64
Can anyone tell me what I need to do to install NRPE, please?
Thanks in advance
Pete
I'm trying to install NRPE on a Fedora server with:
cd /home/downloads
tar xvfz nrpe-2.15.tar.gz
cd nrpe-2.15
./configure
but instead of reporting:
*** Configuration summary for nrpe 2.15 09-06-2013 ***:
General Options:
-------------------------
NRPE port: 5666
NRPE user: nagios
NRPE group: nagios
Nagios user: nagios
Nagios group: nagios
as it did with my other servers, which I believe are CentOS, it reports:
checking for SSL headers... configure: error: Cannot find ssl headers
no errors are reported, but when I attempt to edit the /etc/xinetd.d/nrpe file, it doesn't exist.
Here's some other stuff that may or may not be helpful:
cat /proc/version
Linux version 4.8.11-200.fc24.x86_64 ([email protected]) (gcc version 6.2.1 20160916 (Red Hat 6.2.1-2) (GCC) ) #1 SMP Mon Nov 28 19:36:57 UTC 2016
[root@mn2regsat0001d0 nagios-plugins-2.1.1]#
uname -r
4.8.11-200.fc24.x86_64
Can anyone tell me what I need to do to install NRPE, please?
Thanks in advance
Pete