When purchasing a motherboard, some monitoring software provided by the manufacturer can be used, and the most common functions such as temperature monitoring and system status are available. However, these software can only be used in windows, therefore, if you want to monitor the CPU temperature in Linux, You can monitor the temperature using lm-sensor. Installation environment: Ubuntu8.04.1LTS installation steps: 1. Install lm-sensors # apt-getinstalllm-sensors2. Set monitoring options
When purchasing a motherboard, some monitoring software provided by the manufacturer can be used, and the most common functions such as temperature monitoring and system status are available. However, these software can only be used in windows, therefore, if you want to monitor the CPU temperature in Linux, You can monitor the temperature using lm-sensor.
Installation environment:
Ubuntu 8.04.1 LTS
Installation steps:
1. Install lm-sensors
# Apt-get install lm-sensors
2. Set monitoring options
# Sensors-detect
Normally, you can answer yes. Pay attention to the last item, for example, the following information.
To load everything that is needed, add this to/etc/modules:
# ---- Cut here ----
# I2C adapter drivers
# Modprobe unknown adapter NVIDIA i2c adapter
# Modprobe unknown adapter NVIDIA i2c adapter
# Modprobe unknown adapter NVIDIA i2c adapter
I2c-i801
# Chip drivers
# No driver for Winbond W83L785R/G yet
Lm85
# ---- Cut here ----
3. After the above message appears, load the module
For example, my i2c-i801 and lm85
# Modprobe i2c-i801
# Modprobe lm85
4. Then enter:
# Sensors
5. There will be monitoring messages such as cpu temperature.
Adm1027-i2c-3-2e
Adapter: SMBus I801 adapter at e000
V1.5: + 1.31 V (min = + 0.00 V, max = + 3.32 V)
VCore: + 1.49 V (min = + 0.00 V, max = + 2.99 V)
V3.3: + 3.30 V (min = + 0.00 V, max = + 4.38 V)
V5: + 5.08 V (min = + 0.00 V, max = + 6.64 V)
V12: + 11.97 V (min = + 0.00 V, max = + 15.94 V) ALARM
CPU_Fan: 3941 RPM (min = 0 RPM)
Fan2: 0 RPM (min = 0 RPM)
Fan3: 0 RPM (min = 0 RPM)
Fan4: 1882 RPM (min = 0 RPM)
CPU Temp: + 48.8 °C (low =-127.0 °C, high = + 127.0 °C)
Board Temp: + 46.0 °C (low =-127.0 °C, high = + 127.0 °C)
Remote Temp: + 45.5 °C (low =-127.0 °C, high = + 127.0 °C)
Cpu0_vid: + 1.525 V