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
on 06-02-2017 09:54 AM - edited on 12-22-2018 01:34 PM by Nina.Wolinsky
The property that controls the threshold for the Resource Pool Limit Reached event is jmx-metric-threshold-percentage
, which can be used to change the limit from the default of 80% to a higher or lower number. It requires a restart of the agent JVM to apply this change.
Example: A user wants to increase the threshold to 90%.
<agent_home>/versionXXXX/conf/app-agent-config.xml
add the following property:
<property name="jmx-metric-threshold-percentage" value="90"/>
Note: On success, in the agent*.0.log
the user will see the following message: DEBUG AgentConfigWatchdog - added service properties [{jmx-metric-threshold-percentage=90....
Hi Team,
On breaching of threshold percentage will data/metrics stop reporting to the Controller?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form