Misc
Jump to navigation
Jump to search
Watching the temperature
You can use lm_sensors
. Before running it for the first time, run sudo sensors-detect
.
After that, type sensors
to see your temperatures. If you want to monitor them for a longer time, type watch sensors
.