Sample - processor_information
Request necessary fields from SMF70S1 on processors
The sample will fetch the following fields.
| Name | Based on | Description | Type/Format |
|---|---|---|---|
| share_actual | SMF70ACS | Accumulated processor actual share | integer |
| dispatch_time_total | SMF70PDT | Logical processor total dispatch time, in microseconds. When associated with partition name PHYSICAL, this field contains the accumulated number of microseconds during which a physical CPU was busy but the time could not be attributed to a specific logical partition. This time includes the time PR/SM was controlling the physical processor (LPAR management time) as well as any other time the processor was busy for any reason such as managing coupling facility traffic. | integer |
| interval_in_milliseconds virtual | interval | Interval duration in milliseconds | |
| logical_processor_is_online virtual | logical_processor_online_time | Logical processor is online for the given partition | |
| logical_processor_online_time | SMF70ONT | Logical processor online time | integer |
| share_current virtual | share_actual sample_diagnose processor_weight | Accumulated processor current share. | |
| cap_actual_percentage | SMF70NCA | Number of Diagnose samples where capping actually limited the usage of processor resources for the set of logical CPUs of type SMF70CIX within the logical partition | integer |
| utilization_per_cpu_physical virtual | dispatch_time_total logical_processor_online_time cpu_count | Physical per CPU Utilization | |
| cap_absolute_group | SMF70HWGR_CAP_LIMIT | If not zero, absolute limit on partition usage of all CPUs of the type indicated in SMF70CIX which are members of the same hardware group, in terms of numbers of hundredth of CPUs. | integer |
| cap_absolute | SMF70HW_CAP_LIMIT | If not zero, absolute limit on partition usage of all CPUs of the type indicated in SMF70CIX in terms of numbers of hundredth of CPUs. | integer |
| msu_effective virtual | dispatch_time_effective cpa_scaling_factor_effective cpu_adjustment_factor_effective interval_in_milliseconds | Effective MSU | |
| cpu_name processed | SMF70CIN | CPU-identification name | string |
| cpu_count | SMF70CTN | Number of physical CPUs of this type at interval end | integer |
| msu_physical virtual | dispatch_time_total cpa_scaling_factor_effective cpu_adjustment_factor_effective interval_in_milliseconds | Physical MSU | |
| share_maximum | SMF70MAS | Processor maximum share | integer |
| processor_weight | SMF70BPS | Partition processor resource weight factor. If the value is X’FFFF’, then the partition has been assigned dedicated processors. | integer |
| share_minimum | SMF70MIS | Processor minimum share | integer |
| timestamp virtual | date time | Record Timestamp | |
| cap_wlm_percentage | SMF70NSW | Number of Diagnose samples where WLM considers to cap the set of logical CPUs of type SMF70CIX within the logical partition (see also SMF70NCA). | integer |
| lpar_management_per_cpu virtual | dispatch_time_total dispatch_time_effective logical_processor_online_time cpu_count | Physical per CPU Utilization | |
| sid | SMF70SID | SYSTEM ID FROM INSTALLATION | string |
| cpu_polarization virtual | flags_polarization | Polarization indicator: 00 = Horizontally polarized or polarization no… |