Ubuntu system http://www.aliyun.com/zixun/aggregation/23104.html "> monitoring system hardware temperature
CPU
sudo apt install sensors
sudo sensors-detect
All Yes and reboot
qii@ubuntu:~$ Sensors
acpitz-virtual-0
Adapter:virtual Device
Temp1: +55.0°c (crit = +111.0°c)
coretemp-isa-0000
Adapter:isa Adapter
Core 0: +44.0°c (high = +105.0°c, Crit = +105.0°c)
coretemp-isa-0001
Adapter:isa Adapter
Core 1: +46.0°c (high = +105.0°c, Crit = +105.0°c)
Core0 and Core1 are the cores of the dual-core CPU2 temperature.
NVIDIA
Nvidia-settings-q gpucoretemp
Returns
Attribute ' Gpucoretemp ' (ubuntu:0.0): 59.
' Gpucoretemp ' is an integer attribute.
' Gpucoretemp ' is a read-only attribute.
' Gpucoretemp ' can use the following target types:x screen, GPU.
59 of which is temperature. More Concise temperature display
wiki@ubuntu:~$ Nvidia-smi-a | grep Temp | Cut-c17-18
60
Hard
sudo apt install hddtemp
The installation process will be yes. Reboot
ub-cn-wiki@ubuntu:~$ sudo hddtemp/dev/sda
/dev/sda:st2121323as:37°c
Requires the hard drive to support smart.
Graphics tools
X
sudo apt install xsensors
Qt3
sudo apt install ksensors
KDE SC 4
Add part-Temperature monitoring
GNOME2
sudo apt install sensors-applet