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
04-16-2019 06:23 AM
04-16-2019 07:03 AM
Bijal,
What are you looking to achieve by stopping the agent?
Warm regards,
Peter
04-16-2019 07:21 AM
Hi Peter,
I appreciate your quick response. In case we feel that the app agent is causing performance impact to the running application, then we should be disable the java agent. Is it possible to detach agent without killing the running application process?
Bijal
04-16-2019 07:44 AM
Bijal,
You can stop the agent from collecting and reporting data as described here: https://docs.appdynamics.com/display/PRO45/Manage+App+Agents#ManageAppAgents-EnableandDisableAppAgen...
It goes without saying that the agent should not impact application performance, and if you find that it is you should work with support to figure out why.
A common source of "agent overhead" arises from increased pressure on the garbage collector, in cases where the agent has been added to the process with insufficient headroom available in the heap.
There is no way to totally detach the agent (uninstrumenting all the instrumented classes would obviously place more load on the JVM, so it's not clear that total removal of the agent would be a good move when under performance pressure)
Warm regards,
Peter
04-16-2019 09:55 AM
Thank you for the information and the link. This helps!
Bijal
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form