So all the previous answers that I have found pretty much tell me to install lm-sensors. But there is a lot of configuration with it that I find odd. I am sure there are more simpler ways.
For instance I can do cat cat /sys/class/thermal/thermal_zone2/temp
and it will print out a temperature. So I guess the thermal-zones
in that thermal
folder are related to various hardware parts in my computer? But is there any documentation about this? Like how to read them exactly and what devices each zone points to.
Or maybe there is even a better way of doing this?
check 20,21,22 and 23 indicator in the posted link
– Faizan Akram Dar Mar 04 '15 at 17:26