List of statistics

These statistics are available from the CICS Transaction Gateway.

Each statistic has the following characteristics:
ID
A unique identifier for the statistic. The ID is used by ctgadmin and the statistical API to retrieve statistics, and is not case-sensitive. The structure of the ID is as follows:
<resource group>_<statistics type><statistics suffix>
Each part of the ID is mandatory; their characteristics are as follows:
<resource group>
An alphanumeric string of one or more characters representing the resource group to which the statistic belongs.
<statistics type>
A single character; valid values are C, I, L, and S.
C
Current: the statistic is based on a current evaluation; the value is dynamic.
I
Interval: the statistic is based on interval equivalents of existing Lifetime statistics, Gateway bandwidth or throughput, average response times, and thread utilization.
L
Lifetime: the statistic is based on observations since the Gateway daemon started; the value is dynamic. Each lifetime statistic has a default value, which is set when the Gateway daemon is initialized.

If a characteristic of the product is reflected by a statistical ID of type Lifetime, in general there is an equivalent statistical ID of type Interval.

S
Startup: the statistic is based on a configuration setting for the Gateway daemon; the value is static.
<statistics suffix>
An alphanumeric string of one or more characters representing the resource about which information is being returned.
Short description
The short description is displayed when ctgadmin is used to display statistical information.
Description
A description of the information returned by the statistic.
Value returned
The type of information returned by the statistics:
Integer
The string value represents a 4-byte numeric value.
Long
The string value represents an 8-byte numeric value.
String
The string value represents character data.

These subtopics describe the statistics that are defined:


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/stat_stats.html