diff --git a/sm5/smartctl.8 b/sm5/smartctl.8 index 2ab625c88fc4ace10ae866975ca4fe2d0fc0eff7..e83ad0ea8b60bb033d45849372675b731bdbb319 100644 --- a/sm5/smartctl.8 +++ b/sm5/smartctl.8 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartctl.8,v 1.38 2003/01/04 11:32:14 ballen4705 Exp $ +\# $Id: smartctl.8,v 1.39 2003/01/04 13:45:41 ballen4705 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 @@ -16,7 +16,7 @@ \# Research Center), Jack Baskin School of Engineering, University of \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# -.TH SMARTCTL 8 "$Date: 2003/01/04 11:32:14 $" "smartmontools-5.1" +.TH SMARTCTL 8 "$Date: 2003/01/04 13:45:41 $" "smartmontools-5.1" .SH NAME smartctl \- S.M.A.R.T. control and monitor utility .SH SYNOPSIS @@ -428,6 +428,9 @@ displayed in the form 'X h + Y m', where X is hours and Y is minutes. .I 220,temp \- Raw Attribute number 220 is the disk temperature in Celsius. +A table of hard drive models, listing which Attribute corresponds to +temperature, can be found at: http://coredump.free.fr/linux/hddtemp.db + .TP .B S.M.A.R.T. RUN/ABORT OFFLINE TEST AND SELF-TEST OPTIONS: .TP @@ -673,4 +676,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartctl.8,v 1.38 2003/01/04 11:32:14 ballen4705 Exp $ +$Id: smartctl.8,v 1.39 2003/01/04 13:45:41 ballen4705 Exp $ diff --git a/sm5/smartd.8 b/sm5/smartd.8 index 5e86dbf3ed8b458f917017163a0134ac5a363989..3f3ef64fd7627098515534732672b90eb4280d83 100644 --- a/sm5/smartd.8 +++ b/sm5/smartd.8 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartd.8,v 1.48 2003/01/04 11:01:24 ballen4705 Exp $ +\# $Id: smartd.8,v 1.49 2003/01/04 13:45:41 ballen4705 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 @@ -16,7 +16,7 @@ \# Research Center), Jack Baskin School of Engineering, University of \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# -.TH SMARTD 8 "$Date: 2003/01/04 11:01:24 $" "smartmontools-5.1" +.TH SMARTD 8 "$Date: 2003/01/04 13:45:41 $" "smartmontools-5.1" .SH NAME smartd \- S.M.A.R.T. Daemon .SH SYNOPSIS @@ -528,6 +528,10 @@ are: .I 220,temp \- Raw attribute number 220 is the disk temperature in Celsius. + +A table of hard drive models, listing which Attribute corresponds to +temperature, can be found at: http://coredump.free.fr/linux/hddtemp.db + .TP .B \-a Equivalent to turning on all of the following Directives: @@ -680,4 +684,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartd.8,v 1.48 2003/01/04 11:01:24 ballen4705 Exp $ +$Id: smartd.8,v 1.49 2003/01/04 13:45:41 ballen4705 Exp $ diff --git a/sm5/smartd.conf.5 b/sm5/smartd.conf.5 index cb5761bf872b01efcac7d4bd4da17838356afc5d..9c25245398f51c397172c1620bfd1e13b7c24ed1 100644 --- a/sm5/smartd.conf.5 +++ b/sm5/smartd.conf.5 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartd.conf.5,v 1.19 2003/01/04 11:01:24 ballen4705 Exp $ +\# $Id: smartd.conf.5,v 1.20 2003/01/04 13:45:41 ballen4705 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 @@ -16,7 +16,7 @@ \# Research Center), Jack Baskin School of Engineering, University of \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# -.TH SMARTD.CONF 5 "$Date: 2003/01/04 11:01:24 $" "smartmontools-5.1" +.TH SMARTD.CONF 5 "$Date: 2003/01/04 13:45:41 $" "smartmontools-5.1" .SH NAME smartd.conf \- S.M.A.R.T. Monitoring Daemon Configuration File @@ -384,6 +384,10 @@ are: .I 220,temp \- Raw attribute number 220 is the disk temperature in Celsius. + +A table of hard drive models, listing which Attribute corresponds to +temperature, can be found at: http://coredump.free.fr/linux/hddtemp.db + .TP .B \-a Equivalent to turning on all of the following Directives: @@ -462,4 +466,4 @@ SEE ALSO: .SH CVS ID OF THIS PAGE: -$Id: smartd.conf.5,v 1.19 2003/01/04 11:01:24 ballen4705 Exp $ +$Id: smartd.conf.5,v 1.20 2003/01/04 13:45:41 ballen4705 Exp $