Xymon Mailing List Archive search

How to integrate Hobbit and MRTG

list John A. Milburn
Wed, 23 Mar 2005 11:25:43 -0600
Message-Id: <user-8288b090c6cc@xymon.invalid>

 

-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Wednesday, March 23, 2005 11:07 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] How to integrate Hobbit and MRTG

On Wed, Mar 23, 2005 at 05:48:54PM +0100, Henrik Stoerner wrote:
I've been playing about with MRTG today
A patch against Hobbit RC6 is avaiable at
http://www.hswn.dk/beta/postRC6-mrtg.patch

This adds the "mrtg" entry to hobbitgraph.cfg, changes the default
"GRAPHS" setting in hobbitserver.cfg (just add ",mrtg::1" to the entry
in your file), and makes bb-larrdcolumn recognize the "::1" syntax for
Hobbit.

Install with 
   cd hobbit-4.0-RC6
   patch -p0 </tmp/postRC6-mrtg.patch
   make

Then stop Hobbit, do "make install" as root, and start Hobbit.


Henrik

Will this interfere with bbmrtg.pl?
I am currently using it with mrtg-rrd.cgi to generate graphs as needed.