1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
QA output created by 1719
======================
14.py
----------------------
Setting config:
~~~
[global]
max_udp_packet_size = 1472
~~~
statsd.pmda.metrics_tracked
inst [0 or "counter"] value 0
inst [1 or "gauge"] value 1
inst [2 or "duration"] value 1
inst [3 or "total"] value 2
Restoring config file...
[global]
max_udp_packet_size = 1472
port = 8125
max_unprocessed_packets = 1024
parser_type = 0
verbose = 0
debug = 0
debug_output_filename = debug
duration_aggregation_type = 1
----------------------
Setting config:
~~~
[global]
max_udp_packet_size = 2944
~~~
statsd.pmda.metrics_tracked
inst [0 or "counter"] value 1
inst [1 or "gauge"] value 1
inst [2 or "duration"] value 1
inst [3 or "total"] value 3
Restoring config file...
[global]
max_udp_packet_size = 1472
port = 8125
max_unprocessed_packets = 1024
parser_type = 0
verbose = 0
debug = 0
debug_output_filename = debug
duration_aggregation_type = 1
----------------------
Setting config:
~~~
[global]
max_udp_packet_size = 10
~~~
statsd.pmda.metrics_tracked
inst [0 or "counter"] value 0
inst [1 or "gauge"] value 1
inst [2 or "duration"] value 0
inst [3 or "total"] value 1
Restoring config file...
[global]
max_udp_packet_size = 1472
port = 8125
max_unprocessed_packets = 1024
parser_type = 0
verbose = 0
debug = 0
debug_output_filename = debug
duration_aggregation_type = 1
|