[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] How to integrate Hobbit and MRTG
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] How to integrate Hobbit and MRTG
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Wed, 23 Mar 2005 18:07:24 +0100
- References: <20050323164854.GA23712@hswn.dk>
- User-agent: Mutt/1.5.5.1i
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