JDG 6 JMX
Jump to navigation
Jump to search
jboss.infinispan:type=Server,name=HotRod,component=Transport
totalBytesRead | HotRod Connector Metrics |
totalBytesWritten | HotRod Connector Metrics |
numberWorkerThreads | HotRod Connector Metrics |
numberOfLocalConnections | HotRod Connector Metrics |
numberOfGlobalConnections | HotRod Connector Metrics |
jboss.infinispan:type=CacheManager,name="<cache-container-name>",component=CacheManager
Example:
jboss.infinispan:type=CacheManager,name="clustered",component=CacheManager
? | Cache Container Metrics |
clusterMembers
The members of the JGroups group. Example: "[n2-tcp/clustered, n3-tcp/clustered, n1-tcp/clustered]"
Also see CLI cluster-members.
createdCacheCount
An integer representing the number of created caches configured for this container.
Also see CLI created-cache-count.