Penguin
Diff: MotherboardMonitoring
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of MotherboardMonitoring.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 17 Last edited on Friday, January 20, 2006 8:57:45 am by IanMcDonald
Older page: version 15 Last edited on Monday, May 24, 2004 2:20:26 pm by CraigBox Revert
@@ -82,4 +82,15 @@
 Here's a link to my /etc/[sensors.conf] file. 
  
 !Abit KT7 motherboard 
 On an Abit KT7 motherboard, the chip is a "via686b" - you need to use the "via686a" driver. See the [sensors.conf] file for my setup for this. 
+  
+!Dell Servers  
+  
+If you have a Dell server which you're wanting to use lm-sensors with, you're a bit out of luck. Dell motherboards do indeed have LM87 chips, but they are behind some fancy thingy, meaning only Dell software can access them (Dell ~OpenManage Server Administrator).  
+  
+quote from a Dell employee;  
+'There are LM78's, but they are behind our own "inteligent" interface(uP). So the bad news is that lmsensors can't talk to PE servers sensors. The good news is that our systems management group has ported the software to allow access to all of this great info via SNMP. It even supports our older PE servers that only have TVM sensors (LM78's). It's actually a nice package, you can even re-Flash your BIOS from linux.'  
+  
+The software to monitor via SNMP can be found at http://linux.dell.com/files/openmanage-contributions/debian/. If installing on Debian (woody?), you'll need to install v4.7.1 first (http://linux.dell.com/files/openmanage-contributions/debian/dellomsa_4.71-3653_i386.deb and http://linux.dell.com/files/openmanage-contributions/debian/dellomsa-drivers_4.71-3653_i386.deb) then v4.90 (or the program part of 4.90 at least, the 4.90 drivers didn't work for me so I stuck with 4.71)  
+  
+Another helpful site is http://linux.dell.com/monitoring.shtml.