Splunk AppDynamics

AppDynamics for Docker Swarm

Ravi_Verma
Engager

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.

  • How can I use Appdynamics for Docker Swarm (there is a broken link in documentations and only available links are for K8S & OpenShift - I know docker is moving away from Swarm but need to existing env ?
  • How can I define my docker containers to use Node name (where the containers gets created by docker-compose) as container’ hostname - so that we can utilise only one machine agent and monitor all the containers running on that machine/node?
  • Can we just use machine agent to get containers details (running on that machine) which should tell containers statistics and logs details Or do we need to install app agents in the containers- If yes then please could you suggest how to proceed 

Thanks in advance

Labels (1)
Tags (2)
0 Karma
1 Solution

Ravi_Verma
Engager

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.docker.enabled=true
  • -Dappdynamics.docker.container.collection.cgroup.enabled=true
  • -Dsim.docker.monitorAPMContainersOnly=false
  • -Dappdynamics.agent.reuse.nodeName.prefix=<nodename>

  • -Dappdynamics.agent.reuse.nodeName=true

  • -Dappdynamics.jvm.shutdown.mark.node.as.historical=true

View solution in original post

Ravi_Verma
Engager

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.docker.enabled=true
  • -Dappdynamics.docker.container.collection.cgroup.enabled=true
  • -Dsim.docker.monitorAPMContainersOnly=false
  • -Dappdynamics.agent.reuse.nodeName.prefix=<nodename>

  • -Dappdynamics.agent.reuse.nodeName=true

  • -Dappdynamics.jvm.shutdown.mark.node.as.historical=true

Get Updates on the Splunk Community!

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...