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

Was dit antwoord nuttig?

 Print dit artikel

Lees ook

How to reboot a unix server via telnet?

Using a telnet program like http://www.telnet98.com/ or SSH Client like putty (for windows),...

Hints on Creating Windows KVM Templates

Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by...

How do I assign additional IP addresses in RedHat/CentOS?

If you are using CPanel, you should add the IP addresses through WHM.  Do not follow...

How to compile kernel with RocketRaid 2640 RAID Cards

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

How to set date/time permanently on Centos/RH/Fedora

First you need to ssh to the server and be root and then do these step by step: 1. Set the...