The EXCLUDE record excludes product minidisks from the VMRCMQ reports. You must use a separate EXCLUDE record for each minidisk. You can exclude:
- entire products
- classes of minidisks or specific minidisks
Note: If VMRCMQ builds the configuration file for you it does not place an EXCLUDE record there.
VMRCMQ processes EXCLUDE record parameters from the most-specific to the least-specific record. The syntax for EXCLUDE is as follows:
EXCLUDE productidentifier keyword
- productidentifier
Identifies a product whose minidisks you want to exclude. Your choices are:- VMACCT
- VMARCH
- VMBACKUP
- VMBATCH
- VMDIRECT
- VMOPER
- VMSCHED
- VMSECURE
- VMSPOOL
- VMTAPE
- VSEG
- HIDRO
- EXPLORE
- keyword
Identifies the type of minidisk to exclude. The keyword must correspond to one of the tags specified in the VMSERVER NAMES file entry for the deployment.
Specify an asterisk for keyword to exclude all minidisks deployed by the specified product.
Refer to the product Installation Guide document for the names of VMSERVER NAMES file tags which define deployed minidisks.
Examples
To exclude all of the component work disks from the VMRCMQ reports, change the EXCLUDE record to:
EXCLUDE * WORKDISK
To exclude the CA VM:Account RUNTIME (192) minidisk from the VMRCMQ reports, change the EXCLUDE record to:
EXCLUDE VMACCT RUNTIME