Re: [Ipmitool-devel] Design question about sensor command

2007-11-04 Thread Liebig, Holger
> > The sdr command uses ipmi_sdr_get_sensor_reading to read the > sensor readings, but the sensor command uses > ipmi_sdr_get_sensor_reading_ipmb to do the same function. > Changing the ipmi_sdr_get_sensor_reading_ipmb calls to > ipmi_sdr_get_sensor_reading calls fixes the problem for me, > so I

Re: [Ipmitool-devel] Design question about sensor command

2007-10-31 Thread Ben Bloom
Hi everyone- This is a repost of a previous HTML email. I'm developing a product that does not have an IPMB, but still uses a mostly-IPMI compliant BMC for management. I'm able to use IPMItool to establish IPMI-over-LAN and SOL sessions and have full functionality over the KCS interface. However,

[Ipmitool-devel] Design question about sensor command

2007-10-24 Thread Ben Bloom
Hi everyone- I'm new to the development list, so please excuse me if I'm treading over old ground. I'm developing a product that does not have an IPMB, but still uses a mostly-IPMI compliant BMC for management. I'm able to use IPMItool to establish IPMI-over-LAN and SOL sessions and have fu