From owner-freebsd-current@FreeBSD.ORG Thu Mar 4 01:37:55 2004 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 B7B9616A4CE for ; Thu, 4 Mar 2004 01:37:55 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06D443D1F for ; Thu, 4 Mar 2004 01:37:54 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.dons.net.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i249bmQ9043176; Thu, 4 Mar 2004 20:07:49 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 4 Mar 2004 20:07:47 +1030 User-Agent: KMail/1.6 References: <6.0.1.1.1.20040302124613.03af9150@imap.sfu.ca> <78841.1078239798@critter.freebsd.dk> <20040304083310.1a5d3b1a.bm@malepartus.de> In-Reply-To: <20040304083310.1a5d3b1a.bm@malepartus.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403042007.47114.doconnor@gsoft.com.au> X-Spam-Score: -1.5 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Burkard Meyendriesch cc: Poul-Henning Kamp cc: colin.percival@wadham.ox.ac.uk Subject: Re: detecting overheating processors? 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: Thu, 04 Mar 2004 09:37:55 -0000 On Thu, 4 Mar 2004 18:03, Burkard Meyendriesch wrote: > On Tue, 02 Mar 2004 16:03:18 +0100 Poul-Henning Kamp wrote: > > Rather than putting any "burn-in-test" functionality into any one > > program, be it sysinstall or otherwise, I would prefer to have a > > program called "stress" which could be run at any time to test > > hardware. > > By the way: how can I get the actual temperature of my amd64 CPU? > I did not find anything in sysctl(8) . . . Try /usr/ports/sysutils/xmbmon. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5