You can configure parameters for statistics interval, statistics end of day and statistics API port.
The interval and end-of-day parameters combine to form a timing pattern. This timing pattern determines when statistics intervals begin and end. At interval boundaries statistics of statistical type "Interval" are reset to the default values. For examples, see Interval timing patterns.
Statistics are gathered by CICS Transaction Gateway during a specified interval. You can change the interval value using the statint system parameter. You can set the statint parameter in these ways:
The statint parameter equates to the CICS Transaction Server keyword and concepts of the parameter of the same name.
See Statistics interval for more information.
The end-of-day value (stateod) defines a logical point in the 24–hour operation of CICS Transaction Gateway.
You can change the end of day value:
The stateod parameter equates to the CICS Transaction Server keyword and concepts of the parameter of the same name. See Statistics end of day time for more information.
CICS Transaction Gateway provides a mechanism for recording interval statistics and end of day data to a file. You can set the statsrecording and log@statistics parameters using the Gateway settings in the configuration file. For more information, see Configuring statistics recording to a file.
The Statistics API port allows the Gateway daemon to handle incoming requests for the Statistics API. You can select the port number on which to listen for Statistics API requests:
See Statistics API protocol settings for more information.