Status of Solaris 9 lmSensors support
Chris Tracy <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
I've been working on getting net-snmp installed on a lab of 50 Sun Blade 2500's running Solaris 9 and was hoping to get sensor data with it. Based on this mailing list post: http://marc.theaimsgroup.com/?l=net-snmp-users&m=113942443201420&w=2 I see that 5.2.2 was my best bet and that 5.3's support was being rewritten as of Feb 2006. I'm just curious to know what the current status of the rewrite is as I've tested 5.2.2, 5.3, and 5.3.1pre3 without any true success. Using 5.3 and 5.3.1pre3 I simply get no data back on a walk of lmSensors: $ snmpwalk -v1 -c <comm> -m ALL <hostname> lmSensors $ (This happens instantly, so it's not an issue of snmpd not running, it's just that the lmSensors OIDs aren't getting populated, and yes, ucd-snmp/lmSensors is being compiled and loaded) Using 5.2.2, I actually get a small amount of data back, but it's only for the temp sensors and the values seem strange: $ snmpwalk -v1 -c <comm> -m ALL <hostname> lmSensors LM-SENSORS-MIB::lmTempSensorsIndex.1 = INTEGER: 0 LM-SENSORS-MIB::lmTempSensorsIndex.2 = INTEGER: 1 LM-SENSORS-MIB::lmTempSensorsIndex.3 = INTEGER: 2 LM-SENSORS-MIB::lmTempSensorsIndex.4 = INTEGER: 3 LM-SENSORS-MIB::lmTempSensorsIndex.5 = INTEGER: 4 LM-SENSORS-MIB::lmTempSensorsIndex.6 = INTEGER: 5 LM-SENSORS-MIB::lmTempSensorsIndex.7 = INTEGER: 6 LM-SENSORS-MIB::lmTempSensorsDevice.1 = STRING: hard-disk0 LM-SENSORS-MIB::lmTempSensorsDevice.2 = STRING: cpu0 LM-SENSORS-MIB::lmTempSensorsDevice.3 = STRING: cpu1 LM-SENSORS-MIB::lmTempSensorsDevice.4 = STRING: int-amb0 LM-SENSORS-MIB::lmTempSensorsDevice.5 = STRING: sys-out LM-SENSORS-MIB::lmTempSensorsDevice.6 = STRING: sys-in LM-SENSORS-MIB::lmTempSensorsDevice.7 = STRING: int-amb1 LM-SENSORS-MIB::lmTempSensorsValue.1 = Gauge32: 2321765 LM-SENSORS-MIB::lmTempSensorsValue.2 = Gauge32: 4615525 LM-SENSORS-MIB::lmTempSensorsValue.3 = Gauge32: 4615525 LM-SENSORS-MIB::lmTempSensorsValue.4 = Gauge32: 3042661 LM-SENSORS-MIB::lmTempSensorsValue.5 = Gauge32: 2977125 LM-SENSORS-MIB::lmTempSensorsValue.6 = Gauge32: 1863013 LM-SENSORS-MIB::lmTempSensorsValue.7 = Gauge32: 2780517 Am I missing something obvious? Is there an uncommitted patch I can try? (I checked the CVS version, but it doesn't seem to be any newer than 5.3.1pre3) For reference, here's a couple relavant snips of the output of 'prtdiag -v': # /usr/platform/`uname -m`/sbin/prtdiag - <snip> ============================ Environmental Status ============================ Fan Speeds: --------------------------------------------- Location Sensor Status Speed --------------------------------------------- F1 CPU0 okay 3375rpm F2 CPU1 okay 3125rpm F3 Outtake okay 1721rpm F0 Intake okay 2109rpm Temperature sensors: ---------------------------------------------------------------------------- Location Sensor Temperature Lo LoWarn HiWarn Hi Status ---------------------------------------------------------------------------- HDD0 hard-disk0 35C 0C 5C 55C 60C okay MB/0 Die 70C -10C 0C 95C 100C okay MB/1 Die 73C -10C 0C 95C 100C okay MB Ambient 45C -8C 0C 70C 75C okay MB Ambient 44C -10C 0C 70C 75C okay MB Ambient 28C -11C 0C 45C 70C okay MB Ambient 42C -9C 0C 70C 75C okay Thanks for any info, Chris ---------------------------- Chris Tracy System/Network Administrator Engineering Design Center Santa Clara University _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users