Re: [Ipmitool-devel] SEL output for sensor number when zero

2012-05-18 Thread Jim Mankovich
Jon, I can't see any real reason for the special case to avoid printing zero and I don't have any problem with removing it. Does anyone have any objection to making this change? -- Jim Mankovich | jm...@hp.com -- On 5/11/2012 4:16 AM, Jon Bamber wrote: Hi There is code in ipmi_sel.c line

[Ipmitool-devel] ipmitool not setting the clear cmos bit

2012-05-18 Thread Jim Mankovich
All, We recently found that the ipmitool was not setting the clear cmos bit when doing the following ipmitool command: ipmitool chassis bootdev bios clear-cmost=yes I tracked this down to ipmi_chassis_set_bootdev ignoring all bits set in the input iflags argument. I've attached a patch w