From owner-freebsd-questions Sat Nov 17 5:40:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 5407637B405 for ; Sat, 17 Nov 2001 05:40:10 -0800 (PST) Received: (qmail 34824 invoked by uid 100); 17 Nov 2001 13:40:09 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15350.26809.372345.919330@guru.mired.org> Date: Sat, 17 Nov 2001 07:40:09 -0600 To: Ovanes Manucharyan Cc: "questions@freebsd.org" Subject: Re: Athlon CPU health.. In-Reply-To: References: <15349.1213.188069.979184@guru.mired.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ovanes Manucharyan types: > On Fri, 16 Nov 2001, Mike Meyer wrote: > > Ovanes Manucharyan types: > > > I'd like to know how to capture the current temperature of my CPU. > > Check ports/sysutils. There are a couple of tools for monitoring > > hardware - healthd and lmmon come to mind. Chances are pretty good one > > of them will report your CPU temperature. Given the right hardware > > setup, you may be able to catch various voltages and fan speeds as > > well. > Ok, I installed Healthd.. ran it, my system froze. :) > > rebooted.. didn't help.. (I finally figgured out that it conveniently > placed a healthd.sh in my /usr/local/etc/rc.d). If anyone can offer > it, I'd like an explanation of why healthd is halting my system. > Also, I understand you can make healthd use SMB? Is there any advantage, > or will my system not freeze if I use SMB? healthd - and similar things - pokes at the locations that system system monitoring hardware typically lives at looking for things. If it misindentifies the hardware, the results are unpredictable. Since some of the hardware monitors work *only* with SMB, it may well work. Of course, it's still just poking the appropriate locations, so bad things can still happen if you get a misindentification. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message