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
Nagios XI Optional Packages download
Re: Nagios XI Optional Packages download
It's possible you don't have the correct repository to be able to install the prerequisites, try:
Code: Select all
yum repolist
/Luke
-
bhargav456
- Posts: 3
- Joined: Fri Mar 20, 2015 11:31 am
Re: Nagios XI Optional Packages download
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
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
OK try using the subscription-manager tool:
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/
Code: Select all
subscription-manager repos --enable=rhel-6-server-optional-rpmsThis 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/
/Luke
-
bhargav456
- Posts: 3
- Joined: Fri Mar 20, 2015 11:31 am
Re: Nagios XI Optional Packages download
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
One last query would like to ask you. Do we able to download them without the RHEL Subscription?
Thanks and Regards,
Bhargav
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Nagios XI Optional Packages download
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.