Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for CMF 6.3.

PERFORM


The PERFORM control statement is used with the PERFSUM control statement to modify report contents.

PERFORM
[SCTYPE={CTL|RPT|BOTH}]

If used, the PERFORM statement must immediately follow the PERFSUM statement that it is modifying. Only one PERFORM statement can be defined after each PERFSUM statement; if multiple PERFORM statements are defined after a PERFSUM statement, only the last PERFORM statement affects the report.

Parameters

The parameter for the PERFORM control statement IS as follows:

SCTYPE=

requests that service classes or report classes or both be included in the report

Acceptable values are as follows:

  • CTL—requests that only service classes be included in the report

    This value is the default.

  • RPT —requests that only report classes be included in the report
  • BOTH—requests that both service and report classes be included in the report

Examples

The following examples illustrate the use of the PERFORM control statement.

Example
PERFORM

When this example (without the SCTYPE parameter) follows a PERFSUM statement, only service classes are included in the PERFSUM report.

Example
PERFORM   SCTYPE=CTL

This example requests that only service classes be included in the PERFSUM report.

Example
PERFORM   SCTYPE=RPT

This example requests that only report classes be included in the PERFSUM report.

Example
PERFORM   SCTYPE=BOTH

This example requests that both service and report classes be included in the PERFSUM report.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*