IOQ (Extractor control statements)
The IOQ control statement causes the Extractor to collect I/O configuration and activity data.
[,LCUS={ACTVONLY|ALL}]
[,CLASS={DASD|TAPE|COMM|GRAPH|UNITR|CHRDR}]...)]
[,HPVHWM={YES|NO}]
Statistics are gathered for I/O processors (IOP) and Logical Control Units (LCU) and written to SMF type 78-3 records. These records are used by the Analyzer to produce the I/O Queuing Activity Report.
Monitoring modes | One IOQ statement can be specified for each monitoring mode, continuous (CPM) or intermittent (IPM). | |
Sampler and record types | The IOQ statement controls the IOQS sampler, which produces SMF type 78-3 records. | |
Analyzer statements and reports | CMFSUM IOQ | CMF Summary Report I/O Queuing Activity Report |
Other BMC Software products | The IOQ control statement is used by the CMF MONITOR Extractor only. |
Parameters
The parameters for the IOQ control statement are:
LCUS= | specifies whether the SMF 78-3 records should contain only LCUs that have activity during a recording interval
|
---|---|
CLASS= | specifies the classes of devices, which can be the following classes:
|
HPVHWM= | specifies whether CMF MONITOR collects data for specific SMF fields that contain the high-water marks for HyperPAV LCU
This parameter is applicable only for CPM mode and is ignored if specified for the IPM mode. CMF MONITOR does not collect data for the specified SMF fields for SMF 78-3 IOQ records that are produced by the IPM mode. The MVS collection of high-water marks supports only one monitoring application, which is an MVS design restriction. If you currently have both CMF MONITOR and RMF that are producing SMF 78-3 IOQ records, the high-water marks are incorrect in both CMF and RMF records unless you implement one of the following options:
Only a CMF MONITOR PAS that is started with CXEN=Y can collect the high-water marks in the SMF 78-3 IOQ records that are produced by the CPM mode. CXEN is a parameter on the PAS PROC; the default is Y. |
Examples
Related topics