Tabular Subreport
The Tabular Subreport is produced by using the Analyzer GRAPH TYPE=TAB or WLMGRAPH TYPE=TAB control statement.
Up to 12 measures can be specified in the GRAPH or WLMGRAPH statement; if more than 12 are specified, only the first 12 measures are used.
Each measure that is selected is represented by a column on the report. The measures are printed in the same sequence as they appear in the GRAPH or WLMGRAPH command, allowing you to group corresponding measures together.
The Extractor statements required for the Tabular Subreport are dependent upon the information to be graphed. (See Record types for information about the record types generated by each Extractor statement and a description of the specific type of data collected by each Extractor statement.)
One line of values is produced for each date and time interval specified on the GRAPH or WLMGRAPH command. If the default is used, one line is produced for each record interval encountered in the data.
A sample of the Tabular Subreport is shown in the following figure.
BMC SOFTWARE, INC. XYZ COMPANY REPORT DATE: DD MMM YY 17.14
ACTL 10 JUN YY 09.00.00 10 JUN YY 16.00.00 WORLDWIDE HEADQUARTERS SYSTEM ID: SJSE Z v.rr.n
CPU ENVIRONMENT REQUESTED: ALL CPU'S
DATE TIME BTCH-MAX BTCH-MIN NTU-MAX NTU-MIN STC-MAX STC-MIN TSO-COMM
10JUN YY 09.00.00 1.00 0.00 36.00 34.00 110.00 107.00 61.00
09.15.00 3.00 0.00 53.00 35.00 109.00 105.00 800.00
09.30.00 2.00 2.00 67.00 53.00 114.00 108.00 804.00
09.45.00 3.00 2.00 80.00 66.00 116.00 114.00 790.00
10.00.00 7.00 2.00 91.00 80.00 120.00 111.00 370.00
10.15.00 4.00 3.00 93.00 90.00 121.00 119.00 205.00
10.30.00 8.00 3.00 97.00 92.00 122.00 117.00 148.00
10.45.00 7.00 5.00 97.00 97.00 128.00 119.00 18.00
11.00.00 7.00 6.00 98.00 97.00 126.00 123.00 20.00
11.15.00 8.00 6.00 98.00 96.00 126.00 124.00 18.00
11.30.00 9.00 6.00 99.00 97.00 128.00 122.00 46.00
11.45.00 12.00 7.00 99.00 98.00 130.00 123.00 9.00
12.00.00 11.00 7.00 98.00 47.00 129.00 125.00 0.00
12.15.00 8.00 7.00 47.00 46.00 129.00 128.00 0.00
12.30.00 8.00 7.00 47.00 46.00 129.00 128.00 0.00
12.45.00 10.00 7.00 48.00 46.00 129.00 126.00 0.00
13.00.00 10.00 8.00 49.00 47.00 127.00 124.00 0.00
13.15.00 10.00 9.00 48.00 46.00 125.00 124.00 0.00
13.30.00 10.00 9.00 48.00 45.00 126.00 124.00 0.00
13.45.00 10.00 8.00 47.00 45.00 127.00 124.00 0.00
14.00.00 9.00 8.00 47.00 46.00 127.00 126.00 0.00
14.15.00 13.00 8.00 47.00 47.00 127.00 121.00 0.00
14.30.00 13.00 10.00 47.00 44.00 125.00 122.00 0.00
14.45.00 10.00 8.00 44.00 41.00 127.00 125.00 0.00
15.00.00 8.00 7.00 41.00 33.00 128.00 127.00 0.00
15.15.00 7.00 7.00 33.00 32.00 127.00 127.00 0.00
15.30.00 7.00 7.00 32.00 32.00 127.00 127.00 0.00
15.45.00 7.00 7.00 33.00 32.00 128.00 126.00 0.00
Tabular Subreport field descriptions
The table below describes each field in the Tabular Subreport.
Field | Description |
---|---|
CPU ENVIRONMENT REQUESTED | CPU number or ALL selected in the GRAPH or WLMGRAPH control statement |
DATE TIME | date and time intervals selected |
nnn-nnn | remaining columns show values for specific measures |
Related topics