Writing statistics collection and analysis programs

This section describes how you can customize the collection and analysis of CICS® statistics. It is divided into the following sections:

  1. Writing a program to collect CICS statistics describes how user programs can use EXEC CICS commands to collect statistics and reset statistics counters.
  2. CICS statistics record format describes the format of CICS statistics SMF type 110 records. You need this information if you write your own statistics analysis program.
  3. Using an XSTOUT global user exit program to filter statistics records suggests how you can use the global user exit in the CICS statistics domain.
  4. Processing the output from CICS statistics lists the methods of processing statistics data.
[[ Contents Previous Page | Next Page Index ]]