-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Templates (T)
-
None
-
0.3
The trigger "Redis: Memory fragmentation ratio is too high" is bound to item redis.memory.fragmentation_ratio.
After restarting the redis server the memory fragmentation is always above 10 and the default threshold is 1.5
I found out that the item is reading the INFO value from mem_fragmentation_ratio.
Please, consider reading the INFO value from allocator_frag_ratio.
- is duplicated by
-
ZBX-25828 Template for Redis uses incorrect item to measure fragmentaion
-
- Closed
-