Guest User

NDS info

a guest
Nov 13th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. redis 127.0.0.1:6379> info
  2. # Server
  3. redis_version:2.6.16
  4. redis_git_sha1:00000000
  5. redis_git_dirty:0
  6. redis_mode:standalone
  7. os:Linux 2.6.18-274.el5 x86_64
  8. arch_bits:64
  9. multiplexing_api:epoll
  10. gcc_version:4.1.2
  11. process_id:305
  12. run_id:bb877955d85c16405100a50721c9315535209812
  13. tcp_port:6379
  14. uptime_in_seconds:53231
  15. uptime_in_days:0
  16. hz:10
  17. lru_clock:20394
  18.  
  19. # Clients
  20. connected_clients:6
  21. client_longest_output_list:0
  22. client_biggest_input_buf:1911
  23. blocked_clients:0
  24.  
  25. # Memory
  26. used_memory:8589500784
  27. used_memory_human:8.00G
  28. used_memory_rss:2806476800
  29. used_memory_peak:8590047112
  30. used_memory_peak_human:8.00G
  31. used_memory_lua:31744
  32. mem_fragmentation_ratio:0.33
  33. mem_allocator:libc
  34.  
  35. # Persistence
  36. loading:0
  37. rdb_changes_since_last_save:940192
  38. rdb_bgsave_in_progress:0
  39. rdb_last_save_time:1384309589
  40. rdb_last_bgsave_status:ok
  41. rdb_last_bgsave_time_sec:-1
  42. rdb_current_bgsave_time_sec:-1
  43. aof_enabled:0
  44. aof_rewrite_in_progress:0
  45. aof_rewrite_scheduled:0
  46. aof_last_rewrite_time_sec:-1
  47. aof_current_rewrite_time_sec:-1
  48. aof_last_bgrewrite_status:ok
  49.  
  50. # Stats
  51. total_connections_received:103673
  52. total_commands_processed:1759392
  53. instantaneous_ops_per_sec:37
  54. rejected_connections:0
  55. expired_keys:0
  56. evicted_keys:27536
  57. keyspace_hits:170415
  58. keyspace_misses:0
  59. pubsub_channels:0
  60. pubsub_patterns:0
  61. latest_fork_usec:0
  62.  
  63. # Replication
  64. role:master
  65. connected_slaves:0
  66.  
  67. # CPU
  68. used_cpu_sys:2386.64
  69. used_cpu_user:36.66
  70. used_cpu_sys_children:3403.40
  71. used_cpu_user_children:70.33
  72.  
  73. # Keyspace
  74. db0:keys=66966,expires=0,avg_ttl=0,nds=69859
  75.  
  76. # NDS
  77. nds_enabled:1
  78. nds_preload:0
  79. nds_cache_hits:1561195
  80. nds_cache_misses:94502
  81. nds_cache_hit_rate:94.29%
  82. nds_dirty_keys:35366
  83. nds_flushing_keys:28372
  84. nds_flush_success:1613
  85. nds_flush_failure:0
  86. nds_preload_in_progress:0
  87. nds_preload_complete:0
  88. nds_snapshot_pending:0
  89. nds_snapshot_in_progress:0
  90. nds_child_pid:8252
  91. (5.66s)
  92.  
  93. redis 127.0.0.1:6379> info
  94. # Server
  95. redis_version:2.6.16
  96. redis_git_sha1:00000000
  97. redis_git_dirty:0
  98. redis_mode:standalone
  99. os:Linux 2.6.18-274.el5 x86_64
  100. arch_bits:64
  101. multiplexing_api:epoll
  102. gcc_version:4.1.2
  103. process_id:305
  104. run_id:bb877955d85c16405100a50721c9315535209812
  105. tcp_port:6379
  106. uptime_in_seconds:53553
  107. uptime_in_days:0
  108. hz:10
  109. lru_clock:20427
  110.  
  111. # Clients
  112. connected_clients:1
  113. client_longest_output_list:0
  114. client_biggest_input_buf:0
  115. blocked_clients:0
  116.  
  117. # Memory
  118. used_memory:8589570096
  119. used_memory_human:8.00G
  120. used_memory_rss:2773422080
  121. used_memory_peak:8590047112
  122. used_memory_peak_human:8.00G
  123. used_memory_lua:31744
  124. mem_fragmentation_ratio:0.32
  125. mem_allocator:libc
  126.  
  127. # Persistence
  128. loading:0
  129. rdb_changes_since_last_save:943546
  130. rdb_bgsave_in_progress:0
  131. rdb_last_save_time:1384309589
  132. rdb_last_bgsave_status:ok
  133. rdb_last_bgsave_time_sec:-1
  134. rdb_current_bgsave_time_sec:-1
  135. aof_enabled:0
  136. aof_rewrite_in_progress:0
  137. aof_rewrite_scheduled:0
  138. aof_last_rewrite_time_sec:-1
  139. aof_current_rewrite_time_sec:-1
  140. aof_last_bgrewrite_status:ok
  141.  
  142. # Stats
  143. total_connections_received:104163
  144. total_commands_processed:1760446
  145. instantaneous_ops_per_sec:0
  146. rejected_connections:0
  147. expired_keys:0
  148. evicted_keys:27570
  149. keyspace_hits:170423
  150. keyspace_misses:0
  151. pubsub_channels:0
  152. pubsub_patterns:0
  153. latest_fork_usec:0
  154.  
  155. # Replication
  156. role:master
  157. connected_slaves:0
  158.  
  159. # CPU
  160. used_cpu_sys:2387.53
  161. used_cpu_user:36.72
  162. used_cpu_sys_children:3403.40
  163. used_cpu_user_children:70.33
  164.  
  165. # Keyspace
  166. db0:keys=66932,expires=0,avg_ttl=0,nds=69859
  167. db1:keys=0,expires=0,avg_ttl=0,nds=2
  168. db2:keys=0,expires=0,avg_ttl=0,nds=2
  169. db3:keys=0,expires=0,avg_ttl=0,nds=2
  170. db4:keys=0,expires=0,avg_ttl=0,nds=2
  171. db5:keys=0,expires=0,avg_ttl=0,nds=2
  172. db6:keys=0,expires=0,avg_ttl=0,nds=2
  173. db7:keys=0,expires=0,avg_ttl=0,nds=2
  174. db8:keys=0,expires=0,avg_ttl=0,nds=2
  175. db9:keys=0,expires=0,avg_ttl=0,nds=2
  176. db10:keys=0,expires=0,avg_ttl=0,nds=2
  177. db11:keys=0,expires=0,avg_ttl=0,nds=2
  178. db12:keys=0,expires=0,avg_ttl=0,nds=2
  179. db13:keys=0,expires=0,avg_ttl=0,nds=2
  180. db14:keys=0,expires=0,avg_ttl=0,nds=2
  181. db15:keys=0,expires=0,avg_ttl=0,nds=2
  182.  
  183. # NDS
  184. nds_enabled:1
  185. nds_preload:0
  186. nds_cache_hits:1561758
  187. nds_cache_misses:94502
  188. nds_cache_hit_rate:94.29%
  189. nds_dirty_keys:35367
  190. nds_flushing_keys:28372
  191. nds_flush_success:1613
  192. nds_flush_failure:0
  193. nds_preload_in_progress:0
  194. nds_preload_complete:0
  195. nds_snapshot_pending:0
  196. nds_snapshot_in_progress:0
  197. nds_child_pid:8252
Advertisement
Add Comment
Please, Sign In to add comment