Unsolved
1 Message
0
646
September 15th, 2020 16:00
IPMI Values
Can somebody explain me these each values, I know the last one stands for fan speed value.
ipmitool raw 0x30 0x30 0x02 0xff 0x08
Thanks,
No Events found!
Unsolved
1 Message
0
646
September 15th, 2020 16:00
Can somebody explain me these each values, I know the last one stands for fan speed value.
ipmitool raw 0x30 0x30 0x02 0xff 0x08
Thanks,
Top
DiegoLopez
4 Operator
•
2.7K Posts
0
September 17th, 2020 01:00
Hello @manjotsc,
This looks like to me like the IPMI command to manually set the fan speed value.
Only the last raw hex set the actual fan speed. The rest is the instruction of the command to get to the fan speed parameter.
Regards.