1 Rookie
•
4 Posts
0
197
PowerEdge Server Power Consumption through ipmitool
Hello
I'm using ipmitool to measure server power.
# ipmitool -I lanplus -H xxx.xxx.xxx.xxx -U root -P xxx dcmi power reading
Instantaneous power reading: 129 Watts
Minimum during sampling period: 15 Watts
Maximum during sampling period: 292 Watts
Average power reading over sample period: 129 Watts
IPMI timestamp: Sun Jul 14 18:55:54 2024
Sampling period: 00000001 Seconds.
Power reading state is: activated
I would like to inquire about the results above.
1. I would like to inquire whether the “Instaneous power reading” value is the same as idrac’s Raw Power Consumption value, and whether this value is an average value.
2. I would like to inquire about the meaning of the sampling period value and whether the value can be changed.
Dell-Martin S
Moderator
Moderator
•
3.3K Posts
0
July 15th, 2024 13:13
Thank you for your questions about PowerEdge server power consumption measurements using ipmitool. I'll address each of your inquiries:
The "Instantaneous power reading" from the ipmitool command is generally equivalent to the "Raw Power Consumption" value you would see in the iDRAC interface. However, there are a few important points to consider:
The "Sampling period" in your output refers to the time frame over which the power readings are collected and averaged. In your case, it shows "00000001 Seconds," which means:
Regarding changing the sampling period:
For more detailed or customizable power monitoring, you might consider:
Remember that the exact implementation can vary slightly between different PowerEdge server models and firmware versions, so it's always a good idea to consult your specific server's documentation for the most accurate information.