Is it possible to check the temperature of the CPU and locally attached SATA/IDE HDDs under XenServer 5.6? Can I install lm-sensors?

link|improve this question

79% accept rate
1  
+1 As I run XenServer on high-end desktop, not a "real" server, IPMI/BMC or ILO are completely out of the question. – Hubert Kario Oct 12 '10 at 18:34
feedback

3 Answers

We use IPMI with a BMC controller to do hardware monitoring for our xenserver hosts. Depending on the type of hardware you have this might be an option.

link|improve this answer
feedback

You might be able to use smartmontools for that. If those hard drives are in a RAID array, you may be able to pick up the SMART data through the controller. Be sure to check the "-d" option in the smartctl man page.

link|improve this answer
feedback

smartmontools will do the job. It is however not trivial to install on XenServer. Here is a tutorial: http://www.schirmacher.de/display/INFO/Install+smartmontools+on+Citrix+XenServer .

link|improve this answer
2  
I'm assuming that this is only an answer to the "hdd" part of the question. Is there a solution for checking CPU temperature? – Nanne May 15 '11 at 14:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.