Page 1 of 1

NPRE on CENTOS 7 ... Fails during configuration.

Posted: Thu Mar 19, 2020 4:37 pm
by gteiber
Howdy all,

Well, the installer told me to post this to you. Here's what I'm getting trying to install NPRE on centos 7.

I apreciate any help you can get me.

----------------------------------------

make[1]: Leaving directory `/tmp/linux-nrpe-agent/subcomponents/nrpe/nrpe-3.2.1/src'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/etc
/usr/bin/install -c -m 644 -o nagios -g nagios sample-config/nrpe.cfg /usr/local/nagios/etc
/usr/bin/install -c -m 644 startup/default-xinetd /etc/xinetd.d/nrpe
NRPE-POST

real 3m3.039s
user 1m0.214s
sys 0m7.511s
INSTALLING EXTRA PLUGINS...

real 0m0.929s
user 0m0.001s
sys 0m0.006s

################################################################################
### ###
### NRPE is currently set to allow connections only from these IP addresses: ###
### ###
### 127.0.0.1 ###
### ###
### If you would like to change this list, enter all IP addresses to allow, ###
### separated by SPACES only, and then press Enter. ###
### (Put the address(es) of your Nagios XI servers(s) here.) ###
### ###
################################################################################

Allow from: 10.252.61.252
Failed to execute operation: Connection timed out
Subcomponents installation failed - exiting
RESULT=1

===================
INSTALLATION ERROR!
===================

Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './A-subcomponents'

Re: NPRE on CENTOS 7 ... Fails during configuration.

Posted: Thu Mar 19, 2020 4:41 pm
by scottwilkerson
What do you get if you run?

Code: Select all

service xinetd restart