Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
70
plugins/inputs/mcrouter/testdata/mcrouter_stats
vendored
Normal file
70
plugins/inputs/mcrouter/testdata/mcrouter_stats
vendored
Normal file
|
@ -0,0 +1,70 @@
|
|||
STAT version 36.0.0 mcrouter
|
||||
STAT commandargs --port 11211 --config-file /etc/mcrouter/mcrouter.json --async-dir /var/spool/mcrouter --log-path /var/log/mcrouter/mcrouter.log --stats-root /var/mcrouter/stats --server-timeout 100 --reset-inactive-connection-interval 10000 --proxy-threads auto
|
||||
STAT pid 21357
|
||||
STAT parent_pid 1
|
||||
STAT time 1524673265
|
||||
STAT uptime 166
|
||||
STAT num_servers 1
|
||||
STAT num_servers_new 1
|
||||
STAT num_servers_up 0
|
||||
STAT num_servers_down 0
|
||||
STAT num_servers_closed 0
|
||||
STAT num_clients 1
|
||||
STAT num_suspect_servers 0
|
||||
STAT destination_batches_sum 0
|
||||
STAT destination_requests_sum 0
|
||||
STAT outstanding_route_get_reqs_queued 0
|
||||
STAT outstanding_route_update_reqs_queued 0
|
||||
STAT outstanding_route_get_avg_queue_size 0
|
||||
STAT outstanding_route_update_avg_queue_size 0
|
||||
STAT outstanding_route_get_avg_wait_time_sec 0
|
||||
STAT outstanding_route_update_avg_wait_time_sec 0
|
||||
STAT retrans_closed_connections 0
|
||||
STAT destination_pending_reqs 0
|
||||
STAT destination_inflight_reqs 0
|
||||
STAT destination_batch_size 0
|
||||
STAT asynclog_requests 0
|
||||
STAT proxy_reqs_processing 1
|
||||
STAT proxy_reqs_waiting 0
|
||||
STAT client_queue_notify_period 0
|
||||
STAT rusage_system 0.040966
|
||||
STAT rusage_user 0.020483
|
||||
STAT ps_num_minor_faults 2490
|
||||
STAT ps_num_major_faults 11
|
||||
STAT ps_user_time_sec 0.02
|
||||
STAT ps_system_time_sec 0.04
|
||||
STAT ps_vsize 697741312
|
||||
STAT ps_rss 10563584
|
||||
STAT fibers_allocated 0
|
||||
STAT fibers_pool_size 0
|
||||
STAT fibers_stack_high_watermark 0
|
||||
STAT successful_client_connections 18
|
||||
STAT duration_us 0
|
||||
STAT destination_max_pending_reqs 0
|
||||
STAT destination_max_inflight_reqs 0
|
||||
STAT retrans_per_kbyte_max 0
|
||||
STAT cmd_get_count 0
|
||||
STAT cmd_delete_out 0
|
||||
STAT cmd_lease_get 0
|
||||
STAT cmd_set 0
|
||||
STAT cmd_get_out_all 0
|
||||
STAT cmd_get_out 0
|
||||
STAT cmd_lease_set_count 0
|
||||
STAT cmd_other_out_all 0
|
||||
STAT cmd_lease_get_out 0
|
||||
STAT cmd_set_count 0
|
||||
STAT cmd_lease_set_out 0
|
||||
STAT cmd_delete_count 0
|
||||
STAT cmd_other 0
|
||||
STAT cmd_delete 0
|
||||
STAT cmd_get 0
|
||||
STAT cmd_lease_set 0
|
||||
STAT cmd_set_out 0
|
||||
STAT cmd_lease_get_count 0
|
||||
STAT cmd_other_out 0
|
||||
STAT cmd_lease_get_out_all 0
|
||||
STAT cmd_set_out_all 0
|
||||
STAT cmd_other_count 0
|
||||
STAT cmd_delete_out_all 0
|
||||
STAT cmd_lease_set_out_all 0
|
||||
END
|
Loading…
Add table
Add a link
Reference in a new issue