redis_stats Metrics List - OpsMx/tcollector GitHub Wiki

redis_stats.py

*Service Metrics

1. redis.bgrewriteaof_in_progress		        cluster=<Cluster> port=<Port>
2. redis.bgsave_in_progress				cluster=<Cluster> port=<Port>
3. redis.blocked_clients				cluster=<Cluster> port=<Port>
4. redis.changes_since_last_save		        cluster=<Cluster> port=<Port>
5. redis.client_biggest_input_buf		        cluster=<Cluster> port=<Port>
6. redis.client_longest_output_list		        cluster=<Cluster> port=<Port>
7. redis.connected_clients				cluster=<Cluster> port=<Port>
8. redis.connected_slaves				cluster=<Cluster> port=<Port>
9. redis.expired_keys					cluster=<Cluster> port=<Port>
10. redis.evicted_keys					cluster=<Cluster> port=<Port>
11. redis.hash_max_zipmap_entries		        cluster=<Cluster> port=<Port>
12. redis.hash_max_zipmap_value			        cluster=<Cluster> port=<Port>
13. redis.keyspace_hits					cluster=<Cluster> port=<Port>
14. redis.keyspace_misses				cluster=<Cluster> port=<Port>
15. redis.mem_fragmentation_ratio		        cluster=<Cluster> port=<Port>
16. redis.pubsub_channels				cluster=<Cluster> port=<Port>
17. redis.pubsub_patterns				cluster=<Cluster> port=<Port>
18. redis.total_commands_processed		        cluster=<Cluster> port=<Port>
19. redis.total_connections_received	                cluster=<Cluster> port=<Port>
20. redis.uptime_in_seconds				cluster=<Cluster> port=<Port>
21. redis.used_cpu_sys					cluster=<Cluster> port=<Port>
22. redis.used_cpu_user					cluster=<Cluster> port=<Port>
23. redis.used_memory					cluster=<Cluster> port=<Port>
24. redis.used_memory_rss				cluster=<Cluster> port=<Port>
⚠️ **GitHub.com Fallback** ⚠️