Installation of NagiosXI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
diver2014
Posts: 1
Joined: Tue Jul 25, 2017 6:28 am

Installation of NagiosXI

Post by diver2014 »

To All,

I am attempting to build NagiosXI disconnected mode to evaluate it's monitoring ability, however, I have received interesting errors.
For my setup, downloaded the offline repo's from RHEL, and http://repo.nagios.com/. Created a cd-rom and local repo.

Upon running the ./fullinstall the system runs through 0-repos. I have commented out lines 52-65 so it will not check if I have a subscription. After line 66 it creates three repos on my machine to pull data.
Creates epel.repo, epel-testing.repo, nagios-6.repo upon completion or errors it removes the repo files.

1) I can't find all the repos that are needed to build this offline, can you assist?
2) Your http://repo.nagios.com site indicates, however, there are dependences in which I need to download as well.
graphviz-gd.x86_64
perl-IO-stringy.noarch
perl-Parse-RecDescent.noarch
perl-XML-Simple.noarch
php-mbstring.x86_64
php-snmp.x86_64
rrdtool-perl.x86_64
rrdtool-python.x86_64

2) For instance rrdtool-1.3.8-7.el6.x86_64 (localrpm)
Requires: rrdtool - 1.3..8-7.el6
What version of rrd tool do I need?

What is perl(Class::Accessor)


Any thoughts?

Thanks,
Jeff
You do not have the required permissions to view the files attached to this post.
bolson

Re: Installation of NagiosXI

Post by bolson »

Hello Jeff,

Please follow this guide for an offline install:

https://assets.nagios.com/downloads/nag ... onment.pdf

Let me know if you have any additional questions.
Locked