[rrd-users] Re: RRDtool on NT 4.0 with 14all.cgi
Matthew Moore (DSL AK)
MattM at datacom.co.nz
Mon Mar 27 04:01:23 MEST 2000
Seems I've figured out my problem - I also needed the following in
c:\mrtg-2.8.12\run\mrtg:
use lib "/rrdtool/perl-shared/blib/arch/auto/rrds";
-----Original Message-----
From: Matthew Moore (DSL AK)
Sent: Monday, 27 March 2000 11:44
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] RRDtool on NT 4.0 with 14all.cgi
Hi,
I've been using mrtg on NT successfully for a while now, and I'm now
investigating switching to RRDtool using 14all. I have read through the rrd
tutorial, and have successfully added and graphed the test data into a rrd,
however I'm running into some problems getting mrtg collecting using RRDtool
with 14all.
The error I get is the following:
C:\mrtg-2.8.12\run>perl mrtg mrtg.cfg
Can't locate loadable object for module RRDs in @INC (@INC contains:
c:\mrtg-2.8.12\run\ c:\rrdtool\perl-shared C:/Perl/lib C:/Perl/site/lib .)
at c:\mrtg-2.8.12\run\mrtg line 984
Here's what I've done so far:
1. Installed & configured ActivePerl and MRTG 2.8.12 for NT without
problems.
2. Installed IIS4.0
3. Extracted rrdtool-1.0.13.x86distr.zip to c:\rrdtool\
4. Inserted the line "UseRRDTool: Yes" into mrtg.cfg
5. Insert the following line into c:\mrtg-2.8.12\run\mrtg
use lib "/rrdtool/perl-shared";
6. Insert the following lines into 14all.cgi file
use lib '/rrdtool/perl-shared';
$cfgfile = '/mrtg-2.8.12/run/mrtg.cfg';
Can anyone shed any light as to what I need to do? I haven't done anything
with the makefile, do I need to?
Regards,
Matt Moore
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
More information about the rrd-users
mailing list