The statistics listed here are members of the Gateway daemon resource group.
ID | Description | Default value | Data type |
---|---|---|---|
GD_CHEALTH | The current health of communications between the Gateway daemon and CICS. | 100 | Integer |
GD_CLUWTXN | The current number of inflight extended LUW transactions. These transactions might or might not be active in a CICS server; however, they always represent one mirror transaction, which might be in a suspended state. | 0 | Integer |
GD_CNEXTRESET | The local time of the next scheduled interval statistics reset event (and optionally recording event). The value is in 24-hour HHMMSS format. | First scheduled reset time. | String |
GD_CSTATUS | The status of the Gateway daemon. Status is one of the following: STARTING, RUNNING, SHUTTING DOWN. | N/A | String |
GD_CSYNCTXN | The current number of inflight SYNCONRETURN transactions. | 0 | Integer |
GD_CXATXN | The current number of inflight XA transactions. These transactions might or might not be active in CICS; however, they represent one mirror transaction, which might be in a suspended state. | 0 | Integer |
GD_IALLREQ | The number of API calls (ECI, ESI) and XA requests that have been processed. Successful and failed requests are included. Administrative requests and handshakes are excluded. | 0 | Integer |
GD_IAVRESP | The average time taken in milliseconds for the Gateway daemon to respond to API (ECI, ESI) and XA requests from remote clients. Successful and failed requests are included. This value is inclusive of the CICS response time, as provided by the corresponding CS_IAVRESP statistic. | 0 | Integer |
GD_IAVRESPIO | The average time in milliseconds for the Gateway daemon to respond to API (ECI) and XA requests from remote clients including network I/O time. Successful and failed requests are included. This value is inclusive of the Gateway response time, as provided by the corresponding GD_IAVRESP statistic. | 0 | Integer |
GD_IHAEXIT | The number of times the CICS request exit was called. | 0 | Integer |
GD_ILUWTXNC | The number of extended LUW-based transactions that were committed. This statistic returns information about 1–phase commit transactions. | 0 | Integer |
GD_ILUWTXNR | The number of extended LUW-based transactions that were rolled back. This statistic returns information about 1–phase commit transactions. | 0 | Integer |
GD_IREQDATA | The amount of request data in bytes received from client applications. All requests are included. | 0 | Long |
GD_IRESPDATA | The amount of response data in bytes sent to client applications. All responses are included. | 0 | Long |
GD_IRUNTIME | The time in seconds since the last reset event, or age of the current interval. | 0 | Integer |
GD_ISYNCFAIL | The number of SYNCONRETURN transactions that have failed in the current interval. | 0 | Integer |
GD_ISYNCTXN | The number of successful SYNCONRETURN transactions. | 0 | Integer |
GD_IXACOMP | The number of completed XA transactions that were started by another Gateway daemon in the group. This is an interval statistic. See also the description of the GD_LXACOMP lifetime statistic. | 0 | Integer |
GD_IXAREQ | The number of XA requests processed for XA transactions. | 0 | Integer |
GD_IXATXNC | The number of XA commit requests that were successfully processed. | 0 | Integer |
GD_IXATXNHI | The peak number of XA transactions that have been in flight at the same time. | The default is the value for GD_CXATXN (current number of inflight XA transactions) | Integer |
GD_IXATXNR | The number of XA rollback requests that were successfully processed. | 0 | Integer |
GD_LALLREQ | The number of API calls (ECI, ESI) and XA requests that have been processed. Successful and failed requests are included. Administrative requests and handshakes are excluded. | 0 | Integer |
GD_LAVRESP | The average time in milliseconds for the Gateway daemon to respond to API (ECI, ESI) and XA requests from remote clients. Successful and failed requests are included. This value is inclusive of the CICS response time, as provided by the corresponding CS_LAVRESP statistic. | 0 | Integer |
GD_LAVRESPIO | The average time in milliseconds for the Gateway daemon to respond to API (ECI) and XA requests from remote clients including network I/O time. Successful and failed requests are included. This value is inclusive of the Gateway response time, as provided by the corresponding GD_LAVRESP statistic. | 0 | Integer |
GD_LHAEXIT | The number of times the CICS request exit was called. | 0 | Integer |
GD_LLUWTXNC | The number of extended LUW-based transactions that were committed. This statistic returns information about 1–phase commit transactions. | 0 | Integer |
GD_LLUWTXNR | The number of extended LUW-based transactions that were rolled back. This statistic returns information about 1–phase commit transactions. | 0 | Integer |
GD_LREQDATA | The amount of request data in bytes received from client applications. All requests are included. | 0 | Long |
GD_LRESPDATA | The amount of response data in bytes sent to client applications. All responses are included. | 0 | Long |
GD_LRUNTIME | The length of time in seconds since the Gateway daemon successfully initialized. | 0 | Long |
GD_LSYNCFAIL | The number of SYNCONRETURN transactions that have failed for the duration of the Gateway daemon process. | 0 | Integer |
GD_LSYNCTXN | The number of successful SYNCONRETURN transactions. | 0 | Integer |
GD_LXACOMP | The number of completed XA transactions that were started by another Gateway daemon in the group. This is a lifetime statistic. See also the description of the GD_IXACOMP interval statistic. | 0 | Integer |
GD_LXAREQ | The number of XA requests processed for XA transactions. | 0 | Integer |
GD_LXATXNC | The number of XA commit requests that were successfully processed. | 0 | Integer |
GD_LXATXNHI | The peak number of XA transactions that have been in flight at the same time. | 0 | Integer |
GD_LXATXNR | The number of XA rollback requests that were successfully processed. | 0 | Integer |
GD_SAPPLID | The APPLID of the CICS® Transaction Gateway, which identifies the instance of the CICS Transaction Gateway on CICS server connections. | <empty string> | String |
GD_SAPPLIDQ | The APPLID qualifier of the CICS Transaction Gateway. GD_SAPPLIDQ is used as a high-level qualifier for the APPLID of the CICS Transaction Gateway. In combination with the APPLID, the fully qualified APPLID identifies the Gateway to the CICS system to which it connects. | <empty string> | String |
GD_SHOSTNAME | The host name of the CICS Transaction Gateway computer. If the host name cannot be determined this statistic is set to "Unknown". | N/A | String |
GD_SNAME | The jobname of the Gateway daemon. | N/A | String |
GD_SPLATFORM | The platform on which the CICS Transaction Gateway is running. Platform is one of the following: AIX, HP-UX (Itanium), Linux (Intel), Linux (POWER), Linux (zSeries), Solaris, Windows, z/OS, Unknown. | "Unknown" | String |
GD_SDFLTSRV | The default CICS server for the CICS Transaction Gateway. | N/A | String |
GD_SSTATEOD | The local time to be designated as the logical end of day by a Gateway daemon. At the logical end-of-day, all interval statistics are reset according to their defined default value. If the statint parameter has been set to an irregular value, the interval immediately prior to the stateod end-of-day is truncated. The value is in 24-hour HHMMSS format. | The value of the stateod parameter in the configuration file. If not specified in the configuration file the default value will be midnight, local time. | String |
GD_SSTATINT | The duration of the statistics interval in use by a Gateway daemon. At the end of each interval, all interval statistics are reset according to their defined default value. The value is in HHMMSS format. | The value of the statint parameter in the configuration file. If not specified in the configuration file the default value represents 3 hours. | String |
GD_SVER | The version of the CICS Transaction Gateway. | N/A | String |