Displaying statistics
You can use the ctgadmin command 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 ctgadmin 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 at the
command line:
ctgadmin -a stats optionsFor example, to display all available statistics about the CICS Transaction Gateway,
enter the following command:
ctgadmin -a stats -gsThe command
is not case sensitive.