What version of IPMITOOL are you using ?
I'm thinking it might be related to the 'Owner Id' in the SDR with should
match the 'Slave Address' of your board which is apparently B4h in your case.
(See PICMG 2.9 R1.0 section 3.3.2.2 for CPCI slot mapping).
To make sure you have the right slave address run:
# dmesg | grep ipmi | grep slave
Or
#dmidecode | grep IPMI -A 10 | grep Slave (and multiply by 2)
Then use : ipmitool sensor get "S03:Board 1.5V" -m <sa> -t <sa>, when 'sa' is
the slave address in hex (0xb4).
François Isabelle
________________________________
De : Beatriz Fisac Lozano [mailto:beatriz.fi...@tecnobit.es]
Envoyé : 9 septembre 2009 04:06
À : ipmitool-devel@lists.sourceforge.net
Objet : [Ipmitool-devel] Sensor Reading: Not Present
Hello everybody.
I am new using IPMItool and my intention is to consult a sensor`s value with
the library OpenIPMI, but I am checking the features of my board first, I am
doing that with IPMITool.
The problem is that when I use the command: IPMItool sdr list full I obtain
this:
S03:CPU Temp | 35 degrees C | ok
S03:Board Temp | 35 degrees C | ok
S03:Board 1.5 V | 1.50 Volts | ok
S03:Board 2.5 V | 2.51 Volts | ok
.
.
.
.
But I don't understand why when I try to obtain the Sensor Reading value using
the command IPMItool sensor get "S03:Board 1.5V" in the field Sensor Reading is
written :
Sensor Reading : Not Present
Could someone tell me what meaning Not Present? Should I active the IPMI
driver, the IPMITool or my board to get the value of the sensor?
Thank you in advance,
Bfis.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel