DEVICE
Overview
This control statement collects data on specified devices. If no operands are specified, data is collected for all online devices. Data is recorded in SMF79 subtype 9 records.
Parameters
This statement has the following parameters:
CLASS | Limits the data collected to devices of the specified type; the default is to collect data for all devices Possible values are as follows:
|
---|---|
RANGE | Specifies a range of devices to be measured. Device numbers can be between 3 and 5 digits in length. The range can consist of a list of single device addresses, a list of device ranges (xxxxx:xxxxx), or a combination of both. You can specify up to 32 devices or device ranges. When defining a device number that contains the subchannel set ID, then the specified range will only be monitored on the defined subchannel set. When subchannel set ID is not defined, the specified range will be monitored on all subchannel sets. |
SG | Up to 16 storage groups or ranges of storage groups for which data is collected; the default is to collect data for all storage groups |
VOLUME | Limits the data collected to devices on which the specified volumes is mounted Up to 32 volumes or ranges of volumes can be specified. The default is to collect data for all volumes. |
Examples
The CMFMON Write Facility samples the following: device 14000, devices 04999 to 06500, and devices 0A1FF to 0B000, 1A1FF to 1B000, 2A1FF to 2B000, 3A1FF to 3B000.
Data is collected on the DASD devices in storage group SGROUP01.
Data is collected on the device on which volume BAB030 is mounted.
Two records are produced per interval: one for communications devices, and one for channel-to-channel adapters. This example is equivalent to specifying CLASS=COMM on the CMF Extractor DEVICE statement.