Difference between revisions of "Redis-cli --stat"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{redis-cli}}") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | redis-cli --stat | ||
+ | ------- data ------ --------------------- load -------------------- - child - | ||
+ | keys mem clients blocked requests connections | ||
+ | 0 1.22M 1 0 14 (+0) 16 | ||
+ | 0 1.21M 1 0 15 (+1) 16 | ||
+ | 0 1.21M 1 0 16 (+1) 16 | ||
+ | == See also == | ||
+ | * {{redis-cli}} | ||
− | + | [[Category:Redis]] |
Revision as of 15:47, 18 September 2022
redis-cli --stat ------- data ------ --------------------- load -------------------- - child - keys mem clients blocked requests connections 0 1.22M 1 0 14 (+0) 16 0 1.21M 1 0 15 (+1) 16 0 1.21M 1 0 16 (+1) 16
See also
redis-cli [ info server | memory usage | info memory | memory stats | memory doctor | dbsize | flushall | ping | monitor | --bigkeys | --stat | --scan | --latency | --latency-history | --latency-dist | --intrinsic-latency 5 | -x | -h ] redis-cli --help
Advertising: