From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 22:29:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06DAC1065671 for ; Fri, 7 Mar 2008 22:29:16 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from lmailproxy03.edpnet.net (lmailproxy03.edpnet.net [212.71.1.196]) by mx1.freebsd.org (Postfix) with ESMTP id 766DB8FC12 for ; Fri, 7 Mar 2008 22:29:15 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from [192.168.1.100] (212.71.12.145.adsl.dyn.edpnet.net [212.71.12.145]) by lmailproxy03.edpnet.net (8.13.1/8.13.1) with ESMTP id m27Kh4pf004222 for ; Fri, 7 Mar 2008 21:43:04 +0100 From: beni To: freebsd-questions@freebsd.org Date: Fri, 7 Mar 2008 20:43:15 +0000 User-Agent: KMail/1.9.7 References: <847E70C0-ECF9-4895-BD23-2B46F5EDDCBF@bsdhost.net> In-Reply-To: <847E70C0-ECF9-4895-BD23-2B46F5EDDCBF@bsdhost.net> X-Face: $,~&QrDrInYiH(ZUXjNH_0r4q\`w83!}&; +8c.K[`NnZwV|m$5N{NCkWesaR.9|yqIC[<=?utf-8?q?d=0A=09P0?="xTw:F|)_r*WC\f8lz)g=a; 93dz2mP7iv)LLzBd; 6^Y:=*>@U; _\+4( MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803072043.17860.beni@brinckman.info> X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on lmailproxy03.edpnet.net X-Virus-Status: Clean X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,BAYES_50 autolearn=disabled version=3.1.9 X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on lmailproxy03.edpnet.net Subject: Re: hardware information X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: beni@brinckman.info List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 22:29:16 -0000 On Friday 07 March 2008 20:08:29 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? > > -fred- The smartmontools in sysutils/smartmontools : The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. WWW: http://smartmontools.sourceforge.net -- Beni.