Hi,
I'm currently in the trial of pro and just playing around. I have two Java agents connected and do see them as individual tiers although they are part of a cluster (=same tier). How can I merge them into one so that they do show up as one tier?
Also right now all the self defined and detected Business transactions are always split by tier (2) and I only want to have them once.
Also I noticed that there is an option End User Experience that requires an additional License Key. What would that feature allow me to do? Is that Browser side performance?
Thanks,
Reinhard
You can set the tier to be the same in both the agents using either of the 2 approaches:
1. update the controller-info.xml file in the agent directory
2. provide command line params while starting the app
Both are documented here - http://docs.appdynamics.com/display/PRO13S/Install+the+App+Agent+for+Java#InstalltheAppAgentforJava-...
End User Experience is essentially our end user monitoring feature that allows your to instrument the code running in your web browser. More details here - http://docs.appdynamics.com/display/PRO13S/End+User+Experience
You can get the separate EUM license key from your AppDynamics account rep, who should have already initiated contact with you. If you don't have his/her contact for any reason, let me know and I will ensure he/she reaches out to you.
Thanks
Sid