Cpu temperature monitoring software lm-sensors in Ubuntu8.04

Source: Internet
Author: User
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

Related Article

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.