Check manual page of aws_elasticache_memory
AWS ElastiCache: Memory
| Included in | Checkmk Cloud and Checkmk MSP |
|---|---|
| Source Code License | Proprietary |
| Supported Agents | Aws |
- Bytes used for cache
- Memory usage
- Evictions - the number of keys that have been evicted due to the maxmemory limit
- Reclaimed - the total number of key expiration events
- Memory fragmentation - indicates the efficiency in the allocation of memory of the Redis engine
- Cache hit rate
To make this check work you have to configure the related
special agent Amazon Web Services (AWS).
Item
Name of the node
Discovery
One service is created for each Redis node if any of the metrics (BytesUsedForCache, DatabaseMemoryUsagePercentage, Evictions, Reclaimed, MemoryFragmentationRatio, CacheHitRate) is available.