CentOS installation lm_sensors temperature monitoring

Source: Internet
Author: User
CentOS Install lm_sensors temperature monitoring first check whether installation, system default installed rpm-qa | grepsensorslm_sensors-devel-311-17el6x86_64lm_sensors-libs-311-17el6x86_64lm_s CentOS Install lm_sensors temperature monitoring first check whether installation, # rpm-qa | grep sensorslm_sensors-devel-3.1.1-17.el6.x86_64lm_sensors-libs-3.1.1-17.el6.x86_64lm_sensors-3.1.1-17.el6.x86_64 is installed by default to download the latest sensors-detect # cd/usr/sbin/# rm-rf sensors-detect # wget http://dl.lm-sensors.org/lm-sensors/files/sensors-detect -- 10:54:28 -- http://dl.lm-sensors.org/lm-sensors/files/sensors-detect Parsing host dl.lm-sensors.org... 160.45.254.26 connecting dl.lm-sensors.org | 160.45.254.26 |: 80... connected. An HTTP request has been sent and is waiting for response... 200 OK Length: 202216 (197 K) [text/plain] is being saved: "sensors-detect" 100% [================================== ====>] 202,216 163 K/s in 1.2 s 10:54:30 (163 KB/s) -you have saved "sensors-detect" [202216/202216] and granted the following permissions: # chmod 755 sensors-detect install coretemp: # wget http://www.pperry.f2s.com/linux/coretemp/kmod-coretemp-1.1-2.el5.x86_64.rpm#rpm -Ivh kmod-coretemp-1.1-2.el5.x86_64.rpm Preparing... ######################################## ### [100%] 1: kmod-coretemp ##################################### ###### [100%] install dkms, install: # yum install dkms after installation, # modinfo coretemp # modprobe coretemp # lsmod | grep coretempcoretemp 7381 0 last run sensors # sensors-detect01 # sensors-detect revision 6203 (17:58:33 + 0200) 02 # System: VMware, Inc. VMware Virtua L Platform [None] 03 # Board: Intel Corporation release BX Desktop Reference Platform04 05 This program will help you determine which kernel modules you need06to load to use lm_sensors most upgrade tively. it is generally safe07and recommended to accept the default answers to all questions, 08 unless you know what you're doing.09 10 Some south bridges, CPUs or memory controllers contain embedded sensors.11Do yo U want to scan for them? This is totally safe. (YES/no): yes12Silicon Integrated Systems sis5595... no13VIA VT82C686 Integrated Sensors... no14VIA VT8231 Integrated Sensors... no15AMD K8 thermal sensors... no16AMD Family 10 h thermal sensors... no17AMD Family 11 h thermal sensors... no18AMD Family 12 h and 14 h thermal sensors... no19AMD Family 15 h thermal sensors... no20AMD Family 15 h power sensors... no21AMD Family 16 h powe R sensors... No22Intel digital thermal sensor... Success! 23 (driver 'coretemp ') 24 Intel AMB FB-DIMM thermal sensor... no25VIA C7 thermal sensor... no26VIA Nano thermal sensor... no27 28 Some Super I/O chips contain embedded sensors. we have to write to29standard I/O ports to probe them. this is usually safe.30Do you want to scan for Super I/O sensors? (YES/no): yes31Probing for Super-I/O at 0x2e/0x2f32Trying family 'national Semiconductor/ITE '... yes33Found unknown chip with ID 0x0f0034Probing for Super-I/O at 0x4e/0x4f35Trying family 'national semicondu/ ITE '... no36Trying family 'smsc '... no37Trying family 'via/Winbond/Nuvoton/Fintek '... no38Trying family 'ite '... no39 40 Some systems (mainly servers) implement IPMI, a set of common interfa Ces41through which system health data may be retrieved, amongst other things.42We first try to get the information from SMBIOS. if we don't find it43there, we have to read from arbitrary I/O ports to probe for such44interfaces. this is normally safe. do you want to scan for IPMI45interfaces? (YES/no): yes46Probing for 'ipmi bmc kcs 'at 0xca0... no47Probing for 'ipmi bmc smic 'at 0xca8... no48 49 Some hardware monitoring chips are accessible through the isa I/O ports.50We have to write to arbitrary I/O ports to probe them. this is usually51safe though. yes, you do have isa I/O ports even if you do not have any52ISA slots! Do you want to scan the isa I/O ports? (YES/no): yes53Probing for 'national semicondulm78 'at 0x290... no54Probing for 'national semicondulm79 'at 0x290... no55Probing for 'winbond w81_1d 'at 0x290... no56Probing for 'winbond w81_2d 'at 0x290... no57 58 Lastly, we can probe the I2C/SMBus adapters for connected hardware59monitoring devices. this is the most risky part, and while it works60reasonably well on most systems, it h As been reported to cause trouble61on some systems.62Do you want to probe the I2C/SMBus adapters now? (YES/no): yes63Using driver 'i2c-piix4 'for device :00:07. 3: Intel 82371AB PIIX4 ACPI64Module i2c-dev loaded successfully.65 66 67Now follows a summary of the probes I have just done.68Just press ENTER to continue: 69 70 Driver 'coretemp ': 71 * Chip 'Intel digital thermal sensor '(confidence: 9) 72 73Do you want to overwrite/etc/sysconfig/lm_sensors? (YES/no): yes74Starting lm_sensors: loading module coretemp [OK] select yes for all. then, the loading module coretemp [OK] is displayed, indicating that the startup is successful! # Sensors view temperature monitoring
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.