ハーディスクの温度をモニターできます。
https://www.guzu.net/linux/hddtemp.php
データベースは https://www.guzu.net/linux/hddtemp.db
tar jxf hddtemp-0.3-beta12.tar.bz2 cd hddtemp-0.3-beta12/ ./configure --with-db-path=/etc/hddtemp.db make su make install wget https://www.guzu.net/linux/hddtemp.db cp hddtemp.db /etc
cd /usr/local/sbin ls -lt -rwxr-xr-x 1 root root 140274 Feb 28 22:50 hddtemp
cd /usr/local/sbin strip -p hddtemp ls -lt -rwxr-xr-x 1 root root 39052 Feb 28 22:50 hddtemp
root@kuro2:~# /usr/local/sbin/hddtemp /dev/hda /dev/hda: IBM-DTLA-305020: 37 C
室温20度で37度です。
root@kuro2:~# hddtemp /dev/hda /dev/hda: IBM-DTLA-305020: 33 C
室温17度で33度。常時稼動でも問題なし。夏はどうなるか?
WARNING: Drive /dev/hda doesn't seem to have a temperature sensor. WARNING: This doesn't mean it hasn't got one. WARNING: If you are sure it has one, please contact me (hddtemp@guzu.net). WARNING: See --help, --debug and --drivebase options. /dev/hda: FUJITSU MPC3064AT: no sensor
WARNING: Drive /dev/hda doesn't seem to have a temperature sensor. WARNING: This doesn't mean it hasn't got one. WARNING: If you are sure it has one, please contact me (hddtemp@guzu.net). WARNING: See --help, --debug and --drivebase options. /dev/hda: QUANTUM FIREBALLlct10 10: no sensor