Redis: Updated testdata

This commit is contained in:
Ricky Diaz Gomez 2019-06-19 16:15:52 -04:00
parent 4446024636
commit f3184857b4
18 changed files with 18 additions and 18 deletions

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:6ab65fd2ce20f839b26ab70c8ac73ddf9e9e2420\r\ntcp_port:6379\r\nuptime_in_seconds:10\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671910\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4370432\r\nused_memory_rss_human:4.17M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:1043504\r\nallocator_active:1241088\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:197584\r\nallocator_rss_ratio:2.94\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.20\r\nrss_overhead_bytes:720896\r\nmem_fragmentation_ratio:5.52\r\nmem_fragmentation_bytes:3579376\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952988\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:6\r\ntotal_commands_processed:9\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:376\r\ntotal_net_output_bytes:10547\r\ninstantaneous_input_kbps:0.03\r\ninstantaneous_output_kbps:0.12\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:ef96ec4d7789385284a50207f5f9c4033eb59561\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.050000\r\nused_cpu_user:0.060000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"PONG"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:18Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:b4c0895e0045e0ba0dcd4fed93ed3a4489ac8567\r\ntcp_port:6379\r\nuptime_in_seconds:11\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693539\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:2\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4284416\r\nused_memory_rss_human:4.09M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:1084464\r\nallocator_active:1286144\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:201680\r\nallocator_rss_ratio:2.84\r\nallocator_rss_bytes:2363392\r\nrss_overhead_ratio:1.17\r\nrss_overhead_bytes:634880\r\nmem_fragmentation_ratio:5.02\r\nmem_fragmentation_bytes:3431528\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974616\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:6\r\ntotal_commands_processed:9\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:376\r\ntotal_net_output_bytes:10547\r\ninstantaneous_input_kbps:0.00\r\ninstantaneous_output_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:f1fae869b9ff90547ed8e5ec43fba4fc0b6875d1\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.090000\r\nused_cpu_user:0.020000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"PONG"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:03:47Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:17Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:45Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:6ab65fd2ce20f839b26ab70c8ac73ddf9e9e2420\r\ntcp_port:6379\r\nuptime_in_seconds:7\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671907\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4370432\r\nused_memory_rss_human:4.17M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:1046576\r\nallocator_active:1241088\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:194512\r\nallocator_rss_ratio:2.94\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.20\r\nrss_overhead_bytes:720896\r\nmem_fragmentation_ratio:5.52\r\nmem_fragmentation_bytes:3579376\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952988\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:4\r\ntotal_commands_processed:7\r\ninstantaneous_ops_per_sec:2\r\ntotal_net_input_bytes:298\r\ntotal_net_output_bytes:7008\r\ninstantaneous_input_kbps:0.08\r\ninstantaneous_output_kbps:2.09\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:ef96ec4d7789385284a50207f5f9c4033eb59561\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.040000\r\nused_cpu_user:0.050000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:15Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:b4c0895e0045e0ba0dcd4fed93ed3a4489ac8567\r\ntcp_port:6379\r\nuptime_in_seconds:7\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693535\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4284416\r\nused_memory_rss_human:4.09M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:1046576\r\nallocator_active:1241088\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:194512\r\nallocator_rss_ratio:2.94\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.17\r\nrss_overhead_bytes:634880\r\nmem_fragmentation_ratio:5.42\r\nmem_fragmentation_bytes:3493360\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974616\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:4\r\ntotal_commands_processed:7\r\ninstantaneous_ops_per_sec:2\r\ntotal_net_input_bytes:298\r\ntotal_net_output_bytes:7008\r\ninstantaneous_input_kbps:0.08\r\ninstantaneous_output_kbps:2.09\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:f1fae869b9ff90547ed8e5ec43fba4fc0b6875d1\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.070000\r\nused_cpu_user:0.020000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:43Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:6ab65fd2ce20f839b26ab70c8ac73ddf9e9e2420\r\ntcp_port:6379\r\nuptime_in_seconds:5\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671905\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853936\r\nused_memory_human:833.92K\r\nused_memory_rss:4370432\r\nused_memory_rss_human:4.17M\r\nused_memory_peak:853936\r\nused_memory_peak_human:833.92K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13202\r\nused_memory_dataset_perc:20.99%\r\nallocator_allocated:1030576\r\nallocator_active:1220608\r\nallocator_resident:3629056\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.18\r\nallocator_frag_bytes:190032\r\nallocator_rss_ratio:2.97\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.20\r\nrss_overhead_bytes:741376\r\nmem_fragmentation_ratio:5.52\r\nmem_fragmentation_bytes:3579376\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952988\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:3\r\ntotal_commands_processed:3\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:174\r\ntotal_net_output_bytes:3541\r\ninstantaneous_input_kbps:0.05\r\ninstantaneous_output_kbps:0.12\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:ef96ec4d7789385284a50207f5f9c4033eb59561\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.040000\r\nused_cpu_user:0.050000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"PONG"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:14Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:b4c0895e0045e0ba0dcd4fed93ed3a4489ac8567\r\ntcp_port:6379\r\nuptime_in_seconds:6\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693534\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853936\r\nused_memory_human:833.92K\r\nused_memory_rss:4284416\r\nused_memory_rss_human:4.09M\r\nused_memory_peak:853936\r\nused_memory_peak_human:833.92K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13202\r\nused_memory_dataset_perc:20.99%\r\nallocator_allocated:1030576\r\nallocator_active:1220608\r\nallocator_resident:3629056\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.18\r\nallocator_frag_bytes:190032\r\nallocator_rss_ratio:2.97\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.18\r\nrss_overhead_bytes:655360\r\nmem_fragmentation_ratio:5.42\r\nmem_fragmentation_bytes:3493360\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974616\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:3\r\ntotal_commands_processed:3\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:174\r\ntotal_net_output_bytes:3541\r\ninstantaneous_input_kbps:0.00\r\ninstantaneous_output_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:f1fae869b9ff90547ed8e5ec43fba4fc0b6875d1\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.060000\r\nused_cpu_user:0.020000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"PONG"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:03:42Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:12Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:40Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:6ab65fd2ce20f839b26ab70c8ac73ddf9e9e2420\r\ntcp_port:6379\r\nuptime_in_seconds:2\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671902\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853936\r\nused_memory_human:833.92K\r\nused_memory_rss:4370432\r\nused_memory_rss_human:4.17M\r\nused_memory_peak:853936\r\nused_memory_peak_human:833.92K\r\nused_memory_peak_perc:107.95%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13202\r\nused_memory_dataset_perc:20.99%\r\nallocator_allocated:946608\r\nallocator_active:1101824\r\nallocator_resident:3465216\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.16\r\nallocator_frag_bytes:155216\r\nallocator_rss_ratio:3.14\r\nallocator_rss_bytes:2363392\r\nrss_overhead_ratio:1.26\r\nrss_overhead_bytes:905216\r\nmem_fragmentation_ratio:5.52\r\nmem_fragmentation_bytes:3579392\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952988\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:1\r\ntotal_commands_processed:1\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:28\r\ntotal_net_output_bytes:7\r\ninstantaneous_input_kbps:0.00\r\ninstantaneous_output_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:ef96ec4d7789385284a50207f5f9c4033eb59561\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.030000\r\nused_cpu_user:0.050000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:10Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"PONG","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:b4c0895e0045e0ba0dcd4fed93ed3a4489ac8567\r\ntcp_port:6379\r\nuptime_in_seconds:2\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693530\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/default.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853936\r\nused_memory_human:833.92K\r\nused_memory_rss:4284416\r\nused_memory_rss_human:4.09M\r\nused_memory_peak:853936\r\nused_memory_peak_human:833.92K\r\nused_memory_peak_perc:107.95%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13202\r\nused_memory_dataset_perc:20.99%\r\nallocator_allocated:946608\r\nallocator_active:1101824\r\nallocator_resident:3465216\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.16\r\nallocator_frag_bytes:155216\r\nallocator_rss_ratio:3.14\r\nallocator_rss_bytes:2363392\r\nrss_overhead_ratio:1.24\r\nrss_overhead_bytes:819200\r\nmem_fragmentation_ratio:5.42\r\nmem_fragmentation_bytes:3493376\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974616\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:1\r\ntotal_commands_processed:1\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:28\r\ntotal_net_output_bytes:7\r\ninstantaneous_input_kbps:0.00\r\ninstantaneous_output_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:f1fae869b9ff90547ed8e5ec43fba4fc0b6875d1\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.050000\r\nused_cpu_user:0.010000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:38Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: NOAUTH Authentication required.)"},{"command":"AUTH","arguments":"password!","response":"OK"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:28Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: NOAUTH Authentication required.)"},{"command":"AUTH","arguments":"password!","response":"OK"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:03:57Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:26Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:55Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:24Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:53Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: NOAUTH Authentication required.)"},{"command":"AUTH","arguments":"password!","response":"OK"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:23Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: NOAUTH Authentication required.)"},{"command":"AUTH","arguments":"password!","response":"OK"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:03:52Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:21Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `RENAMED-INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:50Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:20Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: NOAUTH Authentication required.)","info_response":"(Error: NOAUTH Authentication required.)","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:48Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: ERR unknown command `PING`, with args beginning with: )"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:37Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: ERR unknown command `PING`, with args beginning with: )"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:04:07Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:5aa1eae10d71f4aceb7f545f8418a44e79160ed0\r\ntcp_port:6379\r\nuptime_in_seconds:25\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671927\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/renamed.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853952\r\nused_memory_human:833.94K\r\nused_memory_rss:4538368\r\nused_memory_rss_human:4.33M\r\nused_memory_peak:853952\r\nused_memory_peak_human:833.94K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13218\r\nused_memory_dataset_perc:21.01%\r\nallocator_allocated:1043504\r\nallocator_active:1241088\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:197584\r\nallocator_rss_ratio:2.94\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.24\r\nrss_overhead_bytes:888832\r\nmem_fragmentation_ratio:5.74\r\nmem_fragmentation_bytes:3747312\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952990\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:5\r\ntotal_commands_processed:2\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:345\r\ntotal_net_output_bytes:4189\r\ninstantaneous_input_kbps:0.02\r\ninstantaneous_output_kbps:0.11\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:91a23309d5b5b68968739fad6a689bd034149079\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.080000\r\nused_cpu_user:0.070000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:35Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:810294abf89af5989841df72c4ea448e721a9002\r\ntcp_port:6379\r\nuptime_in_seconds:28\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693557\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/renamed.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853952\r\nused_memory_human:833.94K\r\nused_memory_rss:4423680\r\nused_memory_rss_human:4.22M\r\nused_memory_peak:853952\r\nused_memory_peak_human:833.94K\r\nused_memory_peak_perc:100.00%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13218\r\nused_memory_dataset_perc:21.01%\r\nallocator_allocated:1043504\r\nallocator_active:1241088\r\nallocator_resident:3649536\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.19\r\nallocator_frag_bytes:197584\r\nallocator_rss_ratio:2.94\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.21\r\nrss_overhead_bytes:774144\r\nmem_fragmentation_ratio:5.59\r\nmem_fragmentation_bytes:3632624\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974617\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:5\r\ntotal_commands_processed:2\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:345\r\ntotal_net_output_bytes:4188\r\ninstantaneous_input_kbps:0.00\r\ninstantaneous_output_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:2fd4432d9236d2944076e56f8013601bf736819f\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.080000\r\nused_cpu_user:0.080000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:04:05Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:34Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:04:03Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: ERR unknown command `PING`, with args beginning with: )"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T14:03:32Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","custom_responses":[{"command":"PING","response":"(Error: ERR unknown command `PING`, with args beginning with: )"},{"command":"AUTH","arguments":"password!","response":"(Error: ERR Client sent AUTH, but no password is set)"},{"command":"YOUR-COMMAND","arguments":"args","response":"(Error: ERR unknown command `YOUR-COMMAND`, with args beginning with: `args`, )"}],"quit_response":"OK"},"timestamp":"2019-06-19T20:04:02Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:5aa1eae10d71f4aceb7f545f8418a44e79160ed0\r\ntcp_port:6379\r\nuptime_in_seconds:21\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:671923\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/renamed.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4538368\r\nused_memory_rss_human:4.33M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:107.95%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:967088\r\nallocator_active:1126400\r\nallocator_resident:3534848\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.16\r\nallocator_frag_bytes:159312\r\nallocator_rss_ratio:3.14\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.28\r\nrss_overhead_bytes:1003520\r\nmem_fragmentation_ratio:5.74\r\nmem_fragmentation_bytes:3747312\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560952990\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:2\r\ntotal_commands_processed:0\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:110\r\ntotal_net_output_bytes:248\r\ninstantaneous_input_kbps:0.04\r\ninstantaneous_output_kbps:0.11\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:91a23309d5b5b68968739fad6a689bd034149079\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.070000\r\nused_cpu_user:0.060000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:31Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `RENAMED-PING`, with args beginning with: )","info_response":"# Server\r\nredis_version:5.0.4\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:fb75b7389a142ac3\r\nredis_mode:standalone\r\nos:Linux 4.9.125-linuxkit x86_64\r\narch_bits:64\r\nmultiplexing_api:epoll\r\natomicvar_api:atomic-builtin\r\ngcc_version:6.3.0\r\nprocess_id:1\r\nrun_id:810294abf89af5989841df72c4ea448e721a9002\r\ntcp_port:6379\r\nuptime_in_seconds:23\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:693552\r\nexecutable:/data/redis-server\r\nconfig_file://usr/local/etc/redis/renamed.conf\r\n\r\n# Clients\r\nconnected_clients:1\r\nclient_recent_max_input_buffer:0\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\n\r\n# Memory\r\nused_memory:853944\r\nused_memory_human:833.93K\r\nused_memory_rss:4423680\r\nused_memory_rss_human:4.22M\r\nused_memory_peak:853944\r\nused_memory_peak_human:833.93K\r\nused_memory_peak_perc:107.95%\r\nused_memory_overhead:840734\r\nused_memory_startup:791040\r\nused_memory_dataset:13210\r\nused_memory_dataset_perc:21.00%\r\nallocator_allocated:967088\r\nallocator_active:1126400\r\nallocator_resident:3534848\r\ntotal_system_memory:2096164864\r\ntotal_system_memory_human:1.95G\r\nused_memory_lua:37888\r\nused_memory_lua_human:37.00K\r\nused_memory_scripts:0\r\nused_memory_scripts_human:0B\r\nnumber_of_cached_scripts:0\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.16\r\nallocator_frag_bytes:159312\r\nallocator_rss_ratio:3.14\r\nallocator_rss_bytes:2408448\r\nrss_overhead_ratio:1.25\r\nrss_overhead_bytes:888832\r\nmem_fragmentation_ratio:5.59\r\nmem_fragmentation_bytes:3632624\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:49694\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.1.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1560974617\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:-1\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_last_cow_size:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:-1\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_last_write_status:ok\r\naof_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:2\r\ntotal_commands_processed:0\r\ninstantaneous_ops_per_sec:0\r\ntotal_net_input_bytes:110\r\ntotal_net_output_bytes:248\r\ninstantaneous_input_kbps:0.04\r\ninstantaneous_output_kbps:0.11\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:0\r\nexpired_stale_perc:0.00\r\nexpired_time_cap_reached_count:0\r\nevicted_keys:0\r\nkeyspace_hits:0\r\nkeyspace_misses:0\r\npubsub_channels:0\r\npubsub_patterns:0\r\nlatest_fork_usec:0\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_replid:2fd4432d9236d2944076e56f8013601bf736819f\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.070000\r\nused_cpu_user:0.070000\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.000000\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n","version":"5.0.4","os":"Linux 4.9.125-linuxkit x86_64","mode":"standalone","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:04:00Z"}}}

View File

@ -1 +1 @@
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T14:03:29Z"}}}
{"domain":"target","data":{"redis":{"status":"success","protocol":"redis","result":{"ping_response":"(Error: ERR unknown command `PING`, with args beginning with: )","info_response":"(Error: ERR unknown command `INFO`, with args beginning with: )","nonexistent_response":"(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )","quit_response":"OK"},"timestamp":"2019-06-19T20:03:58Z"}}}