diff --git a/commands/info.md b/commands/info.md index 75e16404..3e63555f 100644 --- a/commands/info.md +++ b/commands/info.md @@ -28,231 +28,231 @@ When no parameter is provided, the `default` option is assumed. ```valkey-cli 127.0.0.1:6379> INFO -# Server -redis_version:7.2.4 -server_name:valkey -valkey_version:255.255.255 -redis_git_sha1:b0d5a0f5 -redis_git_dirty:1 -redis_build_id:1cadaf78f6168f2d -server_mode:standalone -os:Linux 6.1.0-18-amd64 x86_64 -arch_bits:64 -monotonic_clock:POSIX clock_gettime -multiplexing_api:epoll -atomicvar_api:c11-builtin -gcc_version:12.2.0 -process_id:982599 -process_supervised:no -run_id:e0abe2248cad0c6d9cb2445d8e6b73448f567f74 -tcp_port:6379 -server_time_usec:1714701488527373 -uptime_in_seconds:94798 -uptime_in_days:1 -hz:10 -configured_hz:10 -lru_clock:3425456 -executable:/home/viktor/repos/valkey/src/./valkey-server -config_file: -io_threads_active:0 -listener0:name=tcp,bind=*,bind=-::*,port=6379 - -# Clients -connected_clients:1 -cluster_connections:0 -maxclients:10000 -client_recent_max_input_buffer:20480 -client_recent_max_output_buffer:0 -blocked_clients:0 -tracking_clients:0 -pubsub_clients:0 -watching_clients:0 -clients_in_timeout_table:0 -total_watched_keys:0 -total_blocking_keys:0 -total_blocking_keys_on_nokey:0 - -# Memory -used_memory:4757704 -used_memory_human:4.54M -used_memory_rss:13221888 -used_memory_rss_human:12.61M -used_memory_peak:4777616 -used_memory_peak_human:4.56M -used_memory_peak_perc:99.58% -used_memory_overhead:989344 -used_memory_startup:988648 -used_memory_dataset:3768360 -used_memory_dataset_perc:99.98% -allocator_allocated:4789624 -allocator_active:5042176 -allocator_resident:9252864 -allocator_muzzy:0 -total_system_memory:33280372736 -total_system_memory_human:30.99G -used_memory_lua:31744 -used_memory_vm_eval:31744 -used_memory_lua_human:31.00K -used_memory_scripts_eval:0 -number_of_cached_scripts:0 -number_of_functions:0 -number_of_libraries:0 -used_memory_vm_functions:33792 -used_memory_vm_total:65536 -used_memory_vm_total_human:64.00K -used_memory_functions:184 -used_memory_scripts:184 -used_memory_scripts_human:184B -maxmemory:0 -maxmemory_human:0B -maxmemory_policy:noeviction -allocator_frag_ratio:1.05 -allocator_frag_bytes:252552 -allocator_rss_ratio:1.84 -allocator_rss_bytes:4210688 -rss_overhead_ratio:1.43 -rss_overhead_bytes:3969024 -mem_fragmentation_ratio:2.80 -mem_fragmentation_bytes:8504448 -mem_not_counted_for_evict:0 -mem_replication_backlog:0 -mem_total_replication_buffers:0 -mem_clients_slaves:0 -mem_clients_normal:0 -mem_cluster_links:0 -mem_aof_buffer:0 -mem_allocator:jemalloc-5.3.0 -mem_overhead_db_hashtable_rehashing:0 -active_defrag_running:0 -lazyfree_pending_objects:0 -lazyfreed_objects:0 - -# Persistence -loading:0 -async_loading:0 -current_cow_peak:0 -current_cow_size:0 -current_cow_size_age:0 -current_fork_perc:0.00 -current_save_keys_processed:0 -current_save_keys_total:0 -rdb_changes_since_last_save:0 -rdb_bgsave_in_progress:0 -rdb_last_save_time:1714701488 -rdb_last_bgsave_status:ok -rdb_last_bgsave_time_sec:0 -rdb_current_bgsave_time_sec:-1 -rdb_saves:1 -rdb_last_cow_size:229376 -rdb_last_load_keys_expired:0 -rdb_last_load_keys_loaded:0 -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 -aof_rewrites:0 -aof_rewrites_consecutive_failures:0 -aof_last_write_status:ok -aof_last_cow_size:0 -module_fork_in_progress:0 -module_fork_last_cow_size:0 - -# Stats -total_connections_received:3081 -total_commands_processed:3080 -instantaneous_ops_per_sec:91 -total_net_input_bytes:134722 -total_net_output_bytes:686934 -total_net_repl_input_bytes:0 -total_net_repl_output_bytes:0 -instantaneous_input_kbps:4.14 -instantaneous_output_kbps:1.55 -instantaneous_input_repl_kbps:0.00 -instantaneous_output_repl_kbps:0.00 -rejected_connections:0 -sync_full:0 -sync_partial_ok:0 -sync_partial_err:0 -expired_keys:0 -expired_stale_perc:0.00 -expired_time_cap_reached_count:0 -expire_cycle_cpu_milliseconds:1829 -evicted_keys:0 -evicted_clients:0 -evicted_scripts:0 -total_eviction_exceeded_time:0 -current_eviction_exceeded_time:0 -keyspace_hits:877 -keyspace_misses:98 -pubsub_channels:0 -pubsub_patterns:0 -pubsubshard_channels:0 -latest_fork_usec:832 -total_forks:5 -migrate_cached_sockets:0 -slave_expires_tracked_keys:0 -active_defrag_hits:0 -active_defrag_misses:0 -active_defrag_key_hits:0 -active_defrag_key_misses:0 -total_active_defrag_time:0 -current_active_defrag_time:0 -tracking_total_keys:0 -tracking_total_items:0 -tracking_total_prefixes:0 -unexpected_error_replies:0 -total_error_replies:55 -dump_payload_sanitizations:0 -total_reads_processed:6160 -total_writes_processed:3085 -io_threaded_reads_processed:0 -io_threaded_writes_processed:0 -client_query_buffer_limit_disconnections:0 -client_output_buffer_limit_disconnections:0 -reply_buffer_shrinks:3 -reply_buffer_expands:0 -eventloop_cycles:710861 -eventloop_duration_sum:261482066 -eventloop_duration_cmd_sum:4662723 -instantaneous_eventloop_cycles_per_sec:283 -instantaneous_eventloop_duration_usec:595 -acl_access_denied_auth:0 -acl_access_denied_cmd:0 -acl_access_denied_key:0 -acl_access_denied_channel:0 - -# Replication -role:master -connected_slaves:0 -master_failover_state:no-failover -master_replid:488d931b7e08f8e091f674ea64480165971a25f1 -master_replid2:0000000000000000000000000000000000000000 -master_repl_offset:0 -second_repl_offset:-1 -repl_backlog_active:0 -repl_backlog_size:1048576 -repl_backlog_first_byte_offset:0 -repl_backlog_histlen:0 - -# CPU -used_cpu_sys:68.476389 -used_cpu_user:219.408941 -used_cpu_sys_children:0.003157 -used_cpu_user_children:0.008264 -used_cpu_sys_main_thread:68.478353 -used_cpu_user_main_thread:219.404508 - -# Modules - -# Errorstats -errorstat_ERR:count=55 - -# Cluster -cluster_enabled:0 - -# Keyspace +# Server +redis_version:7.2.4 +server_name:valkey +valkey_version:255.255.255 +redis_git_sha1:b0d5a0f5 +redis_git_dirty:1 +redis_build_id:1cadaf78f6168f2d +server_mode:standalone +os:Linux 6.1.0-18-amd64 x86_64 +arch_bits:64 +monotonic_clock:POSIX clock_gettime +multiplexing_api:epoll +atomicvar_api:c11-builtin +gcc_version:12.2.0 +process_id:982599 +process_supervised:no +run_id:e0abe2248cad0c6d9cb2445d8e6b73448f567f74 +tcp_port:6379 +server_time_usec:1714701488527373 +uptime_in_seconds:94798 +uptime_in_days:1 +hz:10 +configured_hz:10 +lru_clock:3425456 +executable:/home/viktor/repos/valkey/src/./valkey-server +config_file: +io_threads_active:0 +listener0:name=tcp,bind=*,bind=-::*,port=6379 + +# Clients +connected_clients:1 +cluster_connections:0 +maxclients:10000 +client_recent_max_input_buffer:20480 +client_recent_max_output_buffer:0 +blocked_clients:0 +tracking_clients:0 +pubsub_clients:0 +watching_clients:0 +clients_in_timeout_table:0 +total_watched_keys:0 +total_blocking_keys:0 +total_blocking_keys_on_nokey:0 + +# Memory +used_memory:4757704 +used_memory_human:4.54M +used_memory_rss:13221888 +used_memory_rss_human:12.61M +used_memory_peak:4777616 +used_memory_peak_human:4.56M +used_memory_peak_perc:99.58% +used_memory_overhead:989344 +used_memory_startup:988648 +used_memory_dataset:3768360 +used_memory_dataset_perc:99.98% +allocator_allocated:4789624 +allocator_active:5042176 +allocator_resident:9252864 +allocator_muzzy:0 +total_system_memory:33280372736 +total_system_memory_human:30.99G +used_memory_lua:31744 +used_memory_vm_eval:31744 +used_memory_lua_human:31.00K +used_memory_scripts_eval:0 +number_of_cached_scripts:0 +number_of_functions:0 +number_of_libraries:0 +used_memory_vm_functions:33792 +used_memory_vm_total:65536 +used_memory_vm_total_human:64.00K +used_memory_functions:184 +used_memory_scripts:184 +used_memory_scripts_human:184B +maxmemory:0 +maxmemory_human:0B +maxmemory_policy:noeviction +allocator_frag_ratio:1.05 +allocator_frag_bytes:252552 +allocator_rss_ratio:1.84 +allocator_rss_bytes:4210688 +rss_overhead_ratio:1.43 +rss_overhead_bytes:3969024 +mem_fragmentation_ratio:2.80 +mem_fragmentation_bytes:8504448 +mem_not_counted_for_evict:0 +mem_replication_backlog:0 +mem_total_replication_buffers:0 +mem_clients_slaves:0 +mem_clients_normal:0 +mem_cluster_links:0 +mem_aof_buffer:0 +mem_allocator:jemalloc-5.3.0 +mem_overhead_db_hashtable_rehashing:0 +active_defrag_running:0 +lazyfree_pending_objects:0 +lazyfreed_objects:0 + +# Persistence +loading:0 +async_loading:0 +current_cow_peak:0 +current_cow_size:0 +current_cow_size_age:0 +current_fork_perc:0.00 +current_save_keys_processed:0 +current_save_keys_total:0 +rdb_changes_since_last_save:0 +rdb_bgsave_in_progress:0 +rdb_last_save_time:1714701488 +rdb_last_bgsave_status:ok +rdb_last_bgsave_time_sec:0 +rdb_current_bgsave_time_sec:-1 +rdb_saves:1 +rdb_last_cow_size:229376 +rdb_last_load_keys_expired:0 +rdb_last_load_keys_loaded:0 +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 +aof_rewrites:0 +aof_rewrites_consecutive_failures:0 +aof_last_write_status:ok +aof_last_cow_size:0 +module_fork_in_progress:0 +module_fork_last_cow_size:0 + +# Stats +total_connections_received:3081 +total_commands_processed:3080 +instantaneous_ops_per_sec:91 +total_net_input_bytes:134722 +total_net_output_bytes:686934 +total_net_repl_input_bytes:0 +total_net_repl_output_bytes:0 +instantaneous_input_kbps:4.14 +instantaneous_output_kbps:1.55 +instantaneous_input_repl_kbps:0.00 +instantaneous_output_repl_kbps:0.00 +rejected_connections:0 +sync_full:0 +sync_partial_ok:0 +sync_partial_err:0 +expired_keys:0 +expired_stale_perc:0.00 +expired_time_cap_reached_count:0 +expire_cycle_cpu_milliseconds:1829 +evicted_keys:0 +evicted_clients:0 +evicted_scripts:0 +total_eviction_exceeded_time:0 +current_eviction_exceeded_time:0 +keyspace_hits:877 +keyspace_misses:98 +pubsub_channels:0 +pubsub_patterns:0 +pubsubshard_channels:0 +latest_fork_usec:832 +total_forks:5 +migrate_cached_sockets:0 +slave_expires_tracked_keys:0 +active_defrag_hits:0 +active_defrag_misses:0 +active_defrag_key_hits:0 +active_defrag_key_misses:0 +total_active_defrag_time:0 +current_active_defrag_time:0 +tracking_total_keys:0 +tracking_total_items:0 +tracking_total_prefixes:0 +unexpected_error_replies:0 +total_error_replies:55 +dump_payload_sanitizations:0 +total_reads_processed:6160 +total_writes_processed:3085 +io_threaded_reads_processed:0 +io_threaded_writes_processed:0 +client_query_buffer_limit_disconnections:0 +client_output_buffer_limit_disconnections:0 +reply_buffer_shrinks:3 +reply_buffer_expands:0 +eventloop_cycles:710861 +eventloop_duration_sum:261482066 +eventloop_duration_cmd_sum:4662723 +instantaneous_eventloop_cycles_per_sec:283 +instantaneous_eventloop_duration_usec:595 +acl_access_denied_auth:0 +acl_access_denied_cmd:0 +acl_access_denied_key:0 +acl_access_denied_channel:0 + +# Replication +role:master +connected_slaves:0 +master_failover_state:no-failover +master_replid:488d931b7e08f8e091f674ea64480165971a25f1 +master_replid2:0000000000000000000000000000000000000000 +master_repl_offset:0 +second_repl_offset:-1 +repl_backlog_active:0 +repl_backlog_size:1048576 +repl_backlog_first_byte_offset:0 +repl_backlog_histlen:0 + +# CPU +used_cpu_sys:68.476389 +used_cpu_user:219.408941 +used_cpu_sys_children:0.003157 +used_cpu_user_children:0.008264 +used_cpu_sys_main_thread:68.478353 +used_cpu_user_main_thread:219.404508 + +# Modules + +# Errorstats +errorstat_ERR:count=55 + +# Cluster +cluster_enabled:0 + +# Keyspace ``` ## Notes @@ -418,14 +418,12 @@ Here is the meaning of all fields in the **persistence** section: * `current_fork_perc`: The percentage of progress of the current fork process. For AOF and RDB forks it is the percentage of `current_save_keys_processed` out of `current_save_keys_total`. * `current_save_keys_processed`: Number of keys processed by the current save operation * `current_save_keys_total`: Number of keys at the beginning of the current save operation -* `rdb_changes_since_last_save`: Number of changes since the last dump -* `rdb_bgsave_in_progress`: Flag indicating a RDB save is on-going -* `rdb_last_save_time`: Epoch-based timestamp of last successful RDB save -* `rdb_last_bgsave_status`: Status of the last RDB save operation -* `rdb_last_bgsave_time_sec`: Duration of the last RDB save operation in - seconds -* `rdb_current_bgsave_time_sec`: Duration of the on-going RDB save operation - if any +* `rdb_changes_since_last_save`: Number of changes since the last RDB file save +* `rdb_bgsave_in_progress`: Flag indicating a RDB save is on-going, including a diskless replication RDB save +* `rdb_last_save_time`: Epoch-based timestamp of last successful RDB file save +* `rdb_last_bgsave_status`: Status of the last RDB file save operation +* `rdb_last_bgsave_time_sec`: Duration of the last RDB save operation in seconds, including a diskless replication RDB save +* `rdb_current_bgsave_time_sec`: Duration of the on-going RDB save operation if any, including a diskless replication RDB save * `rdb_last_cow_size`: The size in bytes of copy-on-write memory during the last RDB save operation * `rdb_last_load_keys_expired`: Number of volatile keys deleted during the last RDB loading.