Nagios Agent Failed install

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rewilliams_spro
Posts: 4
Joined: Tue Dec 15, 2015 10:13 am

Nagios Agent Failed install

Post by rewilliams_spro »

All Please help. Here is the error that i get when trying to install nagios agent on Linux machine.

sed: can't read /etc/xinetd.d/nrpe: No such file or directory
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'


We are running Oracle Linux which has the same kernel as Redhat, the only thing different is the repos that were using.
Oracle Linux Server release 6.0
Red Hat Enterprise Linux Server release 6.0 (Santiago)

Kernel version
2.6.32-71.el6.x86_64 x86_64
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios Agent Failed install

Post by rkennedy »

Can you run yum install xinetd and try again?

Let us know the result.
Former Nagios Employee
rewilliams_spro
Posts: 4
Joined: Tue Dec 15, 2015 10:13 am

Re: Nagios Agent Failed install

Post by rewilliams_spro »

I was missing openssl-devel. Resolved.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios Agent Failed install

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked