Infinispan Cache Manager Metrics

From NovaOrdis Knowledge Base
Revision as of 16:55, 27 October 2016 by Ovidiu (talk | contribs) (→‎Cluster Members)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

This section documents the monitoring metrics exposed exclusively by the cache manager.

Note that the cache managers aggregate various metrics for the caches they manage. Those metrics are documented here:

Cache Metrics

Defined Cache Count, Created Cache Count

Created cache count (exposed as JMX 'createdCacheCount' or CLI 'created-cache-count') is an integer representing the number of cache instances created by this container.

JDG 6 JMX JDG 6 CLI
JDG 7 JMX JDG 7 CLI

Cluster Members

The members of the JGroups group. Example: "[n2-tcp/clustered, n3-tcp/clustered, n1-tcp/clustered]". The metric is exposed as 'clusterMembers' (JMX) or 'members' (CLI).

JDG 6 JMX JDG 6 CLI
JDG 7 JMX JDG 7 CLI