# /etc/smartd.conf config file # /dev/hda -> disc to monitor # -s -> Turn on SMART # -o -> Turn on Offline Data Collection # -S -> Autosave Ventor Attributes # -I 192 -> Temperature Attribute # -W 5,40,45 -> Check Temperature - Monitor difference of 5 deg, Info above 40 deg, Critical above 45 deg /dev/hda -s on -o on -S on -I 194 -W 4,40,45 -m root -M exec /etc/smartmontools/discwarn.sh