How To Prevent Coherence JMX Data Of A Node From Showing Under Every Other Node?
(Doc ID 1332196.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Coherence - Version 3.5.0 and laterInformation in this document applies to any platform.
Goal
When a JMX tool like JConsole or JRockit Mission Control (JRMC) is configured to collect metrics from Coherence MBeans, the typical behavior of Coherence is to show metrics from all cluster nodes on any given node. That is, if you connect to a server (for example, let's call it "Server A"), you see metrics from all servers in the Coherence cluster (Server A, Server B, etc.). Sometimes this may create an explosion in the number of metrics tracked by the JMX tool.
How can this behavior be changed so you only see metrics for the node to which you are connected to?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |