The APM status console is showing several clamps for agents exceeding the clamp threshold for maximum number of agent metrics
The agent clamp limit in the apm-events-thresholds-config.xml has been raised on both the Collectors and the MOM and this is reflected in the log as is the fact that the affected agents are now accepting new metrics
1/24/20 11:37:47.020 AM EET [INFO] [scheduler-1] [apm.events] Detected hot config change to /opt/COL1/./config/apm-events-thresholds-config.xml
...
1/24/20 11:37:47.029 AM EET [INFO] [scheduler-1] [Manager.Agent] [Clamp : introscope.enterprisemanager.agent.metrics.limit, Value : 200,000]
1/24/20 11:37:47.029 AM EET [INFO] [scheduler-1] [apm.events] [Threshold is changed for Event Type : introscope.enterprisemanager.agent.metrics.limit,[50,000 --> 200,000]
...
1/24/20 11:37:47.974 AM EET [INFO] [PO:WatchedAgentPO Mailman 12] [Manager.Agent] The Agent JBoss Service Agent is now accepting new metrics (max=200000)
1/24/20 11:37:48.143 AM EET [INFO] [PO:WatchedAgentPO Mailman 9] [Manager.Agent] The Agent JBoss Portal Agent is now accepting new metrics (max=200000)
1/24/20 11:37:49.507 AM EET [INFO] [PO:WatchedAgentPO Mailman 9] [Manager.Agent] The Agent JBoss Service Agent is now accepting new metrics (max=200000)
The problem is that the APM Status Console still shows the old EM limits and clamps caused by those.
How to refresh APM Status Console, so it only shows active clamps and discards old clamps.