From 7c1ae775b35123bb50125a5b1e0908242c7ae1c9 Mon Sep 17 00:00:00 2001 From: dpgilbert <dpgilbert@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 3 May 2004 03:45:24 +0000 Subject: [PATCH] short addition for SCSI device --atributes git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1699 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartctl.8.in | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/sm5/smartctl.8.in b/sm5/smartctl.8.in index 95a4994a5..081769ecd 100644 --- a/sm5/smartctl.8.in +++ b/sm5/smartctl.8.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net> - $Id: smartctl.8.in,v 1.48 2004/04/19 02:57:21 ballen4705 Exp $ + $Id: smartctl.8.in,v 1.49 2004/05/03 03:45:24 dpgilbert Exp $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -513,6 +513,11 @@ Note that starting with ATA/ATAPI\-4, revision 4, the meaning of these Attribute fields has been made entirely vendor\-specific. However most ATA/ATAPI\-5 disks seem to respect their meaning, so we have retained the option of printing the Attribute values. + +For SCSI devices the "attributes" are obtained from the temperature +and start-stop cycle counter log pages. Certain vendor specific +attributes are listed if recognised. The attributes are output in a +relatively free format (compared with ATA disk attributes). .TP .B \-l TYPE, \-\-log=TYPE Prints either the SMART Error Log, the SMART Self\-Test Log, the SMART @@ -1183,7 +1188,7 @@ these documents may be found in the References section of the .SH CVS ID OF THIS PAGE: -$Id: smartctl.8.in,v 1.48 2004/04/19 02:57:21 ballen4705 Exp $ +$Id: smartctl.8.in,v 1.49 2004/05/03 03:45:24 dpgilbert Exp $ .\" Local Variables: .\" mode: nroff .\" End: -- GitLab