Skip to content

Instantly share code, notes, and snippets.

@findchris
Created April 19, 2012 21:46
Show Gist options
  • Select an option

  • Save findchris/2424421 to your computer and use it in GitHub Desktop.

Select an option

Save findchris/2424421 to your computer and use it in GitHub Desktop.
redis-cli info
redis-cli info
redis_version:2.4.7
redis_git_sha1:00000000
redis_git_dirty:0
arch_bits:64
multiplexing_api:epoll
gcc_version:4.4.3
process_id:18350
uptime_in_seconds:5674707
uptime_in_days:65
lru_clock:1366053
used_cpu_sys:65499.38
used_cpu_user:46644.05
used_cpu_sys_children:67678.81
used_cpu_user_children:700424.81
connected_clients:999
connected_slaves:1
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0
used_memory:1543166384
used_memory_human:1.44G
used_memory_rss:1573113856
used_memory_peak:1543333320
used_memory_peak_human:1.44G
mem_fragmentation_ratio:1.02
mem_allocator:jemalloc-2.2.5
loading:0
aof_enabled:0
changes_since_last_save:1278803
bgsave_in_progress:0
last_save_time:1334352397
bgrewriteaof_in_progress:0
total_connections_received:6989063
total_commands_processed:2084231949
expired_keys:0
evicted_keys:0
keyspace_hits:1212394935
keyspace_misses:848956637
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:192295
vm_enabled:0
role:master
slave0:10.133.154.218,42954,online
db0:keys=83127,expires=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment