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

release 16

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@131 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 4206f860
No related branches found
No related tags found
No related merge requests found
15 16
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
\# at the Concurrent Systems Laboratory (now part of the Storage Systems \# at the Concurrent Systems Laboratory (now part of the Storage Systems
\# 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 SMARTD 8 "$Date: 2002/10/25 14:15:05 $" "smartmontools-5.0" .TH SMARTD 8 "$Date: 2002/10/25 17:19:26 $" "smartmontools-5.0"
.SH NAME .SH NAME
smartd \- S.M.A.R.T. Daemon smartd \- S.M.A.R.T. Daemon
.SH SYNOPSIS .SH SYNOPSIS
...@@ -142,19 +142,19 @@ Here is a sample configuration file: ...@@ -142,19 +142,19 @@ Here is a sample configuration file:
.SH NOTES .SH NOTES
.B smartd .B smartd
will make log entries if SMART attribute values have changed, will make log entries (at loglevel INFO) if SMART attribute values have changed,
for example: for example:
.nf .nf
.B 'Device: /dev/hda, SMART Attribute: 194 Temperature_Centigrade changed from 94 to 93' .B 'Device: /dev/hda, SMART Attribute: 194 Temperature_Centigrade changed from 94 to 93'
.fi .fi
Note that in this message, the value given is the 'Normalized' not Note that in this message, the value given is the 'Normalized' not
the 'Raw' Attribute value (the disk temperature in this case is about 22 the 'Raw' Attribute value (the disk temperature in this case is about 22
centigrade). See the Centigrade). See the
.B smartctl .B smartctl
manual page for further explanation. manual page for further explanation.
.B smartd .B smartd
will also make log entries if a SMART attribute has failed, for example: will also make log entries (at loglevel CRITICAL) if a SMART attribute has failed, for example:
.nf .nf
.B 'Device: /dev/hdc, Failed SMART attribute: 5 Reallocated_Sector_Ct. Use smartctl -a /dev/hdc.' .B 'Device: /dev/hdc, Failed SMART attribute: 5 Reallocated_Sector_Ct. Use smartctl -a /dev/hdc.'
.fi .fi
...@@ -235,4 +235,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -235,4 +235,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: smartd.8,v 1.11 2002/10/25 14:15:05 ballen4705 Exp $ $Id: smartd.8,v 1.12 2002/10/25 17:19:26 ballen4705 Exp $
Release: 15 Release: 16
Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices
Name: smartmontools Name: smartmontools
Version: 5.0 Version: 5.0
...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> ...@@ -18,7 +18,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net>
# http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz # http://telia.dl.sourceforge.net/sourceforge/smartmontools/smartmontools-%{version}-%{release}.tar.gz
# CVS ID of this file is: # CVS ID of this file is:
# $Id: smartmontools.spec,v 1.26 2002/10/25 17:07:17 ballen4705 Exp $ # $Id: smartmontools.spec,v 1.27 2002/10/25 17:19:26 ballen4705 Exp $
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# Home page: http://smartmontools.sourceforge.net # Home page: http://smartmontools.sourceforge.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment