[go: up one dir, main page]

File: README.Debian

package info (click to toggle)
smartmontools 5.36-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,384 kB
  • ctags: 2,683
  • sloc: ansic: 26,592; sh: 4,636; asm: 576; makefile: 423
file content (21 lines) | stat: -rw-r--r-- 909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
smartmontools for Debian
------------------------

To start smartd automatically on system startup set:
 start_smartd=yes
in /etc/default/smartmontools. If you only want to enable S.M.A.R.T. for a 
device without running the daemon use the enable_smart variable.

Don't use enable_smart for any disk monitored by smartd, this is likely to
cause problems, especially for SATA (see e.g.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365027).

Package Maintainers and system administrators can put scripts to be run
when smartd detects an error into /etc/smartmontools/run.d. These
scripts will be run by smartd-runner using run-parts(8). The script will
receive the filename of the file containing the errormessage as first
parameter. See /etc/smartmontools/run.d/10mail for an example.

Please read the file WARNINGS in this directory.

 -- Guido Guenther <agx@sigxcpu.org>, Wen, 03 May 2006 21:47:00 +0000