From owner-freebsd-current@FreeBSD.ORG Tue May 20 08:26:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B510E37B401 for ; Tue, 20 May 2003 08:26:17 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 062DD43FA3 for ; Tue, 20 May 2003 08:26:17 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h4KFQFN1095803; Tue, 20 May 2003 10:26:15 -0500 (CDT) (envelope-from dan) Date: Tue, 20 May 2003 10:26:15 -0500 From: Dan Nelson To: Erik Paulsen =?utf-8?B?U2vPg2xlcnVk?= Message-ID: <20030520152615.GB26422@dan.emsphone.com> References: <002d01c31ec4$1a7bf360$0a00000a@yes.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002d01c31ec4$1a7bf360$0a00000a@yes.no> X-OS: FreeBSD 5.1-BETA X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: 'FreeBSD current users' Subject: Re: loader vs PCI X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 15:26:18 -0000 In the last episode (May 20), Erik Paulsen Sklerud said: > > > What is the SMBus ? > > > > System Management Bus.. > > > > gives a way to connect to things like temperature sensors. > > Brings another question.. I've been wondering if its possible to > monitor system temperature via SNMP in any way. I could even live > without SNMP, just a local script or something (this is for > rrdtool).. Any ideas? I use mbmon. "mbmon -f -T 6 -c 1 -u -n" gives me exactly the output mrtg needs to graph temperature on 2 CPUs, for example. -- Dan Nelson dnelson@allantgroup.com