Skip to content

Instantly share code, notes, and snippets.

@paulczar
Created December 19, 2012 23:45
Show Gist options
  • Save paulczar/4341782 to your computer and use it in GitHub Desktop.
Save paulczar/4341782 to your computer and use it in GitHub Desktop.
# redis-cli info
redis_version:2.2.5
redis_git_sha1:00000000
redis_git_dirty:0
arch_bits:64
multiplexing_api:epoll
process_id:29465
uptime_in_seconds:371
uptime_in_days:0
lru_clock:1378336
used_cpu_sys:99.21
used_cpu_user:32.64
used_cpu_sys_childrens:0.00
used_cpu_user_childrens:0.00
connected_clients:2
connected_slaves:0
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0
used_memory:34028578256
used_memory_human:31.69G
used_memory_rss:36451778560
mem_fragmentation_ratio:1.07
use_tcmalloc:0
loading:0
aof_enabled:0
changes_since_last_save:188943
bgsave_in_progress:1
last_save_time:1355960272
bgrewriteaof_in_progress:0
total_connections_received:24
total_commands_processed:188965
expired_keys:0
evicted_keys:0
keyspace_hits:377887
keyspace_misses:0
hash_max_zipmap_entries:512
hash_max_zipmap_value:64
pubsub_channels:0
pubsub_patterns:0
vm_enabled:0
role:master
allocation_stats:6=1,8=51,9=132,10=188998,11=112,12=12,13=57,14=188967,15=79,16=67203880,17=188956,18=6,19=15,20=8,21=5,22=4,23=57,24=66813460,25=9,26=5,27=3,28=6,29=7,30=5,31=2,32=92,34=6,35=1,36=4,37=25,38=7,39=16,40=4,41=3,42=4,43=2,44=2,45=1,46=1,47=1,48=105,49=2,50=1,51=1,52=1,53=2,56=5,57=2,58=3,59=5,61=1,62=1,63=1,64=24,65=4,66=1,67=1,68=4,69=4,70=2,71=3,72=6,73=4,74=3,75=1,76=3,77=3,78=7,79=7,80=13,81=19,82=20,83=9,84=25,85=18,86=15,87=12,88=97,89=9,90=3,128=23,217=1,218=5,219=1,220=3,221=4,222=1,223=1,224=5,225=2,226=3,227=3,228=1,230=2,231=7,232=3,233=2,234=1,235=3,236=3,237=6,238=3,239=3,240=1,242=6,243=1,244=4,245=2,246=3,247=3,248=5,249=3,250=3,251=4,253=1,254=4,255=2,>=256=133248747
db0:keys=1,expires=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment