tempserver and tempfetch can be used to monitor and log temperature of different devices like hard drives and ACPI thermal-zones.
tempfetch depends on rrdtool (python module) for graph support, and logging.
tempserver is tested under both python 2.4 and 2.5 on Gentoo GNU/Linux, gNewSense and GNU/Linux Debian.
Usage:
-h, --help This text
-f, --foreground Keep in foreground (don't become a daemon)
-p, --pidfile < file > Use pidfile < file >.
-s, --sensors [devs] Use sensors
Example: acpi,TZ0,TZ4.hddtempd,sda
Available sensors: acpi, hddtempd
Product's homepage
Requirements:
· Python