The statistics listed here belong to the CICS® server (instance) resource group.
ID | Description | Default value | Data type |
---|---|---|---|
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_CORPHANREQ | The number of requests currently waiting for a response from CICS server x for which the owning application has timed out or ended. | 0 | Integer |
CSx_CREQCURR | The current number of active requests to CICS server x. | 0 | Integer |
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_CTERM | The current number of terminals installed to CICS server x including EPI, cicsterm and cicsprnt. | 0 | Integer |
CSx_CWAITING | The number of requests currently waiting for a response from CICS server x. | 0 | Integer |
CSx_ISESSFAIL | The number of failures on IPIC sessions 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. | 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_LORPHANREQ | The number of requests that have had to wait for a response from CICS server x for which the owning application has timed out or ended. | 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 Client daemon and 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 Client daemon and 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_LTERMINST | The number of terminal installs processed for CICS server x including EPI, cicsterm and cicsprnt. Successful and failed requests are included. | 0 | Integer |
CSx_LTERMUNINST | The number of terminals uninstalled from CICS server x by the Client daemon including EPI, cicsterm and cicsprnt. An uninstall event might be triggered by an application request or cleanup processing. | 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_SMODE | The defined SNA mode name of the LU 6.2 connection to the CICS server. | <empty string> | String |
CSx_SNETNAME | The defined SNA partner LU 6.2 name for the CICS server. This name is a fully qualified LU name or an LU alias. | <empty string> | String |
CSx_SPROTOCOL | The protocol used to communicate with the CICS server x. The protocol name is one of the following: IPIC, IPICSSL, SNA, TCPIP. | N/A | String |
CSx_SSESSMAX | The number of requested IPIC sessions for CICS server x. | 0 | Integer |