Ubuntu CPU/GPU Temperature Sensor
by Craig Mayhew on Jan.01, 2010, under General
Run this code to install the sensor package and the applet.
sudo apt-get install libsensors3 sensors-applet
Then run:
sudo sensors-detect
This will prob your hardware for sensors.
Next, add the applet to your ubuntu bar by right clicking on the bar and clicking “Add to Panel”. Finally add the applet called “Computer Temperature Monitor”.
You should now have a temperature indicator in your ubuntu bar! There are further options if you right click on the indicator and edit “preferences”.
March 11th, 2010 on 6:17 am
Hey that did the trick! Thanks.