Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for new power metrics added in 2.16 GA 1.5 #448

Closed
andy-maier opened this issue Jan 16, 2024 · 0 comments · Fixed by #462
Closed

Support for new power metrics added in 2.16 GA 1.5 #448

andy-maier opened this issue Jan 16, 2024 · 0 comments · Fixed by #462
Assignees
Milestone

Comments

@andy-maier
Copy link
Member

2.16 GA 1.5 WS-API book (SC27-2642-01): https://www.ibm.com/docs/en/systems-hardware/linuxone/LO3M-LT2?topic=library-harware-management-console-web-services-api-version-2160

The new metrics are:

  • "logical-partition-usage"
    • "power-consumption"
  • "zcpc-environmentals-and-power"
    • "total-partition-power-consumption"
    • "total-infrastructure-power-consumption"
    • "total-unassigned-power-consumption"
@andy-maier andy-maier added type: enhancement New feature or request area: code labels Jan 16, 2024
@andy-maier andy-maier added this to the 1.6.0 milestone Jan 16, 2024
@andy-maier andy-maier self-assigned this Feb 21, 2024
andy-maier added a commit that referenced this issue Feb 21, 2024
…power'

Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total accumulated power consumption of
    all partitions/LPARs
  - 'total_infrastructure_power_watt' - Total accumulated power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total accumulated power consumption of
    unassigned components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Accumulated power consumption of the LPAR

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier linked a pull request Feb 21, 2024 that will close this issue
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total accumulated power consumption of
    all partitions/LPARs
  - 'total_infrastructure_power_watt' - Total accumulated power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total accumulated power consumption of
    unassigned components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Accumulated power consumption of the LPAR

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 21, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 22, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 22, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 24, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
andy-maier added a commit that referenced this issue Feb 24, 2024
Details:

* Added support for the new power consumption metrics in z16 (issue #448):

  In metric group 'zcpc-environmentals-and-power':

  - 'total_partition_power_watt' - Total power consumption of all partitions
  - 'total_infrastructure_power_watt' - Total power consumption of
    infrastructure components
  - 'total_unassigned_power_watt' - Total power consumption of unassigned
    components

  In metric group 'logical-partition-usage':

  - 'partition_power_watt' - Power consumption of the partition

Signed-off-by: Andreas Maier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant