{{currentCache.name}}
Status: {{currentCacheStats.firstServerStats['cache-status']}}
Average read time:
Average write time:
Average remove time:
Total number of entries:
{{currentCacheStats.firstServerStats['clusterwide-average-read-time']}} ms
{{currentCacheStats.firstServerStats['clusterwide-average-write-time']}} ms
{{currentCacheStats.firstServerStats['clusterwide-average-remove-time']}} ms
{{currentCacheStats.firstServerStats['clusterwide-number-of-entries']}}
Total number of hits:
Total number of misses:
Total passivations:
Total invalidations:
{{currentCacheStats.firstServerStats['clusterwide-hits']}}
{{currentCacheStats.firstServerStats['clusterwide-misses']}}
{{currentCacheStats.firstServerStats['clusterwide-passivations']}}
{{currentCacheStats.firstServerStats['clusterwide-invalidations']}}

Nodes
Search:
Name Average reads Average writes Average replication time Total entries Hits Misses
{{stats['node-name']}} {{stats['average-read-time']}} ms {{stats['average-write-time']}} ms {{stats['average-replication-time']}} {{stats['number-of-entries']}} {{stats['hits']}} {{stats['misses']}}

Configuration