Hi all,

running ipmitool v1.8.11 on a Dell r610 gives the following mismatch
between the 'sdr' and 'sensor' commands:

# ipmitool sdr get 'PS 1 Temp'
Sensor ID              : PS 1 Temp (0x5)
 Entity ID             : 10.1 (Power Supply)
 Sensor Type (Analog)  : Temperature
 Sensor Reading        : 38 (+/- 1) degrees C
 Status                : ok
 Upper critical        : 100.000
 Upper non-critical    : 90.000
 Lower critical        : 0.000
 Lower non-critical    : 5.000
 Positive Hysteresis   : 1.000
 Negative Hysteresis   : 1.000
 Minimum sensor range  : Unspecified
 Maximum sensor range  : Unspecified
 Event Message Control : No Events From Sensor
 Readable Thresholds   : Thresholds Fixed
 Settable Thresholds   : Thresholds Fixed
 Event Status          : Event Messages Disabled
 Assertion Events      : 
 Event Enable          : Event Messages Disabled
 Assertions Enabled    : 

# ipmitool sensor get 'PS 1 Temp'
Locating sensor record...
Sensor ID              : PS 1 Temp (0x5)
 Entity ID             : 10.1
 Sensor Type (Analog)  : Temperature
 Sensor Reading        :  Unable to read sensor: Device Not Present

 Event Status          : Event Messages Disabled
 Assertion Events      : 
 Event Enable          : Event Messages Disabled
 Assertions Enabled    : 

I get the same behaviour with ipmitool versions 1.8.9 and 1.8.10.

Version 1.8.8 returns sensible sensor information:

ipmitools-1.8.8/src# ./ipmitool sensor get 'PS 1 Temp'
Locating sensor record...
Sensor ID              : PS 1 Temp (0x5)
 Entity ID             : 10.1
 Sensor Type (Analog)  : Temperature
 Sensor Reading        : 38 (+/- 1) degrees C
 Status                : ok
 Lower Non-Recoverable : 64.000
 Lower Critical        : na
 Lower Non-Critical    : -128.000
 Upper Non-Critical    : -128.000
 Upper Critical        : na
 Upper Non-Recoverable : na
 Event Status          : Event Messages Disabled
 Assertion Events      : 
 Event Enable          : Event Messages Disabled
 Assertions Enabled    : 

What's happening here?

Best regards,

Flo

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to