运维架构服务监控Open-Falcon之Redis监控
一、
r
二、
key | tag | type | note |
---|---|---|---|
redis.connected_clients | port | GAUGE | 已 |
redis.blocked_clients | port | GAUGE | 正在等待阻塞命令( |
redis.used_memory | port | GAUGE | 由 |
redis.used_memory_rss | port | GAUGE | 从操作系 |
port | GAUGE | used_memory_rss | |
redis.total_commands_processed | port | COUNTER | |
令 | |||
redis.rejected_connections | port | COUNTER | 采集周期内拒 |
redis.expired_keys | port |