Skip to content
Snippets Groups Projects
Commit a1e9a6cb authored by ballen4705's avatar ballen4705
Browse files

Specified base (10) of attribute values -- question was posted in German newsgroup.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@395 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent f564c14c
No related branches found
No related tags found
No related merge requests found
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartctl.8,v 1.30 2002/12/28 16:16:52 pjwilliams Exp $ \# $Id: smartctl.8,v 1.31 2003/01/01 08:21:00 ballen4705 Exp $
\# \#
\# This program is free software; you can redistribute it and/or modify it \# 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 \# under the terms of the GNU General Public License as published by the Free
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
\# \#
.TH SMARTCTL 8 "$Date: 2002/12/28 16:16:52 $" "smartmontools-5.0" .TH SMARTCTL 8 "$Date: 2003/01/01 08:21:00 $" "smartmontools-5.0"
.SH NAME .SH NAME
smartctl \- S.M.A.R.T. control and monitor utility smartctl \- S.M.A.R.T. control and monitor utility
.SH SYNOPSIS .SH SYNOPSIS
...@@ -310,7 +310,10 @@ attributes are numbered from 1 to 253 and have specific names. For ...@@ -310,7 +310,10 @@ attributes are numbered from 1 to 253 and have specific names. For
example attribute 12 is 'power cycle count': how many times has the example attribute 12 is 'power cycle count': how many times has the
disk been powered up. Each attribute has a 'Raw' value, printed under disk been powered up. Each attribute has a 'Raw' value, printed under
the heading 'Raw Value', and a 'Normalized' value printed under the the heading 'Raw Value', and a 'Normalized' value printed under the
heading 'Value'. Each vendor uses their own magic to convert the Raw heading 'Value'. [Note:
.B smartctl
prints these values in base-10.]
Each vendor uses their own magic to convert the Raw
value to a Normalized value. If the Normalized value is value to a Normalized value. If the Normalized value is
.B less than or equal to .B less than or equal to
the value given under the 'Threshold' column, then disk failure the value given under the 'Threshold' column, then disk failure
...@@ -618,4 +621,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -618,4 +621,4 @@ Please let us know if there is an on\-line source for this document.
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartctl.8,v 1.30 2002/12/28 16:16:52 pjwilliams Exp $ $Id: smartctl.8,v 1.31 2003/01/01 08:21:00 ballen4705 Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment