CICS Transaction Gateway provides statistics on the performance of runtime components. Monitoring information on individual requests is also available.
The information provided by statistics is used when performing the following tasks:
Statistics are retrieved by issuing local system administration commands, by using the C or Java™ statistics API, or by using third-party tools. The statistics API provides remote access from any platform.
Monitoring provides information about individual requests as they are processed by CICS® Transaction Gateway. The information collected during monitoring includes:
Monitoring is available through the use of user exit programs written in Java. Sample request monitoring exits are supplied.