Nagios XI installation issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ftyakin
Posts: 2
Joined: Wed Sep 04, 2013 2:18 pm

Nagios XI installation issue

Post by ftyakin »

I am trying to install nagios XI, but I encounter this issue ( installation error), below.

I need some help please

Thanks

Francis :(


--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2012r2.5-1.noarch
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2012r2.5-1.noarch (/nagiosxi-deps-2012r2.5-1.noarch)
Requires: perl(XML::Simple)
Error: Package: nagiosxi-deps-2012r2.5-1.noarch (/nagiosxi-deps-2012r2.5-1.noarch)
Requires: rrdtool-python
Error: Package: nagiosxi-deps-2012r2.5-1.noarch (/nagiosxi-deps-2012r2.5-1.noarch)
Requires: rrdtool-perl
Error: Package: nagiosxi-deps-2012r2.5-1.noarch (/nagiosxi-deps-2012r2.5-1.noarch)
Requires: gd-devel
Error: Package: nagiosxi-deps-2012r2.5-1.noarch (/nagiosxi-deps-2012r2.5-1.noarch)
Requires: php-snmp
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './1-prereqs'
[root@ca2padm1 nagiosxi]# yum install perl(XML::Simple)
bash: syntax error near unexpected token `('
[root@ca2padm1 nagiosxi]# yum install rrdtool-python
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
No package rrdtool-python available.
Error: Nothing to do
[root@ca2padm1 nagiosxi]# yum install gd-devel
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
No package gd-devel available.
Error: Nothing to do
[root@ca2padm1 nagiosxi]# yum install php-snmp
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
No package php-snmp available.
Error: Nothing to do
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios XI installation issue

Post by slansing »

I think you answered your own question do this: "This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register."
Locked