Xymon Mailing List Archive search

mrtg xymon integration problem

list Steven Carr
Fri, 17 Feb 2012 15:50:33 +0000
Message-Id: <CALMep06NF1K_ptU-4BADGRmzecTTi6-Pm=user-11634cc7f88d@xymon.invalid>

Add the EPEL repo and install rrdtool-perl package.

[root at sentinel ~]# yum provides */RRDs.pm

rrdtool-perl-1.2.27-3.el5.x86_64 : Perl RRDtool bindings
Repo        : epel
Matched from:
Filename    :
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/RRDs.pm

Steve


On 17 February 2012 15:30, Pavel Traian <user-3b0d733c2299@xymon.invalid> wrote:
Hi,
I have installed Xymon server on a CentOS 6 x64.
I wanted to integrate MRTG into it and i got an error.
After i add the below lines:

# For Xymon integration
WorkDir: /var/lib/xymon/rrd
LogFormat: rrdtool

I get this error:

ERROR: could not find RRDs.pm. Use LibAdd: in mrtg.cfg to help mrtg find
RRDs.pm

The problem is that i don't know where to find RRDs.pm.
Regards.