From owner-freebsd-questions@FreeBSD.ORG Fri Jul 21 03:28:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE89516A4DD for ; Fri, 21 Jul 2006 03:28:24 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 822B043D4C for ; Fri, 21 Jul 2006 03:28:21 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 93750 invoked from network); 21 Jul 2006 03:28:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:X-MimeOLE; b=Dbzg2yVkeSw7zkDPpf7Nzxpxl7kPFa6KlvBEbgBop9xvvL3xkvLbBFBI/4RA0VsWL6L7XSFdseQ1pYfaWh8rKfbNC6WMx9QRdrl5FwV7CUPTvNln5bE48ODopThqI0eeBfJ2FAgJevBPssC+i5wgeNII/c30MrgMS27ZY7WPyCw= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp100.rog.mail.re2.yahoo.com with SMTP; 21 Jul 2006 03:28:20 -0000 From: "Tamouh H." To: "'FreeBSD Questions'" Date: Thu, 20 Jul 2006 23:26:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcasdXODMGMYQ/W0Q1qiJtSygm41Pw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Message-Id: <20060721032821.822B043D4C@mx1.FreeBSD.org> Subject: Temperature Monitor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 03:28:25 -0000 Hi, I've an Intel board D865GVHZ running on FBSD 5.4 that I'd like to = monitor its temperature. I've tried using lmmon , but the data are way = off: Motherboard Temp Voltages 255C / 491F / 528K Vcore1: +3.984V Vcore2: +3.984V Fan Speeds + 3.3V: +3.984V + 5.0V: +6.654V 1: 0 rpm +12.0V: +15.938V 2: 0 rpm -12.0V: -15.938V 3: 0 rpm - 5.0V: -6.654V All the other apps I'm finding are either too old, or only work with = laptops / specific boards. Any suggestions ? Thx, Tamouh Hakmi