I got this error when I added the 3 lines to the Global Defaults in a CFG file:
Can't locate loadable object for module RRDs in @INC (@INC contains: c:/rrdtool/ perl-shared\ c:/mrtg-2.9.17/bin\..\lib\mrtg2 c:/mrtg-2.9.17/bin C:/Perl/lib C:/P erl/site/lib .) at c:\mrtg-2.9.17\bin\mrtg line 159 Compilation failed in require at c:\mrtg-2.9.17\bin\mrtg line 159. I'm running in a Win2000 box. path to mrtg: c:\mrtg-2.9.17 path to rrd: c:\rrdtool path to perl: c:\Perl In the windows compilation there is no rrdtool/bin directory so I put the rrdtool.exe in c:\rrdtool directory and used this line: PathAdd: c:\rrdtool (also tried with c:/rrdtool) There is no rrdtool/lib/perl too. So I used this line: LibAdd: c:\rrdtool\perl-shared (also tried with c:/rrdtool/perl-shared) Any Ideas that can help me out ? thanks. ----- Original Message ----- From: "Tobias Oetiker" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[email protected]> Sent: Friday, April 25, 2003 8:13 PM Subject: [rrd-users] Re: MRTG to RRDTool. > Yesterday gab.seun jones.ewulomi wrote: > > > Hi, > > > > Il try and search my file. But all in all from on top of my head > > > > 1)install mrtg(which you have) > > 2)install rrdtool > > 3)in your mrtg.cfg files under the Global Defaults part put the statement > > ### Global Defaults > > PathAdd: /usr/local/rrdtool/bin #path to your rrdtool bin directory > > LibAdd: /usr/local/rrdtool/lib/perl #path to the rrdtool lib perl directory > > LogFormat: rrdtool > > > > Some one on the forum might be able to give more details > > when mrtg rund in rrd mode it will convert any matching log files > to rrd format automagically > > tobi > > > -- > ______ __ _ > /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich > / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach > /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)1-632-5286 > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/rrd-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
