Skip to main content

Setting CPU power capping on ThinkSystem V3

OneCLI supports to set the status, reason, and value of CPU power capping by using the -redfish parameter on the ThinkSystem V3 servers.

Supported settings

  • CPUPowerCapping.CPU{N}_PowerLimitedValue

  • CPUPowerCapping.CPUDomainPowerLimitCause

  • CPUPowerCapping.CPUPowerLimited

Note
Wherein, {N} stands for the socket number of CPU.

Example

OneCli config show CPUPowerCapping --redfish -b xxxx:xxxx@xxxx
CPUPowerCapping.CPU1_PowerLimitedValue=255
CPUPowerCapping.CPU2_PowerLimitedValue=255
CPUPowerCapping.CPUDomainPowerLimitCause=PSUFailSafe
CPUPowerCapping.CPUPowerLimited=true