Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- redis 127.0.0.1:6379> info
- # Server
- redis_version:2.6.16
- redis_git_sha1:00000000
- redis_git_dirty:0
- redis_mode:standalone
- os:Linux 2.6.18-274.el5 x86_64
- arch_bits:64
- multiplexing_api:epoll
- gcc_version:4.1.2
- process_id:305
- run_id:bb877955d85c16405100a50721c9315535209812
- tcp_port:6379
- uptime_in_seconds:53231
- uptime_in_days:0
- hz:10
- lru_clock:20394
- # Clients
- connected_clients:6
- client_longest_output_list:0
- client_biggest_input_buf:1911
- blocked_clients:0
- # Memory
- used_memory:8589500784
- used_memory_human:8.00G
- used_memory_rss:2806476800
- used_memory_peak:8590047112
- used_memory_peak_human:8.00G
- used_memory_lua:31744
- mem_fragmentation_ratio:0.33
- mem_allocator:libc
- # Persistence
- loading:0
- rdb_changes_since_last_save:940192
- rdb_bgsave_in_progress:0
- rdb_last_save_time:1384309589
- rdb_last_bgsave_status:ok
- rdb_last_bgsave_time_sec:-1
- rdb_current_bgsave_time_sec:-1
- aof_enabled:0
- aof_rewrite_in_progress:0
- aof_rewrite_scheduled:0
- aof_last_rewrite_time_sec:-1
- aof_current_rewrite_time_sec:-1
- aof_last_bgrewrite_status:ok
- # Stats
- total_connections_received:103673
- total_commands_processed:1759392
- instantaneous_ops_per_sec:37
- rejected_connections:0
- expired_keys:0
- evicted_keys:27536
- keyspace_hits:170415
- keyspace_misses:0
- pubsub_channels:0
- pubsub_patterns:0
- latest_fork_usec:0
- # Replication
- role:master
- connected_slaves:0
- # CPU
- used_cpu_sys:2386.64
- used_cpu_user:36.66
- used_cpu_sys_children:3403.40
- used_cpu_user_children:70.33
- # Keyspace
- db0:keys=66966,expires=0,avg_ttl=0,nds=69859
- # NDS
- nds_enabled:1
- nds_preload:0
- nds_cache_hits:1561195
- nds_cache_misses:94502
- nds_cache_hit_rate:94.29%
- nds_dirty_keys:35366
- nds_flushing_keys:28372
- nds_flush_success:1613
- nds_flush_failure:0
- nds_preload_in_progress:0
- nds_preload_complete:0
- nds_snapshot_pending:0
- nds_snapshot_in_progress:0
- nds_child_pid:8252
- (5.66s)
- redis 127.0.0.1:6379> info
- # Server
- redis_version:2.6.16
- redis_git_sha1:00000000
- redis_git_dirty:0
- redis_mode:standalone
- os:Linux 2.6.18-274.el5 x86_64
- arch_bits:64
- multiplexing_api:epoll
- gcc_version:4.1.2
- process_id:305
- run_id:bb877955d85c16405100a50721c9315535209812
- tcp_port:6379
- uptime_in_seconds:53553
- uptime_in_days:0
- hz:10
- lru_clock:20427
- # Clients
- connected_clients:1
- client_longest_output_list:0
- client_biggest_input_buf:0
- blocked_clients:0
- # Memory
- used_memory:8589570096
- used_memory_human:8.00G
- used_memory_rss:2773422080
- used_memory_peak:8590047112
- used_memory_peak_human:8.00G
- used_memory_lua:31744
- mem_fragmentation_ratio:0.32
- mem_allocator:libc
- # Persistence
- loading:0
- rdb_changes_since_last_save:943546
- rdb_bgsave_in_progress:0
- rdb_last_save_time:1384309589
- rdb_last_bgsave_status:ok
- rdb_last_bgsave_time_sec:-1
- rdb_current_bgsave_time_sec:-1
- aof_enabled:0
- aof_rewrite_in_progress:0
- aof_rewrite_scheduled:0
- aof_last_rewrite_time_sec:-1
- aof_current_rewrite_time_sec:-1
- aof_last_bgrewrite_status:ok
- # Stats
- total_connections_received:104163
- total_commands_processed:1760446
- instantaneous_ops_per_sec:0
- rejected_connections:0
- expired_keys:0
- evicted_keys:27570
- keyspace_hits:170423
- keyspace_misses:0
- pubsub_channels:0
- pubsub_patterns:0
- latest_fork_usec:0
- # Replication
- role:master
- connected_slaves:0
- # CPU
- used_cpu_sys:2387.53
- used_cpu_user:36.72
- used_cpu_sys_children:3403.40
- used_cpu_user_children:70.33
- # Keyspace
- db0:keys=66932,expires=0,avg_ttl=0,nds=69859
- db1:keys=0,expires=0,avg_ttl=0,nds=2
- db2:keys=0,expires=0,avg_ttl=0,nds=2
- db3:keys=0,expires=0,avg_ttl=0,nds=2
- db4:keys=0,expires=0,avg_ttl=0,nds=2
- db5:keys=0,expires=0,avg_ttl=0,nds=2
- db6:keys=0,expires=0,avg_ttl=0,nds=2
- db7:keys=0,expires=0,avg_ttl=0,nds=2
- db8:keys=0,expires=0,avg_ttl=0,nds=2
- db9:keys=0,expires=0,avg_ttl=0,nds=2
- db10:keys=0,expires=0,avg_ttl=0,nds=2
- db11:keys=0,expires=0,avg_ttl=0,nds=2
- db12:keys=0,expires=0,avg_ttl=0,nds=2
- db13:keys=0,expires=0,avg_ttl=0,nds=2
- db14:keys=0,expires=0,avg_ttl=0,nds=2
- db15:keys=0,expires=0,avg_ttl=0,nds=2
- # NDS
- nds_enabled:1
- nds_preload:0
- nds_cache_hits:1561758
- nds_cache_misses:94502
- nds_cache_hit_rate:94.29%
- nds_dirty_keys:35367
- nds_flushing_keys:28372
- nds_flush_success:1613
- nds_flush_failure:0
- nds_preload_in_progress:0
- nds_preload_complete:0
- nds_snapshot_pending:0
- nds_snapshot_in_progress:0
- nds_child_pid:8252
Advertisement
Add Comment
Please, Sign In to add comment