From owner-freebsd-stable@FreeBSD.ORG Fri Oct 14 21:00:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7517816A420 for ; Fri, 14 Oct 2005 21:00:06 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F6143D4C for ; Fri, 14 Oct 2005 21:00:05 +0000 (GMT) (envelope-from mike@sentex.net) Received: from pumice3.sentex.ca (pumice3.sentex.ca [64.7.153.26]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j9EL04bk048703 for ; Fri, 14 Oct 2005 17:00:04 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by pumice3.sentex.ca (8.13.4/8.13.4) with ESMTP id j9EL047P023760; Fri, 14 Oct 2005 17:00:04 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id j9EL03W2003365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Oct 2005 17:00:03 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20051014165902.084044b8@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 14 Oct 2005 17:00:01 -0400 To: Jayton Garnett , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <43501AEF.70501@codegurus.org> References: <43501AEF.70501@codegurus.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 X-Scanned-By: MIMEDefang 2.53 on 64.7.153.26 Cc: Subject: Re: application to check cpu / system temp? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 21:00:06 -0000 At 04:54 PM 14/10/2005, Jayton Garnett wrote: >Hello, > >Are there any apps/utilities to check the cpu and system temperature? Yes, check in /usr/ports xmbmon lmmon healthd e.g. % mbmon Temp.= 46.0, 77.0, 40.0; Rot.= 3750, 2766, 0 Vcore = 1.30, 2.62; Volt. = 1.54, 5.67, 11.73, -10.68, -4.55 ---Mike