Thursday, March 23. 2006
Playing with hardware sensors in linux
Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
just curious about why you used hddtemp instead of smartmontools smartctl, true it will give you a lot more then just the temperature, but might be interesting.
You need to tune /etc/sensors.conf to match the exact hardware configuration on your mainboard. Every manufacturer uses different resistor values, so just knowing the kind of chips used doesn't help much.
The sensors.conf shipped with lm_sensors contains examples for many mainboards, but I experienced problems with them, maybe because the manufacturer changed the values on the newer revisions of the board.
So good luck and take the output with a grain of salt.
The sensors.conf shipped with lm_sensors contains examples for many mainboards, but I experienced problems with them, maybe because the manufacturer changed the values on the newer revisions of the board.
So good luck and take the output with a grain of salt.
With this summer's heat way, and no AC in my house, I was worried my HD would melt down. Hddtemp was all I needed and I'm pretty happy with it. I was super easy to make an RRD out of it too.
http://caldergroup.com/linux/rrd-create-gauge-rra.html
http://caldergroup.com/linux/rrd-create-gauge-rra.html