linux获取CPU温度

Centos系列

 

1 yum install lm_sensors
2 sensors-detect
3 sensors
Ubuntu系列(多了service module-init-tools start一步骤)

 

1 apt-get install lm-sensors
2 sensors-detect
3 service module-init-tools start
4 sensors
也可以通过sys系统读取cpu的温度: /sys/class/hwmon/hwmon0/device/


参考:http://www.mjmwired.net/kernel/Documentation/thermal/sysfs-api.txt

linux获取CPU温度,古老的榕树,5-wow.com

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。