View Power Allocations for a Managed Device

Before You Begin

  • The power allocation plan in Oracle ILOM depicts the power allocation requirements for a managed device. For instance:

    • System Power Specification – The System Power Specification table identifies the power wattage allocated for the power consumption properties set on the managed device.

    • Per Component Power Map – The Component Power Map table, available for Oracle rackmounted servers, identifies the power wattage allocated for each component on the managed device. It also identifies the power cap limit set for a component, or whether a power cap limit can be set for a component.

  • You can view the power allocations for a managed device from the web interface, CLI, or SNMP interface. To locate instructions on how to perform this task from an SNMP client, see the Related Information section that follows these instructions.

To view the power allocations for a managed device from the web interface or the CLI, perform one of these procedures.

  • View power allocations – Web Procedure 1

  • View power allocations – CLI Procedure 2

  1. View Power Allocations – Web Procedure
    1. In the Oracle ILOM SP web interface, click Power Management > Allocations.
    2. In the Power Allocation Plan page, view the power allocation requirements shown for the managed device.
  2. View Power Allocations – CLI Procedure
    1. To view the total sum of power allocated to a managed device, perform the following:

      From a server SP, type:

      show /SP/powermgmt/budget

    2. To view the power wattage allocated to a component (fans, CPUs, and so forth) on a managed device, perform the following:

      From a server SP, type:

      show /SP/powermgmt/powerconf/ component_type / component_name

      where the component_type is the name of the component category, the component_name is the name of the component.