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.
Nagios Insstallation Error
Nagios Insstallation Error
You do not have the required permissions to view the files attached to this post.
Re: Nagios Insstallation Error
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:
If you are unsure how to proceed with the above, contact your Red Hat systems administrator.
Code: Select all
yum-config-manager --enable rhel-7-server-optional-rpmsFormer Nagios employee
https://www.mcapra.com/
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
Thanks for the assist @mcapra!