| # Entries | {{currentCacheStats.firstServerStats['clusterwide-number-of-entries']}} | |
|---|---|---|
| READ / WRITE ratio | {{currentCacheStats.firstServerStats['clusterwide-read-write-ratio']}} | |
| HIT ratio | {{currentCacheStats.firstServerStats['clusterwide-hit-ratio']}} | |
| Max capacity: | TODO | |
|
|
||
| Avg Reads | {{currentCacheStats.firstServerStats['clusterwide-average-read-time']}} |
|---|---|
| Avg Writes | {{currentCacheStats.firstServerStats['clusterwide-average-write-time']}} |
| Avg Removes | {{currentCacheStats.firstServerStats['clusterwide-average-remove-time']}} |
| # READ Hits | {{currentCacheStats.firstServerStats['clusterwide-hits']}} |
|---|---|
| # READ misses | {{currentCacheStats.firstServerStats['clusterwide-misses']}} |
| # REMOVE hits | {{currentCacheStats.firstServerStats['clusterwide-remove-hits']}} |
| # REMOVE misses | {{currentCacheStats.firstServerStats['clusterwide-remove-misses']}} |
| # PUTS | {{currentCacheStats.firstServerStats['clusterwide-stores']}} |
| # Activations | {{currentCacheStats.firstServerStats['clusterwide-activations']}} |
|---|---|
| # Evictions | {{currentCacheStats.firstServerStats['clusterwide-evictions']}} |
| # Invalidations | {{currentCacheStats.firstServerStats['clusterwide-invalidations']}} |
| # Passivations | {{currentCacheStats.firstServerStats['clusterwide-passivations']}} |
| # Loads | {{currentCacheStats.firstServerStats['clusterwide-passivations']}} |
|---|---|
| # Misses | {{currentCacheStats.firstServerStats['clusterwide-misses']}} |
| # Stores | {{currentCacheStats.firstServerStats['clusterwide-stores']}} |
| # Locks available | {{currentCacheStats.firstServerStats['clusterwide-number-of-locks-available']}} |
|---|---|
| # Locks held | {{currentCacheStats.firstServerStats['clusterwide-number-of-locks-held']}} |