1、安装相应的包gnome-applet-sensors.x86_64、lm_sensors-3.1.1-17.el6.x86_64.rpm
[root@DataCenter ~]# yum -y install *sensors gnome-applet-sensors.x86_64
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirrors.aliyun.com
* extras: mirrors.skyshe.cn
* rpmforge: mirror.fairway.ne.jp
* updates: ftp.isu.edu.tw
Setting up Install Process
Package gnome-applet-sensors-1.5.2-1.el4.rf.x86_64 already installed and latest version
Resolving Dependencies
–> Running transaction check
—> Package lm_sensors.x86_64 0:3.1.1-17.el6 will be installed
–> Finished Dependency ResolutionDependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
lm_sensors x86_64 3.1.1-17.el6 base 123 kTransaction Summary
================================================================================
Install 1 Package(s)Total download size: 123 k
Installed size: 350 k
Downloading Packages:
lm_sensors-3.1.1-17.el6.x86_64.rpm | 123 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : lm_sensors-3.1.1-17.el6.x86_64 1/1
Verifying : lm_sensors-3.1.1-17.el6.x86_64 1/1Installed:
lm_sensors.x86_64 0:3.1.1-17.el6Complete!
2、运行sensors-detect,然后一直输入yes回车,录入信息。
[root@DataCenter ~]# sensors-detect
# sensors-detect revision 1.1
# System: System manufacturer System Product Name
# Board: ASUSTeK Computer INC. P8H67-MThis program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you’re doing.Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): yes
3、运行sensors查看CPU温度
[root@DataCenter ~]# sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +60.0°C (high = +80.0°C, crit = +99.0°C)
Core 0: +54.0°C (high = +80.0°C, crit = +99.0°C)
Core 1: +56.0°C (high = +80.0°C, crit = +99.0°C)
Core 2: +56.0°C (high = +80.0°C, crit = +99.0°C)
Core 3: +58.0°C (high = +80.0°C, crit = +99.0°C)
原创文章,转载请注明: 转载自三叶草
特别声明:商业网站转载需经作者同意,否则视为侵权!
评论:1
参与评论