Centos系列
1 |
yum install
lm_sensors |
2 |
sensors-detect |
3 |
sensors |
1 |
apt-get install
lm-sensors |
2 |
sensors-detect |
3 |
service module-init-tools start |
4 |
sensors |
参考:http://www.mjmwired.net/kernel/Documentation/thermal/sysfs-api.txt
原文地址:http://www.cnblogs.com/ruiy/p/temperature.html