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

Updated documentation for SCSI disk monitoring (smartd)

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@259 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 10a78b30
No related branches found
No related tags found
No related merge requests found
41 42
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartd.8,v 1.28 2002/11/13 10:14:40 ballen4705 Exp $ \# $Id: smartd.8,v 1.29 2002/11/13 10:49:13 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 SMARTD 8 "$Date: 2002/11/13 10:14:40 $" "smartmontools-5.0" .TH SMARTD 8 "$Date: 2002/11/13 10:49:13 $" "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
...@@ -208,9 +208,10 @@ Section below! ...@@ -208,9 +208,10 @@ Section below!
.B \ \ /dev/hdc -a -I 194 -I 5 -i 12 .B \ \ /dev/hdc -a -I 194 -I 5 -i 12
.B # .B #
.nf .nf
.B # SCSI disk: .B # SCSI disks:
.B # .B #
.B \ \ /dev/sda .B \ \ /dev/sda
.B \ \ /dev/sdc -M admin@yoyodyne.com
.B # .B #
.nf .nf
.B # Strange device. It's SCSI: .B # Strange device. It's SCSI:
...@@ -232,7 +233,6 @@ Section below! ...@@ -232,7 +233,6 @@ Section below!
.B ################################################ .B ################################################
.fi .fi
.PP .PP
.SH CONFIGURATION FILE DIRECTIVES .SH CONFIGURATION FILE DIRECTIVES
.PP .PP
...@@ -251,13 +251,19 @@ configuration file. Note that ...@@ -251,13 +251,19 @@ configuration file. Note that
.B these are NOT command-line options for .B these are NOT command-line options for
.B smartd. .B smartd.
The Directives below may appear in any order, following the device The Directives below may appear in any order, following the device
name. For the moment, apart from the '\-S', '\-C', and '\-M' name.
Directives, these Directives only apply to ATA disks. For SCSI disks,
the '\-M' Directive sends a warning email if the SMART status
indicates a disk failure or problem.
.B For ATA disks, if .B For ATA disks, if
.B no Directives appear, the disk will not be monitored. .B no Directives appear, the disk will not be monitored.
The '\-a' Directive will try to monitor everything possible. The '\-a' Directive will try to monitor everything possible.
.B If a SCSI disk is listed,
it will be monitored at the only implemented level: roughly equivalent
to using the '\-c' option for an ATA disk. So with the exception of '\-S', '\-C', and '\-M',
the Directives below are ignored for SCSI
disks. For SCSI disks, the '\-M' Directive sends a warning email if
the SMART status indicates a disk failure or problem.
.TP .TP
.B \-A .B \-A
ATA: The device is an ATA device. Don't try issuing SCSI commands to it. ATA: The device is an ATA device. Don't try issuing SCSI commands to it.
...@@ -542,4 +548,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -542,4 +548,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.28 2002/11/13 10:14:40 ballen4705 Exp $ $Id: smartd.8,v 1.29 2002/11/13 10:49:13 ballen4705 Exp $
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartd.conf.5,v 1.5 2002/11/13 10:14:40 ballen4705 Exp $ \# $Id: smartd.conf.5,v 1.6 2002/11/13 10:49:13 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,12 +16,13 @@ ...@@ -16,12 +16,13 @@
\# 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.CONF 5 "$Date: 2002/11/13 10:14:40 $" "smartmontools-5.0" .TH SMARTD.CONF 5 "$Date: 2002/11/13 10:49:13 $" "smartmontools-5.0"
.SH NAME .SH NAME
/etc/smartd.conf \- S.M.A.R.T. Monitoring Daemon Configuration File smartd.conf \- S.M.A.R.T. Monitoring Daemon Configuration File
.SH DESCRIPTION .SH DESCRIPTION
This is the configuration file for the .B /etc/smartd.conf
is the configuration file for the
.B smartd .B smartd
daemon, which daemon, which
monitors the Self-Monitoring, Analysis and Reporting monitors the Self-Monitoring, Analysis and Reporting
...@@ -105,9 +106,10 @@ Section below! ...@@ -105,9 +106,10 @@ Section below!
.B \ \ /dev/hdc -a -I 194 -I 5 -i 12 .B \ \ /dev/hdc -a -I 194 -I 5 -i 12
.B # .B #
.nf .nf
.B # SCSI disk: .B # SCSI disks:
.B # .B #
.B \ \ /dev/sda .B \ \ /dev/sda
.B \ \ /dev/sdc -M admin@yoyodyne.com
.B # .B #
.nf .nf
.B # Strange device. It's SCSI: .B # Strange device. It's SCSI:
...@@ -129,7 +131,6 @@ Section below! ...@@ -129,7 +131,6 @@ Section below!
.B ################################################ .B ################################################
.fi .fi
.PP .PP
.SH CONFIGURATION FILE DIRECTIVES .SH CONFIGURATION FILE DIRECTIVES
.PP .PP
...@@ -148,13 +149,19 @@ configuration file. Note that ...@@ -148,13 +149,19 @@ configuration file. Note that
.B these are NOT command-line options for .B these are NOT command-line options for
.B smartd. .B smartd.
The Directives below may appear in any order, following the device The Directives below may appear in any order, following the device
name. For the moment, apart from the '\-S', '\-C', and '\-M' name.
Directives, these Directives only apply to ATA disks. For SCSI disks,
the '\-M' Directive sends a warning email if the SMART status
indicates a disk failure or problem.
.B For ATA disks, if .B For ATA disks, if
.B no Directives appear, the disk will not be monitored. .B no Directives appear, the disk will not be monitored.
The '\-a' Directive will try to monitor everything possible. The '\-a' Directive will try to monitor everything possible.
.B If a SCSI disk is listed,
it will be monitored at the only implemented level: roughly equivalent
to using the '\-c' option for an ATA disk. So with the exception of '\-S', '\-C', and '\-M',
the Directives below are ignored for SCSI
disks. For SCSI disks, the '\-M' Directive sends a warning email if
the SMART status indicates a disk failure or problem.
.TP .TP
.B \-A .B \-A
ATA: The device is an ATA device. Don't try issuing SCSI commands to it. ATA: The device is an ATA device. Don't try issuing SCSI commands to it.
...@@ -369,4 +376,4 @@ SEE ALSO: ...@@ -369,4 +376,4 @@ SEE ALSO:
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartd.conf.5,v 1.5 2002/11/13 10:14:40 ballen4705 Exp $ $Id: smartd.conf.5,v 1.6 2002/11/13 10:49:13 ballen4705 Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment