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
01-10-2018 07:21 AM - edited 01-10-2018 07:22 AM
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!
Solved! Go to Solution.
01-11-2018 05:53 AM
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.
01-11-2018 08:23 AM
Thank you!
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form