]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - smartd.conf
Imported smartmontools-5.37.cvs20061111
[mirror_smartmontools-debian.git] / smartd.conf
index 7cd6d84a418970b60266248516b397e9316f389a..ad35f7d0d9793f847729103d6c71203350450ca3 100644 (file)
@@ -2,7 +2,7 @@
 
 # Home page is: http://smartmontools.sourceforge.net
 
-# $Id: smartd.conf,v 1.42 2006/09/15 08:01:20 sxzzsf Exp $
+# $Id: smartd.conf,v 1.44 2006/10/09 19:58:08 chrfranke Exp $
 
 # smartd will re-read the configuration file if it receives a HUP
 # signal
 # list the devices that they wish to monitor.
 DEVICESCAN
 
+# Alternative setting to ignore temperature and power-on hours reports
+# in syslog.
+#DEVICESCAN -I 194 -I 231 -I 9
+
+# Alternative setting to report more useful raw temperature in syslog.
+#DEVICESCAN -R 194 -R 231 -I 9
+
+# Alternative setting to report raw temperature changes >= 5 Celsius
+# and min/max temperatures.
+#DEVICESCAN -I 194 -I 231 -I 9 -W 5
+
 # First (primary) ATA/IDE hard disk.  Monitor all attributes, enable
 # automatic online data collection, automatic Attribute autosave, and
 # start a short self-test every day between 2-3am, and a long self test
@@ -66,10 +77,17 @@ DEVICESCAN
 #/dev/sdc -d 3ware,3 -a -s L/../../7/04
 
 # Monitor 2 ATA disks connected to a 3ware 9000 controller which uses
-# the 3w-9xxx driver. Start long self-tests Tuesdays between 1-2 and 3-4 am
+# the 3w-9xxx driver (Linux, FreeBSD). Start long self-tests Tuesdays
+# between 1-2 and 3-4 am.
 #/dev/twa0 -d 3ware,0 -a -s L/../../2/01
 #/dev/twa0 -d 3ware,1 -a -s L/../../2/03
 
+# Same as above for Windows. Option '-d 3ware,N' is not necessary,
+# disk (port) number is specified in device name.
+# NOTE: On Windows, DEVICESCAN works also for 3ware controllers.
+#/dev/hdc,0 -a -s L/../../2/01
+#/dev/hdc,1 -a -s L/../../2/03
+
 # Monitor 3 ATA disks directly connected to a HighPoint RocketRAID. Start long
 # self-tests Sundays between 1-2, 2-3, and 3-4 am. 
 #/dev/sdd -d hpt,1/1 -a -s L/../../7/01