How to install lm_sensors on XenServer

This is tested on Xenserver 6, may also work on other similar OS

1. ssh to server as root

2. type

wget ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/releases/9/Fedora/i386/os/Packages/lm_sensors-3.0.1-5.fc9.i386.rpm

rpm -ivh lm_sensors-3.0.1-5.fc9.i386.rpm

3. run

sensors-detect

and just select YES to all default options

4. to check temp, run

sensors

آیا این پاسخ به شما کمک کرد؟

 پرینت این مقاله

در همین زمینه

Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...

How to change cPanel password from command line?

cPanel password of a domain can be changed from command line using cPanel script. Given below are...

How to compile kernel with RocketRaid 2640 RAID Cards

1. yum install kernel update you want2. wget...

My raid-10 speed seems slow when test using hdparm

See http://tldp.org/HOWTO/Software-RAID-HOWTO-9.html To check out speed and performance of your...

Fix WHM/cPanel cPHulk Brute Force Protection Lock Out Via SSH

ssh to the server and login as root then type   mkdir /home/cphulkchmod 777...