Hard Drive Temperature Monitoring with RRDTool

sudo su

cd /etc
wget http://mirror.lihnidos.org/GNU/savannah/hddtemp/hddtemp.db

cd /usr/src
wget http://mirror.lihnidos.org/GNU/savannah/hddtemp/hddtemp-0.3-
beta15.tar.bz2

bunzip2 hddtemp-0.3-beta15.tar.bz2
rm hddtemp-0.3-beta15.tar
cd hddtemp-0.3-beta15/
./configure –with-db-path=/etc/hddtemp.db
(apt-get install gcc ha nem lenne még meg)

make
(apt-get install make ha nem lenne még meg)
make install

/usr/src/hddtemp-0.3-beta15# hddtemp /dev/sda
WARNING: Drive /dev/sda 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/sda: FUJITSU MPE3064AT : no sensor

:(

http://martybugs.net/linux/hddtemp.cgi

esetleg: http://martybugs.net/electronics/tempsensor/

0 Response to “Hard Drive Temperature Monitoring with RRDTool”


  • No Comments

Leave a Reply