CL Command Reference - PRTSYSRPT

CL Command List > PRTSYSRPT Reference

Description:

The Print System Report (PRTSYSRPT) command generates and prints a system operation overview report from the performance data collected by Collection Services from the Operations Navigator interface. The report is written to the printer file QPPTSYSR. The system workload, resource utilization, resource utilization expansion, storage pool utilization, disk utilization, communications summary, and TCP/IP summary are presented in the report.


Examples:

Example 1: Printing a Report

PRTSYSRPT MBR(APRIL18)
or
PRTSYSRPT MBR(APRIL18) SECTION(*ALL)

These commands print a complete system report for the performance data member APRIL18 in library QPFRDATA. The report title is the same as the text in the member.



Example 2: Selecting Intervals to Include in Report

PRTSYSRPT MBR(NOV1) PERIOD(*SELECT)
TITLE(¡¯Intervals with Highest Response Times¡¯)

This command prints a system report for the data member NOV1 in library QPFRDATA. The user is presented with the interval-selection screen, which allows sorting of the intervals according to various criteria and the selection of certain intervals to be included in the report. The title of the report is Intervals with Highest Response Times.



Example 3: Selecting Sections to Include in Report

PRTSYSRPT MBR(NOV1) SECTION(*DSKUTL)

This command prints only the Disk Utilization section of the system report for the data member NOV1.