linux查看cpu温度
时间:2014-12-09 15:29:19
收藏:0
阅读:875
| 分类: linux系统 |
一、安装
sudo apt-get install lm-sensors
二、查看
linux@cdyemail:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +33.6°C (high = +70.0°C)
(crit = +72.0°C, hyst = +70.0°C)
radeon-pci-0100
Adapter: PCI adapter
temp1: +54.0°C
评论(0)