07-28-2025 06:39 PM
Hello,
I want to find the total power consumption of an UCS server ( UCS managed and standalone) from within RHEL and from FI.
Can someone advise on that? Thanks
Solved! Go to Solution.
07-29-2025 12:32 AM
hello @SamUrai. To check UCS server power usage from RHEL, use #ipmitool dcmi power reading if BMC access is available. U can also query the Redfish API with curl if supported, or use Cisco-provided tools if installed.
On the UCS side, in managed mode, use #show server power id or #show power-stats in the UCS CLI. The UCS Manager GUI also shows power under Equipment > Servers > Server > Power Monitoring. For standalone servers, connect to CIMC and run #show power... also check these links:
-Enes
07-29-2025 12:32 AM
hello @SamUrai. To check UCS server power usage from RHEL, use #ipmitool dcmi power reading if BMC access is available. U can also query the Redfish API with curl if supported, or use Cisco-provided tools if installed.
On the UCS side, in managed mode, use #show server power id or #show power-stats in the UCS CLI. The UCS Manager GUI also shows power under Equipment > Servers > Server > Power Monitoring. For standalone servers, connect to CIMC and run #show power... also check these links:
-Enes
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide