Nagios XI Offline Intallation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
earimon
Posts: 4
Joined: Tue Oct 04, 2016 11:48 pm

Nagios XI Offline Intallation

Post by earimon »

Hi,

To install offile Nagios XI, I have configured 3 repositories in that server.
1. RHEL 7 ISO media as repo
2. Repo from all rpms under - http://repo.nagios.com/nagios/7
3. Repo from all rpms under - http://repo.nagios.com/nagiosxi-deps/7

After command yum install nagiosxi -y I am facing following errors.

How to download and is there any link for all following rpms?
Is Nagios XI instalallation requires RHEL to be registered?



Error: Package: rrdtool-1.4.9-1.el7.x86_64 (nagiosdep)
Requires: dejavu-lgc-sans-fonts
Error: Package: nagiosxi-5-2.9.el7.x86_64 (nagios)
Requires: php-snmp
Error: Package: nagiosxi-5-2.9.el7.x86_64 (nagios)
Requires: php-mbstring
Error: Package: nagiosxi-5-2.9.el7.x86_64 (nagios)
Requires: graphviz-gd
Error: Package: perl-Net-SNMP-6.0.1-7.el7.noarch (nagiosdep)
Requires: perl(Crypt::DES)
Error: Package: perl-Mail-IMAPClient-3.37-1.el7.noarch (nagiosdep)
Requires: perl(Parse::RecDescent)
Error: Package: rrdtool-1.4.9-1.el7.x86_64 (nagiosdep)
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Nagios XI Offline Intallation

Post by avandemore »

Is Nagios XI instalallation requires RHEL to be registered?
Yes.

The RHEL optional repo must allow be enabled. Certain things like dejavu-lgc-sans-fonts exist in rhel-7-server-eus-optional-rpms.
Previous Nagios employee
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Nagios XI Offline Intallation

Post by bwallace »

This may be helpful as well, see the 'Sample Offline Install/Upgrade Instructions' section at the very bottom of the page
http://repo.nagios.com/#offline
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked