The PCFULL record sets usage threshold values for minidisks in the VMRCMQ reports.

Each time a minidisk utilization exceeds the value specified for it on a PCFULL record, the report highlights that minidisk. You can have more than one PCFULL record in the VMRCMQ CONFIG file.

VMRCMQ uses most-specific to least-specific order when analyzing PCFULL records. That is, a threshold value specified for an individual minidisk overrides a threshold specified for a group of minidisks.

PCFULL productidentifier keyword [ threshold | 75 ]
  • productidentifier
    Identifies a product for which to set a usage threshold. Your choices are identified in the EXCLUDE record as in the previous section. Specify an asterisk to set the same threshold for all minidisks that share the specified keyword.
  • keyword
    Identifies the type of minidisk to exclude. The keyword must correspond to one of the tags specified in the VMSERVER NAMES File for the component.
    Refer to the VMSERVER NAMES file for a list of component minidisks and tags.
    Specify an asterisk for keyword to set the same threshold for all minidisks deployed by the specified product.
  • threshold
    Sets the threshold percentage for minidisks included on the PCFULL record. The value for threshold must be between 40 and 90. The default value is 75.

Example

To reset the threshold for all product runtime disks to 90%, change the PCFULL record to:

PCFULL * RUNTIME 90