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

¿Fue útil la respuesta?

 Imprimir éste Artículo

Leer también

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...

How to re-install Centos yourself remotely

NOTE: This is only for Dedicated Servers. All VPS, go to client area.Assuming you currently have...

How to update cpanel license key

First, ssh to your server as root and just type /usr/local/cpanel/cpkeyclt

How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:1....

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...