From owner-freebsd-questions@FreeBSD.ORG Fri Aug 4 18:19:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41BEE16A4DD for ; Fri, 4 Aug 2006 18:19:09 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F3B43D45 for ; Fri, 4 Aug 2006 18:19:08 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so153411pyc for ; Fri, 04 Aug 2006 11:19:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=r0MLgPaLfk0WF0a9A/5HkLeljQNKys8pSxQkqdtZi9gu/l9h8mIngDh7IUQEj6ODBWiFO0YMm07ZBOoTpUFOThpcuYlQEjA8CUuVtYVVb3vUMRqPPblxpDXwbXvU4fsPtTizVjiZwhgcGJOTGhaERbTmZ3rL0m1tHgdSKFFKggQ= Received: by 10.35.60.16 with SMTP id n16mr5424824pyk; Fri, 04 Aug 2006 11:19:07 -0700 (PDT) Received: by 10.35.105.10 with HTTP; Fri, 4 Aug 2006 11:19:06 -0700 (PDT) Message-ID: Date: Fri, 4 Aug 2006 22:19:06 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Richard Collyer" In-Reply-To: <44D389DE.4070000@firebadger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44D389DE.4070000@firebadger.net> X-Google-Sender-Auth: ec9912b554550824 Cc: freebsd-questions@freebsd.org Subject: Re: S.M.A.R.T. HDD Protocal 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, 04 Aug 2006 18:19:09 -0000 On 8/4/06, Richard Collyer wrote: > Hello, > > Does anyone know where I can get the protocol used in SMART HDD diagnostics. > > My 3ware card puts out the following information and I am trying to > write a program to decipher it into something more sensible. Have you tried smartmontools? http://www.freshports.org/sysutils/smartmontools/ If it doesn't help, still you'd better look for answers on its website: http://smartmontools.sourceforge.net/