Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-07-2018 12:44 AM
How to instrument two application in single JVM
09-13-2018 09:05 PM
Hi Archana,
We see as of now java AppServerAgent.zip installation monitored JVM instance itself, that is all requests part of target JVM process with multiple web application deployed. We suggest to configure -javaagent entry on JVM with target two apps deployed as part of JVM startup setting and try below steps:
- As each web application have its own context URI say /bankapp /orderapp are two web context name of two different apps for all sub requests like /orderapp/login /bankapp/checkout, we suggest to create a Servlet rule matching context name so that all requests for one app will be grouped as single BT
- You can use split for other segments as in sample view attached above, see if that information helps.
https://docs.appdynamics.com/display/PRO44/Install+the+Java+Agent
https://docs.appdynamics.com/display/PRO44/Monitor+JVMs
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form