Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
02-19-2020 03:46 AM - edited 02-19-2020 03:48 AM
I am trying to test AppDyanmics against ELK and seeking some help in getting correct details - Please can someone help.
We are running docker-compose which creates 10 containers on 4 workers which are managed by 2 managers. All these containers are having one jvm running in it.
Thanks in advance
Solved! Go to Solution.
02-21-2020 08:56 AM
I have found out that we need to install app-agents inside the containers.
It can not work only with machine-agent installation/configuration, you need to use app-agents as well.
I have referred below articles which has helped me to run appdynamics for my docker swarm:
https://docs.appdynamics.com/display/PRO45/Monitoring+Containers+with+Docker+Visibility
https://docs.appdynamics.com/display/PRO45/Configure+the+Standalone+Machine+Agent
https://docs.appdynamics.com/display/PRO45/Deploy+Using+Containers
Have used below parameters :
-Dappdynamics.agent.reuse.nodeName.prefix=<nodename>
-Dappdynamics.agent.reuse.nodeName=true
-Dappdynamics.jvm.shutdown.mark.node.as.historical=true
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form