Error Nagios xi installation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
donypie
Posts: 7
Joined: Tue Oct 11, 2016 8:44 am

Error Nagios xi installation

Post by donypie »

Hi all,

After adding Nagios xi and Nagios xi deps to our Red Hat Satellite, I'm trying to install nagios xi with the command yum install nagios xi. Every dependencies are resolved but I'm receiving an error in the installation procedure :

Dashlets installed/updated OK
Nagios XI base files installed OK
RESULT=0
Running './C-cronjobs'...
Crontabs installed OK
RESULT=0
Running './D-chkconfigalldaemons'...
Failed to execute operation: No such file or directory
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: './D-chkconfigalldaemons'
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Error Nagios xi installation

Post by avandemore »

What version and arch are you trying to install on?

Please upload the install.log file from the directory the install was run from.
Previous Nagios employee
donypie
Posts: 7
Joined: Tue Oct 11, 2016 8:44 am

Re: Error Nagios xi installation

Post by donypie »

Find in attachement the log file of installation. I'm trying to install the latest Nagios xi version available on Nagios repo.

Thanks.
You do not have the required permissions to view the files attached to this post.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Error Nagios xi installation

Post by avandemore »

Here are the instructions for installing Nagios XI:

Manual Installation Instructions

This is best and most future upgradable method of installing it. It is mean to be run against a clean install of CentOS/RHEL 6/7.
Previous Nagios employee
Locked