JMX Interface¶
During initialization, the GraphDB EE master node registers a JMX Bean component, which provides methods for monitoring and managing the running cluster. It is registered under the ReplicationCluster:name=ClusterInfo
signature and can be accessed through the standard Java instrumentation tools, e.g., jconsole.
The rest of this section provides details about the attributes and operations available.