BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} MRTG integration without RRDTOOL



On Wed, 2005-01-19 at 15:34 -0500, Terry Barnes wrote:
> Well - That is what I have been trying to get working - to no avail. I
> have mrtgpl.sh 1.6 - and have tried to "unconfigure" RRD as much as I
> can. When I attempt to run - it still complains about not seeing RRD
> modules on the system - per the following log:

You should make a couple changes around line 132:
my $backend = 'MRTG';
comment out the use statement in line 137
# use rrd;
And you should be fine.



> There really are no instructions, docs or even a readme with this
> script, so I have to guess at what is required and what combinations
> will work. Do I need to be using one of the mrtg CGI's for this to work?
No, it understands how to read the log files and web pages.

> Both options are commented out in the script as delivered, but not
> setting mrtg_cgi causes errors as well. 

But only if $backend=="RRD"

> Thanks again for any assistance - I have installed several external
> scripts and been able to get them going - and even customized them for
> our servers and what we want to see, but I am having no luck with this
> one.

the docs for this script are done in pod.  try: perldoc bbmrtg.pl 

[PS to Paul - I didn't write this one, Craig Cook did, but I have hacked
it up.  Al Payne is currently maintaining it, and he has several
post-1.6 patches collected.  I'll try to submit a couple more before 1.7
is released sometime in February.]
-- 
Daniel J McDonald, CCIE # 2495, CNX
Austin Energy

dan.mcdonald@austinenergy.com

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index