Skip to content

Instantly share code, notes, and snippets.

@cromulus
Created May 4, 2012 21:47
Show Gist options
  • Save cromulus/2597957 to your computer and use it in GitHub Desktop.
Save cromulus/2597957 to your computer and use it in GitHub Desktop.
# Server
redis_version:2.5.8
redis_git_sha1:00000000
redis_git_dirty:0
os:Linux 2.6.32-41-generic x86_64
arch_bits:64
multiplexing_api:epoll
gcc_version:4.4.3
process_id:31562
run_id:b75f3cd07c3fb3aea33d7a9dea08dda0769ac360
tcp_port:6379
uptime_in_seconds:576
uptime_in_days:0
lru_clock:1496225
# Clients
connected_clients:30
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0
# Memory
used_memory:14672584944
used_memory_human:13.66G
used_memory_rss:14822166528
used_memory_peak:14680947416
used_memory_peak_human:13.67G
used_memory_lua:30720
mem_fragmentation_ratio:1.01
mem_allocator:jemalloc-2.2.5
# Persistence
loading:0
aof_enabled:0
changes_since_last_save:1621
bgsave_in_progress:0
last_save_time:1336167434
last_bgsave_status:ok
bgrewriteaof_in_progress:0
bgrewriteaof_scheduled:0
# Stats
total_connections_received:181
total_commands_processed:29328
instantaneous_ops_per_sec:25
rejected_connections:0
expired_keys:34
evicted_keys:0
keyspace_hits:4669
keyspace_misses:203
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:0
# Replication
role:master
connected_slaves:0
# CPU
used_cpu_sys:6.55
used_cpu_user:89.59
used_cpu_sys_children:0.00
used_cpu_user_children:0.00
# Keyspace
db0:keys=1218382,expires=683
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment