From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 21:11:10 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30306106566B for ; Fri, 7 Mar 2008 21:11:10 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id DB6EF8FC16 for ; Fri, 7 Mar 2008 21:11:09 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:56329 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JXjqO-0000WI-6J for questions@freebsd.org; Fri, 07 Mar 2008 22:11:09 +0100 Received: (qmail 79589 invoked from network); 7 Mar 2008 22:11:06 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 7 Mar 2008 22:11:06 +0100 Received: (qmail 94922 invoked by uid 1001); 7 Mar 2008 22:11:06 +0100 Date: Fri, 7 Mar 2008 22:11:06 +0100 From: Erik Trulsson To: Fred C Message-ID: <20080307211106.GA94874@owl.midgard.homeip.net> Mail-Followup-To: Fred C , questions@freebsd.org References: <847E70C0-ECF9-4895-BD23-2B46F5EDDCBF@bsdhost.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <847E70C0-ECF9-4895-BD23-2B46F5EDDCBF@bsdhost.net> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1JXjqO-0000WI-6J. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JXjqO-0000WI-6J 689cf65d66728503ac2faec30b23af33 Cc: questions@freebsd.org Subject: Re: hardware information 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, 07 Mar 2008 21:11:10 -0000 On Fri, Mar 07, 2008 at 12:08:29PM -0800, Fred C wrote: > > I have one of my disks over heating and I would like to monitor the disk > temperature. Is there any way to get the disk S.M.A.R.T information on > FreeBSD? > Sure. Install the sysutils/smartmontools port. Then you can use the smartctl program to read all the S.M.A.R.T. information from your disks. -- Erik Trulsson ertr1013@student.uu.se