Page 1 of 1

Nagios XI Optional Packages download

Posted: Fri Mar 20, 2015 11:42 am
by bhargav456
Hello Everyone,

I was just trying for offline installation of Nagios XI on RHEL 6. I have downloaded all other packages. But coming to Optional Packages, below are the list of them that are requested to be installed too.
Optional Packages for RHEL6:
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

I was just checking all over on where do we get these packages. I got some of them but on installing them, it's giving me dependencies and was trying to solve each one. But no luck. I am thinking that all above packages must be compatible to RHEL 6 and must download the same version which are applicable for RHEL 6. Was trying for the same but unable to get them. Could anyone please help me out on this? Any specific versions that I need to download for the above packages? Thanks!

TIA,
Bhargav

Re: Nagios XI Optional Packages download

Posted: Fri Mar 20, 2015 1:18 pm
by lgroschen
It's possible you don't have the correct repository to be able to install the prerequisites, try:

Code: Select all

yum repolist

Re: Nagios XI Optional Packages download

Posted: Fri Mar 20, 2015 8:47 pm
by bhargav456
Hello Lgroschen,

I am trying for Offline and unable to get those Optional Packages. Could you please help me out with any links to download those?

Thanks,
Bhargav

Re: Nagios XI Optional Packages download

Posted: Mon Mar 23, 2015 9:46 am
by lgroschen
OK try using the subscription-manager tool:

Code: Select all

subscription-manager repos --enable=rhel-6-server-optional-rpms
from the CLI, or just go to their website and download the packages using their package search function, you will just need to log in with your red hat credentials: https://idp.redhat.com/idp/

This is noted in this document on the first page: http://assets.nagios.com/downloads/nagi ... onment.pdf

Also here is the nagios repo page: http://repo.nagios.com/

Re: Nagios XI Optional Packages download

Posted: Mon Mar 23, 2015 10:58 am
by bhargav456
Thanks a lot Lgroschen.

One last query would like to ask you. Do we able to download them without the RHEL Subscription?

Thanks and Regards,
Bhargav

Re: Nagios XI Optional Packages download

Posted: Mon Mar 23, 2015 12:43 pm
by jdalrymple
That is outside the scope of what we can answer. Certainly we're unable to deliver RHN packages, and generally a subscription is required. You will have to check with your RedHat sales agent for options regarding that.