Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 06:32:39 +0200
From:      Mark Rowlands <mark.rowlands@minmail.net>
To:        "David Loszewski" <stealth215@mediaone.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: healthd
Message-ID:  <20010928043242.E3D6537B40A@hub.freebsd.org>
In-Reply-To: <001a01c147b4$7330fc00$3000b1d8@sickness>
References:  <001a01c147b4$7330fc00$3000b1d8@sickness>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 September 2001 2:28 am, David Loszewski wrote:
> Does anyone know where I can get info on using healthd, specifically
> with mrtg? The homepage doesn't show much.
>
> Dave

Well it is in the fine manual but to summarize
you need 4 lines of data,
 
current state of variable 1
current state of variable 2
some string giving the uptime
some string giving the target name

and then an entry in one of your mrtg.cfg files

Target[xyz] : `/usr/local/bin/your_program`

personally, I would use rrdtool directly as it gives you more control over 
the data and graphing elements

-- 
Faith is the quality that enables you to eat blackberry jam
on a picnic without looking to see whether the seeds move.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010928043242.E3D6537B40A>