Get all DIMM information from IPMI using FreeIPMI API
问题 Here is the output from $ipmitool -sensor , they show all DIMM info. But FreeIPMI only have the DIMM info that have been plug-in. How can I get all Memory DIMM information by using FreeIPMI API in C? $ sudo ipmitool sensor CPU Temp | 59.000 | degrees C | ok | 0.000 | 0.000 | 0.000 | 99.000 | 104.000 | 104.000 System Temp | 35.000 | degrees C | ok | -10.000 | -5.000 | 0.000 | 80.000 | 85.000 | 90.000 Peripheral Temp | 49.000 | degrees C | ok | -10.000 | -5.000 | 0.000 | 80.000 | 85.000 | 90