-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Wednesday, March 23, 2005 11:07 AM To: hobbit at hswn.dk 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.