Programming Interface Information:
The Monitor Records are intended Programming Interfaces that
allow the customer to write programs to obtain services of z/VM.

MRSYTPOW

Prolog
Control Block Contents
Cross Reference

MRSYTPOW Prolog

 DSECT NAME - SYTPOW
 FUNCTION - Map a Monitor record.
 LOCATED BY -
        Through the Monitor Control Area
 REFERENCED CONTROL BLOCKS -
        MRRECHDR    Monitor Record Header
 NAME - MRSYTPOW
 DESCRIPTIVE NAME - Monitor Sample Record
                    Domain 0  - System Domain
                    Record 25 - Power Consumption Data
 
 DESCRIPTION - Physical LPAR (and possible CEC) data for
               accumulated power consumption
 
 NOTES:
  -- This record is generated only when power data
     collection is available to the hypervisor.
 
  -- When the HMC Global Performance Data setting is disabled,
     only power data about the current LPAR is returned.
     When the setting is enabled, power data about the LPAR
     and the CEC are returned.
 

MRSYTPOW Control Block Contents

Offsets
Dec  Hex  Type        Len  Name (Dim)             Description
 
   0   0  Structure    92  SYTPOW                 Start of monitor record
   0   0  Character     0  SYTPOW_MRHDR           Record header. See MRRECHDR
                                                  for details.
   0   0  Character    20  MRHDR
   0   0  Unsigned      2  MRHDRLEN
   2   2  Unsigned      2  MRHDRZER
   4   4  Unsigned      1  MRHDRDM
   5   5  Unsigned      1  *
   6   6  Unsigned      2  MRHDRRC
   8   8  Character     8  MRHDRTOD
  16  10  Character     4  *
  20  14  Character     0  MRHDR_END
  20  14  Unsigned      8  SYTPOW_POWCOUNT        Count of power samples
  28  1C  Unsigned      8  SYTPOW_POWTOD          Last CP power reading
  36  24  Character     8  SYTPOW_POWPARNM        Partition Name.
  44  2C  Unsigned      8  SYTPOW_POWCPU          Accumulated CPU power
                                                  consumption in milliwatts
                                                  for all CPU resources allocated
                                                  to the configuration.
  52  34  Unsigned      8  SYTPOW_POWSTO          Accumulated memory power
                                                  consumption in milliwatts
                                                  for all memory resources
                                                  allocated to the
                                                  configuration.
  60  3C  Unsigned      8  SYTPOW_POWIO          Accumulated I/O power
                                                  consumption in
                                                  milliwatts for all I/O
                                                  resources allocated to the
                                                  configuration.
  68  44  Unsigned      8  SYTPOW_POWTOTCPC       If available, the accumulated
                                                  number of milliwatts
                                                  for all electrical and
                                                  mechanical components in the
                                                  CPC.
  76  4C  Unsigned      8  SYTPOW_POWUNASGN       If available, the accumulated
                                                  number of milliwatts
                                                  for all types of resources
                                                  in the standby or reserved
                                                  state.
  84  54  Unsigned      8  SYTPOW_POWINFRA        If available, the accumulated
                                                  number of milliwatts
                                                  for all subsystems in the CPC
                                                  which do not provide CPU,
                                                  memory, or I/O resources to
                                                  LPARs. These subsystems include
                                                  service elements, cooling
                                                  systems, power distribution,
                                                  network switches, etc.
  92  5C  Unsigned      0  SYTPOW_END

MRSYTPOW Cross Reference

                      Hex           Hex
Name                  Offset Length Value
 
MRHDR                      0     20
MRHDR_END                 14      0
MRHDRDM                    4      1
MRHDRLEN                   0      2
MRHDRRC                    6      2
MRHDRTOD                   8      8
MRHDRZER                   2      2
SYTPOW                     0      92
SYTPOW_END               5C      0
SYTPOW_MRHDR               0      0
SYTPOW_POWCOUNT              14      8
SYTPOW_POWCPU              2C      8
SYTPOW_POWINFRA              54      8
SYTPOW_POWIO              3C      8
SYTPOW_POWPARNM              24      8
SYTPOW_POWSTO              34      8
SYTPOW_POWTOD              1C      8
SYTPOW_POWTOTCPC              44      8
SYTPOW_POWUNASGN              4C      8

This information is
based on z/VM V7R3.0.

Last updated on 09 May 2025 at 14:55:05.
Copyright IBM Corporation, 1990, 2025