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

Hasznosnak találta ezt a választ?

 Kinyomtatja ezt a cikket

Olvassa el is

Hypervm Xen Windows VPS Network not showing 1Gbps

If you're running HyperVM Xen VPS and your Windows vm somehow not showing 1Gbps port, only...

How to change hostname of a server

Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...

How can upgrade kernel on xen main node or container too?

Centos:on host node---yum updatecd /usr/local/lxlabs/hypervm/httpdocs/lphp.exe...

Hints on Creating Windows KVM Templates

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

How to install Windows VPS under Hypervm

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