Splunk AppDynamics

Stopping the Agents

CommunityUser
Splunk Employee
Splunk Employee

Hello Everyone,

I am having trouble stopping the agents(Java & machine agent), not sure how that is done. I know you can disable them in the Appdynamics UI but that does not stop there process on the machine.

The only way I can think of stopping them so far is to kill there individual processes through the CMD, is this my only option?

Thanks for your help!

Labels (1)
0 Karma
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

Java agent is injected using your JVM, so you will have to stop your JVM, remove the arguments for AppD from your JVM and then start it again - this will ensure that JAVA agent is not started next time you start you jvm.

For machine agent, if it is not setup as a service, you can simply kill the pid for machine agent.

Thanks,

Gurmit.

View solution in original post

CommunityUser
Splunk Employee
Splunk Employee

Java agent is injected using your JVM, so you will have to stop your JVM, remove the arguments for AppD from your JVM and then start it again - this will ensure that JAVA agent is not started next time you start you jvm.

For machine agent, if it is not setup as a service, you can simply kill the pid for machine agent.

Thanks,

Gurmit.

CommunityUser
Splunk Employee
Splunk Employee

Thank you!

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...