JDG 7 JMX: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


<span id="not_exposed">The JMX interface '''does not expose'''</span> the [[Infinispan_HotRod_Connector_Metrics#Number_of_Active_Client_Connections|number of active connections]].
<span id="not_exposed">The JMX interface '''does not expose'''</span> the [[Infinispan_HotRod_Connector_Metrics#Number_of_Active_Client_Connections|number of active connections]].
=jboss.as:subsystem=datagrid-infinispan,cache-container=<cache-container-name>=
Example:
<pre>
jboss.as:subsystem=datagrid-infinispan,cache-container=clustered
</pre>

Revision as of 19:11, 25 October 2016

jboss.as:subsystem=datagrid-infinispan-endpoint,hotrod-connector=hotrod-connector

bytesRead HotRod Connector Metrics
bytesWritten HotRod Connector Metrics
workerThreads HotRod Connector Metrics


The JMX interface does not expose the number of active connections.


jboss.as:subsystem=datagrid-infinispan,cache-container=<cache-container-name>

Example:

jboss.as:subsystem=datagrid-infinispan,cache-container=clustered