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
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
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form