CPU temperature View method under Linux system

Source: Internet
Author: User
Tags memory usage

1. Determine if your system is 64-bit first
Uname-p
x86_64
If it is x84_64, then congratulate you, you can continue to look down, if it is i686 and i386, then sorry, please go to reload system.

2. Installation
Yum Install Lm_sensors-y

#配置
Sh-c "Yes|sensors-detect"

#加载模块
Modprobe I2c-dev
Modprobe Coretemp (if it is 64-bit system, this step is passed directly, if it is a 32-bit system, this step is a hurdle I can not get through)

#查看CPU温度

1. Use command sensors (Admin user, master node)
[Root@console ~]# Sensors
W83627hf-isa-0a00
Adapter:isa Adapter
VCore 1: +1.15 V (min = +0.00 V, max = +0.00 v) ALARM
VCore 2: +1.15 V (min = +0.00 V, max = +0.00 v) ALARM
+3.3V: +3.22 V (min = +3.14 V, max = +3.47 v)
+5V: +5.11 V (min = +4.76 V, max = +5.24 v)
+12V: +5.78 V (min = +10.82 V, max = +13.19 V) ALARM
-12V: -5.45 V (min = -13.18 V, max = -10.80 V) ALARM
-5v: +2.94 V (min = -5.25 V, max = -4.75 V) ALARM
V5SB: +5.67 V (min = +4.76 V, max = +5.24 V) ALARM
Vbat: +3.34 V (min = +2.40 V, max = +3.60 v)
fan1:5273 rpm (min = 0 rpm, div = 8)
fan2:5818 rpm (min = 0 rpm, div = 8)
fan3:5818 rpm (min = 883 rpm, div = 8)
Temp1: +64°c (high = -1°c, Hyst = -1°c) sensor = Thermistor ALARM
TEMP2: -3.0°c (high = +80°c, Hyst = +75°c) sensor = Diode
Temp3: -3.0°c (high = +80°c, Hyst = +75°c) sensor = Diode
Vid: +0.000 V (VRM Version 8.2)
Alarms:chassis Intrusion Detection ALARM
Beep_enable:
Sound Alarm Enabled

2. GPU
GPU 0000:82:00.0
Product Name:geforce GTX 460
Display mode:n/a
Persistence mode:disabled
Driver Model
current:n/a
pending:n/a
Serial number:n/a
GPU uuid:n/a
VBIOS version:70.04.13.00.00
Inforom Version
OEM object:n/a
ECC object:n/a
Power Management object:n/a
Pci
bus:0x82
device:0x00
domain:0x0000
Device ID:0X0E2210DE
Bus id:0000:82:00.0
Sub System id:0x23221462
GPU Link Info
PCIe Generation
Max:2
Current:1
Link Width
max:16x
current:16x
Fan speed:52%
Performance state:n/a
Memory Usage
total:1023 MB
Used:3 MB
free:1019 MB
Compute Mode:default
Utilization
gpu:n/a
memory:n/a
ECC Mode
current:n/a
pending:n/a
ECC Errors
Volatile
Single Bit
Device memory:n/a
Register file:n/a
L1 cache:n/a
L2 cache:n/a
total:n/a
Double Bit
Device memory:n/a
Register file:n/a
L1 cache:n/a
L2 cache:n/a
total:n/a
Aggregate
Single Bit
Device memory:n/a
Register file:n/a
L1 cache:n/a
L2 cache:n/a
total:n/a
Double Bit
Device memory:n/a
Register file:n/a
L1 cache:n/a
L2 cache:n/a
total:n/a
Temperature
gpu:41 C
Power readings
Power management:n/a
Power draw:n/a
Power limit:n/a
Clocks
graphics:n/a
sm:n/a
memory:n/a
Max Clocks
graphics:n/a
sm:n/a
memory:n/a
Compute Processes:not Supported
Can see my CPU temperature is a bit high, the notebook will be.

Ps:
Additional view CPU temperature commands:
Cat/proc/acpi/thermal_zone/thrm/temperature (This one I can use on my machine)

These two articles have not been tested:

Cat/sys/bus/acpi/devices/lnxtherm\:00/thermal_zone/temp
Cat/proc/acpi/thermal_zone/thm0/temperature

Add an article:

Monitor CPU temperature? Video card temperature and hard drive temperature

1. Install applet

luther@gliethttp:~$ apt-get Install lm-sensors sensors-applet//After adding "hardware sensors monitor to the panel, if there is no such applet, Then restart the computer.
luther@gliethttp:~$ sudo sensors-detect//All the way to the car.
Effect Chart:


2. Install hardware detection software

luther@gliethttp:~$ sudo apt-get install hddtemp
luther@gliethttp:~$ sudo hddtemp/dev/sda
/dev/sda:st3160815as:36°c

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.