You can select individual reports, but by default all reports are produced.
See the sample Activity Summary report in this section, which was created with the following command:
CICSPA CTGSTATISTICS(ACTIVITY,OUTPUT(ddname))
V5R1M0 CICS Performance Analyzer
CICS Transaction Gateway - Activity Summary
_____________________________________________
STTG0001 Printed at 12:03:45 10/15/2012 Data from 12:56:00 10/12/2012 to 12:56:00 10/12/2012 Page 1
Gateway ID Start time Up time Number of Number of Peak Peak TPS time Connect Worker
Intervals requests TPS Timeouts Timeouts
CICSTG.CAI000 2012-10-12 12.33 0days 00.22.15 6 626066 617 2012-10-12-12.55.00 0 0
The following fields are shown on the Activity Summary report:
The following command produces the Usage and Capacity report:
CICSPA CTGSTATISTICS(ACTIVITY,USAGE(RATIO(90),OUTPUT(ddname))
CICS Transaction Gateway - Usage and Capacity
_____________________________________________
STTG0001 Printed at 12:03:45 10/15/2012 Data from 12:56:00 10/12/2012 to 12:56:00 10/12/2012 Page 1
Gateway ID Start time Collection time Region Java heap Clients Workers EXCI pipes IPIC sessions
Size/Max Size/Max Peak/Max Peak/Max Num/Max Num/Avail
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.35.00 351M/400M 37M/128M 100/250 106/250 106/250 * 0/100
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.40.00 357M/400M 39M/128M 100/250 106/250 106/250 * 47/100 *
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.45.00 359M/400M 39M/128M 100/250 105/250 106/250 * 47/100 *
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.50.00 358M/400M 35M/128M 100/250 105/250 106/250 * 20/100
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.55.00 358M/400M 39M/128M 100/250 105/250 106/250 * 49/100 *
CICSTG.CAI000 2012-10-12 12.33 2012-10-12-12.56.00 358M/400M 36M/128M 100/250 103/250 106/250 * 0/100
The following fields are shown on the Usage and Capacity report:
The Capacity ratio is a user-defined value that can be specified in the RATIO suboperand. It is used to determine if an asterisk (*) is inserted as a warning indicator in the EXCI pipes or IPIC sessions columns when the Num to Max/Avail ratio exceeds the specified ratio. The default is 90.