The statistics listed here belong to the CICS® server (instance) resource group.
ID | Description | Default value | Data type |
---|---|---|---|
CSx_CALLOC | The current number of allocated EXCI pipes for CICS server x. | 0 | Integer |
CSx_CAPPLID | The APPLID of the connected CICS server x. | <empty string> | String |
CSx_CAPPLIDQ | The APPLID qualifier of the connected CICS server x. | <empty string> | String |
CSx_CSESSCURR | The number of IPIC sessions in use with CICS server x. | 0 | Integer |
CSx_CSESSMAX | The number of IPIC sessions negotiated with CICS server x. | 0 | Integer |
CSx_CWAITING | The number of requests currently waiting for a response from CICS server x. | 0 | Integer |
CSx_IALLOCFAIL | The number of times the Gateway daemon has tried and failed to allocate a pipe to CICS server x. | 0 | Integer |
CSx_IALLREQ | The number of requests to CICS server x (successful and failed) that have been processed. | 0 | Integer |
CSx_IAVRESP | The average time taken (in milliseconds) for connected CICS server x to respond to the Gateway daemon. | 0 | Integer |
CSx_ICOMMSFAIL | The number of times communication with CICS server x has failed after a connection has already been established, or when there has been a failure with the link during communication with the server. In EXCI, a pipe was available but the request failed. | 0 | Integer |
CSx_ICONNFAIL | The number of times an attempt to connect to a CICS server has failed. | 0 | Integer |
CSx_IIDLETIMEOUT | The number of times a connection to CICS server x has timed out. | 0 | Integer |
CSx_ILOSTCONN | The number of times an established connection with a CICS server has been lost. | 0 | Integer |
CSx_IREQDATA | The amount of request data (in bytes) sent to connected CICS server x. This amount includes both application and CICS protocol data. | 0 | Long |
CSx_IRESPDATA | The amount of response data (in bytes) received from connected CICS server x. This amount includes both application and CICS protocol data. | 0 | Long |
CSx_ISESSFAIL | The number of failures on IPIC sessions to CICS server x. | 0 | Integer |
CSx_LALLOCFAIL | The number of times the Gateway daemon has tried and failed to allocate a pipe to CICS server x. | 0 | Integer |
CSx_LALLREQ | The number of requests to CICS server x (successful and failed) that have been processed. | 0 | Integer |
CSx_LAVRESP | The average time taken (in milliseconds) for connected CICS server x to respond. | 0 | Integer |
CSx_LCOMMSFAIL | The number of times communication with CICS server x has failed after a connection has already been established, or when there has been a failure with the link during communication with the server. In EXCI, a pipe was available but the request failed. | 0 | Integer |
CSx_LCONNFAIL | The number of times an attempt to connect to a CICS server has failed. | 0 | Integer |
CSx_LIDLETIMEOUT | The number of times a connection to CICS server x has timed out. | 0 | Integer |
CSx_LLOSTCONN | The number of times an established connection with a CICS server has been lost. | 0 | Integer |
CSx_LREQDATA | The amount of request data (in bytes) sent to connected CICS server x. This amount includes both application and CICS protocol data. For IPIC, the data comprises COMMAREA and CICS headers. | 0 | Long |
CSx_LRESPDATA | The amount of response data (in bytes) received from connected CICS server x. This amount includes both application and CICS protocol data. For IPIC, the data comprises COMMAREA and CICS headers. | 0 | Long |
CSx_LSESSFAIL | The number of failures on IPIC sessions to CICS server x. | 0 | Integer |
CSx_SIPADDR | The defined host name or IP address of the CICS server. | <empty string> | String |
CSx_SIPPORT | The TCP/IP port of the CICS server. | 0 | Integer |
CSx_SPROTOCOL | The protocol used to communicate with the CICS server x. The protocol name is one of the following: EXCI, IPIC, IPICSSL, SNA, TCPIP. | N/A | String |
CSx_SSESSMAX | The number of requested IPIC sessions for CICS server x. | 0 | Integer |