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
12-19-2017 10:49 AM
Hi,
I'm running multiple tiers (all JVMs) in my laptop, therefore trying to see if I can use a single Java agent to monitor all tiers? If it's not possible, can I use a single Java agent to monitor all the nodes in a specific tier? I will be using a custom POJO entry point and custom corelation as well.
Regards
Raj
12-19-2017 11:06 AM
You can use one agent installation to monitor as many JVMs as you like on a single server.
Just take care that you give each JVM a unique node name with the -Dappdynamics.agent.nodeName system property
Warm regards,
Peter
12-19-2017 11:19 AM
Thanks, Peter.
I haven't tested this yet, but clarifying it to be on the safe side. Custom correlation needs to be done differently per tier as far as I understood, so how do we do this if we use a single agent to monitor multiple tiers?
Regards
Raj
12-19-2017 11:44 AM
Just set the tier names for your JVMs appropriately, again with the system properties.
Tiers are entirely a logical construct; co-hosting JVMs makes no difference.
To be absolutely clear here, you have a single agent install on the filesystem. Each JVM, however, will contain an independent running agent so from a runtime perspective you really have one agent per JVM
Warm regards,
Peter.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form