Can't tell what it could be based on that message. Was this install done on a clean/minimal OS? Which OS + version?
The following is from our install doc:
Nagios Enterprises highly recommends and will only support installing Nagios XI on a newly installed, “clean” system (a
bare minimal install with nothing else installed or configured).
Attempting to install Nagios XI on a pre-existing system with other applications already installed can cause the Nagios XI installation
process to fail, critical system components and settings (e.g. database servers) to be modified in a way that negatively affects other
applications, and previously installed applications to be automatically upgraded or
removed. While installing XI on a system with other applications is possible, it is not recommended due to the possible interactions and complexity of multiple components that are required
for Nagios XI to function. If you choose to ignore these warnings, you do so at your own risk
Nagios XI Installation Log
==========================
DATE: Thu May 19 09:41:23 CDT 2016
DISTRO INFO:
RedHatEnterpriseServer
7.2
x86_64
THIS IS A NEW INSTALL!
INSTALLING:
full=5.2.7
major=5
minor=2.7
releasedate=2016-04-06
release=518
Configuring Repos...
Could not retrieve action from <RetryServer for 127.0.0.1:4480/XMLRPC>.
Possible networking problem?
The OS is on a VM in a data center and connects through a gateway.
We do not own the license, the data center does and they provide a channel to the RedHat repositories.
Loading "rhnplugin" plugin
Loading "product-id" plugin
Loading "search-disabled-repos" plugin
Loading "subscription-manager" plugin
Updating Subscription Management repositories.
Unable to read consumer identity
Config time: 0.076
There was an error communicating with RHN.
Red Hat Satellite or RHN Classic support will be disabled.
Error communicating with server. The message was:
Connection refused
Yum version: 3.4.3
Setting up Package Sacks
repolist: 0
That's certainly going to cause some problems. I would make sure the proxy configuration is correct. Yum is going to need to work in order to make the install work.
I am guessing that your provider asking you to connect to a local repository on your network but you would have to set that up.
If you can get your proxy server settings, you can follow the FAQ at the link below for setting up yum and wget to use a proxy so you can install XI. https://support.nagios.com/wiki/index.p ... os_XI:FAQs
Be sure to check out our Knowledgebase for helpful articles and solutions!