Discussion:
[Monitorix-general] Can't install monitorix on rhel 6.5
O'Reilly, Dan
2014-06-03 18:21:57 UTC
Permalink
I can't installed Monitorix 3.5.1 on RHEL 6.5, as you can see below. The basic problem is, where the heck do I find the perl(RRDs)? I've been unable to find that anywhere.

# yum install monitorix-3.5.1-1.noarch.rpm
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Examining monitorix-3.5.1-1.noarch.rpm: monitorix-3.5.1-1.noarch
Marking monitorix-3.5.1-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package monitorix.noarch 0:3.5.1-1 will be installed
--> Processing Dependency: perl(RRDs) for package: monitorix-3.5.1-1.noarch
--> Finished Dependency Resolution
Error: Package: monitorix-3.5.1-1.noarch (/monitorix-3.5.1-1.noarch)
Requires: perl(RRDs)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles -nodigest

Dan O'Reilly
UNIX Systems Administration
[cid:***@01CF7F26.687B2760]
9601 S. Meridian Blvd.
Englewood, CO 80112
720-514-6293
Jordi Sanfeliu
2014-06-04 06:48:01 UTC
Permalink
Hello Dan,

AFAIK, the packages rrdtool-1.3.8-6.el6.x86_64 and
rrdtool-perl-1.3.8-6.el6.x86_64 are part of the standard RHEL
distribution. So you shouldn't have any problem to install them like this:

# yum install rrdtool rrdtool-perl

In fact, there are a few packages that are not provided by the standard
repositories, like: perl-HTTP-Server-Simple and
perl-HTTP-Server-Simple-CGI (and perhaps some more). I recommend you to
download them directly from the EPEL repository.

Let me know if that helped you.
Best regards.
I can’t installed Monitorix 3.5.1 on RHEL 6.5, as you can see below.
The basic problem is, where the heck do I find the perl(RRDs)? I’ve
been unable to find that anywhere.
# yum install monitorix-3.5.1-1.noarch.rpm
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You
can use subscription-manager to register.
Setting up Install Process
Examining monitorix-3.5.1-1.noarch.rpm: monitorix-3.5.1-1.noarch
Marking monitorix-3.5.1-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package monitorix.noarch 0:3.5.1-1 will be installed
--> Processing Dependency: perl(RRDs) for package: monitorix-3.5.1-1.noarch
--> Finished Dependency Resolution
Error: Package: monitorix-3.5.1-1.noarch (/monitorix-3.5.1-1.noarch)
Requires: perl(RRDs)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles –nodigest
Dan O'Reilly
UNIX Systems Administration
9601 S. Meridian Blvd.
Englewood, CO 80112
720-514-6293
--
Jordi Sanfeliu
FIBRANET Network Services Provider
http://www.fibranet.cat
Loading...