Z APM Connect request monitoring exits for CICS TG
Z APM Connect uses the request monitoring exits of CICS Transaction Gateway (CICS TG) to trace and track CICS TG requests
The Z APM Connect solution for tracking CICS® TG calls
consists of the following components:
- AGMServerExit: a request monitoring exit to attach to CICS TG
- AGMClientExit: a request monitoring exit to attach to a client application
Z APM Connect uses 2 CTG request monitoring exits to track requests made to CICS TG. Metrics
collected from AGMClientExit
and AGMServerExit
are reported to the
Z APM Connect Distributed Gateway and APM solution.
Special considerations
Be aware of the following special considerations when configuring CICS TG tracking
functionality.
Attribute of CTG request | Supported | Unsupported |
---|---|---|
CICS TG client API | Java™ | All other CICS TG client APIs |
Java Enterprise Edition (Java EE) non-XA | ||
Request type | ECI | ESI |
EPI | ||
CICS TG Deployment Topologies | Remote mode (three-tier) using the Gateway daemon | Local mode (two-tier) without using the Gateway daemon |
CICS TG platform | CICS TG on z/OS 9.2 | CICS TG on z/OS 9.1 (out-of-support) |
CICS TG on z/OS 9.3 | ||
CICS TG to CICS interconnectivity protocol | IPIC | EXCI |
APPC |
To enable support for tracking CICS Transaction Gateway, see Enabling support for tracking CICS Transaction Gateway.