Psensor
Psensors is a GTK-based program which lets you view a graph of your computers fan and temperature sensors. It does that and only that, there is no support for monitoring anything beyond the kernel-provided system sensors.
What it looks like[edit]
Here's an exmaple of Psensors in action. As you can see the CPU temperature graph plotted in green goes up and stays up when a Linux kernel compile is started.
System Requirements[edit]
Psensor pulls the data it graphs from the sensors command from the lm_sensors package. Thus; you will need to have the sensors module (it87 or similar) loaded and working in order to get any useful data from it.
Installation[edit]
You will need to download and compile it yourself if you are using Fedora, RHEL or CentOS. It's not included in their package repository. The good news is that compiling it is strait-forward with the usual ./configure && make && make install procedure.
There are packages for Debian, OpenSUSE and something called "Arch" available atg psensors homepage.
Links[edit]
The homepage is at wpitchoune.net/psensor/
Enable comment auto-refresher