Previous Topic: QualifiersNext Topic: ADVISE PERFORMANCE DISPLAY


Examples

$ ADVISE PERFORMANCE COMPILE MY_SITE

The Performance Manager reads the MY_SITE.VPR file and compiles the rules for subsequent use. The Performance Manager creates a file named MY_SITE.KB in the default directory.

To use the compiled rules in conjunction with Performance Manager factory rules, type the following command:

$ ADVISE PERFORMANCE REPORT ANALYSIS/RULES=MY_SITE

Or alternately, use the Parameter Edit Utility to automatically use your compiled rules:

$ ADVISE EDIT
PSDC_EDIT> SET AUTO_AUGMENT DEVICE:[DIRECTORY]MY_SITE.KB
PSDC_EDIT> EXIT
$ ADVISE PERFORMANCE REPORT ANALYSIS

In either case, the Performance Manager reads in the compiled user rules in addition to the default Performance Manager rules when generating an Analysis Report.

$ ADVISE PERFORMANCE GRAPH/HISTORY=MONTHLY-USER -
_$ /TYPE=TOP_CPU_RULE_OCC

The top firing rules concerning CPU usage during the last month are displayed.