From owner-freebsd-hackers Sun Sep 26 23: 4:43 1999 Delivered-To: freebsd-hackers@hub.freebsd.org Received: from lily.ezo.net (lily.ezo.net [206.102.130.13]) by hub.freebsd.org (Postfix) with ESMTP id 16C5E14E69; Sun, 26 Sep 1999 23:04:41 -0700 (PDT) (envelope-from jflowers@ezo.net) Received: from lily.ezo.net (jflowers@localhost.ezo.net [127.0.0.1]) by lily.ezo.net (8.8.7/8.8.7) with SMTP id CAA26024; Mon, 27 Sep 1999 02:04:29 -0400 (EDT) Date: Mon, 27 Sep 1999 02:04:28 -0400 (EDT) From: Jim Flowers To: Dan Moschuk Cc: Leif Neland , mrtg@list.ee.ethz.ch, freebsd-hackers@hub.FreeBSD.ORG Subject: Re: mrtg,FreeBSD, asus p2b temperature In-Reply-To: <19990927020335.A26862@november.jaded.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG MRTG is capable of graphing anything that can be expressed as a number. For an example look at the contributed example that graphs estimated bandwidth. I modified this to run with nttcp and use it to track the capability of all my circuits. Someone has a method of monitoring temperatures via a probe at a reasonable cost and inputting it to the computer but I don't remember where I saw it. Jim Flowers #4 ISP on C|NET, #1 in Ohio On Mon, 27 Sep 1999, Dan Moschuk wrote: > > | Does anybody have any tips for using the above combination for graphing temperatures? > | > | Leif > > As far as I know, MRTG is only able to fetch data from SNMP MIBs. Which, > in order to get the information you're looking for, two things have to happen. > You need to first have the kernel fetch that information from the > motherboard, and then some userland program to return it in the form of an SNMP > response. > > So, unless you are prepared to dust off that C compiler, you're out of > luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message