It is recommended that you start with this basic test scenario to get the core components
in place and working.
About this task
Complete the following installation and configuration tasks to instrument the CICS
application.In this example, the Tomcat Enterprise Edition (TomEE) web server sends HTTP requests
to the CICS subsystem to access the application.
Procedure
-
Validate the distributed trace flow
- (Prerequisite) Install and configure Instana backend and the user
interface
You need an Instana backend before you trace distributed flows. If you have
not already set up Instana backend and the user interface, choose the type of backend that suit your
needs and install it based on instructions of
IBM Instana Observability documentation.
- (Prerequisite) Apply the Host Agent to the machine where your test application is
running
The
Host Agent uses AutoTrace to detect the JVM for your TomEE server and capture HTTP
requests.
- Verify distributed application on the Instana user interface
Verify that
the application is showing up on the Instana user interface (application dependency map). Verify the
host machine where the application is running has an agent reporting.
Note: Before you deploy Instana
Observability on z/OS, the Instana user interface does not know which z/OS systems and subsystems
the transactions are calling out. Only a node is displayed with the hostname of the IBM zSystems
that the CICS is running on.
- Install and configure Z APM Connect Distributed Gateway
- Install and configure Z APM Connect Base
- Install and configure the Z APM Connect tracing component
Results
Your application is successfully instrumented with Instana on z/OS. What was previously a
mainframe black box, surfaces one more layer of visibility as transactions hop between the web
server and the CICS subsystem. You can also view the key details for individual transactions like
response time, call count, ABEND codes, and more.
What to do next
Follow instructions in Installing and configuring Z APM Connect components to complete
further installation and configuration.