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 04/17/2013 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 04/17/2013 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.
See the sample Configuration Summary report in this section, which was created with the following command:
CICSPA CTGSTATISTICS(CONFIGURATION,OUTPUT(ddname))
V5R1M0 CICS Performance Analyzer
CICS Transaction Gateway - Configuration Summary
________________________________________________
STTG0001 Printed at 12:03:45 04/17/2013 Data from 12:56:00 10/12/2012 to 12:56:00 10/12/2012 Page 1
Gateway ID : CICSTG.CAI000 Jobname : CTGD00CA VRM : 900
Start Time : 2012-10-12 12.33
Gateway Daemon Settings
Resource
Initial Connection Managers (CM_SINIT): 1
Max Connection Managers (CM_SMAX): 250
Initial Worker Threads (WT_SINIT): 1
Max Worker Threads (WT_SMAX): 250
Logging
Host Name (GD_SHOSTNAME): wmvs123.example.com
Default Server (GD_SDFLTSRV):
Protocol
TCP Protocol Port Number (PH_SPORTTCP): 3180
TCP Protocol Bind Address (PH_SBINDTCP): wmvs123.example.com
SSL Protocol Port Number (PH_SPORTSSL): Undefined
SSL Protocol Bind Address (PH_SBINDSSL): Undefined
System Environment
ELIM Available Memory (SE_SELIM): 400M
JVM Initial Heap Size (SE_SHEAPINIT): 128M
Max Heap Size (SE_SHEAPMAX): 128M
CICS Server Connections
EXCI NetName (CS_SNETNAME): CTG8EXCI
EXCI Pipe Limit (CS_SLOGONLIM): 250
Defined IPIC Servers (CS_SCOUNT): 11
The following fields are shown on the Configuration Summary report:
See the sample Client Workload report in this section, which was created with the following command:
CICSPA CTGSTATISTICS(CLIENTWORKLOAD,OUTPUT(ddname))
V5R1M0 CICS Performance Analyzer
CICS Transaction Gateway - Client Workload
________________________________________________
STTG0001 Printed at 12:03:45 04/17/2013 Data from 12:56:00 10/12/2012 to 12:56:00 10/12/2012 Page 1
Gateway ID Start time Collection time Resp Network Total Sync Transaction -Tot Data- -Avg Data- Timeout
Time Latency Requests Trans Ext XA Sent Rcvd Send Rcvd Con Wrk
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.35.00 .119 .013 31254 0 15627 0 480M 478M 15K 15K 0 0
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.40.00 .123 .014 164248 0 82114 0 2527M 2515M 15K 15K 0 0
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.45.00 .116 .014 81796 0 40898 0 1257M 1252M 15K 15K 0 0
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.50.00 .124 .013 150211 0 75109 0 2306M 2300M 15K 15K 0 0
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.55.00 .122 .014 185253 0 92625 0 2849M 2837M 15K 15K 0 0
CICSTG.CAI000 2012-10-12 12.33 2012-10-12 12.56.00 .114 .013 13304 0 6660 0 201M 203M 15K 15K 0 0
The following fields are shown on the Client Workload report:
XA: Number of XA transactions.
Rcvd: The amount of client response data.
Rcvd: The average client response size.
Wrk: The number of times the Gateway daemon failed to allocate a worker thread to a connection manager within the defined workertimeout length of time.
See the sample CICS Workload report in this section, which was created with the following command:
CICSPA CTGSTATISTICS(CICSWORKLOAD,OUTPUT(ddname))
V5R1M0 CICS Performance Analyzer
CICS Transaction Gateway - CICS Workload
________________________________________________
STTG0001 Printed at 12:03:45 04/17/2013 Data from 12:56:00 10/12/2012 to 12:56:00 10/12/2012 Page 1
Gateway ID : CICSTG.CAI000 Start Time : 2012-10-12 12.33
Collection Time CICS Protocol Resp Total -Tot Data- -Avg Data- Comms
Time Requests Sent Rcvd Sent Rcvd Failures
2012-10-12 12.35.00 IYCNONCE EXCI .222 7846 239M 239M 31K 31K 0
IYCNONCE IPIC .117 7781 242M 241M 31K 31K 0
2012-10-12 12.40.00 IYCNONCE EXCI .233 42025 1282M 1281M 31K 31K 0
IYCNONCE IPIC .123 40182 1253M 1246M 31K 31K 0
2012-10-12 12.45.00 IYCNONCE EXCI .227 19896 607M 607M 31K 31K 0
IYCNONCE IPIC .113 20997 655M 651M 31K 31K 0
2012-10-12 12.50.00 IYCNONCE EXCI .233 38283 1168M 1169M 31K 31K 0
IYCNONCE IPIC .124 36751 1146M 1141M 31K 31K 0
2012-10-12 12.55.00 IYCNONCE EXCI .234 46646 1423M 1422M 31K 31K 0
IYCNONCE IPIC .121 46047 1436M 1428M 31K 31K 0
2012-10-12 12.56.00 IYCNONCE EXCI .205 3599 109M 110M 31K 31K 0
IYCNONCE IPIC .118 2980 93M 93M 31K 32K 0
The following fields are shown on the CICS Workload report:
Rcvd: The amount of CICS response data.
Rcvd: The average CICS response size.