Difference between revisions of "Redis-cli --stat"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[redis-cli]] --stat | ||
+ | ------- data ------ --------------------- load -------------------- - child - | ||
+ | keys mem clients blocked requests connections | ||
+ | 85 383.22M 115 0 9345344 (+0) 29674 | ||
+ | 85 384.21M 119 0 9345344 (+18) 29678 | ||
+ | 85 383.21M 116 0 9345312 (+7) 29710 | ||
redis-cli --stat | redis-cli --stat |
Latest revision as of 11:44, 20 January 2023
redis-cli --stat ------- data ------ --------------------- load -------------------- - child - keys mem clients blocked requests connections 85 383.22M 115 0 9345344 (+0) 29674 85 384.21M 119 0 9345344 (+18) 29678 85 383.21M 116 0 9345312 (+7) 29710
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[edit]
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: