NAME
redis-top - Redis resource statistics tool.
DESCRIPTION
Redis resource statistics tool.
USAGE
redis-top [options]
Example
- redis-top -i 127.0.0.1:6379,127.0.0.1:6380,127.0.0.1:6381,127.0.0.1:6382
- redis-top --sleep 1 --nocolor --cpu --memory --db
- redis-top -cMnsCd # full
OPTIONS
GROUP OPTIONS
- -c,--cpu
-
enable cpu stats
- -M,--memory
-
enable memory stats
- -n,--conn
-
enable connection stats
- -s,--save
-
enable save stats
- -C,--command
-
enable command stats
- -d,--db
-
enable db stats (default:db0 stats)