Page 1 of 1

Installation error: nagiosxi

Posted: Fri Sep 02, 2016 12:48 pm
by abhi
Hey there!
Im running into this issue while trying to install nagiosxi
Request yo to kindly advise me oh how to best proceed with the same
Thank you:



[root@nag nagiosxi]# ./fullinstall
========================
Nagios XI Full Installer
========================

This script will do a complete install of Nagios XI by executing all necessary
sub-scripts.

IMPORTANT: This script should only be used on a 'clean' install of CentOS or RedHat. Do
NOT use this on a system that has been tasked with other purposes or has an existing
install of Nagios Core. To create such a clean install you should have selected ONLY
the 'Base' package in the OS installer.
Do you want to continue? [Y/n] y
Proceeding with installation...
Checking MySQL credentials...
MySQL not yet installed - that's okay.
Running './0-repos'...
Configuring Repos...
Your Red Hat Installation is not registered or does not have proper entitlements.
Please register or enable entitlements at rhn.redhat.com.
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: './0-repos'

Re: Installation error: nagiosxi

Posted: Sun Sep 04, 2016 9:46 pm
by eloyd
Your answer is in the error message:

Code: Select all

Your Red Hat Installation is not registered or does not have proper entitlements.
Please register or enable entitlements at rhn.redhat.com.

Re: Installation error: nagiosxi

Posted: Tue Sep 06, 2016 9:16 am
by bwallace
That would certainly be the problem, thanks eloyd. OP, let us know if you have additional questions, thanks.