Displaying statistics
You can use MVS system commands to display statistical information about the CICS® Transaction Gateway, or obtain statistics using either the C or Java™ Statistics API interface.
For further information see Statistics API.
Use MVS system commands to display statistical information about the CICS Transaction Gateway. Use the options listed in Statistical options to display statistical information. Do not combine options.
Enter a command like the following using MVS system
commands:
/F <JOBNAME>,APPL=STATS,<OPTIONS>For example, to display all available statistics about the CICS Transaction Gateway,
enter the following command:
/F <JOBNAME>,APPL=STATS,GSThe command
is not case sensitive.