Submitted by admin on Thu, 09/29/2016 - 06:04
CPU temperature is usually good between 40 to 50 degrees Celsius.
To monitor CPU temperature, you can use the following:
Install lm-sensors:
sudo apt-get install lm-sensors
sudo sensors detect
sudo service kmod start
sensors
The latest version of psensor includes the ability to show individual sensor value along with the indicator icon.
To install that: