Page 1 of 1

INSTALLATION ERROR!

Posted: Mon Jul 27, 2015 9:34 am
by djoyeux
Hello, i'm a new user of nagios xi : i downloaded the tar file and followed the set up guide :

i created a new Vm for this software ; RHEL 6.6 and i registered to redhat

i paste here the install.log :

tks for your help

David


Nagios XI Installation Log
==========================
DATE: Mon Jul 27 16:00:19 CEST 2015

DISTRO INFO:
RedHatEnterpriseServer
6.6
x86_64

THIS IS A NEW INSTALL!

INSTALLING:
full=2014R2.6
major=2014
minor=R2.7
releasedate=2015-04-23
release=416

Configuring Repos...
package centos-release is not installed
ERROR: Please add the 'Optional' channel to your Red Hat systems subscriptions.
You can do so in the Redhat Network web interface or using the rhn-channel command.
or, install the yum-utils package and use the following command:
yum-config-manager --enable rhel-6-server-optional-rpms
Nagios XI Installation Log
==========================
DATE: Mon Jul 27 16:07:47 CEST 2015

DISTRO INFO:
RedHatEnterpriseServer
6.6
x86_64

THIS IS A NEW INSTALL!

INSTALLING:
full=2014R2.6
major=2014
minor=R2.7
releasedate=2015-04-23
release=416

Configuring Repos...
package centos-release is not installed
ERROR: Please add the 'Optional' channel to your Red Hat systems subscriptions.
You can do so in the Redhat Network web interface or using the rhn-channel command.
or, install the yum-utils package and use the following command:
yum-config-manager --enable rhel-6-server-optional-rpms
Nagios XI Installation Log
==========================
DATE: Mon Jul 27 16:17:31 CEST 2015

DISTRO INFO:
RedHatEnterpriseServer
6.6
x86_64

"install.log" 120L, 3070C

Re: INSTALLATION ERROR!

Posted: Mon Jul 27, 2015 9:55 am
by djoyeux
la suite ...

in the install log : it says to install yum-utils; but as you can see below it's already installed ...

[root@s-sup-s-1 nagiosxi]# yum install yum-utils.noarch
Loaded plugins: priorities, product-id, rhnplugin, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
29726 packages excluded due to repository priority protections
Package yum-utils-1.1.30-30.el6.noarch already installed and latest version
Nothing to do
[root@s-sup-s-1 nagiosxi]#

Re: INSTALLATION ERROR!

Posted: Mon Jul 27, 2015 10:17 am
by lmiltchev
You will need to install the "Optional" channel. Since yum-utils is already installed on this system, try running:

Code: Select all

yum-config-manager --enable rhel-6-server-optional-rpms