home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #9 / K-CD-9-2002.ISO / Tools / Smart / adenixsmartindicator.exe / SmartInd.dll / HTML / 203 < prev   
Encoding:
Text File  |  2001-11-21  |  2.3 KB  |  54 lines

  1.   <H2>Device %DEVICENO%</H2>
  2.   <P><TABLE>
  3.     <TR>
  4.       <TD>Device type</TD>
  5.       <TD>%DEVICETYPE%</TD>
  6.     </TR>
  7.     <TR>
  8.       <TD>Device geometry</TD>
  9.       <TD>%DEVICEGEOMETRY%</TD>
  10.     </TR>
  11.     <TR>
  12.       <TD>Model number</TD>
  13.       <TD>%MODELNUMBER%</TD>
  14.     </TR>
  15.     <TR>
  16.       <TD>Firmware revision</TD>
  17.       <TD>%FIRMWAREREVISION%</TD>
  18.     </TR>
  19.     <TR>
  20.       <TD>Serial number</TD>
  21.       <TD>%SERIALNUMBER%</TD>
  22.     </TR>
  23.     <TR>
  24.       <TD>Attribute Structure Revision</TD>
  25.       <TD>%ATTRIBUTESREVISION%</TD>
  26.     </TR>
  27.     <TR>
  28.       <TD>Threshold Structure Revision</TD>
  29.       <TD>%THRESHOLDSREVISION%</TD>
  30.     </TR>
  31.   </TABLE></P>
  32.   <H3>Attributes</H3>
  33.   <P><TABLE>
  34.     <TR>
  35.       <TH><ACRONYM TITLE="Drive attribute">Attribute</ACRONYM></TH>
  36.       <TH><ACRONYM TITLE="Pre-failure warranty attribute, a low value of which indicates a pre-failure condition where imminent loss of data is being predicted">PW</ACRONYM></TH>
  37.       <TH><ACRONYM TITLE="Online collection attribute">OC</ACRONYM></TH>
  38.       <TH><ACRONYM TITLE="Performance related attribute, a low value of which indicates degradation of performance and advisory condition where the usage or age of the device has exceeded its intended design life period">PE</ACRONYM></TH>
  39.       <TH><ACRONYM TITLE="Error rate attribute">ER</ACRONYM></TH>
  40.       <TH><ACRONYM TITLE="Error count attribute">EC</ACRONYM></TH>
  41.       <TH><ACRONYM TITLE="Self-preserving attribute">SP</ACRONYM></TH>
  42.       <TH><ACRONYM TITLE="Current value of the attribute">Value</ACRONYM></TH>
  43.       <TH><ACRONYM TITLE="Worst value of the attribute">Worst</ACRONYM></TH>
  44.       <TH><ACRONYM TITLE="Threshold for the value of attribute, the situation when the current value is less or equal the corresponding threshold indicates pre-failure or advisory condition">Threshold</ACRONYM></TH>
  45.       <TH><ACRONYM TITLE="Drive status flags (advanced)">Status flags</ACRONYM></TH>
  46.       <TH><ACRONYM TITLE="Raw attribute value (advanced)">Raw value</ACRONYM></TH>
  47.     </TR>
  48.     %ATTRIBUTES%
  49.   </TABLE></P>
  50.   <P CLASS="Legend"><TABLE><TR>
  51.     <TD>Legend:<TD>
  52.     <TD>PW - Pre-failure warranty attribute, OC - Online collection attribute, PE - Performance attribute, ER - Error rate attribute, EC - Error count attribute, SP - Self-preserving attribute</TD>
  53.   </TR></TABLE></P>
  54.