Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
amybrown
Posts: 22
Joined: Tue Oct 25, 2011 3:59 pm

Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by amybrown »

I built a new RHEL6.4 VM to test out Nagios2014R1.0RC3 and in attempting to run the fullinstall it errors out. The install.log shows:
Nagios XI Installation Log
==========================
DATE: Tue May 6 09:54:41 CDT 2014

DISTRO INFO:
RedHatEnterpriseServer
6.4
x86_64

THIS IS A NEW INSTALL!

INSTALLING:
full=2014R1.0RC3
major=2014
minor=R1.0RC2
releasedate=2014-04-29
release=402

Configuring Yum...
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
Why is it trying to fine/run a centos package if it knows it's RedHatEnterpriseServer?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by sreinhardt »

That is not erroring for needing centos-release rpm, it is erroring saying that optional channels on your system are not enabled. The note on centos is simply a check we use to ensure that it is not cent and is in fact RHEL. Please enable the optional repos with the instructions provided, and attempt the install again.
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-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
amybrown
Posts: 22
Joined: Tue Oct 25, 2011 3:59 pm

Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by amybrown »

Gotcha.. I think I've got my Satellite server syncing the channel it needs, then I can add it to the box and try it again.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by sreinhardt »

Cool, let us know how it goes.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
amybrown
Posts: 22
Joined: Tue Oct 25, 2011 3:59 pm

Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by amybrown »

Success!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?

Post by slansing »

Excellent, thank you for letting us know!
Locked