I have installed the smartmontools to monitor my two harddisks in my HDA.
I have added these two lines to the /etc/smartd.conf file:
Code: Select all
/dev/sda -n standby -a -I 194 -W 6,45,55 -R 5 -M daily -M test -m root
/dev/sdb -n standby -a -I 194 -W 6,45,55 -R 5 -M daily -M test -m root
both harddisks are ok and SMART is ON:
Code: Select all
[root@amahi etc]# smartctl -i /dev/sda
smartctl 5.40 2010-10-16 r3189 [i386-redhat-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Caviar Green (Adv. Format) family
Device Model: WDC WD10EARS-00Y5B1
Serial Number: WD-WCAV55702137
Firmware Version: 80.00A80
User Capacity: 1,000,204,886,016 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 8
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Thu Mar 1 21:30:51 2012 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Code: Select all
[root@amahi etc]# smartctl -i /dev/sdb
smartctl 5.40 2010-10-16 r3189 [i386-redhat-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Model Family: SAMSUNG SpinPoint F1 DT series
Device Model: SAMSUNG HD753LJ
Serial Number: S13UJ1KQ331160
Firmware Version: 1AA01109
User Capacity: 750,156,374,016 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 8
ATA Standard is: ATA-8-ACS revision 3b
Local Time is: Thu Mar 1 21:31:44 2012 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled