Nagios Insstallation Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anmol.k
Posts: 5
Joined: Tue May 23, 2017 5:23 am

Nagios Insstallation Error

Post by anmol.k »

Hi ,

we are trying to install Nagios XI on our linux server and we are stuck on this error. Can you please tell what needs to be fixed.
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios Insstallation Error

Post by mcapra »

You will need to enable the 'Optional" channel in 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:

Code: Select all

yum-config-manager --enable rhel-7-server-optional-rpms
If you are unsure how to proceed with the above, contact your Red Hat systems administrator.
Former Nagios employee
https://www.mcapra.com/
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Nagios Insstallation Error

Post by dwhitfield »

Thanks for the assist @mcapra!
Locked