CPU
The CPU control statement causes the CMF MONITOR Extractor to collect CPU and CPU-dispatching data.
[SAMPLE={1000|nnnn}]
[,CAPMSG={YES|NO}]
[,CAPMSGRP={10|nn|NO}]
[,VMLPAR={YES|NO}]
This data includes information about CPU wait, busy, and idle status, online and offline times, queue depth, and processor concurrency.
Monitoring modes | One CPU statement can be specified for each monitoring mode, continuous (CPM) or intermittent (IPM). | |
Sampler and record types | The CPU statement controls the CPUS sampler, which produces SMF type 70-1 records and CMF type 240-01 user records. | |
Analyzer statements and reports | CMFSUM CPU CPUCON PERFSUM, PERFORM PROTKEY SRM TSOPERF TYPE=INT | CMF Summary Report CPU Utilization Report Processor Concurrency Report Performance Summary Report CPU Utilization by Protect Key Report System Resources Manager Report TSO Interval Summary Report |
Other BMC Software products | The CPU control statement must be defined in the CMF MONITOR Extractor JCL for MainView for z/OS. |
Parameters
The parameters for the CPU control statement are:
SAMPLE= | specifies the number of milliseconds between data-gathering cycles for CPU data The default is 1000 milliseconds or one second. Acceptable values are 20 to 9999. |
---|---|
CAPMSG= | specifies whether the MVS PAS issues the message notifying that the local logical partition is soft-capped by WLM If YES, the default, is specified, the MVS PAS issues the following message after detecting that the logical partition has been soft capped by WLM: CMFCPU13 LPAR SOFT CAPPED BY WLM When the logical partition is no longer capped, the following message is issued: CMFCPU15 LPAR NO LONGER SOFT CAPPED BY WLM; CAPPED DURATION WAS hhh.mm.ss |
CAPMSGRP= | specifies whether the MVS PAS issues the message notifying that the local logical partition remains soft-capped by WLM If a value nn from 1 to 60 is specified (the default is 10), the MVS PAS issues the following CMFCPU14 message every nn minutes: CMFCPU14 LPAR SOFT CAPPED BY WLM SINCE hh:mm:ss ddmmmyy FOR hhh.mm.ss If NO is specified, the message CMFCPU14 is not issued. |
VMLPAR= | specifies whether LPAR type data is collected from z/VM If the CMF MONITOR Extractor is running in z/OS under z/VM and VMLPAR=YES is specified, the following happens:
The default value is NO, and when the CMF MONITOR Extractor is not running in z/OS under z/VM, this parameter is ignored. |
Examples
Related topics
CPU-Report-control-statements
CPU-Utilization-Report
CPUCON
Processor-Concurrency-Report
CMFSUM
CMF-Summary-Report
PERFORM
Performance-Summary-Report
PERFSUM
PROTKEY
CPU-Utilization-by-Protect-Key-Report
SRM
System-Resources-Manager-Report
TSOPERF
TSO-Interval-Summary-Report
MainView for z/OS
Extractor-control-statements