Xymon Mailing List Archive search

How to integrate Hobbit and MRTG

list Henrik Størner
Wed, 23 Mar 2005 18:07:24 +0100
Message-Id: <user-f02ffef56791@xymon.invalid>

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