From owner-freebsd-current@FreeBSD.ORG Tue May 20 04:37:32 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 E8EA337B401 for ; Tue, 20 May 2003 04:37:32 -0700 (PDT) Received: from s-smtp-osl-01.bluecom.no (s-smtp-osl-01.bluecom.no [62.101.193.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4092943F75 for ; Tue, 20 May 2003 04:37:31 -0700 (PDT) (envelope-from erik@pentadon.com) Received: from erik (tromso-dhcp-234-175.bluecom.no [62.101.234.175]) by s-smtp-osl-01.bluecom.no (Postfix) with ESMTP id 5528216368D; Tue, 20 May 2003 13:37:29 +0200 (CEST) From: "Erik Paulsen Skålerud" To: "'Julian Elischer'" Date: Tue, 20 May 2003 13:36:50 +0200 Message-ID: <002d01c31ec4$1a7bf360$0a00000a@yes.no> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal 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 11:37:33 -0000 > > 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? Erik.