# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0.00033203400000000004 go_gc_duration_seconds{quantile="0.25"} 0.00045414 go_gc_duration_seconds{quantile="0.5"} 0.000542164 go_gc_duration_seconds{quantile="0.75"} 0.00062872 go_gc_duration_seconds{quantile="1"} 0.002396837 go_gc_duration_seconds_sum 1810.096917426 go_gc_duration_seconds_count 2.941872e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 23 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 9.7444e+06 # 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 1.0917387764648e+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 2.042895e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.69075597673e+11 # 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.169152e+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 9.7444e+06 # 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 2.0586496e+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 1.1558912e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 88192 # 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 1.581056e+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 3.2145408e+07 # 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.7604110911350453e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 4.17383865e+08 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.69075685865e+11 # 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 38400 # 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 49152 # 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 150080 # 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 294912 # 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 1.2094909e+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 5.266665e+06 # 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 3.637248e+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 3.637248e+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 4.8605432e+07 # 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"} 41160.803 http_request_duration_microseconds{handler="prometheus",quantile="0.9"} 52808.634 http_request_duration_microseconds{handler="prometheus",quantile="0.99"} 62147.509 http_request_duration_microseconds_sum{handler="prometheus"} 6.2921044563885925e+10 http_request_duration_microseconds_count{handler="prometheus"} 1.465332e+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"} 180 http_request_size_bytes{handler="prometheus",quantile="0.9"} 180 http_request_size_bytes{handler="prometheus",quantile="0.99"} 180 http_request_size_bytes_sum{handler="prometheus"} 2.6375281e+08 http_request_size_bytes_count{handler="prometheus"} 1.465332e+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"} 1.465332e+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"} 29343 http_response_size_bytes{handler="prometheus",quantile="0.9"} 29376 http_response_size_bytes{handler="prometheus",quantile="0.99"} 29386 http_response_size_bytes_sum{handler="prometheus"} 4.2993223034e+10 http_response_size_bytes_count{handler="prometheus"} 1.465332e+06 # HELP node_boot_time Node boot time, in unixtime. # TYPE node_boot_time gauge node_boot_time 1.529677318e+09 # HELP node_context_switches Total number of context switches. # TYPE node_context_switches counter node_context_switches 5.345533053914e+12 # HELP node_cpu Seconds the cpus spent in each mode. # TYPE node_cpu counter node_cpu{cpu="cpu0",mode="guest"} 1.547641113e+07 node_cpu{cpu="cpu0",mode="idle"} 2.0400907582e+08 node_cpu{cpu="cpu0",mode="iowait"} 436608.8 node_cpu{cpu="cpu0",mode="irq"} 0 node_cpu{cpu="cpu0",mode="nice"} 0 node_cpu{cpu="cpu0",mode="softirq"} 29957.68 node_cpu{cpu="cpu0",mode="steal"} 0 node_cpu{cpu="cpu0",mode="system"} 7.26657053e+06 node_cpu{cpu="cpu0",mode="user"} 1.760720755e+07 node_cpu{cpu="cpu1",mode="guest"} 8.76174402e+06 node_cpu{cpu="cpu1",mode="idle"} 1.9716723163e+08 node_cpu{cpu="cpu1",mode="iowait"} 462701.5 node_cpu{cpu="cpu1",mode="irq"} 0 node_cpu{cpu="cpu1",mode="nice"} 0 node_cpu{cpu="cpu1",mode="softirq"} 1.694342921e+07 node_cpu{cpu="cpu1",mode="steal"} 0 node_cpu{cpu="cpu1",mode="system"} 4.77929666e+06 node_cpu{cpu="cpu1",mode="user"} 1.013806335e+07 node_cpu{cpu="cpu10",mode="guest"} 6.40224299e+06 node_cpu{cpu="cpu10",mode="idle"} 2.2106618075e+08 node_cpu{cpu="cpu10",mode="iowait"} 189621.22 node_cpu{cpu="cpu10",mode="irq"} 0 node_cpu{cpu="cpu10",mode="nice"} 0 node_cpu{cpu="cpu10",mode="softirq"} 118990.72 node_cpu{cpu="cpu10",mode="steal"} 0 node_cpu{cpu="cpu10",mode="system"} 1.22064527e+06 node_cpu{cpu="cpu10",mode="user"} 7.74296146e+06 node_cpu{cpu="cpu11",mode="guest"} 1.58659725e+06 node_cpu{cpu="cpu11",mode="idle"} 2.2648253706e+08 node_cpu{cpu="cpu11",mode="iowait"} 200048.71 node_cpu{cpu="cpu11",mode="irq"} 0 node_cpu{cpu="cpu11",mode="nice"} 0 node_cpu{cpu="cpu11",mode="softirq"} 27180.36 node_cpu{cpu="cpu11",mode="steal"} 0 node_cpu{cpu="cpu11",mode="system"} 931953.65 node_cpu{cpu="cpu11",mode="user"} 2.81160742e+06 node_cpu{cpu="cpu12",mode="guest"} 956779.27 node_cpu{cpu="cpu12",mode="idle"} 2.2719160847e+08 node_cpu{cpu="cpu12",mode="iowait"} 202236.86 node_cpu{cpu="cpu12",mode="irq"} 0 node_cpu{cpu="cpu12",mode="nice"} 0 node_cpu{cpu="cpu12",mode="softirq"} 10923.62 node_cpu{cpu="cpu12",mode="steal"} 0 node_cpu{cpu="cpu12",mode="system"} 835294.24 node_cpu{cpu="cpu12",mode="user"} 2.19960047e+06 node_cpu{cpu="cpu13",mode="guest"} 759119.27 node_cpu{cpu="cpu13",mode="idle"} 2.2746593872e+08 node_cpu{cpu="cpu13",mode="iowait"} 204737.77 node_cpu{cpu="cpu13",mode="irq"} 0 node_cpu{cpu="cpu13",mode="nice"} 0 node_cpu{cpu="cpu13",mode="softirq"} 7454.01 node_cpu{cpu="cpu13",mode="steal"} 0 node_cpu{cpu="cpu13",mode="system"} 778300.04 node_cpu{cpu="cpu13",mode="user"} 1.97836295e+06 node_cpu{cpu="cpu14",mode="guest"} 658062.72 node_cpu{cpu="cpu14",mode="idle"} 2.275944771e+08 node_cpu{cpu="cpu14",mode="iowait"} 205509.91 node_cpu{cpu="cpu14",mode="irq"} 0 node_cpu{cpu="cpu14",mode="nice"} 0 node_cpu{cpu="cpu14",mode="softirq"} 6050.74 node_cpu{cpu="cpu14",mode="steal"} 0 node_cpu{cpu="cpu14",mode="system"} 742740.53 node_cpu{cpu="cpu14",mode="user"} 1.88477906e+06 node_cpu{cpu="cpu15",mode="guest"} 612758.21 node_cpu{cpu="cpu15",mode="idle"} 2.2767590279e+08 node_cpu{cpu="cpu15",mode="iowait"} 205725.99 node_cpu{cpu="cpu15",mode="irq"} 0 node_cpu{cpu="cpu15",mode="nice"} 0 node_cpu{cpu="cpu15",mode="softirq"} 5410.27 node_cpu{cpu="cpu15",mode="steal"} 0 node_cpu{cpu="cpu15",mode="system"} 718267.81 node_cpu{cpu="cpu15",mode="user"} 1.82917814e+06 node_cpu{cpu="cpu16",mode="guest"} 4.82154298e+06 node_cpu{cpu="cpu16",mode="idle"} 2.0523904021e+08 node_cpu{cpu="cpu16",mode="iowait"} 966052.38 node_cpu{cpu="cpu16",mode="irq"} 0 node_cpu{cpu="cpu16",mode="nice"} 0 node_cpu{cpu="cpu16",mode="softirq"} 1.37672378e+07 node_cpu{cpu="cpu16",mode="steal"} 0 node_cpu{cpu="cpu16",mode="system"} 3.7482409e+06 node_cpu{cpu="cpu16",mode="user"} 5.93199294e+06 node_cpu{cpu="cpu17",mode="guest"} 7.3354192e+06 node_cpu{cpu="cpu17",mode="idle"} 1.9945477762e+08 node_cpu{cpu="cpu17",mode="iowait"} 967335.63 node_cpu{cpu="cpu17",mode="irq"} 0 node_cpu{cpu="cpu17",mode="nice"} 0 node_cpu{cpu="cpu17",mode="softirq"} 1.579486364e+07 node_cpu{cpu="cpu17",mode="steal"} 0 node_cpu{cpu="cpu17",mode="system"} 4.74374696e+06 node_cpu{cpu="cpu17",mode="user"} 8.60513808e+06 node_cpu{cpu="cpu18",mode="guest"} 7.37485401e+06 node_cpu{cpu="cpu18",mode="idle"} 2.0135835962e+08 node_cpu{cpu="cpu18",mode="iowait"} 931220.66 node_cpu{cpu="cpu18",mode="irq"} 0 node_cpu{cpu="cpu18",mode="nice"} 0 node_cpu{cpu="cpu18",mode="softirq"} 1.350735215e+07 node_cpu{cpu="cpu18",mode="steal"} 0 node_cpu{cpu="cpu18",mode="system"} 4.9483636e+06 node_cpu{cpu="cpu18",mode="user"} 8.71534026e+06 node_cpu{cpu="cpu19",mode="guest"} 7.61891189e+06 node_cpu{cpu="cpu19",mode="idle"} 1.9947394271e+08 node_cpu{cpu="cpu19",mode="iowait"} 744690.2 node_cpu{cpu="cpu19",mode="irq"} 0 node_cpu{cpu="cpu19",mode="nice"} 0 node_cpu{cpu="cpu19",mode="softirq"} 1.540018068e+07 node_cpu{cpu="cpu19",mode="steal"} 0 node_cpu{cpu="cpu19",mode="system"} 5.23589374e+06 node_cpu{cpu="cpu19",mode="user"} 8.76649211e+06 node_cpu{cpu="cpu2",mode="guest"} 8.27961794e+06 node_cpu{cpu="cpu2",mode="idle"} 1.992326066e+08 node_cpu{cpu="cpu2",mode="iowait"} 422252.48 node_cpu{cpu="cpu2",mode="irq"} 0 node_cpu{cpu="cpu2",mode="nice"} 0 node_cpu{cpu="cpu2",mode="softirq"} 1.54149934e+07 node_cpu{cpu="cpu2",mode="steal"} 0 node_cpu{cpu="cpu2",mode="system"} 4.69702641e+06 node_cpu{cpu="cpu2",mode="user"} 9.53818165e+06 node_cpu{cpu="cpu20",mode="guest"} 5.5508064e+06 node_cpu{cpu="cpu20",mode="idle"} 2.0359643364e+08 node_cpu{cpu="cpu20",mode="iowait"} 271653.06 node_cpu{cpu="cpu20",mode="irq"} 0 node_cpu{cpu="cpu20",mode="nice"} 0 node_cpu{cpu="cpu20",mode="softirq"} 1.487717513e+07 node_cpu{cpu="cpu20",mode="steal"} 0 node_cpu{cpu="cpu20",mode="system"} 3.79323264e+06 node_cpu{cpu="cpu20",mode="user"} 6.68985939e+06 node_cpu{cpu="cpu21",mode="guest"} 7.31405369e+06 node_cpu{cpu="cpu21",mode="idle"} 1.9948721145e+08 node_cpu{cpu="cpu21",mode="iowait"} 788446.6 node_cpu{cpu="cpu21",mode="irq"} 0 node_cpu{cpu="cpu21",mode="nice"} 0 node_cpu{cpu="cpu21",mode="softirq"} 1.630332962e+07 node_cpu{cpu="cpu21",mode="steal"} 0 node_cpu{cpu="cpu21",mode="system"} 4.29599526e+06 node_cpu{cpu="cpu21",mode="user"} 8.6130339e+06 node_cpu{cpu="cpu22",mode="guest"} 4.59987908e+06 node_cpu{cpu="cpu22",mode="idle"} 2.0710004019e+08 node_cpu{cpu="cpu22",mode="iowait"} 539706.7 node_cpu{cpu="cpu22",mode="irq"} 0 node_cpu{cpu="cpu22",mode="nice"} 0 node_cpu{cpu="cpu22",mode="softirq"} 1.107598944e+07 node_cpu{cpu="cpu22",mode="steal"} 0 node_cpu{cpu="cpu22",mode="system"} 3.99265804e+06 node_cpu{cpu="cpu22",mode="user"} 5.94913276e+06 node_cpu{cpu="cpu23",mode="guest"} 2.87291947e+06 node_cpu{cpu="cpu23",mode="idle"} 2.0054815366e+08 node_cpu{cpu="cpu23",mode="iowait"} 613878.4 node_cpu{cpu="cpu23",mode="irq"} 0 node_cpu{cpu="cpu23",mode="nice"} 0 node_cpu{cpu="cpu23",mode="softirq"} 1.875759112e+07 node_cpu{cpu="cpu23",mode="steal"} 0 node_cpu{cpu="cpu23",mode="system"} 3.60426371e+06 node_cpu{cpu="cpu23",mode="user"} 3.84120438e+06 node_cpu{cpu="cpu24",mode="guest"} 979023.66 node_cpu{cpu="cpu24",mode="idle"} 2.2751855839e+08 node_cpu{cpu="cpu24",mode="iowait"} 153486.36 node_cpu{cpu="cpu24",mode="irq"} 0 node_cpu{cpu="cpu24",mode="nice"} 0 node_cpu{cpu="cpu24",mode="softirq"} 3866.56 node_cpu{cpu="cpu24",mode="steal"} 0 node_cpu{cpu="cpu24",mode="system"} 575451.46 node_cpu{cpu="cpu24",mode="user"} 2.14476606e+06 node_cpu{cpu="cpu25",mode="guest"} 1.31005206e+06 node_cpu{cpu="cpu25",mode="idle"} 2.2729418698e+08 node_cpu{cpu="cpu25",mode="iowait"} 162404.97 node_cpu{cpu="cpu25",mode="irq"} 0 node_cpu{cpu="cpu25",mode="nice"} 0 node_cpu{cpu="cpu25",mode="softirq"} 4019.59 node_cpu{cpu="cpu25",mode="steal"} 0 node_cpu{cpu="cpu25",mode="system"} 607163.17 node_cpu{cpu="cpu25",mode="user"} 2.30638061e+06 node_cpu{cpu="cpu26",mode="guest"} 809702.45 node_cpu{cpu="cpu26",mode="idle"} 2.2766071824e+08 node_cpu{cpu="cpu26",mode="iowait"} 193808.51 node_cpu{cpu="cpu26",mode="irq"} 0 node_cpu{cpu="cpu26",mode="nice"} 0 node_cpu{cpu="cpu26",mode="softirq"} 4639.12 node_cpu{cpu="cpu26",mode="steal"} 0 node_cpu{cpu="cpu26",mode="system"} 642854.31 node_cpu{cpu="cpu26",mode="user"} 1.89060053e+06 node_cpu{cpu="cpu27",mode="guest"} 388272.8 node_cpu{cpu="cpu27",mode="idle"} 2.2805773529e+08 node_cpu{cpu="cpu27",mode="iowait"} 204620.49 node_cpu{cpu="cpu27",mode="irq"} 0 node_cpu{cpu="cpu27",mode="nice"} 0 node_cpu{cpu="cpu27",mode="softirq"} 4713.52 node_cpu{cpu="cpu27",mode="steal"} 0 node_cpu{cpu="cpu27",mode="system"} 637593.37 node_cpu{cpu="cpu27",mode="user"} 1.48720721e+06 node_cpu{cpu="cpu28",mode="guest"} 349080.5 node_cpu{cpu="cpu28",mode="idle"} 2.2789356668e+08 node_cpu{cpu="cpu28",mode="iowait"} 242528.74 node_cpu{cpu="cpu28",mode="irq"} 0 node_cpu{cpu="cpu28",mode="nice"} 0 node_cpu{cpu="cpu28",mode="softirq"} 4839.14 node_cpu{cpu="cpu28",mode="steal"} 0 node_cpu{cpu="cpu28",mode="system"} 642089.19 node_cpu{cpu="cpu28",mode="user"} 1.42893078e+06 node_cpu{cpu="cpu29",mode="guest"} 331805.16 node_cpu{cpu="cpu29",mode="idle"} 2.2814963476e+08 node_cpu{cpu="cpu29",mode="iowait"} 208424.56 node_cpu{cpu="cpu29",mode="irq"} 0 node_cpu{cpu="cpu29",mode="nice"} 0 node_cpu{cpu="cpu29",mode="softirq"} 4437.26 node_cpu{cpu="cpu29",mode="steal"} 0 node_cpu{cpu="cpu29",mode="system"} 631965.35 node_cpu{cpu="cpu29",mode="user"} 1.40712737e+06 node_cpu{cpu="cpu3",mode="guest"} 8.18686451e+06 node_cpu{cpu="cpu3",mode="idle"} 1.9937173734e+08 node_cpu{cpu="cpu3",mode="iowait"} 375393.03 node_cpu{cpu="cpu3",mode="irq"} 0 node_cpu{cpu="cpu3",mode="nice"} 0 node_cpu{cpu="cpu3",mode="softirq"} 1.532090117e+07 node_cpu{cpu="cpu3",mode="steal"} 0 node_cpu{cpu="cpu3",mode="system"} 4.78735764e+06 node_cpu{cpu="cpu3",mode="user"} 9.6492357e+06 node_cpu{cpu="cpu30",mode="guest"} 324711.81 node_cpu{cpu="cpu30",mode="idle"} 2.2815934204e+08 node_cpu{cpu="cpu30",mode="iowait"} 208959.39 node_cpu{cpu="cpu30",mode="irq"} 0 node_cpu{cpu="cpu30",mode="nice"} 0 node_cpu{cpu="cpu30",mode="softirq"} 4359.44 node_cpu{cpu="cpu30",mode="steal"} 0 node_cpu{cpu="cpu30",mode="system"} 632480.57 node_cpu{cpu="cpu30",mode="user"} 1.40982605e+06 node_cpu{cpu="cpu31",mode="guest"} 321299.2 node_cpu{cpu="cpu31",mode="idle"} 2.2817783679e+08 node_cpu{cpu="cpu31",mode="iowait"} 209821.24 node_cpu{cpu="cpu31",mode="irq"} 0 node_cpu{cpu="cpu31",mode="nice"} 0 node_cpu{cpu="cpu31",mode="softirq"} 4282.07 node_cpu{cpu="cpu31",mode="steal"} 0 node_cpu{cpu="cpu31",mode="system"} 628948.26 node_cpu{cpu="cpu31",mode="user"} 1.39619148e+06 node_cpu{cpu="cpu4",mode="guest"} 1.99063254e+06 node_cpu{cpu="cpu4",mode="idle"} 2.0110934432e+08 node_cpu{cpu="cpu4",mode="iowait"} 2.33697894e+06 node_cpu{cpu="cpu4",mode="irq"} 0 node_cpu{cpu="cpu4",mode="nice"} 0 node_cpu{cpu="cpu4",mode="softirq"} 1.732779903e+07 node_cpu{cpu="cpu4",mode="steal"} 0 node_cpu{cpu="cpu4",mode="system"} 2.51840485e+06 node_cpu{cpu="cpu4",mode="user"} 3.03385241e+06 node_cpu{cpu="cpu5",mode="guest"} 5.90666806e+06 node_cpu{cpu="cpu5",mode="idle"} 2.0184523135e+08 node_cpu{cpu="cpu5",mode="iowait"} 1.56418863e+06 node_cpu{cpu="cpu5",mode="irq"} 0 node_cpu{cpu="cpu5",mode="nice"} 0 node_cpu{cpu="cpu5",mode="softirq"} 1.414045723e+07 node_cpu{cpu="cpu5",mode="steal"} 0 node_cpu{cpu="cpu5",mode="system"} 3.8509388e+06 node_cpu{cpu="cpu5",mode="user"} 7.60295135e+06 node_cpu{cpu="cpu6",mode="guest"} 7.70356009e+06 node_cpu{cpu="cpu6",mode="idle"} 1.9711744781e+08 node_cpu{cpu="cpu6",mode="iowait"} 1.57908618e+06 node_cpu{cpu="cpu6",mode="irq"} 0 node_cpu{cpu="cpu6",mode="nice"} 0 node_cpu{cpu="cpu6",mode="softirq"} 1.727850298e+07 node_cpu{cpu="cpu6",mode="steal"} 0 node_cpu{cpu="cpu6",mode="system"} 4.19148229e+06 node_cpu{cpu="cpu6",mode="user"} 9.20322917e+06 node_cpu{cpu="cpu7",mode="guest"} 1.000236941e+07 node_cpu{cpu="cpu7",mode="idle"} 1.9846936223e+08 node_cpu{cpu="cpu7",mode="iowait"} 1.35286184e+06 node_cpu{cpu="cpu7",mode="irq"} 0 node_cpu{cpu="cpu7",mode="nice"} 0 node_cpu{cpu="cpu7",mode="softirq"} 1.221010687e+07 node_cpu{cpu="cpu7",mode="steal"} 0 node_cpu{cpu="cpu7",mode="system"} 5.54753516e+06 node_cpu{cpu="cpu7",mode="user"} 1.169529876e+07 node_cpu{cpu="cpu8",mode="guest"} 2.217443536e+07 node_cpu{cpu="cpu8",mode="idle"} 1.9888928055e+08 node_cpu{cpu="cpu8",mode="iowait"} 161593.87 node_cpu{cpu="cpu8",mode="irq"} 0 node_cpu{cpu="cpu8",mode="nice"} 0 node_cpu{cpu="cpu8",mode="softirq"} 135257.45 node_cpu{cpu="cpu8",mode="steal"} 0 node_cpu{cpu="cpu8",mode="system"} 2.63145419e+06 node_cpu{cpu="cpu8",mode="user"} 2.857837068e+07 node_cpu{cpu="cpu9",mode="guest"} 1.913888236e+07 node_cpu{cpu="cpu9",mode="idle"} 2.0800820958e+08 node_cpu{cpu="cpu9",mode="iowait"} 156266.34 node_cpu{cpu="cpu9",mode="irq"} 0 node_cpu{cpu="cpu9",mode="nice"} 0 node_cpu{cpu="cpu9",mode="softirq"} 68022.25 node_cpu{cpu="cpu9",mode="steal"} 0 node_cpu{cpu="cpu9",mode="system"} 1.64537116e+06 node_cpu{cpu="cpu9",mode="user"} 2.060603396e+07 # HELP node_disk_bytes_read The total number of bytes read successfully. # TYPE node_disk_bytes_read counter node_disk_bytes_read{device="dm-0"} 6.8592148736e+12 node_disk_bytes_read{device="dm-1"} 3.0102208512e+10 node_disk_bytes_read{device="dm-2"} 3.0411811328e+11 node_disk_bytes_read{device="dm-3"} 4.17708155904e+11 node_disk_bytes_read{device="dm-4"} 1.22367488e+08 node_disk_bytes_read{device="dm-5"} 2.2488065024e+10 node_disk_bytes_read{device="dm-6"} 2.51250324992e+11 node_disk_bytes_read{device="md0"} 2.600448e+07 node_disk_bytes_read{device="md1"} 7.885004940288e+12 node_disk_bytes_read{device="sda"} 7.10382425856e+12 node_disk_bytes_read{device="sda1"} 1.220608e+06 node_disk_bytes_read{device="sda2"} 2.2966272e+07 node_disk_bytes_read{device="sda3"} 7.10379951872e+12 node_disk_bytes_read{device="sdb"} 7.8121233152e+11 node_disk_bytes_read{device="sdb1"} 1.490944e+06 node_disk_bytes_read{device="sdb2"} 3.386368e+06 node_disk_bytes_read{device="sdb3"} 7.81206901248e+11 node_disk_bytes_read{device="sdc"} 1.4921728e+07 node_disk_bytes_read{device="sdc1"} 1.3807616e+07 # HELP node_disk_bytes_written The total number of bytes written successfully. # TYPE node_disk_bytes_written counter node_disk_bytes_written{device="dm-0"} 4.02161430528e+11 node_disk_bytes_written{device="dm-1"} 3.1123945181184e+13 node_disk_bytes_written{device="dm-2"} 4.0397950976e+10 node_disk_bytes_written{device="dm-3"} 1.003415363584e+14 node_disk_bytes_written{device="dm-4"} 458752 node_disk_bytes_written{device="dm-5"} 1.512433129472e+13 node_disk_bytes_written{device="dm-6"} 9.708645285888e+12 node_disk_bytes_written{device="md0"} 2.1026816e+07 node_disk_bytes_written{device="md1"} 1.56741018005504e+14 node_disk_bytes_written{device="sda"} 1.59620352764416e+14 node_disk_bytes_written{device="sda1"} 0 node_disk_bytes_written{device="sda2"} 2.1030912e+07 node_disk_bytes_written{device="sda3"} 1.59620331733504e+14 node_disk_bytes_written{device="sdb"} 1.59620352764416e+14 node_disk_bytes_written{device="sdb1"} 0 node_disk_bytes_written{device="sdb2"} 2.1030912e+07 node_disk_bytes_written{device="sdb3"} 1.59620331733504e+14 node_disk_bytes_written{device="sdc"} 0 node_disk_bytes_written{device="sdc1"} 0 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="dm-0"} 0 node_disk_io_now{device="dm-1"} 0 node_disk_io_now{device="dm-2"} 0 node_disk_io_now{device="dm-3"} 0 node_disk_io_now{device="dm-4"} 0 node_disk_io_now{device="dm-5"} 0 node_disk_io_now{device="dm-6"} 0 node_disk_io_now{device="md0"} 0 node_disk_io_now{device="md1"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sda1"} 0 node_disk_io_now{device="sda2"} 0 node_disk_io_now{device="sda3"} 0 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sdb1"} 0 node_disk_io_now{device="sdb2"} 0 node_disk_io_now{device="sdb3"} 0 node_disk_io_now{device="sdc"} 0 node_disk_io_now{device="sdc1"} 0 # HELP node_disk_io_time_ms Milliseconds spent doing I/Os. # TYPE node_disk_io_time_ms counter node_disk_io_time_ms{device="dm-0"} 9.7432628e+07 node_disk_io_time_ms{device="dm-1"} 2.27913774e+09 node_disk_io_time_ms{device="dm-2"} 4.710332e+06 node_disk_io_time_ms{device="dm-3"} 2.997993556e+09 node_disk_io_time_ms{device="dm-4"} 19856 node_disk_io_time_ms{device="dm-5"} 3.36619624e+08 node_disk_io_time_ms{device="dm-6"} 29448 node_disk_io_time_ms{device="md0"} 0 node_disk_io_time_ms{device="md1"} 0 node_disk_io_time_ms{device="sda"} 8.34583056e+08 node_disk_io_time_ms{device="sda1"} 564 node_disk_io_time_ms{device="sda2"} 2.040932884e+09 node_disk_io_time_ms{device="sda3"} 3.647167688e+09 node_disk_io_time_ms{device="sdb"} 1.10870074e+09 node_disk_io_time_ms{device="sdb1"} 568 node_disk_io_time_ms{device="sdb2"} 2.305840892e+09 node_disk_io_time_ms{device="sdb3"} 3.669668028e+09 node_disk_io_time_ms{device="sdc"} 1152 node_disk_io_time_ms{device="sdc1"} 1076 # HELP node_disk_io_time_weighted The weighted # of milliseconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_io_time_weighted counter node_disk_io_time_weighted{device="dm-0"} 1.081240004e+09 node_disk_io_time_weighted{device="dm-1"} 1.295737208e+09 node_disk_io_time_weighted{device="dm-2"} 9.18532e+07 node_disk_io_time_weighted{device="dm-3"} 3.542196612e+09 node_disk_io_time_weighted{device="dm-4"} 26148 node_disk_io_time_weighted{device="dm-5"} 2.040449428e+09 node_disk_io_time_weighted{device="dm-6"} 3.764026376e+09 node_disk_io_time_weighted{device="md0"} 0 node_disk_io_time_weighted{device="md1"} 0 node_disk_io_time_weighted{device="sda"} 2.203144312e+09 node_disk_io_time_weighted{device="sda1"} 564 node_disk_io_time_weighted{device="sda2"} 1.38697968e+09 node_disk_io_time_weighted{device="sda3"} 8.15586108e+08 node_disk_io_time_weighted{device="sdb"} 3.24757646e+09 node_disk_io_time_weighted{device="sdb1"} 568 node_disk_io_time_weighted{device="sdb2"} 1.925627312e+09 node_disk_io_time_weighted{device="sdb3"} 1.321786528e+09 node_disk_io_time_weighted{device="sdc"} 2836 node_disk_io_time_weighted{device="sdc1"} 2660 # HELP node_disk_read_time_ms The total number of milliseconds spent by all reads. # TYPE node_disk_read_time_ms counter node_disk_read_time_ms{device="dm-0"} 1.77311644e+08 node_disk_read_time_ms{device="dm-1"} 404916 node_disk_read_time_ms{device="dm-2"} 7.503176e+06 node_disk_read_time_ms{device="dm-3"} 3.37456712e+08 node_disk_read_time_ms{device="dm-4"} 23480 node_disk_read_time_ms{device="dm-5"} 4.621052e+06 node_disk_read_time_ms{device="dm-6"} 1.9169832e+08 node_disk_read_time_ms{device="md0"} 0 node_disk_read_time_ms{device="md1"} 0 node_disk_read_time_ms{device="sda"} 4.1013402e+08 node_disk_read_time_ms{device="sda1"} 564 node_disk_read_time_ms{device="sda2"} 4624 node_disk_read_time_ms{device="sda3"} 4.1012878e+08 node_disk_read_time_ms{device="sdb"} 2.84513964e+08 node_disk_read_time_ms{device="sdb1"} 568 node_disk_read_time_ms{device="sdb2"} 1680 node_disk_read_time_ms{device="sdb3"} 2.8451166e+08 node_disk_read_time_ms{device="sdc"} 2836 node_disk_read_time_ms{device="sdc1"} 2660 # HELP node_disk_reads_completed The total number of reads completed successfully. # TYPE node_disk_reads_completed counter node_disk_reads_completed{device="dm-0"} 7.6235866e+07 node_disk_reads_completed{device="dm-1"} 240360 node_disk_reads_completed{device="dm-2"} 2.834447e+06 node_disk_reads_completed{device="dm-3"} 1.1536828e+07 node_disk_reads_completed{device="dm-4"} 14777 node_disk_reads_completed{device="dm-5"} 210840 node_disk_reads_completed{device="dm-6"} 1.152537e+07 node_disk_reads_completed{device="md0"} 1011 node_disk_reads_completed{device="md1"} 1.02598689e+08 node_disk_reads_completed{device="sda"} 7.8381978e+07 node_disk_reads_completed{device="sda1"} 298 node_disk_reads_completed{device="sda2"} 777 node_disk_reads_completed{device="sda3"} 7.8380884e+07 node_disk_reads_completed{device="sdb"} 2.3273485e+07 node_disk_reads_completed{device="sdb1"} 364 node_disk_reads_completed{device="sdb2"} 293 node_disk_reads_completed{device="sdb3"} 2.3272809e+07 node_disk_reads_completed{device="sdc"} 610 node_disk_reads_completed{device="sdc1"} 552 # HELP node_disk_reads_merged The number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_reads_merged counter node_disk_reads_merged{device="dm-0"} 0 node_disk_reads_merged{device="dm-1"} 0 node_disk_reads_merged{device="dm-2"} 0 node_disk_reads_merged{device="dm-3"} 0 node_disk_reads_merged{device="dm-4"} 0 node_disk_reads_merged{device="dm-5"} 0 node_disk_reads_merged{device="dm-6"} 0 node_disk_reads_merged{device="md0"} 0 node_disk_reads_merged{device="md1"} 0 node_disk_reads_merged{device="sda"} 505165 node_disk_reads_merged{device="sda1"} 0 node_disk_reads_merged{device="sda2"} 23 node_disk_reads_merged{device="sda3"} 505142 node_disk_reads_merged{device="sdb"} 321387 node_disk_reads_merged{device="sdb1"} 0 node_disk_reads_merged{device="sdb2"} 0 node_disk_reads_merged{device="sdb3"} 321387 node_disk_reads_merged{device="sdc"} 3 node_disk_reads_merged{device="sdc1"} 3 # HELP node_disk_sectors_read The total number of sectors read successfully. # TYPE node_disk_sectors_read counter node_disk_sectors_read{device="dm-0"} 1.339690405e+10 node_disk_sectors_read{device="dm-1"} 5.8793376e+07 node_disk_sectors_read{device="dm-2"} 5.9398069e+08 node_disk_sectors_read{device="dm-3"} 8.15836242e+08 node_disk_sectors_read{device="dm-4"} 238999 node_disk_sectors_read{device="dm-5"} 4.3922002e+07 node_disk_sectors_read{device="dm-6"} 4.90723291e+08 node_disk_sectors_read{device="md0"} 50790 node_disk_sectors_read{device="md1"} 1.5400400274e+10 node_disk_sectors_read{device="sda"} 1.3874656755e+10 node_disk_sectors_read{device="sda1"} 2384 node_disk_sectors_read{device="sda2"} 44856 node_disk_sectors_read{device="sda3"} 1.3874608435e+10 node_disk_sectors_read{device="sdb"} 1.525805335e+09 node_disk_sectors_read{device="sdb1"} 2912 node_disk_sectors_read{device="sdb2"} 6614 node_disk_sectors_read{device="sdb3"} 1.525794729e+09 node_disk_sectors_read{device="sdc"} 29144 node_disk_sectors_read{device="sdc1"} 26968 # HELP node_disk_sectors_written The total number of sectors written successfully. # TYPE node_disk_sectors_written counter node_disk_sectors_written{device="dm-0"} 7.85471544e+08 node_disk_sectors_written{device="dm-1"} 6.0788955432e+10 node_disk_sectors_written{device="dm-2"} 7.8902248e+07 node_disk_sectors_written{device="dm-3"} 1.959795632e+11 node_disk_sectors_written{device="dm-4"} 896 node_disk_sectors_written{device="dm-5"} 2.953970956e+10 node_disk_sectors_written{device="dm-6"} 1.8962197824e+10 node_disk_sectors_written{device="md0"} 41068 node_disk_sectors_written{device="md1"} 3.06134800792e+11 node_disk_sectors_written{device="sda"} 3.11758501493e+11 node_disk_sectors_written{device="sda1"} 0 node_disk_sectors_written{device="sda2"} 41076 node_disk_sectors_written{device="sda3"} 3.11758460417e+11 node_disk_sectors_written{device="sdb"} 3.11758501493e+11 node_disk_sectors_written{device="sdb1"} 0 node_disk_sectors_written{device="sdb2"} 41076 node_disk_sectors_written{device="sdb3"} 3.11758460417e+11 node_disk_sectors_written{device="sdc"} 0 node_disk_sectors_written{device="sdc1"} 0 # HELP node_disk_write_time_ms This is the total number of milliseconds spent by all writes. # TYPE node_disk_write_time_ms counter node_disk_write_time_ms{device="dm-0"} 9.03868956e+08 node_disk_write_time_ms{device="dm-1"} 1.295225576e+09 node_disk_write_time_ms{device="dm-2"} 8.4348936e+07 node_disk_write_time_ms{device="dm-3"} 3.098585968e+09 node_disk_write_time_ms{device="dm-4"} 2664 node_disk_write_time_ms{device="dm-5"} 2.035813096e+09 node_disk_write_time_ms{device="dm-6"} 3.566776704e+09 node_disk_write_time_ms{device="md0"} 0 node_disk_write_time_ms{device="md1"} 0 node_disk_write_time_ms{device="sda"} 1.797961212e+09 node_disk_write_time_ms{device="sda1"} 0 node_disk_write_time_ms{device="sda2"} 1.387550196e+09 node_disk_write_time_ms{device="sda3"} 4.10411016e+08 node_disk_write_time_ms{device="sdb"} 2.962348076e+09 node_disk_write_time_ms{device="sdb1"} 0 node_disk_write_time_ms{device="sdb2"} 1.92589906e+09 node_disk_write_time_ms{device="sdb3"} 1.036449016e+09 node_disk_write_time_ms{device="sdc"} 0 node_disk_write_time_ms{device="sdc1"} 0 # HELP node_disk_writes_completed The total number of writes completed successfully. # TYPE node_disk_writes_completed counter node_disk_writes_completed{device="dm-0"} 523560 node_disk_writes_completed{device="dm-1"} 1.57462723e+08 node_disk_writes_completed{device="dm-2"} 46278 node_disk_writes_completed{device="dm-3"} 3.610989199e+09 node_disk_writes_completed{device="dm-4"} 186 node_disk_writes_completed{device="dm-5"} 3.2564287e+07 node_disk_writes_completed{device="dm-6"} 9.80812343e+08 node_disk_writes_completed{device="md0"} 165 node_disk_writes_completed{device="md1"} 5.660022313e+09 node_disk_writes_completed{device="sda"} 5.592130464e+09 node_disk_writes_completed{device="sda1"} 0 node_disk_writes_completed{device="sda2"} 9.69031923e+08 node_disk_writes_completed{device="sda3"} 4.62309854e+09 node_disk_writes_completed{device="sdb"} 5.592146792e+09 node_disk_writes_completed{device="sdb1"} 0 node_disk_writes_completed{device="sdb2"} 9.69031923e+08 node_disk_writes_completed{device="sdb3"} 4.623114868e+09 node_disk_writes_completed{device="sdc"} 0 node_disk_writes_completed{device="sdc1"} 0 # HELP node_disk_writes_merged The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_writes_merged counter node_disk_writes_merged{device="dm-0"} 0 node_disk_writes_merged{device="dm-1"} 0 node_disk_writes_merged{device="dm-2"} 0 node_disk_writes_merged{device="dm-3"} 0 node_disk_writes_merged{device="dm-4"} 0 node_disk_writes_merged{device="dm-5"} 0 node_disk_writes_merged{device="dm-6"} 0 node_disk_writes_merged{device="md0"} 0 node_disk_writes_merged{device="md1"} 0 node_disk_writes_merged{device="sda"} 1.828979305e+09 node_disk_writes_merged{device="sda1"} 0 node_disk_writes_merged{device="sda2"} 84 node_disk_writes_merged{device="sda3"} 1.828979221e+09 node_disk_writes_merged{device="sdb"} 1.82896392e+09 node_disk_writes_merged{device="sdb1"} 0 node_disk_writes_merged{device="sdb2"} 84 node_disk_writes_merged{device="sdb3"} 1.828963836e+09 node_disk_writes_merged{device="sdc"} 0 node_disk_writes_merged{device="sdc1"} 0 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="debian/sid",goversion="go1.7.4",revision="0.13.0+ds-1+b2",version="0.13.0+ds"} 1 # HELP node_exporter_scrape_duration_seconds node_exporter: Duration of a scrape job. # TYPE node_exporter_scrape_duration_seconds summary node_exporter_scrape_duration_seconds{collector="bonding",result="success",quantile="0.5"} 0.00036326800000000003 node_exporter_scrape_duration_seconds{collector="bonding",result="success",quantile="0.9"} 0.000553318 node_exporter_scrape_duration_seconds{collector="bonding",result="success",quantile="0.99"} 0.0006671380000000001 node_exporter_scrape_duration_seconds_sum{collector="bonding",result="success"} 711.4870801749997 node_exporter_scrape_duration_seconds_count{collector="bonding",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.5"} 0.000931319 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.9"} 0.0012124330000000002 node_exporter_scrape_duration_seconds{collector="diskstats",result="success",quantile="0.99"} 0.0022592890000000003 node_exporter_scrape_duration_seconds_sum{collector="diskstats",result="success"} 1653.5233642500164 node_exporter_scrape_duration_seconds_count{collector="diskstats",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.5"} 0.00010044600000000001 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.9"} 0.000261231 node_exporter_scrape_duration_seconds{collector="filefd",result="success",quantile="0.99"} 0.000321707 node_exporter_scrape_duration_seconds_sum{collector="filefd",result="success"} 243.3727842960093 node_exporter_scrape_duration_seconds_count{collector="filefd",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.5"} 0.0007479530000000001 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.9"} 0.001045884 node_exporter_scrape_duration_seconds{collector="filesystem",result="success",quantile="0.99"} 0.0014674030000000002 node_exporter_scrape_duration_seconds_sum{collector="filesystem",result="success"} 1448.3814681160206 node_exporter_scrape_duration_seconds_count{collector="filesystem",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.5"} 0.007278861 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.9"} 0.008802863000000001 node_exporter_scrape_duration_seconds{collector="hwmon",result="success",quantile="0.99"} 0.012865173 node_exporter_scrape_duration_seconds_sum{collector="hwmon",result="success"} 11796.110899492392 node_exporter_scrape_duration_seconds_count{collector="hwmon",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.5"} 0.000134246 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.9"} 0.00034065900000000005 node_exporter_scrape_duration_seconds{collector="loadavg",result="success",quantile="0.99"} 0.00038621900000000004 node_exporter_scrape_duration_seconds_sum{collector="loadavg",result="success"} 287.3056324520038 node_exporter_scrape_duration_seconds_count{collector="loadavg",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.5"} 0.00018804300000000002 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.9"} 0.00037998400000000004 node_exporter_scrape_duration_seconds{collector="mdadm",result="success",quantile="0.99"} 0.000524685 node_exporter_scrape_duration_seconds_sum{collector="mdadm",result="success"} 412.202320295997 node_exporter_scrape_duration_seconds_count{collector="mdadm",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.5"} 0.0007869200000000001 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.9"} 0.0009541700000000001 node_exporter_scrape_duration_seconds{collector="meminfo",result="success",quantile="0.99"} 0.001283835 node_exporter_scrape_duration_seconds_sum{collector="meminfo",result="success"} 1411.5273444020465 node_exporter_scrape_duration_seconds_count{collector="meminfo",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.5"} 0.0018748920000000002 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.9"} 0.003319467 node_exporter_scrape_duration_seconds{collector="netdev",result="success",quantile="0.99"} 0.005407005 node_exporter_scrape_duration_seconds_sum{collector="netdev",result="success"} 3604.7942827269285 node_exporter_scrape_duration_seconds_count{collector="netdev",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.5"} 0.0034242570000000004 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.9"} 0.004345418 node_exporter_scrape_duration_seconds{collector="netstat",result="success",quantile="0.99"} 0.005338158 node_exporter_scrape_duration_seconds_sum{collector="netstat",result="success"} 5093.936732449743 node_exporter_scrape_duration_seconds_count{collector="netstat",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.5"} 0.000293588 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.9"} 0.00045077200000000005 node_exporter_scrape_duration_seconds{collector="sockstat",result="success",quantile="0.99"} 0.0005062490000000001 node_exporter_scrape_duration_seconds_sum{collector="sockstat",result="success"} 543.7955860890172 node_exporter_scrape_duration_seconds_count{collector="sockstat",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.5"} 0.001770372 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.9"} 0.0032402710000000003 node_exporter_scrape_duration_seconds{collector="stat",result="success",quantile="0.99"} 0.005081925 node_exporter_scrape_duration_seconds_sum{collector="stat",result="success"} 3398.6593605870435 node_exporter_scrape_duration_seconds_count{collector="stat",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="systemd",result="success",quantile="0.5"} 0.015864700000000002 node_exporter_scrape_duration_seconds{collector="systemd",result="success",quantile="0.9"} 0.020494402000000002 node_exporter_scrape_duration_seconds{collector="systemd",result="success",quantile="0.99"} 0.023504691 node_exporter_scrape_duration_seconds_sum{collector="systemd",result="success"} 25094.723085542493 node_exporter_scrape_duration_seconds_count{collector="systemd",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.5"} 7.280000000000001e-07 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.9"} 9.5e-07 node_exporter_scrape_duration_seconds{collector="textfile",result="success",quantile="0.99"} 1.003e-06 node_exporter_scrape_duration_seconds_sum{collector="textfile",result="success"} 1.9070087130001598 node_exporter_scrape_duration_seconds_count{collector="textfile",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.5"} 4.6579e-05 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.9"} 0.00010266100000000001 node_exporter_scrape_duration_seconds{collector="time",result="success",quantile="0.99"} 0.000289921 node_exporter_scrape_duration_seconds_sum{collector="time",result="success"} 118.17188799900075 node_exporter_scrape_duration_seconds_count{collector="time",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.5"} 6.2388e-05 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.9"} 0.000253175 node_exporter_scrape_duration_seconds{collector="uname",result="success",quantile="0.99"} 0.000278164 node_exporter_scrape_duration_seconds_sum{collector="uname",result="success"} 151.7554431939908 node_exporter_scrape_duration_seconds_count{collector="uname",result="success"} 1.465333e+06 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.5"} 0.001415288 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.9"} 0.0026585940000000002 node_exporter_scrape_duration_seconds{collector="vmstat",result="success",quantile="0.99"} 0.0033695670000000004 node_exporter_scrape_duration_seconds_sum{collector="vmstat",result="success"} 2727.822651330918 node_exporter_scrape_duration_seconds_count{collector="vmstat",result="success"} 1.465333e+06 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 2688 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 6.144e+07 # HELP node_filesystem_avail Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail gauge node_filesystem_avail{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 4.911136768e+09 node_filesystem_avail{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 3.3885519872e+10 node_filesystem_avail{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 6.1036548096e+10 node_filesystem_avail{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 4.0335097856e+10 node_filesystem_avail{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 4.14012416e+08 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 327680 node_filesystem_files{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 2.62144e+06 node_filesystem_files{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 5.24288e+06 node_filesystem_files{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 7.20896e+06 node_filesystem_files{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 128016 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 327669 node_filesystem_files_free{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 2.621352e+06 node_filesystem_files_free{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 5.07484e+06 node_filesystem_files_free{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 7.208839e+06 node_filesystem_files_free{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 127673 # HELP node_filesystem_free Filesystem free space in bytes. # TYPE node_filesystem_free gauge node_filesystem_free{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 5.19634944e+09 node_filesystem_free{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 3.6049780736e+10 node_filesystem_free{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 6.4986537984e+10 node_filesystem_free{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 4.6257455104e+10 node_filesystem_free{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 4.40210432e+08 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 0 node_filesystem_readonly{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 0 node_filesystem_readonly{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 0 node_filesystem_readonly{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 0 # HELP node_filesystem_size Filesystem size in bytes. # TYPE node_filesystem_size gauge node_filesystem_size{device="/dev/mapper/vg-cc--e_flow",fstype="ext4",mountpoint="/var/flow"} 5.21732096e+09 node_filesystem_size{device="/dev/mapper/vg-images",fstype="ext4",mountpoint="/srv/tftp/images"} 4.2007232512e+10 node_filesystem_size{device="/dev/mapper/vg-root",fstype="ext4",mountpoint="/"} 8.428285952e+10 node_filesystem_size{device="/dev/mapper/vg-vps",fstype="ext4",mountpoint="/srv/tftp/vps"} 1.15721105408e+11 node_filesystem_size{device="/dev/md0",fstype="ext2",mountpoint="/boot"} 5.07416576e+08 # HELP node_forks Total number of forks. # TYPE node_forks counter node_forks 2.22634777e+09 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="0000:00:01_1_0000:07:00_0",sensor="loc1"} 73 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_0"} 38 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_1"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_2"} 37 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_3"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_4"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_5"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_6"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="core_7"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="physical_id_0"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_0"} 31 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_1"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_2"} 32 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_3"} 28 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_4"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_5"} 38 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_6"} 33 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="core_7"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="physical_id_1"} 38 # HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm) # TYPE node_hwmon_temp_crit_alarm_celsius gauge node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_0"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_1"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_2"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_5"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_6"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="core_7"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="physical_id_0"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_0"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_1"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_2"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_5"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_6"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="core_7"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="physical_id_1"} 0 # HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit) # TYPE node_hwmon_temp_crit_celsius gauge node_hwmon_temp_crit_celsius{chip="0000:00:01_1_0000:07:00_0",sensor="loc1"} 110 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_0"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_1"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_2"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_3"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_4"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_5"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_6"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="core_7"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="physical_id_0"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_0"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_1"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_2"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_3"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_4"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_5"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_6"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="core_7"} 89 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="physical_id_1"} 89 # HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max) # TYPE node_hwmon_temp_max_celsius gauge node_hwmon_temp_max_celsius{chip="0000:00:01_1_0000:07:00_0",sensor="loc1"} 120 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_0"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_1"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_2"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_3"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_4"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_5"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_6"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="core_7"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="physical_id_0"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_0"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_1"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_2"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_3"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_4"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_5"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_6"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="core_7"} 79 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="physical_id_1"} 79 # HELP node_intr Total number of interrupts serviced. # TYPE node_intr counter node_intr 1.54015215097e+11 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 1.32 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 1.95 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 1.82 # HELP node_md_blocks Total number of blocks on device. # TYPE node_md_blocks gauge node_md_blocks{device="md0"} 511680 node_md_blocks{device="md1"} 9.7611744e+08 # HELP node_md_blocks_synced Number of blocks synced on device. # TYPE node_md_blocks_synced gauge node_md_blocks_synced{device="md0"} 511680 node_md_blocks_synced{device="md1"} 9.7611744e+08 # HELP node_md_disks Total number of disks of device. # TYPE node_md_disks gauge node_md_disks{device="md0"} 2 node_md_disks{device="md1"} 2 # HELP node_md_disks_active Number of active disks of device. # TYPE node_md_disks_active gauge node_md_disks_active{device="md0"} 2 node_md_disks_active{device="md1"} 2 # HELP node_md_is_active Indicator whether the md-device is active or not. # TYPE node_md_is_active gauge node_md_is_active{device="md0"} 1 node_md_is_active{device="md1"} 1 # HELP node_memory_Active Memory information field Active. # TYPE node_memory_Active gauge node_memory_Active 4.9822547968e+10 # HELP node_memory_Active_anon Memory information field Active_anon. # TYPE node_memory_Active_anon gauge node_memory_Active_anon 1.5149277184e+10 # HELP node_memory_Active_file Memory information field Active_file. # TYPE node_memory_Active_file gauge node_memory_Active_file 3.4673270784e+10 # HELP node_memory_AnonHugePages Memory information field AnonHugePages. # TYPE node_memory_AnonHugePages gauge node_memory_AnonHugePages 1.3025411072e+10 # HELP node_memory_AnonPages Memory information field AnonPages. # TYPE node_memory_AnonPages gauge node_memory_AnonPages 1.4721253376e+10 # HELP node_memory_Bounce Memory information field Bounce. # TYPE node_memory_Bounce gauge node_memory_Bounce 0 # HELP node_memory_Buffers Memory information field Buffers. # TYPE node_memory_Buffers gauge node_memory_Buffers 3.44645632e+08 # HELP node_memory_Cached Memory information field Cached. # TYPE node_memory_Cached gauge node_memory_Cached 3.8118985728e+10 # HELP node_memory_CommitLimit Memory information field CommitLimit. # TYPE node_memory_CommitLimit gauge node_memory_CommitLimit 3.3762402304e+10 # HELP node_memory_Committed_AS Memory information field Committed_AS. # TYPE node_memory_Committed_AS gauge node_memory_Committed_AS 2.0063657984e+10 # HELP node_memory_DirectMap1G Memory information field DirectMap1G. # TYPE node_memory_DirectMap1G gauge node_memory_DirectMap1G 4.294967296e+09 # HELP node_memory_DirectMap2M Memory information field DirectMap2M. # TYPE node_memory_DirectMap2M gauge node_memory_DirectMap2M 6.4233668608e+10 # HELP node_memory_DirectMap4k Memory information field DirectMap4k. # TYPE node_memory_DirectMap4k gauge node_memory_DirectMap4k 2.301714432e+09 # HELP node_memory_Dirty Memory information field Dirty. # TYPE node_memory_Dirty gauge node_memory_Dirty 110592 # HELP node_memory_HardwareCorrupted Memory information field HardwareCorrupted. # TYPE node_memory_HardwareCorrupted gauge node_memory_HardwareCorrupted 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize Memory information field Hugepagesize. # TYPE node_memory_Hugepagesize gauge node_memory_Hugepagesize 2.097152e+06 # HELP node_memory_Inactive Memory information field Inactive. # TYPE node_memory_Inactive gauge node_memory_Inactive 3.402297344e+09 # HELP node_memory_Inactive_anon Memory information field Inactive_anon. # TYPE node_memory_Inactive_anon gauge node_memory_Inactive_anon 3.56491264e+08 # HELP node_memory_Inactive_file Memory information field Inactive_file. # TYPE node_memory_Inactive_file gauge node_memory_Inactive_file 3.04580608e+09 # HELP node_memory_KernelStack Memory information field KernelStack. # TYPE node_memory_KernelStack gauge node_memory_KernelStack 1.294336e+07 # HELP node_memory_Mapped Memory information field Mapped. # TYPE node_memory_Mapped gauge node_memory_Mapped 1.84844288e+08 # HELP node_memory_MemAvailable Memory information field MemAvailable. # TYPE node_memory_MemAvailable gauge node_memory_MemAvailable 5.0019463168e+10 # HELP node_memory_MemFree Memory information field MemFree. # TYPE node_memory_MemFree gauge node_memory_MemFree 1.2347932672e+10 # HELP node_memory_MemTotal Memory information field MemTotal. # TYPE node_memory_MemTotal gauge node_memory_MemTotal 6.7524808704e+10 # HELP node_memory_Mlocked Memory information field Mlocked. # TYPE node_memory_Mlocked gauge node_memory_Mlocked 65536 # HELP node_memory_NFS_Unstable Memory information field NFS_Unstable. # TYPE node_memory_NFS_Unstable gauge node_memory_NFS_Unstable 0 # HELP node_memory_PageTables Memory information field PageTables. # TYPE node_memory_PageTables gauge node_memory_PageTables 4.9483776e+07 # HELP node_memory_SReclaimable Memory information field SReclaimable. # TYPE node_memory_SReclaimable gauge node_memory_SReclaimable 6.3909888e+08 # HELP node_memory_SUnreclaim Memory information field SUnreclaim. # TYPE node_memory_SUnreclaim gauge node_memory_SUnreclaim 4.44452864e+08 # HELP node_memory_Shmem Memory information field Shmem. # TYPE node_memory_Shmem gauge node_memory_Shmem 7.44546304e+08 # HELP node_memory_ShmemHugePages Memory information field ShmemHugePages. # TYPE node_memory_ShmemHugePages gauge node_memory_ShmemHugePages 0 # HELP node_memory_ShmemPmdMapped Memory information field ShmemPmdMapped. # TYPE node_memory_ShmemPmdMapped gauge node_memory_ShmemPmdMapped 0 # HELP node_memory_Slab Memory information field Slab. # TYPE node_memory_Slab gauge node_memory_Slab 1.083551744e+09 # HELP node_memory_SwapCached Memory information field SwapCached. # TYPE node_memory_SwapCached gauge node_memory_SwapCached 0 # HELP node_memory_SwapFree Memory information field SwapFree. # TYPE node_memory_SwapFree gauge node_memory_SwapFree 0 # HELP node_memory_SwapTotal Memory information field SwapTotal. # TYPE node_memory_SwapTotal gauge node_memory_SwapTotal 0 # HELP node_memory_Unevictable Memory information field Unevictable. # TYPE node_memory_Unevictable gauge node_memory_Unevictable 65536 # HELP node_memory_VmallocChunk Memory information field VmallocChunk. # TYPE node_memory_VmallocChunk gauge node_memory_VmallocChunk 0 # HELP node_memory_VmallocTotal Memory information field VmallocTotal. # TYPE node_memory_VmallocTotal gauge node_memory_VmallocTotal 3.5184372087808e+13 # HELP node_memory_VmallocUsed Memory information field VmallocUsed. # TYPE node_memory_VmallocUsed gauge node_memory_VmallocUsed 0 # HELP node_memory_Writeback Memory information field Writeback. # TYPE node_memory_Writeback gauge node_memory_Writeback 0 # HELP node_memory_WritebackTmp Memory information field WritebackTmp. # TYPE node_memory_WritebackTmp gauge node_memory_WritebackTmp 0 # HELP node_net_bonding_slaves Number of configured slaves per bonding interface. # TYPE node_net_bonding_slaves gauge node_net_bonding_slaves{master="bond0"} 2 node_net_bonding_slaves{master="bond1"} 2 # HELP node_net_bonding_slaves_active Number of active slaves per bonding interface. # TYPE node_net_bonding_slaves_active gauge node_net_bonding_slaves_active{master="bond0"} 2 node_net_bonding_slaves_active{master="bond1"} 2 # HELP node_netstat_IcmpMsg_OutType13 Protocol IcmpMsg statistic OutType13. # TYPE node_netstat_IcmpMsg_OutType13 untyped node_netstat_IcmpMsg_OutType13 4 # HELP node_netstat_IcmpMsg_OutType14 Protocol IcmpMsg statistic OutType14. # TYPE node_netstat_IcmpMsg_OutType14 untyped node_netstat_IcmpMsg_OutType14 1977 # HELP node_netstat_Icmp_InAddrMaskReps Protocol Icmp statistic InAddrMaskReps. # TYPE node_netstat_Icmp_InAddrMaskReps untyped node_netstat_Icmp_InAddrMaskReps 0 # HELP node_netstat_Icmp_InAddrMasks Protocol Icmp statistic InAddrMasks. # TYPE node_netstat_Icmp_InAddrMasks untyped node_netstat_Icmp_InAddrMasks 958 # HELP node_netstat_Icmp_InCsumErrors Protocol Icmp statistic InCsumErrors. # TYPE node_netstat_Icmp_InCsumErrors untyped node_netstat_Icmp_InCsumErrors 2.49337e+06 # HELP node_netstat_Icmp_InDestUnreachs Protocol Icmp statistic InDestUnreachs. # TYPE node_netstat_Icmp_InDestUnreachs untyped node_netstat_Icmp_InDestUnreachs 6.9122330382e+10 # HELP node_netstat_Icmp_InEchoReps Protocol Icmp statistic InEchoReps. # TYPE node_netstat_Icmp_InEchoReps untyped node_netstat_Icmp_InEchoReps 577076 # HELP node_netstat_Icmp_InEchos Protocol Icmp statistic InEchos. # TYPE node_netstat_Icmp_InEchos untyped node_netstat_Icmp_InEchos 1.68108384e+08 # HELP node_netstat_Icmp_InErrors Protocol Icmp statistic InErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 4.350101e+06 # HELP node_netstat_Icmp_InMsgs Protocol Icmp statistic InMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 6.9294227532e+10 # HELP node_netstat_Icmp_InParmProbs Protocol Icmp statistic InParmProbs. # TYPE node_netstat_Icmp_InParmProbs untyped node_netstat_Icmp_InParmProbs 0 # HELP node_netstat_Icmp_InRedirects Protocol Icmp statistic InRedirects. # TYPE node_netstat_Icmp_InRedirects untyped node_netstat_Icmp_InRedirects 265710 # HELP node_netstat_Icmp_InSrcQuenchs Protocol Icmp statistic InSrcQuenchs. # TYPE node_netstat_Icmp_InSrcQuenchs untyped node_netstat_Icmp_InSrcQuenchs 3 # HELP node_netstat_Icmp_InTimeExcds Protocol Icmp statistic InTimeExcds. # TYPE node_netstat_Icmp_InTimeExcds untyped node_netstat_Icmp_InTimeExcds 444600 # HELP node_netstat_Icmp_InTimestampReps Protocol Icmp statistic InTimestampReps. # TYPE node_netstat_Icmp_InTimestampReps untyped node_netstat_Icmp_InTimestampReps 78 # HELP node_netstat_Icmp_InTimestamps Protocol Icmp statistic InTimestamps. # TYPE node_netstat_Icmp_InTimestamps untyped node_netstat_Icmp_InTimestamps 5683 # HELP node_netstat_Icmp_OutAddrMaskReps Protocol Icmp statistic OutAddrMaskReps. # TYPE node_netstat_Icmp_OutAddrMaskReps untyped node_netstat_Icmp_OutAddrMaskReps 0 # HELP node_netstat_Icmp_OutAddrMasks Protocol Icmp statistic OutAddrMasks. # TYPE node_netstat_Icmp_OutAddrMasks untyped node_netstat_Icmp_OutAddrMasks 0 # HELP node_netstat_Icmp_OutDestUnreachs Protocol Icmp statistic OutDestUnreachs. # TYPE node_netstat_Icmp_OutDestUnreachs untyped node_netstat_Icmp_OutDestUnreachs 7.8803454318e+10 # HELP node_netstat_Icmp_OutEchoReps Protocol Icmp statistic OutEchoReps. # TYPE node_netstat_Icmp_OutEchoReps untyped node_netstat_Icmp_OutEchoReps 1.67396245e+08 # HELP node_netstat_Icmp_OutEchos Protocol Icmp statistic OutEchos. # TYPE node_netstat_Icmp_OutEchos untyped node_netstat_Icmp_OutEchos 574988 # HELP node_netstat_Icmp_OutErrors Protocol Icmp statistic OutErrors. # TYPE node_netstat_Icmp_OutErrors untyped node_netstat_Icmp_OutErrors 0 # HELP node_netstat_Icmp_OutMsgs Protocol Icmp statistic OutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 7.9075408558e+10 # HELP node_netstat_Icmp_OutParmProbs Protocol Icmp statistic OutParmProbs. # TYPE node_netstat_Icmp_OutParmProbs untyped node_netstat_Icmp_OutParmProbs 0 # HELP node_netstat_Icmp_OutRedirects Protocol Icmp statistic OutRedirects. # TYPE node_netstat_Icmp_OutRedirects untyped node_netstat_Icmp_OutRedirects 197877 # HELP node_netstat_Icmp_OutSrcQuenchs Protocol Icmp statistic OutSrcQuenchs. # TYPE node_netstat_Icmp_OutSrcQuenchs untyped node_netstat_Icmp_OutSrcQuenchs 0 # HELP node_netstat_Icmp_OutTimeExcds Protocol Icmp statistic OutTimeExcds. # TYPE node_netstat_Icmp_OutTimeExcds untyped node_netstat_Icmp_OutTimeExcds 1.03783149e+08 # HELP node_netstat_Icmp_OutTimestampReps Protocol Icmp statistic OutTimestampReps. # TYPE node_netstat_Icmp_OutTimestampReps untyped node_netstat_Icmp_OutTimestampReps 1977 # HELP node_netstat_Icmp_OutTimestamps Protocol Icmp statistic OutTimestamps. # TYPE node_netstat_Icmp_OutTimestamps untyped node_netstat_Icmp_OutTimestamps 4 # HELP node_netstat_IpExt_InBcastOctets Protocol IpExt statistic InBcastOctets. # TYPE node_netstat_IpExt_InBcastOctets untyped node_netstat_IpExt_InBcastOctets 2.9521197647e+10 # HELP node_netstat_IpExt_InBcastPkts Protocol IpExt statistic InBcastPkts. # TYPE node_netstat_IpExt_InBcastPkts untyped node_netstat_IpExt_InBcastPkts 2.8869837e+08 # HELP node_netstat_IpExt_InCEPkts Protocol IpExt statistic InCEPkts. # TYPE node_netstat_IpExt_InCEPkts untyped node_netstat_IpExt_InCEPkts 2.321605641e+09 # HELP node_netstat_IpExt_InCsumErrors Protocol IpExt statistic InCsumErrors. # TYPE node_netstat_IpExt_InCsumErrors untyped node_netstat_IpExt_InCsumErrors 315 # HELP node_netstat_IpExt_InECT0Pkts Protocol IpExt statistic InECT0Pkts. # TYPE node_netstat_IpExt_InECT0Pkts untyped node_netstat_IpExt_InECT0Pkts 1.17562715081e+11 # HELP node_netstat_IpExt_InECT1Pkts Protocol IpExt statistic InECT1Pkts. # TYPE node_netstat_IpExt_InECT1Pkts untyped node_netstat_IpExt_InECT1Pkts 3.66772329e+08 # HELP node_netstat_IpExt_InMcastOctets Protocol IpExt statistic InMcastOctets. # TYPE node_netstat_IpExt_InMcastOctets untyped node_netstat_IpExt_InMcastOctets 2.914024421316e+12 # HELP node_netstat_IpExt_InMcastPkts Protocol IpExt statistic InMcastPkts. # TYPE node_netstat_IpExt_InMcastPkts untyped node_netstat_IpExt_InMcastPkts 2.2154540194e+10 # HELP node_netstat_IpExt_InNoECTPkts Protocol IpExt statistic InNoECTPkts. # TYPE node_netstat_IpExt_InNoECTPkts untyped node_netstat_IpExt_InNoECTPkts 1.6500605460838e+13 # HELP node_netstat_IpExt_InNoRoutes Protocol IpExt statistic InNoRoutes. # TYPE node_netstat_IpExt_InNoRoutes untyped node_netstat_IpExt_InNoRoutes 794205 # HELP node_netstat_IpExt_InOctets Protocol IpExt statistic InOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 8.777376185353574e+15 # HELP node_netstat_IpExt_InTruncatedPkts Protocol IpExt statistic InTruncatedPkts. # TYPE node_netstat_IpExt_InTruncatedPkts untyped node_netstat_IpExt_InTruncatedPkts 0 # HELP node_netstat_IpExt_OutBcastOctets Protocol IpExt statistic OutBcastOctets. # TYPE node_netstat_IpExt_OutBcastOctets untyped node_netstat_IpExt_OutBcastOctets 864569 # HELP node_netstat_IpExt_OutBcastPkts Protocol IpExt statistic OutBcastPkts. # TYPE node_netstat_IpExt_OutBcastPkts untyped node_netstat_IpExt_OutBcastPkts 2104 # HELP node_netstat_IpExt_OutMcastOctets Protocol IpExt statistic OutMcastOctets. # TYPE node_netstat_IpExt_OutMcastOctets untyped node_netstat_IpExt_OutMcastOctets 6.6341123272e+10 # HELP node_netstat_IpExt_OutMcastPkts Protocol IpExt statistic OutMcastPkts. # TYPE node_netstat_IpExt_OutMcastPkts untyped node_netstat_IpExt_OutMcastPkts 6.5273411e+08 # HELP node_netstat_IpExt_OutOctets Protocol IpExt statistic OutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.7317586814394588e+16 # HELP node_netstat_Ip_DefaultTTL Protocol Ip statistic DefaultTTL. # TYPE node_netstat_Ip_DefaultTTL untyped node_netstat_Ip_DefaultTTL 64 # HELP node_netstat_Ip_ForwDatagrams Protocol Ip statistic ForwDatagrams. # TYPE node_netstat_Ip_ForwDatagrams untyped node_netstat_Ip_ForwDatagrams 1.4302794123185e+13 # HELP node_netstat_Ip_Forwarding Protocol Ip statistic Forwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_Ip_FragCreates Protocol Ip statistic FragCreates. # TYPE node_netstat_Ip_FragCreates untyped node_netstat_Ip_FragCreates 2.1893464552e+10 # HELP node_netstat_Ip_FragFails Protocol Ip statistic FragFails. # TYPE node_netstat_Ip_FragFails untyped node_netstat_Ip_FragFails 727700 # HELP node_netstat_Ip_FragOKs Protocol Ip statistic FragOKs. # TYPE node_netstat_Ip_FragOKs untyped node_netstat_Ip_FragOKs 8.490634398e+09 # HELP node_netstat_Ip_InAddrErrors Protocol Ip statistic InAddrErrors. # TYPE node_netstat_Ip_InAddrErrors untyped node_netstat_Ip_InAddrErrors 0 # HELP node_netstat_Ip_InDelivers Protocol Ip statistic InDelivers. # TYPE node_netstat_Ip_InDelivers untyped node_netstat_Ip_InDelivers 1.99715411801e+11 # HELP node_netstat_Ip_InDiscards Protocol Ip statistic InDiscards. # TYPE node_netstat_Ip_InDiscards untyped node_netstat_Ip_InDiscards 0 # HELP node_netstat_Ip_InHdrErrors Protocol Ip statistic InHdrErrors. # TYPE node_netstat_Ip_InHdrErrors untyped node_netstat_Ip_InHdrErrors 1.2453289e+08 # HELP node_netstat_Ip_InReceives Protocol Ip statistic InReceives. # TYPE node_netstat_Ip_InReceives untyped node_netstat_Ip_InReceives 1.4602292685134e+13 # HELP node_netstat_Ip_InUnknownProtos Protocol Ip statistic InUnknownProtos. # TYPE node_netstat_Ip_InUnknownProtos untyped node_netstat_Ip_InUnknownProtos 15117 # HELP node_netstat_Ip_OutDiscards Protocol Ip statistic OutDiscards. # TYPE node_netstat_Ip_OutDiscards untyped node_netstat_Ip_OutDiscards 65258 # HELP node_netstat_Ip_OutNoRoutes Protocol Ip statistic OutNoRoutes. # TYPE node_netstat_Ip_OutNoRoutes untyped node_netstat_Ip_OutNoRoutes 13529 # HELP node_netstat_Ip_OutRequests Protocol Ip statistic OutRequests. # TYPE node_netstat_Ip_OutRequests untyped node_netstat_Ip_OutRequests 1.4497039198037e+13 # HELP node_netstat_Ip_ReasmFails Protocol Ip statistic ReasmFails. # TYPE node_netstat_Ip_ReasmFails untyped node_netstat_Ip_ReasmFails 3.05284343e+08 # HELP node_netstat_Ip_ReasmOKs Protocol Ip statistic ReasmOKs. # TYPE node_netstat_Ip_ReasmOKs untyped node_netstat_Ip_ReasmOKs 1.1725621391e+10 # HELP node_netstat_Ip_ReasmReqds Protocol Ip statistic ReasmReqds. # TYPE node_netstat_Ip_ReasmReqds untyped node_netstat_Ip_ReasmReqds 2.9265612864e+10 # HELP node_netstat_Ip_ReasmTimeout Protocol Ip statistic ReasmTimeout. # TYPE node_netstat_Ip_ReasmTimeout untyped node_netstat_Ip_ReasmTimeout 1.0434468e+07 # HELP node_netstat_TcpExt_ArpFilter Protocol TcpExt statistic ArpFilter. # TYPE node_netstat_TcpExt_ArpFilter untyped node_netstat_TcpExt_ArpFilter 0 # HELP node_netstat_TcpExt_BusyPollRxPackets Protocol TcpExt statistic BusyPollRxPackets. # TYPE node_netstat_TcpExt_BusyPollRxPackets untyped node_netstat_TcpExt_BusyPollRxPackets 0 # HELP node_netstat_TcpExt_DelayedACKLocked Protocol TcpExt statistic DelayedACKLocked. # TYPE node_netstat_TcpExt_DelayedACKLocked untyped node_netstat_TcpExt_DelayedACKLocked 81218 # HELP node_netstat_TcpExt_DelayedACKLost Protocol TcpExt statistic DelayedACKLost. # TYPE node_netstat_TcpExt_DelayedACKLost untyped node_netstat_TcpExt_DelayedACKLost 5.69795e+06 # HELP node_netstat_TcpExt_DelayedACKs Protocol TcpExt statistic DelayedACKs. # TYPE node_netstat_TcpExt_DelayedACKs untyped node_netstat_TcpExt_DelayedACKs 3.55065568e+08 # HELP node_netstat_TcpExt_EmbryonicRsts Protocol TcpExt statistic EmbryonicRsts. # TYPE node_netstat_TcpExt_EmbryonicRsts untyped node_netstat_TcpExt_EmbryonicRsts 2.2658739e+07 # HELP node_netstat_TcpExt_IPReversePathFilter Protocol TcpExt statistic IPReversePathFilter. # TYPE node_netstat_TcpExt_IPReversePathFilter untyped node_netstat_TcpExt_IPReversePathFilter 0 # HELP node_netstat_TcpExt_ListenDrops Protocol TcpExt statistic ListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 1.6737522e+07 # HELP node_netstat_TcpExt_ListenOverflows Protocol TcpExt statistic ListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 6.981207e+06 # HELP node_netstat_TcpExt_LockDroppedIcmps Protocol TcpExt statistic LockDroppedIcmps. # TYPE node_netstat_TcpExt_LockDroppedIcmps untyped node_netstat_TcpExt_LockDroppedIcmps 4395 # HELP node_netstat_TcpExt_OfoPruned Protocol TcpExt statistic OfoPruned. # TYPE node_netstat_TcpExt_OfoPruned untyped node_netstat_TcpExt_OfoPruned 329 # HELP node_netstat_TcpExt_OutOfWindowIcmps Protocol TcpExt statistic OutOfWindowIcmps. # TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped node_netstat_TcpExt_OutOfWindowIcmps 10485 # HELP node_netstat_TcpExt_PAWSActive Protocol TcpExt statistic PAWSActive. # TYPE node_netstat_TcpExt_PAWSActive untyped node_netstat_TcpExt_PAWSActive 0 # HELP node_netstat_TcpExt_PAWSEstab Protocol TcpExt statistic PAWSEstab. # TYPE node_netstat_TcpExt_PAWSEstab untyped node_netstat_TcpExt_PAWSEstab 1.453008e+06 # HELP node_netstat_TcpExt_PAWSPassive Protocol TcpExt statistic PAWSPassive. # TYPE node_netstat_TcpExt_PAWSPassive untyped node_netstat_TcpExt_PAWSPassive 0 # HELP node_netstat_TcpExt_PruneCalled Protocol TcpExt statistic PruneCalled. # TYPE node_netstat_TcpExt_PruneCalled untyped node_netstat_TcpExt_PruneCalled 814939 # HELP node_netstat_TcpExt_RcvPruned Protocol TcpExt statistic RcvPruned. # TYPE node_netstat_TcpExt_RcvPruned untyped node_netstat_TcpExt_RcvPruned 1659 # HELP node_netstat_TcpExt_SyncookiesFailed Protocol TcpExt statistic SyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 6.3635623e+07 # HELP node_netstat_TcpExt_SyncookiesRecv Protocol TcpExt statistic SyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 1.6272212e+07 # HELP node_netstat_TcpExt_SyncookiesSent Protocol TcpExt statistic SyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 2.9977763e+07 # HELP node_netstat_TcpExt_TCPACKSkippedChallenge Protocol TcpExt statistic TCPACKSkippedChallenge. # TYPE node_netstat_TcpExt_TCPACKSkippedChallenge untyped node_netstat_TcpExt_TCPACKSkippedChallenge 7642 # HELP node_netstat_TcpExt_TCPACKSkippedFinWait2 Protocol TcpExt statistic TCPACKSkippedFinWait2. # TYPE node_netstat_TcpExt_TCPACKSkippedFinWait2 untyped node_netstat_TcpExt_TCPACKSkippedFinWait2 3996 # HELP node_netstat_TcpExt_TCPACKSkippedPAWS Protocol TcpExt statistic TCPACKSkippedPAWS. # TYPE node_netstat_TcpExt_TCPACKSkippedPAWS untyped node_netstat_TcpExt_TCPACKSkippedPAWS 31416 # HELP node_netstat_TcpExt_TCPACKSkippedSeq Protocol TcpExt statistic TCPACKSkippedSeq. # TYPE node_netstat_TcpExt_TCPACKSkippedSeq untyped node_netstat_TcpExt_TCPACKSkippedSeq 179830 # HELP node_netstat_TcpExt_TCPACKSkippedSynRecv Protocol TcpExt statistic TCPACKSkippedSynRecv. # TYPE node_netstat_TcpExt_TCPACKSkippedSynRecv untyped node_netstat_TcpExt_TCPACKSkippedSynRecv 1.11964747e+08 # HELP node_netstat_TcpExt_TCPACKSkippedTimeWait Protocol TcpExt statistic TCPACKSkippedTimeWait. # TYPE node_netstat_TcpExt_TCPACKSkippedTimeWait untyped node_netstat_TcpExt_TCPACKSkippedTimeWait 2116 # HELP node_netstat_TcpExt_TCPAbortFailed Protocol TcpExt statistic TCPAbortFailed. # TYPE node_netstat_TcpExt_TCPAbortFailed untyped node_netstat_TcpExt_TCPAbortFailed 315 # HELP node_netstat_TcpExt_TCPAbortOnClose Protocol TcpExt statistic TCPAbortOnClose. # TYPE node_netstat_TcpExt_TCPAbortOnClose untyped node_netstat_TcpExt_TCPAbortOnClose 8.630543e+06 # HELP node_netstat_TcpExt_TCPAbortOnData Protocol TcpExt statistic TCPAbortOnData. # TYPE node_netstat_TcpExt_TCPAbortOnData untyped node_netstat_TcpExt_TCPAbortOnData 1.2638789e+07 # HELP node_netstat_TcpExt_TCPAbortOnLinger Protocol TcpExt statistic TCPAbortOnLinger. # TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped node_netstat_TcpExt_TCPAbortOnLinger 0 # HELP node_netstat_TcpExt_TCPAbortOnMemory Protocol TcpExt statistic TCPAbortOnMemory. # TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped node_netstat_TcpExt_TCPAbortOnMemory 0 # HELP node_netstat_TcpExt_TCPAbortOnTimeout Protocol TcpExt statistic TCPAbortOnTimeout. # TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped node_netstat_TcpExt_TCPAbortOnTimeout 4.394076e+06 # HELP node_netstat_TcpExt_TCPAutoCorking Protocol TcpExt statistic TCPAutoCorking. # TYPE node_netstat_TcpExt_TCPAutoCorking untyped node_netstat_TcpExt_TCPAutoCorking 2.76773368e+08 # HELP node_netstat_TcpExt_TCPBacklogDrop Protocol TcpExt statistic TCPBacklogDrop. # TYPE node_netstat_TcpExt_TCPBacklogDrop untyped node_netstat_TcpExt_TCPBacklogDrop 0 # HELP node_netstat_TcpExt_TCPChallengeACK Protocol TcpExt statistic TCPChallengeACK. # TYPE node_netstat_TcpExt_TCPChallengeACK untyped node_netstat_TcpExt_TCPChallengeACK 303298 # HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Protocol TcpExt statistic TCPDSACKIgnoredNoUndo. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 1.651787e+06 # HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Protocol TcpExt statistic TCPDSACKIgnoredOld. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped node_netstat_TcpExt_TCPDSACKIgnoredOld 9696 # HELP node_netstat_TcpExt_TCPDSACKOfoRecv Protocol TcpExt statistic TCPDSACKOfoRecv. # TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped node_netstat_TcpExt_TCPDSACKOfoRecv 233927 # HELP node_netstat_TcpExt_TCPDSACKOfoSent Protocol TcpExt statistic TCPDSACKOfoSent. # TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped node_netstat_TcpExt_TCPDSACKOfoSent 288591 # HELP node_netstat_TcpExt_TCPDSACKOldSent Protocol TcpExt statistic TCPDSACKOldSent. # TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped node_netstat_TcpExt_TCPDSACKOldSent 5.999393e+06 # HELP node_netstat_TcpExt_TCPDSACKRecv Protocol TcpExt statistic TCPDSACKRecv. # TYPE node_netstat_TcpExt_TCPDSACKRecv untyped node_netstat_TcpExt_TCPDSACKRecv 3.321175e+06 # HELP node_netstat_TcpExt_TCPDSACKUndo Protocol TcpExt statistic TCPDSACKUndo. # TYPE node_netstat_TcpExt_TCPDSACKUndo untyped node_netstat_TcpExt_TCPDSACKUndo 385690 # HELP node_netstat_TcpExt_TCPDeferAcceptDrop Protocol TcpExt statistic TCPDeferAcceptDrop. # TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped node_netstat_TcpExt_TCPDeferAcceptDrop 0 # HELP node_netstat_TcpExt_TCPDirectCopyFromBacklog Protocol TcpExt statistic TCPDirectCopyFromBacklog. # TYPE node_netstat_TcpExt_TCPDirectCopyFromBacklog untyped node_netstat_TcpExt_TCPDirectCopyFromBacklog 7.166491898e+09 # HELP node_netstat_TcpExt_TCPDirectCopyFromPrequeue Protocol TcpExt statistic TCPDirectCopyFromPrequeue. # TYPE node_netstat_TcpExt_TCPDirectCopyFromPrequeue untyped node_netstat_TcpExt_TCPDirectCopyFromPrequeue 3.36393243936e+11 # HELP node_netstat_TcpExt_TCPFACKReorder Protocol TcpExt statistic TCPFACKReorder. # TYPE node_netstat_TcpExt_TCPFACKReorder untyped node_netstat_TcpExt_TCPFACKReorder 14024 # HELP node_netstat_TcpExt_TCPFastOpenActive Protocol TcpExt statistic TCPFastOpenActive. # TYPE node_netstat_TcpExt_TCPFastOpenActive untyped node_netstat_TcpExt_TCPFastOpenActive 0 # HELP node_netstat_TcpExt_TCPFastOpenActiveFail Protocol TcpExt statistic TCPFastOpenActiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenActiveFail untyped node_netstat_TcpExt_TCPFastOpenActiveFail 0 # HELP node_netstat_TcpExt_TCPFastOpenCookieReqd Protocol TcpExt statistic TCPFastOpenCookieReqd. # TYPE node_netstat_TcpExt_TCPFastOpenCookieReqd untyped node_netstat_TcpExt_TCPFastOpenCookieReqd 3491 # HELP node_netstat_TcpExt_TCPFastOpenListenOverflow Protocol TcpExt statistic TCPFastOpenListenOverflow. # TYPE node_netstat_TcpExt_TCPFastOpenListenOverflow untyped node_netstat_TcpExt_TCPFastOpenListenOverflow 0 # HELP node_netstat_TcpExt_TCPFastOpenPassive Protocol TcpExt statistic TCPFastOpenPassive. # TYPE node_netstat_TcpExt_TCPFastOpenPassive untyped node_netstat_TcpExt_TCPFastOpenPassive 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveFail Protocol TcpExt statistic TCPFastOpenPassiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveFail untyped node_netstat_TcpExt_TCPFastOpenPassiveFail 0 # HELP node_netstat_TcpExt_TCPFastRetrans Protocol TcpExt statistic TCPFastRetrans. # TYPE node_netstat_TcpExt_TCPFastRetrans untyped node_netstat_TcpExt_TCPFastRetrans 3.7400239e+07 # HELP node_netstat_TcpExt_TCPForwardRetrans Protocol TcpExt statistic TCPForwardRetrans. # TYPE node_netstat_TcpExt_TCPForwardRetrans untyped node_netstat_TcpExt_TCPForwardRetrans 180196 # HELP node_netstat_TcpExt_TCPFromZeroWindowAdv Protocol TcpExt statistic TCPFromZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPFromZeroWindowAdv untyped node_netstat_TcpExt_TCPFromZeroWindowAdv 1.085051e+06 # HELP node_netstat_TcpExt_TCPFullUndo Protocol TcpExt statistic TCPFullUndo. # TYPE node_netstat_TcpExt_TCPFullUndo untyped node_netstat_TcpExt_TCPFullUndo 29058 # HELP node_netstat_TcpExt_TCPHPAcks Protocol TcpExt statistic TCPHPAcks. # TYPE node_netstat_TcpExt_TCPHPAcks untyped node_netstat_TcpExt_TCPHPAcks 7.095008217e+09 # HELP node_netstat_TcpExt_TCPHPHits Protocol TcpExt statistic TCPHPHits. # TYPE node_netstat_TcpExt_TCPHPHits untyped node_netstat_TcpExt_TCPHPHits 8.040521851e+09 # HELP node_netstat_TcpExt_TCPHPHitsToUser Protocol TcpExt statistic TCPHPHitsToUser. # TYPE node_netstat_TcpExt_TCPHPHitsToUser untyped node_netstat_TcpExt_TCPHPHitsToUser 5.9921883e+07 # HELP node_netstat_TcpExt_TCPHystartDelayCwnd Protocol TcpExt statistic TCPHystartDelayCwnd. # TYPE node_netstat_TcpExt_TCPHystartDelayCwnd untyped node_netstat_TcpExt_TCPHystartDelayCwnd 635540 # HELP node_netstat_TcpExt_TCPHystartDelayDetect Protocol TcpExt statistic TCPHystartDelayDetect. # TYPE node_netstat_TcpExt_TCPHystartDelayDetect untyped node_netstat_TcpExt_TCPHystartDelayDetect 15646 # HELP node_netstat_TcpExt_TCPHystartTrainCwnd Protocol TcpExt statistic TCPHystartTrainCwnd. # TYPE node_netstat_TcpExt_TCPHystartTrainCwnd untyped node_netstat_TcpExt_TCPHystartTrainCwnd 7.8341992e+07 # HELP node_netstat_TcpExt_TCPHystartTrainDetect Protocol TcpExt statistic TCPHystartTrainDetect. # TYPE node_netstat_TcpExt_TCPHystartTrainDetect untyped node_netstat_TcpExt_TCPHystartTrainDetect 2.226374e+06 # HELP node_netstat_TcpExt_TCPKeepAlive Protocol TcpExt statistic TCPKeepAlive. # TYPE node_netstat_TcpExt_TCPKeepAlive untyped node_netstat_TcpExt_TCPKeepAlive 6.186945e+06 # HELP node_netstat_TcpExt_TCPLossFailures Protocol TcpExt statistic TCPLossFailures. # TYPE node_netstat_TcpExt_TCPLossFailures untyped node_netstat_TcpExt_TCPLossFailures 183224 # HELP node_netstat_TcpExt_TCPLossProbeRecovery Protocol TcpExt statistic TCPLossProbeRecovery. # TYPE node_netstat_TcpExt_TCPLossProbeRecovery untyped node_netstat_TcpExt_TCPLossProbeRecovery 1.55903e+06 # HELP node_netstat_TcpExt_TCPLossProbes Protocol TcpExt statistic TCPLossProbes. # TYPE node_netstat_TcpExt_TCPLossProbes untyped node_netstat_TcpExt_TCPLossProbes 8.387797e+06 # HELP node_netstat_TcpExt_TCPLossUndo Protocol TcpExt statistic TCPLossUndo. # TYPE node_netstat_TcpExt_TCPLossUndo untyped node_netstat_TcpExt_TCPLossUndo 676046 # HELP node_netstat_TcpExt_TCPLostRetransmit Protocol TcpExt statistic TCPLostRetransmit. # TYPE node_netstat_TcpExt_TCPLostRetransmit untyped node_netstat_TcpExt_TCPLostRetransmit 75956 # HELP node_netstat_TcpExt_TCPMD5Failure Protocol TcpExt statistic TCPMD5Failure. # TYPE node_netstat_TcpExt_TCPMD5Failure untyped node_netstat_TcpExt_TCPMD5Failure 0 # HELP node_netstat_TcpExt_TCPMD5NotFound Protocol TcpExt statistic TCPMD5NotFound. # TYPE node_netstat_TcpExt_TCPMD5NotFound untyped node_netstat_TcpExt_TCPMD5NotFound 0 # HELP node_netstat_TcpExt_TCPMD5Unexpected Protocol TcpExt statistic TCPMD5Unexpected. # TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped node_netstat_TcpExt_TCPMD5Unexpected 269 # HELP node_netstat_TcpExt_TCPMTUPFail Protocol TcpExt statistic TCPMTUPFail. # TYPE node_netstat_TcpExt_TCPMTUPFail untyped node_netstat_TcpExt_TCPMTUPFail 89 # HELP node_netstat_TcpExt_TCPMTUPSuccess Protocol TcpExt statistic TCPMTUPSuccess. # TYPE node_netstat_TcpExt_TCPMTUPSuccess untyped node_netstat_TcpExt_TCPMTUPSuccess 14771 # HELP node_netstat_TcpExt_TCPMemoryPressures Protocol TcpExt statistic TCPMemoryPressures. # TYPE node_netstat_TcpExt_TCPMemoryPressures untyped node_netstat_TcpExt_TCPMemoryPressures 0 # HELP node_netstat_TcpExt_TCPMinTTLDrop Protocol TcpExt statistic TCPMinTTLDrop. # TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped node_netstat_TcpExt_TCPMinTTLDrop 0 # HELP node_netstat_TcpExt_TCPOFODrop Protocol TcpExt statistic TCPOFODrop. # TYPE node_netstat_TcpExt_TCPOFODrop untyped node_netstat_TcpExt_TCPOFODrop 356 # HELP node_netstat_TcpExt_TCPOFOMerge Protocol TcpExt statistic TCPOFOMerge. # TYPE node_netstat_TcpExt_TCPOFOMerge untyped node_netstat_TcpExt_TCPOFOMerge 255982 # HELP node_netstat_TcpExt_TCPOFOQueue Protocol TcpExt statistic TCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 2.3563458e+08 # HELP node_netstat_TcpExt_TCPOrigDataSent Protocol TcpExt statistic TCPOrigDataSent. # TYPE node_netstat_TcpExt_TCPOrigDataSent untyped node_netstat_TcpExt_TCPOrigDataSent 3.6372601705e+10 # HELP node_netstat_TcpExt_TCPPartialUndo Protocol TcpExt statistic TCPPartialUndo. # TYPE node_netstat_TcpExt_TCPPartialUndo untyped node_netstat_TcpExt_TCPPartialUndo 43754 # HELP node_netstat_TcpExt_TCPPrequeueDropped Protocol TcpExt statistic TCPPrequeueDropped. # TYPE node_netstat_TcpExt_TCPPrequeueDropped untyped node_netstat_TcpExt_TCPPrequeueDropped 8000 # HELP node_netstat_TcpExt_TCPPrequeued Protocol TcpExt statistic TCPPrequeued. # TYPE node_netstat_TcpExt_TCPPrequeued untyped node_netstat_TcpExt_TCPPrequeued 2.10427731e+08 # HELP node_netstat_TcpExt_TCPPureAcks Protocol TcpExt statistic TCPPureAcks. # TYPE node_netstat_TcpExt_TCPPureAcks untyped node_netstat_TcpExt_TCPPureAcks 2.620399765e+09 # HELP node_netstat_TcpExt_TCPRcvCoalesce Protocol TcpExt statistic TCPRcvCoalesce. # TYPE node_netstat_TcpExt_TCPRcvCoalesce untyped node_netstat_TcpExt_TCPRcvCoalesce 1.125892824e+09 # HELP node_netstat_TcpExt_TCPRcvCollapsed Protocol TcpExt statistic TCPRcvCollapsed. # TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped node_netstat_TcpExt_TCPRcvCollapsed 2.066019e+06 # HELP node_netstat_TcpExt_TCPRenoFailures Protocol TcpExt statistic TCPRenoFailures. # TYPE node_netstat_TcpExt_TCPRenoFailures untyped node_netstat_TcpExt_TCPRenoFailures 798 # HELP node_netstat_TcpExt_TCPRenoRecovery Protocol TcpExt statistic TCPRenoRecovery. # TYPE node_netstat_TcpExt_TCPRenoRecovery untyped node_netstat_TcpExt_TCPRenoRecovery 6017 # HELP node_netstat_TcpExt_TCPRenoRecoveryFail Protocol TcpExt statistic TCPRenoRecoveryFail. # TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped node_netstat_TcpExt_TCPRenoRecoveryFail 624 # HELP node_netstat_TcpExt_TCPRenoReorder Protocol TcpExt statistic TCPRenoReorder. # TYPE node_netstat_TcpExt_TCPRenoReorder untyped node_netstat_TcpExt_TCPRenoReorder 66 # HELP node_netstat_TcpExt_TCPReqQFullDoCookies Protocol TcpExt statistic TCPReqQFullDoCookies. # TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped node_netstat_TcpExt_TCPReqQFullDoCookies 2.9981028e+07 # HELP node_netstat_TcpExt_TCPReqQFullDrop Protocol TcpExt statistic TCPReqQFullDrop. # TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped node_netstat_TcpExt_TCPReqQFullDrop 0 # HELP node_netstat_TcpExt_TCPRetransFail Protocol TcpExt statistic TCPRetransFail. # TYPE node_netstat_TcpExt_TCPRetransFail untyped node_netstat_TcpExt_TCPRetransFail 14662 # HELP node_netstat_TcpExt_TCPSACKDiscard Protocol TcpExt statistic TCPSACKDiscard. # TYPE node_netstat_TcpExt_TCPSACKDiscard untyped node_netstat_TcpExt_TCPSACKDiscard 1388 # HELP node_netstat_TcpExt_TCPSACKReneging Protocol TcpExt statistic TCPSACKReneging. # TYPE node_netstat_TcpExt_TCPSACKReneging untyped node_netstat_TcpExt_TCPSACKReneging 40095 # HELP node_netstat_TcpExt_TCPSACKReorder Protocol TcpExt statistic TCPSACKReorder. # TYPE node_netstat_TcpExt_TCPSACKReorder untyped node_netstat_TcpExt_TCPSACKReorder 6173 # HELP node_netstat_TcpExt_TCPSYNChallenge Protocol TcpExt statistic TCPSYNChallenge. # TYPE node_netstat_TcpExt_TCPSYNChallenge untyped node_netstat_TcpExt_TCPSYNChallenge 53309 # HELP node_netstat_TcpExt_TCPSackFailures Protocol TcpExt statistic TCPSackFailures. # TYPE node_netstat_TcpExt_TCPSackFailures untyped node_netstat_TcpExt_TCPSackFailures 769994 # HELP node_netstat_TcpExt_TCPSackMerged Protocol TcpExt statistic TCPSackMerged. # TYPE node_netstat_TcpExt_TCPSackMerged untyped node_netstat_TcpExt_TCPSackMerged 3.397416e+06 # HELP node_netstat_TcpExt_TCPSackRecovery Protocol TcpExt statistic TCPSackRecovery. # TYPE node_netstat_TcpExt_TCPSackRecovery untyped node_netstat_TcpExt_TCPSackRecovery 2.343735e+06 # HELP node_netstat_TcpExt_TCPSackRecoveryFail Protocol TcpExt statistic TCPSackRecoveryFail. # TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped node_netstat_TcpExt_TCPSackRecoveryFail 152008 # HELP node_netstat_TcpExt_TCPSackShiftFallback Protocol TcpExt statistic TCPSackShiftFallback. # TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped node_netstat_TcpExt_TCPSackShiftFallback 1.0029994e+07 # HELP node_netstat_TcpExt_TCPSackShifted Protocol TcpExt statistic TCPSackShifted. # TYPE node_netstat_TcpExt_TCPSackShifted untyped node_netstat_TcpExt_TCPSackShifted 3.924317e+06 # HELP node_netstat_TcpExt_TCPSchedulerFailed Protocol TcpExt statistic TCPSchedulerFailed. # TYPE node_netstat_TcpExt_TCPSchedulerFailed untyped node_netstat_TcpExt_TCPSchedulerFailed 0 # HELP node_netstat_TcpExt_TCPSlowStartRetrans Protocol TcpExt statistic TCPSlowStartRetrans. # TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped node_netstat_TcpExt_TCPSlowStartRetrans 2.590219e+06 # HELP node_netstat_TcpExt_TCPSpuriousRTOs Protocol TcpExt statistic TCPSpuriousRTOs. # TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped node_netstat_TcpExt_TCPSpuriousRTOs 236960 # HELP node_netstat_TcpExt_TCPSpuriousRtxHostQueues Protocol TcpExt statistic TCPSpuriousRtxHostQueues. # TYPE node_netstat_TcpExt_TCPSpuriousRtxHostQueues untyped node_netstat_TcpExt_TCPSpuriousRtxHostQueues 2.780647e+06 # HELP node_netstat_TcpExt_TCPSynRetrans Protocol TcpExt statistic TCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.08369415e+08 # HELP node_netstat_TcpExt_TCPTSReorder Protocol TcpExt statistic TCPTSReorder. # TYPE node_netstat_TcpExt_TCPTSReorder untyped node_netstat_TcpExt_TCPTSReorder 36887 # HELP node_netstat_TcpExt_TCPTimeWaitOverflow Protocol TcpExt statistic TCPTimeWaitOverflow. # TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped node_netstat_TcpExt_TCPTimeWaitOverflow 0 # HELP node_netstat_TcpExt_TCPTimeouts Protocol TcpExt statistic TCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 2.81583503e+08 # HELP node_netstat_TcpExt_TCPToZeroWindowAdv Protocol TcpExt statistic TCPToZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPToZeroWindowAdv untyped node_netstat_TcpExt_TCPToZeroWindowAdv 1.097065e+06 # HELP node_netstat_TcpExt_TCPWantZeroWindowAdv Protocol TcpExt statistic TCPWantZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPWantZeroWindowAdv untyped node_netstat_TcpExt_TCPWantZeroWindowAdv 4.8554109e+07 # HELP node_netstat_TcpExt_TCPWinProbe Protocol TcpExt statistic TCPWinProbe. # TYPE node_netstat_TcpExt_TCPWinProbe untyped node_netstat_TcpExt_TCPWinProbe 1.002144e+06 # HELP node_netstat_TcpExt_TW Protocol TcpExt statistic TW. # TYPE node_netstat_TcpExt_TW untyped node_netstat_TcpExt_TW 8.7078588e+07 # HELP node_netstat_TcpExt_TWKilled Protocol TcpExt statistic TWKilled. # TYPE node_netstat_TcpExt_TWKilled untyped node_netstat_TcpExt_TWKilled 0 # HELP node_netstat_TcpExt_TWRecycled Protocol TcpExt statistic TWRecycled. # TYPE node_netstat_TcpExt_TWRecycled untyped node_netstat_TcpExt_TWRecycled 0 # HELP node_netstat_Tcp_ActiveOpens Protocol Tcp statistic ActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 1.592203487e+09 # HELP node_netstat_Tcp_AttemptFails Protocol Tcp statistic AttemptFails. # TYPE node_netstat_Tcp_AttemptFails untyped node_netstat_Tcp_AttemptFails 1.529676106e+09 # HELP node_netstat_Tcp_CurrEstab Protocol Tcp statistic CurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 185 # HELP node_netstat_Tcp_EstabResets Protocol Tcp statistic EstabResets. # TYPE node_netstat_Tcp_EstabResets untyped node_netstat_Tcp_EstabResets 2.7298931e+07 # HELP node_netstat_Tcp_InCsumErrors Protocol Tcp statistic InCsumErrors. # TYPE node_netstat_Tcp_InCsumErrors untyped node_netstat_Tcp_InCsumErrors 3.5206651e+07 # HELP node_netstat_Tcp_InErrs Protocol Tcp statistic InErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 3.5252313e+07 # HELP node_netstat_Tcp_InSegs Protocol Tcp statistic InSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.4335447128e+10 # HELP node_netstat_Tcp_MaxConn Protocol Tcp statistic MaxConn. # TYPE node_netstat_Tcp_MaxConn untyped node_netstat_Tcp_MaxConn -1 # HELP node_netstat_Tcp_OutRsts Protocol Tcp statistic OutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 5.63415618e+08 # HELP node_netstat_Tcp_OutSegs Protocol Tcp statistic OutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 4.7601977087e+10 # HELP node_netstat_Tcp_PassiveOpens Protocol Tcp statistic PassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 3.57820793e+08 # HELP node_netstat_Tcp_RetransSegs Protocol Tcp statistic RetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 2.64897194e+08 # HELP node_netstat_Tcp_RtoAlgorithm Protocol Tcp statistic RtoAlgorithm. # TYPE node_netstat_Tcp_RtoAlgorithm untyped node_netstat_Tcp_RtoAlgorithm 1 # HELP node_netstat_Tcp_RtoMax Protocol Tcp statistic RtoMax. # TYPE node_netstat_Tcp_RtoMax untyped node_netstat_Tcp_RtoMax 120000 # HELP node_netstat_Tcp_RtoMin Protocol Tcp statistic RtoMin. # TYPE node_netstat_Tcp_RtoMin untyped node_netstat_Tcp_RtoMin 200 # HELP node_netstat_UdpLite_IgnoredMulti Protocol UdpLite statistic IgnoredMulti. # TYPE node_netstat_UdpLite_IgnoredMulti untyped node_netstat_UdpLite_IgnoredMulti 0 # HELP node_netstat_UdpLite_InCsumErrors Protocol UdpLite statistic InCsumErrors. # TYPE node_netstat_UdpLite_InCsumErrors untyped node_netstat_UdpLite_InCsumErrors 0 # HELP node_netstat_UdpLite_InDatagrams Protocol UdpLite statistic InDatagrams. # TYPE node_netstat_UdpLite_InDatagrams untyped node_netstat_UdpLite_InDatagrams 0 # HELP node_netstat_UdpLite_InErrors Protocol UdpLite statistic InErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 47 # HELP node_netstat_UdpLite_NoPorts Protocol UdpLite statistic NoPorts. # TYPE node_netstat_UdpLite_NoPorts untyped node_netstat_UdpLite_NoPorts 0 # HELP node_netstat_UdpLite_OutDatagrams Protocol UdpLite statistic OutDatagrams. # TYPE node_netstat_UdpLite_OutDatagrams untyped node_netstat_UdpLite_OutDatagrams 0 # HELP node_netstat_UdpLite_RcvbufErrors Protocol UdpLite statistic RcvbufErrors. # TYPE node_netstat_UdpLite_RcvbufErrors untyped node_netstat_UdpLite_RcvbufErrors 0 # HELP node_netstat_UdpLite_SndbufErrors Protocol UdpLite statistic SndbufErrors. # TYPE node_netstat_UdpLite_SndbufErrors untyped node_netstat_UdpLite_SndbufErrors 0 # HELP node_netstat_Udp_IgnoredMulti Protocol Udp statistic IgnoredMulti. # TYPE node_netstat_Udp_IgnoredMulti untyped node_netstat_Udp_IgnoredMulti 3.808571e+07 # HELP node_netstat_Udp_InCsumErrors Protocol Udp statistic InCsumErrors. # TYPE node_netstat_Udp_InCsumErrors untyped node_netstat_Udp_InCsumErrors 3.922489e+06 # HELP node_netstat_Udp_InDatagrams Protocol Udp statistic InDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 1.3685181874e+10 # HELP node_netstat_Udp_InErrors Protocol Udp statistic InErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 5.8375823e+07 # HELP node_netstat_Udp_NoPorts Protocol Udp statistic NoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 7.1631916883e+10 # HELP node_netstat_Udp_OutDatagrams Protocol Udp statistic OutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 9.3594908114e+10 # HELP node_netstat_Udp_RcvbufErrors Protocol Udp statistic RcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 5.4453173e+07 # HELP node_netstat_Udp_SndbufErrors Protocol Udp statistic SndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 8428 # HELP node_network_receive_bytes Network device statistic receive_bytes. # TYPE node_network_receive_bytes gauge node_network_receive_bytes{device="bond0"} 4.80017826609288e+14 node_network_receive_bytes{device="bond0_br"} 8.9265195909557e+13 node_network_receive_bytes{device="bond1"} 9.826775265786718e+15 node_network_receive_bytes{device="eth0"} 7.6581237926241e+13 node_network_receive_bytes{device="eth1"} 4.03436588683047e+14 node_network_receive_bytes{device="eth2"} 4.746450360444539e+15 node_network_receive_bytes{device="eth3"} 5.080324905348235e+15 node_network_receive_bytes{device="gre0"} 0 node_network_receive_bytes{device="gretap0"} 0 node_network_receive_bytes{device="lo"} 1.50510314135105e+14 node_network_receive_bytes{device="msk-ix"} 1.3957628898949e+13 node_network_receive_bytes{device="vlan1001"} 4.886793002697223e+15 node_network_receive_bytes{device="vlan1180"} 4.554767618297273e+15 node_network_receive_bytes{device="vlan2005"} 3.6902385658574e+14 node_network_receive_bytes{device="vlan734"} 5.453811872247e+12 node_network_receive_bytes{device="vlan788"} 2.690676847344e+12 node_network_receive_bytes{device="vlan99"} 3.3899593795e+10 node_network_receive_bytes{device="vnet0"} 5.7790363750632e+13 node_network_receive_bytes{device="vnet1"} 1.664848906412e+12 node_network_receive_bytes{device="vpn-s2c"} 5.09924574e+09 # HELP node_network_receive_compressed Network device statistic receive_compressed. # TYPE node_network_receive_compressed gauge node_network_receive_compressed{device="bond0"} 0 node_network_receive_compressed{device="bond0_br"} 0 node_network_receive_compressed{device="bond1"} 0 node_network_receive_compressed{device="eth0"} 0 node_network_receive_compressed{device="eth1"} 0 node_network_receive_compressed{device="eth2"} 0 node_network_receive_compressed{device="eth3"} 0 node_network_receive_compressed{device="gre0"} 0 node_network_receive_compressed{device="gretap0"} 0 node_network_receive_compressed{device="lo"} 0 node_network_receive_compressed{device="msk-ix"} 0 node_network_receive_compressed{device="vlan1001"} 0 node_network_receive_compressed{device="vlan1180"} 0 node_network_receive_compressed{device="vlan2005"} 0 node_network_receive_compressed{device="vlan734"} 0 node_network_receive_compressed{device="vlan788"} 0 node_network_receive_compressed{device="vlan99"} 0 node_network_receive_compressed{device="vnet0"} 0 node_network_receive_compressed{device="vnet1"} 0 node_network_receive_compressed{device="vpn-s2c"} 0 # HELP node_network_receive_drop Network device statistic receive_drop. # TYPE node_network_receive_drop gauge node_network_receive_drop{device="bond0"} 0 node_network_receive_drop{device="bond0_br"} 0 node_network_receive_drop{device="bond1"} 8.659317672e+09 node_network_receive_drop{device="eth0"} 0 node_network_receive_drop{device="eth1"} 0 node_network_receive_drop{device="eth2"} 2.962408968e+09 node_network_receive_drop{device="eth3"} 5.696908704e+09 node_network_receive_drop{device="gre0"} 0 node_network_receive_drop{device="gretap0"} 0 node_network_receive_drop{device="lo"} 1.657598e+06 node_network_receive_drop{device="msk-ix"} 0 node_network_receive_drop{device="vlan1001"} 1 node_network_receive_drop{device="vlan1180"} 0 node_network_receive_drop{device="vlan2005"} 1 node_network_receive_drop{device="vlan734"} 0 node_network_receive_drop{device="vlan788"} 0 node_network_receive_drop{device="vlan99"} 0 node_network_receive_drop{device="vnet0"} 0 node_network_receive_drop{device="vnet1"} 0 node_network_receive_drop{device="vpn-s2c"} 0 # HELP node_network_receive_errs Network device statistic receive_errs. # TYPE node_network_receive_errs gauge node_network_receive_errs{device="bond0"} 0 node_network_receive_errs{device="bond0_br"} 0 node_network_receive_errs{device="bond1"} 0 node_network_receive_errs{device="eth0"} 0 node_network_receive_errs{device="eth1"} 0 node_network_receive_errs{device="eth2"} 0 node_network_receive_errs{device="eth3"} 0 node_network_receive_errs{device="gre0"} 0 node_network_receive_errs{device="gretap0"} 0 node_network_receive_errs{device="lo"} 0 node_network_receive_errs{device="msk-ix"} 0 node_network_receive_errs{device="vlan1001"} 0 node_network_receive_errs{device="vlan1180"} 0 node_network_receive_errs{device="vlan2005"} 0 node_network_receive_errs{device="vlan734"} 0 node_network_receive_errs{device="vlan788"} 0 node_network_receive_errs{device="vlan99"} 0 node_network_receive_errs{device="vnet0"} 0 node_network_receive_errs{device="vnet1"} 0 node_network_receive_errs{device="vpn-s2c"} 0 # HELP node_network_receive_fifo Network device statistic receive_fifo. # TYPE node_network_receive_fifo gauge node_network_receive_fifo{device="bond0"} 1.7833569e+07 node_network_receive_fifo{device="bond0_br"} 0 node_network_receive_fifo{device="bond1"} 0 node_network_receive_fifo{device="eth0"} 914751 node_network_receive_fifo{device="eth1"} 1.6918818e+07 node_network_receive_fifo{device="eth2"} 0 node_network_receive_fifo{device="eth3"} 0 node_network_receive_fifo{device="gre0"} 0 node_network_receive_fifo{device="gretap0"} 0 node_network_receive_fifo{device="lo"} 0 node_network_receive_fifo{device="msk-ix"} 0 node_network_receive_fifo{device="vlan1001"} 0 node_network_receive_fifo{device="vlan1180"} 0 node_network_receive_fifo{device="vlan2005"} 0 node_network_receive_fifo{device="vlan734"} 0 node_network_receive_fifo{device="vlan788"} 0 node_network_receive_fifo{device="vlan99"} 0 node_network_receive_fifo{device="vnet0"} 0 node_network_receive_fifo{device="vnet1"} 0 node_network_receive_fifo{device="vpn-s2c"} 0 # HELP node_network_receive_frame Network device statistic receive_frame. # TYPE node_network_receive_frame gauge node_network_receive_frame{device="bond0"} 0 node_network_receive_frame{device="bond0_br"} 0 node_network_receive_frame{device="bond1"} 0 node_network_receive_frame{device="eth0"} 0 node_network_receive_frame{device="eth1"} 0 node_network_receive_frame{device="eth2"} 0 node_network_receive_frame{device="eth3"} 0 node_network_receive_frame{device="gre0"} 0 node_network_receive_frame{device="gretap0"} 0 node_network_receive_frame{device="lo"} 0 node_network_receive_frame{device="msk-ix"} 0 node_network_receive_frame{device="vlan1001"} 0 node_network_receive_frame{device="vlan1180"} 0 node_network_receive_frame{device="vlan2005"} 0 node_network_receive_frame{device="vlan734"} 0 node_network_receive_frame{device="vlan788"} 0 node_network_receive_frame{device="vlan99"} 0 node_network_receive_frame{device="vnet0"} 0 node_network_receive_frame{device="vnet1"} 0 node_network_receive_frame{device="vpn-s2c"} 0 # HELP node_network_receive_multicast Network device statistic receive_multicast. # TYPE node_network_receive_multicast gauge node_network_receive_multicast{device="bond0"} 4.3759775861e+10 node_network_receive_multicast{device="bond0_br"} 0 node_network_receive_multicast{device="bond1"} 2.1593222621e+10 node_network_receive_multicast{device="eth0"} 2.5186736713e+10 node_network_receive_multicast{device="eth1"} 1.8573039148e+10 node_network_receive_multicast{device="eth2"} 1.1344091162e+10 node_network_receive_multicast{device="eth3"} 1.0249131459e+10 node_network_receive_multicast{device="gre0"} 0 node_network_receive_multicast{device="gretap0"} 0 node_network_receive_multicast{device="lo"} 0 node_network_receive_multicast{device="msk-ix"} 0 node_network_receive_multicast{device="vlan1001"} 2.102163493e+10 node_network_receive_multicast{device="vlan1180"} 5086 node_network_receive_multicast{device="vlan2005"} 2.109649735e+10 node_network_receive_multicast{device="vlan734"} 1.8652e+06 node_network_receive_multicast{device="vlan788"} 2.82373581e+08 node_network_receive_multicast{device="vlan99"} 3.4921115e+07 node_network_receive_multicast{device="vnet0"} 0 node_network_receive_multicast{device="vnet1"} 0 node_network_receive_multicast{device="vpn-s2c"} 0 # HELP node_network_receive_packets Network device statistic receive_packets. # TYPE node_network_receive_packets gauge node_network_receive_packets{device="bond0"} 9.05319547105e+11 node_network_receive_packets{device="bond0_br"} 6.37967261375e+11 node_network_receive_packets{device="bond1"} 1.768330826573e+13 node_network_receive_packets{device="eth0"} 2.0493919822e+11 node_network_receive_packets{device="eth1"} 7.00380348885e+11 node_network_receive_packets{device="eth2"} 8.569615596585e+12 node_network_receive_packets{device="eth3"} 9.113692669149e+12 node_network_receive_packets{device="gre0"} 0 node_network_receive_packets{device="gretap0"} 0 node_network_receive_packets{device="lo"} 1.45522803475e+11 node_network_receive_packets{device="msk-ix"} 6.815621421e+09 node_network_receive_packets{device="vlan1001"} 7.704534717096e+12 node_network_receive_packets{device="vlan1180"} 7.613352783688e+12 node_network_receive_packets{device="vlan2005"} 5.45803461664e+11 node_network_receive_packets{device="vlan734"} 3.309476131e+09 node_network_receive_packets{device="vlan788"} 2.1634054912e+10 node_network_receive_packets{device="vlan99"} 1.83314462e+08 node_network_receive_packets{device="vnet0"} 4.38129602779e+11 node_network_receive_packets{device="vnet1"} 8.547383231e+09 node_network_receive_packets{device="vpn-s2c"} 4.789627e+07 # HELP node_network_transmit_bytes Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes gauge node_network_transmit_bytes{device="bond0"} 5.69915113364007e+14 node_network_transmit_bytes{device="bond0_br"} 4.43117488212852e+14 node_network_transmit_bytes{device="bond1"} 9.742000548222012e+15 node_network_transmit_bytes{device="eth0"} 2.78597510651795e+14 node_network_transmit_bytes{device="eth1"} 2.91317602712212e+14 node_network_transmit_bytes{device="eth2"} 4.826444222897501e+15 node_network_transmit_bytes{device="eth3"} 4.915556325324815e+15 node_network_transmit_bytes{device="gre0"} 0 node_network_transmit_bytes{device="gretap0"} 0 node_network_transmit_bytes{device="lo"} 1.50510314135105e+14 node_network_transmit_bytes{device="msk-ix"} 1.6726370565757e+13 node_network_transmit_bytes{device="vlan1001"} 4.532632900987913e+15 node_network_transmit_bytes{device="vlan1180"} 5.038397150290042e+15 node_network_transmit_bytes{device="vlan2005"} 1.05363595070779e+14 node_network_transmit_bytes{device="vlan734"} 3.869906686019e+12 node_network_transmit_bytes{device="vlan788"} 3.3443616075e+10 node_network_transmit_bytes{device="vlan99"} 4.425770545e+09 node_network_transmit_bytes{device="vnet0"} 3.63976913865135e+14 node_network_transmit_bytes{device="vnet1"} 3.86035207559702e+14 node_network_transmit_bytes{device="vpn-s2c"} 6.4725091853e+10 # HELP node_network_transmit_compressed Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed gauge node_network_transmit_compressed{device="bond0"} 0 node_network_transmit_compressed{device="bond0_br"} 0 node_network_transmit_compressed{device="bond1"} 0 node_network_transmit_compressed{device="eth0"} 0 node_network_transmit_compressed{device="eth1"} 0 node_network_transmit_compressed{device="eth2"} 0 node_network_transmit_compressed{device="eth3"} 0 node_network_transmit_compressed{device="gre0"} 0 node_network_transmit_compressed{device="gretap0"} 0 node_network_transmit_compressed{device="lo"} 0 node_network_transmit_compressed{device="msk-ix"} 0 node_network_transmit_compressed{device="vlan1001"} 0 node_network_transmit_compressed{device="vlan1180"} 0 node_network_transmit_compressed{device="vlan2005"} 0 node_network_transmit_compressed{device="vlan734"} 0 node_network_transmit_compressed{device="vlan788"} 0 node_network_transmit_compressed{device="vlan99"} 0 node_network_transmit_compressed{device="vnet0"} 0 node_network_transmit_compressed{device="vnet1"} 0 node_network_transmit_compressed{device="vpn-s2c"} 0 # HELP node_network_transmit_drop Network device statistic transmit_drop. # TYPE node_network_transmit_drop gauge node_network_transmit_drop{device="bond0"} 58 node_network_transmit_drop{device="bond0_br"} 0 node_network_transmit_drop{device="bond1"} 4939 node_network_transmit_drop{device="eth0"} 0 node_network_transmit_drop{device="eth1"} 0 node_network_transmit_drop{device="eth2"} 0 node_network_transmit_drop{device="eth3"} 0 node_network_transmit_drop{device="gre0"} 0 node_network_transmit_drop{device="gretap0"} 0 node_network_transmit_drop{device="lo"} 0 node_network_transmit_drop{device="msk-ix"} 2.654971e+06 node_network_transmit_drop{device="vlan1001"} 0 node_network_transmit_drop{device="vlan1180"} 0 node_network_transmit_drop{device="vlan2005"} 0 node_network_transmit_drop{device="vlan734"} 0 node_network_transmit_drop{device="vlan788"} 0 node_network_transmit_drop{device="vlan99"} 0 node_network_transmit_drop{device="vnet0"} 2.15765667e+08 node_network_transmit_drop{device="vnet1"} 21802 node_network_transmit_drop{device="vpn-s2c"} 116246 # HELP node_network_transmit_errs Network device statistic transmit_errs. # TYPE node_network_transmit_errs gauge node_network_transmit_errs{device="bond0"} 0 node_network_transmit_errs{device="bond0_br"} 0 node_network_transmit_errs{device="bond1"} 0 node_network_transmit_errs{device="eth0"} 0 node_network_transmit_errs{device="eth1"} 0 node_network_transmit_errs{device="eth2"} 0 node_network_transmit_errs{device="eth3"} 0 node_network_transmit_errs{device="gre0"} 0 node_network_transmit_errs{device="gretap0"} 0 node_network_transmit_errs{device="lo"} 0 node_network_transmit_errs{device="msk-ix"} 0 node_network_transmit_errs{device="vlan1001"} 0 node_network_transmit_errs{device="vlan1180"} 0 node_network_transmit_errs{device="vlan2005"} 0 node_network_transmit_errs{device="vlan734"} 0 node_network_transmit_errs{device="vlan788"} 0 node_network_transmit_errs{device="vlan99"} 0 node_network_transmit_errs{device="vnet0"} 0 node_network_transmit_errs{device="vnet1"} 0 node_network_transmit_errs{device="vpn-s2c"} 0 # HELP node_network_transmit_fifo Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo gauge node_network_transmit_fifo{device="bond0"} 0 node_network_transmit_fifo{device="bond0_br"} 0 node_network_transmit_fifo{device="bond1"} 0 node_network_transmit_fifo{device="eth0"} 0 node_network_transmit_fifo{device="eth1"} 0 node_network_transmit_fifo{device="eth2"} 0 node_network_transmit_fifo{device="eth3"} 0 node_network_transmit_fifo{device="gre0"} 0 node_network_transmit_fifo{device="gretap0"} 0 node_network_transmit_fifo{device="lo"} 0 node_network_transmit_fifo{device="msk-ix"} 0 node_network_transmit_fifo{device="vlan1001"} 0 node_network_transmit_fifo{device="vlan1180"} 0 node_network_transmit_fifo{device="vlan2005"} 0 node_network_transmit_fifo{device="vlan734"} 0 node_network_transmit_fifo{device="vlan788"} 0 node_network_transmit_fifo{device="vlan99"} 0 node_network_transmit_fifo{device="vnet0"} 0 node_network_transmit_fifo{device="vnet1"} 0 node_network_transmit_fifo{device="vpn-s2c"} 0 # HELP node_network_transmit_frame Network device statistic transmit_frame. # TYPE node_network_transmit_frame gauge node_network_transmit_frame{device="bond0"} 0 node_network_transmit_frame{device="bond0_br"} 0 node_network_transmit_frame{device="bond1"} 0 node_network_transmit_frame{device="eth0"} 0 node_network_transmit_frame{device="eth1"} 0 node_network_transmit_frame{device="eth2"} 0 node_network_transmit_frame{device="eth3"} 0 node_network_transmit_frame{device="gre0"} 0 node_network_transmit_frame{device="gretap0"} 0 node_network_transmit_frame{device="lo"} 0 node_network_transmit_frame{device="msk-ix"} 0 node_network_transmit_frame{device="vlan1001"} 0 node_network_transmit_frame{device="vlan1180"} 0 node_network_transmit_frame{device="vlan2005"} 0 node_network_transmit_frame{device="vlan734"} 0 node_network_transmit_frame{device="vlan788"} 0 node_network_transmit_frame{device="vlan99"} 0 node_network_transmit_frame{device="vnet0"} 0 node_network_transmit_frame{device="vnet1"} 0 node_network_transmit_frame{device="vpn-s2c"} 0 # HELP node_network_transmit_multicast Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast gauge node_network_transmit_multicast{device="bond0"} 0 node_network_transmit_multicast{device="bond0_br"} 0 node_network_transmit_multicast{device="bond1"} 0 node_network_transmit_multicast{device="eth0"} 0 node_network_transmit_multicast{device="eth1"} 0 node_network_transmit_multicast{device="eth2"} 0 node_network_transmit_multicast{device="eth3"} 0 node_network_transmit_multicast{device="gre0"} 0 node_network_transmit_multicast{device="gretap0"} 0 node_network_transmit_multicast{device="lo"} 0 node_network_transmit_multicast{device="msk-ix"} 0 node_network_transmit_multicast{device="vlan1001"} 0 node_network_transmit_multicast{device="vlan1180"} 0 node_network_transmit_multicast{device="vlan2005"} 0 node_network_transmit_multicast{device="vlan734"} 0 node_network_transmit_multicast{device="vlan788"} 0 node_network_transmit_multicast{device="vlan99"} 0 node_network_transmit_multicast{device="vnet0"} 0 node_network_transmit_multicast{device="vnet1"} 0 node_network_transmit_multicast{device="vpn-s2c"} 0 # HELP node_network_transmit_packets Network device statistic transmit_packets. # TYPE node_network_transmit_packets gauge node_network_transmit_packets{device="bond0"} 1.311241247047e+12 node_network_transmit_packets{device="bond0_br"} 5.62464467587e+11 node_network_transmit_packets{device="bond1"} 1.7496871576543e+13 node_network_transmit_packets{device="eth0"} 6.49710815254e+11 node_network_transmit_packets{device="eth1"} 6.61530431793e+11 node_network_transmit_packets{device="eth2"} 8.62437169133e+12 node_network_transmit_packets{device="eth3"} 8.872499885216e+12 node_network_transmit_packets{device="gre0"} 0 node_network_transmit_packets{device="gretap0"} 0 node_network_transmit_packets{device="lo"} 1.45522803475e+11 node_network_transmit_packets{device="msk-ix"} 5.99927601e+09 node_network_transmit_packets{device="vlan1001"} 7.410037271375e+12 node_network_transmit_packets{device="vlan1180"} 7.772687390858e+12 node_network_transmit_packets{device="vlan2005"} 5.05205083841e+11 node_network_transmit_packets{device="vlan734"} 5.750895414e+09 node_network_transmit_packets{device="vlan788"} 4.74301239e+08 node_network_transmit_packets{device="vlan99"} 5.1585395e+07 node_network_transmit_packets{device="vnet0"} 5.07687911236e+11 node_network_transmit_packets{device="vnet1"} 5.61438663875e+11 node_network_transmit_packets{device="vpn-s2c"} 6.5066883e+07 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 0 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 13 # HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse. # TYPE node_sockstat_FRAG_inuse gauge node_sockstat_FRAG_inuse 0 # HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory. # TYPE node_sockstat_FRAG_memory gauge node_sockstat_FRAG_memory 0 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 9 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 218 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 29 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 9 # HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes. # TYPE node_sockstat_TCP_mem_bytes gauge node_sockstat_TCP_mem_bytes 36864 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 0 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 72 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 7 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 13 # HELP node_sockstat_UDP_mem_bytes Number of UDP sockets in state mem_bytes. # TYPE node_sockstat_UDP_mem_bytes gauge node_sockstat_UDP_mem_bytes 53248 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 774 # HELP node_systemd_system_running Whether the system is operational (see 'systemctl is-system-running') # TYPE node_systemd_system_running gauge node_systemd_system_running 1 # HELP node_systemd_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="-.mount",state="activating"} 0 node_systemd_unit_state{name="-.mount",state="active"} 1 node_systemd_unit_state{name="-.mount",state="deactivating"} 0 node_systemd_unit_state{name="-.mount",state="failed"} 0 node_systemd_unit_state{name="-.mount",state="inactive"} 0 node_systemd_unit_state{name="-.slice",state="activating"} 0 node_systemd_unit_state{name="-.slice",state="active"} 1 node_systemd_unit_state{name="-.slice",state="deactivating"} 0 node_systemd_unit_state{name="-.slice",state="failed"} 0 node_systemd_unit_state{name="-.slice",state="inactive"} 0 node_systemd_unit_state{name="acpid.path",state="activating"} 0 node_systemd_unit_state{name="acpid.path",state="active"} 1 node_systemd_unit_state{name="acpid.path",state="deactivating"} 0 node_systemd_unit_state{name="acpid.path",state="failed"} 0 node_systemd_unit_state{name="acpid.path",state="inactive"} 0 node_systemd_unit_state{name="acpid.service",state="activating"} 0 node_systemd_unit_state{name="acpid.service",state="active"} 1 node_systemd_unit_state{name="acpid.service",state="deactivating"} 0 node_systemd_unit_state{name="acpid.service",state="failed"} 0 node_systemd_unit_state{name="acpid.service",state="inactive"} 0 node_systemd_unit_state{name="acpid.socket",state="activating"} 0 node_systemd_unit_state{name="acpid.socket",state="active"} 1 node_systemd_unit_state{name="acpid.socket",state="deactivating"} 0 node_systemd_unit_state{name="acpid.socket",state="failed"} 0 node_systemd_unit_state{name="acpid.socket",state="inactive"} 0 node_systemd_unit_state{name="apparmor.service",state="activating"} 0 node_systemd_unit_state{name="apparmor.service",state="active"} 0 node_systemd_unit_state{name="apparmor.service",state="deactivating"} 0 node_systemd_unit_state{name="apparmor.service",state="failed"} 0 node_systemd_unit_state{name="apparmor.service",state="inactive"} 1 node_systemd_unit_state{name="auditd.service",state="activating"} 0 node_systemd_unit_state{name="auditd.service",state="active"} 0 node_systemd_unit_state{name="auditd.service",state="deactivating"} 0 node_systemd_unit_state{name="auditd.service",state="failed"} 0 node_systemd_unit_state{name="auditd.service",state="inactive"} 1 node_systemd_unit_state{name="basic.target",state="activating"} 0 node_systemd_unit_state{name="basic.target",state="active"} 1 node_systemd_unit_state{name="basic.target",state="deactivating"} 0 node_systemd_unit_state{name="basic.target",state="failed"} 0 node_systemd_unit_state{name="basic.target",state="inactive"} 0 node_systemd_unit_state{name="bird.service",state="activating"} 0 node_systemd_unit_state{name="bird.service",state="active"} 1 node_systemd_unit_state{name="bird.service",state="deactivating"} 0 node_systemd_unit_state{name="bird.service",state="failed"} 0 node_systemd_unit_state{name="bird.service",state="inactive"} 0 node_systemd_unit_state{name="bird6.service",state="activating"} 0 node_systemd_unit_state{name="bird6.service",state="active"} 1 node_systemd_unit_state{name="bird6.service",state="deactivating"} 0 node_systemd_unit_state{name="bird6.service",state="failed"} 0 node_systemd_unit_state{name="bird6.service",state="inactive"} 0 node_systemd_unit_state{name="boot.mount",state="activating"} 0 node_systemd_unit_state{name="boot.mount",state="active"} 1 node_systemd_unit_state{name="boot.mount",state="deactivating"} 0 node_systemd_unit_state{name="boot.mount",state="failed"} 0 node_systemd_unit_state{name="boot.mount",state="inactive"} 0 node_systemd_unit_state{name="chrony.service",state="activating"} 0 node_systemd_unit_state{name="chrony.service",state="active"} 1 node_systemd_unit_state{name="chrony.service",state="deactivating"} 0 node_systemd_unit_state{name="chrony.service",state="failed"} 0 node_systemd_unit_state{name="chrony.service",state="inactive"} 0 node_systemd_unit_state{name="console-screen.service",state="activating"} 0 node_systemd_unit_state{name="console-screen.service",state="active"} 0 node_systemd_unit_state{name="console-screen.service",state="deactivating"} 0 node_systemd_unit_state{name="console-screen.service",state="failed"} 0 node_systemd_unit_state{name="console-screen.service",state="inactive"} 1 node_systemd_unit_state{name="console-setup.service",state="activating"} 0 node_systemd_unit_state{name="console-setup.service",state="active"} 1 node_systemd_unit_state{name="console-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="console-setup.service",state="failed"} 0 node_systemd_unit_state{name="console-setup.service",state="inactive"} 0 node_systemd_unit_state{name="cron.service",state="activating"} 0 node_systemd_unit_state{name="cron.service",state="active"} 1 node_systemd_unit_state{name="cron.service",state="deactivating"} 0 node_systemd_unit_state{name="cron.service",state="failed"} 0 node_systemd_unit_state{name="cron.service",state="inactive"} 0 node_systemd_unit_state{name="cryptsetup.target",state="activating"} 0 node_systemd_unit_state{name="cryptsetup.target",state="active"} 1 node_systemd_unit_state{name="cryptsetup.target",state="deactivating"} 0 node_systemd_unit_state{name="cryptsetup.target",state="failed"} 0 node_systemd_unit_state{name="cryptsetup.target",state="inactive"} 0 node_systemd_unit_state{name="dbus.service",state="activating"} 0 node_systemd_unit_state{name="dbus.service",state="active"} 1 node_systemd_unit_state{name="dbus.service",state="deactivating"} 0 node_systemd_unit_state{name="dbus.service",state="failed"} 0 node_systemd_unit_state{name="dbus.service",state="inactive"} 0 node_systemd_unit_state{name="dbus.socket",state="activating"} 0 node_systemd_unit_state{name="dbus.socket",state="active"} 1 node_systemd_unit_state{name="dbus.socket",state="deactivating"} 0 node_systemd_unit_state{name="dbus.socket",state="failed"} 0 node_systemd_unit_state{name="dbus.socket",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dimages.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dimages.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dimages.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dimages.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dimages.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dmon.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dmon.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dmon.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dmon.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dmon.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2droot.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2droot.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2droot.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2droot.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2droot.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dshare_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dshare_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dshare_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dshare_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dshare_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dvps.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dvps.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dvps.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dvps.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2dname\\x2dvg\\x2dvps.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M0nRD9BSevLjCRfURLeYZNacKRUfEMPYI.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M0nRD9BSevLjCRfURLeYZNacKRUfEMPYI.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M0nRD9BSevLjCRfURLeYZNacKRUfEMPYI.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M0nRD9BSevLjCRfURLeYZNacKRUfEMPYI.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M0nRD9BSevLjCRfURLeYZNacKRUfEMPYI.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M6kNwAqd2wFGkojLoQbGmhtYv1nR13MGU.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M6kNwAqd2wFGkojLoQbGmhtYv1nR13MGU.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M6kNwAqd2wFGkojLoQbGmhtYv1nR13MGU.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M6kNwAqd2wFGkojLoQbGmhtYv1nR13MGU.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M6kNwAqd2wFGkojLoQbGmhtYv1nR13MGU.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M8J0ATTFJcrdCgoE135qQHlM37jGg4O65.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M8J0ATTFJcrdCgoE135qQHlM37jGg4O65.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M8J0ATTFJcrdCgoE135qQHlM37jGg4O65.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M8J0ATTFJcrdCgoE135qQHlM37jGg4O65.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4M8J0ATTFJcrdCgoE135qQHlM37jGg4O65.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MELyFYfXo7lpFd1O1GnT1ALdYnRpkX28n.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MELyFYfXo7lpFd1O1GnT1ALdYnRpkX28n.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MELyFYfXo7lpFd1O1GnT1ALdYnRpkX28n.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MELyFYfXo7lpFd1O1GnT1ALdYnRpkX28n.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MELyFYfXo7lpFd1O1GnT1ALdYnRpkX28n.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MVRi8rUiAx3JSxngWSbAHzcwSKkadhe5y.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MVRi8rUiAx3JSxngWSbAHzcwSKkadhe5y.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MVRi8rUiAx3JSxngWSbAHzcwSKkadhe5y.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MVRi8rUiAx3JSxngWSbAHzcwSKkadhe5y.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MVRi8rUiAx3JSxngWSbAHzcwSKkadhe5y.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MvYowfJrSzYcaq1foH6ZlA1ncTBokfCYX.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MvYowfJrSzYcaq1foH6ZlA1ncTBokfCYX.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MvYowfJrSzYcaq1foH6ZlA1ncTBokfCYX.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MvYowfJrSzYcaq1foH6ZlA1ncTBokfCYX.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MvYowfJrSzYcaq1foH6ZlA1ncTBokfCYX.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MzSXQw8vcLm8YjDDDBoiy3u2xzC4x1CVM.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MzSXQw8vcLm8YjDDDBoiy3u2xzC4x1CVM.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MzSXQw8vcLm8YjDDDBoiy3u2xzC4x1CVM.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MzSXQw8vcLm8YjDDDBoiy3u2xzC4x1CVM.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-dm\\x2duuid\\x2dLVM\\x2d5A1Fj3A8bYAAgD6X3N334WIIJpwgfK4MzSXQw8vcLm8YjDDDBoiy3u2xzC4x1CVM.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-lvm\\x2dpv\\x2duuid\\x2dpyNWtJ\\x2dGjdj\\x2dCrmG\\x2dzm8O\\x2dZrTa\\x2daYyc\\x2dRbjQB9.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-lvm\\x2dpv\\x2duuid\\x2dpyNWtJ\\x2dGjdj\\x2dCrmG\\x2dzm8O\\x2dZrTa\\x2daYyc\\x2dRbjQB9.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-lvm\\x2dpv\\x2duuid\\x2dpyNWtJ\\x2dGjdj\\x2dCrmG\\x2dzm8O\\x2dZrTa\\x2daYyc\\x2dRbjQB9.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-lvm\\x2dpv\\x2duuid\\x2dpyNWtJ\\x2dGjdj\\x2dCrmG\\x2dzm8O\\x2dZrTa\\x2daYyc\\x2dRbjQB9.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-lvm\\x2dpv\\x2duuid\\x2dpyNWtJ\\x2dGjdj\\x2dCrmG\\x2dzm8O\\x2dZrTa\\x2daYyc\\x2dRbjQB9.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:0.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:0.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:0.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2dname\\x2drl01:1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d43f4f71e:49a8211d:f3820917:1bfda541.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d43f4f71e:49a8211d:f3820917:1bfda541.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d43f4f71e:49a8211d:f3820917:1bfda541.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d43f4f71e:49a8211d:f3820917:1bfda541.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d43f4f71e:49a8211d:f3820917:1bfda541.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d95121853:9ed27c86:d197c2de:8945b2d9.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d95121853:9ed27c86:d197c2de:8945b2d9.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d95121853:9ed27c86:d197c2de:8945b2d9.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d95121853:9ed27c86:d197c2de:8945b2d9.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-md\\x2duuid\\x2d95121853:9ed27c86:d197c2de:8945b2d9.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dcc\\x2d\\x2de_log.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dimages.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dimages.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dimages.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dimages.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dimages.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dmon.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dmon.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dmon.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dmon.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dmon.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2droot.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2droot.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2droot.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2droot.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2droot.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dshare_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dshare_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dshare_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dshare_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dshare_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dvps.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dvps.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dvps.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dvps.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-raid\\x2dvg\\x2dvps.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart3.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart3.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart3.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot1\\x2dpart3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart3.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart3.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart3.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dslot-slot2\\x2dpart3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-1d147bc3\\x2de923\\x2d44a2\\x2dabea\\x2d5ad13825c9eb.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-1d147bc3\\x2de923\\x2d44a2\\x2dabea\\x2d5ad13825c9eb.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-1d147bc3\\x2de923\\x2d44a2\\x2dabea\\x2d5ad13825c9eb.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-1d147bc3\\x2de923\\x2d44a2\\x2dabea\\x2d5ad13825c9eb.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-1d147bc3\\x2de923\\x2d44a2\\x2dabea\\x2d5ad13825c9eb.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2c2031e9\\x2d2c9e\\x2d4884\\x2dadfc\\x2d4f911a4027da.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2c2031e9\\x2d2c9e\\x2d4884\\x2dadfc\\x2d4f911a4027da.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2c2031e9\\x2d2c9e\\x2d4884\\x2dadfc\\x2d4f911a4027da.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2c2031e9\\x2d2c9e\\x2d4884\\x2dadfc\\x2d4f911a4027da.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2c2031e9\\x2d2c9e\\x2d4884\\x2dadfc\\x2d4f911a4027da.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-34878340\\x2dc9ea\\x2d48d0\\x2da1f9\\x2d18ccd7887700.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-34878340\\x2dc9ea\\x2d48d0\\x2da1f9\\x2d18ccd7887700.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-34878340\\x2dc9ea\\x2d48d0\\x2da1f9\\x2d18ccd7887700.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-34878340\\x2dc9ea\\x2d48d0\\x2da1f9\\x2d18ccd7887700.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-34878340\\x2dc9ea\\x2d48d0\\x2da1f9\\x2d18ccd7887700.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-92d8ea66\\x2d303f\\x2d4773\\x2d91b2\\x2d3f5663411572.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-92d8ea66\\x2d303f\\x2d4773\\x2d91b2\\x2d3f5663411572.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-92d8ea66\\x2d303f\\x2d4773\\x2d91b2\\x2d3f5663411572.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-92d8ea66\\x2d303f\\x2d4773\\x2d91b2\\x2d3f5663411572.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-92d8ea66\\x2d303f\\x2d4773\\x2d91b2\\x2d3f5663411572.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-9d32b5ba\\x2dc1de\\x2d44d1\\x2dbb8a\\x2d0b4b66127834.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-9d32b5ba\\x2dc1de\\x2d44d1\\x2dbb8a\\x2d0b4b66127834.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-9d32b5ba\\x2dc1de\\x2d44d1\\x2dbb8a\\x2d0b4b66127834.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-9d32b5ba\\x2dc1de\\x2d44d1\\x2dbb8a\\x2d0b4b66127834.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-9d32b5ba\\x2dc1de\\x2d44d1\\x2dbb8a\\x2d0b4b66127834.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b14c281e\\x2db087\\x2d4028\\x2dbe05\\x2d99933e9ddc08.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b14c281e\\x2db087\\x2d4028\\x2dbe05\\x2d99933e9ddc08.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b14c281e\\x2db087\\x2d4028\\x2dbe05\\x2d99933e9ddc08.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b14c281e\\x2db087\\x2d4028\\x2dbe05\\x2d99933e9ddc08.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b14c281e\\x2db087\\x2d4028\\x2dbe05\\x2d99933e9ddc08.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b4c8f01a\\x2d1015\\x2d46e4\\x2d9b8f\\x2d887dc534bcd7.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b4c8f01a\\x2d1015\\x2d46e4\\x2d9b8f\\x2d887dc534bcd7.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b4c8f01a\\x2d1015\\x2d46e4\\x2d9b8f\\x2d887dc534bcd7.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b4c8f01a\\x2d1015\\x2d46e4\\x2d9b8f\\x2d887dc534bcd7.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-b4c8f01a\\x2d1015\\x2d46e4\\x2d9b8f\\x2d887dc534bcd7.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-bc5a02ad\\x2d6882\\x2d40ec\\x2d9c51\\x2d30c24c5f6249.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-bc5a02ad\\x2d6882\\x2d40ec\\x2d9c51\\x2d30c24c5f6249.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-bc5a02ad\\x2d6882\\x2d40ec\\x2d9c51\\x2d30c24c5f6249.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-bc5a02ad\\x2d6882\\x2d40ec\\x2d9c51\\x2d30c24c5f6249.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-bc5a02ad\\x2d6882\\x2d40ec\\x2d9c51\\x2d30c24c5f6249.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d0.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d0.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d0.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d1.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d1.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d1.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d2.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d2.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d2.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d3.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d3.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d3.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d4.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d4.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d4.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d4.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d4.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d5.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d5.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d5.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d5.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d5.device",state="inactive"} 0 node_systemd_unit_state{name="dev-dm\\x2d6.device",state="activating"} 0 node_systemd_unit_state{name="dev-dm\\x2d6.device",state="active"} 1 node_systemd_unit_state{name="dev-dm\\x2d6.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-dm\\x2d6.device",state="failed"} 0 node_systemd_unit_state{name="dev-dm\\x2d6.device",state="inactive"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="activating"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="active"} 1 node_systemd_unit_state{name="dev-hugepages.mount",state="deactivating"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="failed"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_log.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_log.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_log.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_log.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dcc\\x2d\\x2de_log.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dimages.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dimages.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dimages.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dimages.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dimages.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dmon.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dmon.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dmon.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dmon.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dmon.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2droot.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2droot.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2droot.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2droot.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2droot.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dshare_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dshare_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dshare_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dshare_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dshare_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dvps.device",state="activating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dvps.device",state="active"} 1 node_systemd_unit_state{name="dev-mapper-vg\\x2dvps.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dvps.device",state="failed"} 0 node_systemd_unit_state{name="dev-mapper-vg\\x2dvps.device",state="inactive"} 0 node_systemd_unit_state{name="dev-md-0.device",state="activating"} 0 node_systemd_unit_state{name="dev-md-0.device",state="active"} 1 node_systemd_unit_state{name="dev-md-0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-md-0.device",state="failed"} 0 node_systemd_unit_state{name="dev-md-0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-md-1.device",state="activating"} 0 node_systemd_unit_state{name="dev-md-1.device",state="active"} 1 node_systemd_unit_state{name="dev-md-1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-md-1.device",state="failed"} 0 node_systemd_unit_state{name="dev-md-1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-md0.device",state="activating"} 0 node_systemd_unit_state{name="dev-md0.device",state="active"} 1 node_systemd_unit_state{name="dev-md0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-md0.device",state="failed"} 0 node_systemd_unit_state{name="dev-md0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-md1.device",state="activating"} 0 node_systemd_unit_state{name="dev-md1.device",state="active"} 1 node_systemd_unit_state{name="dev-md1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-md1.device",state="failed"} 0 node_systemd_unit_state{name="dev-md1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="activating"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="active"} 1 node_systemd_unit_state{name="dev-mqueue.mount",state="deactivating"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="failed"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="inactive"} 0 node_systemd_unit_state{name="dev-rfkill.device",state="activating"} 0 node_systemd_unit_state{name="dev-rfkill.device",state="active"} 1 node_systemd_unit_state{name="dev-rfkill.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-rfkill.device",state="failed"} 0 node_systemd_unit_state{name="dev-rfkill.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sda.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda.device",state="active"} 1 node_systemd_unit_state{name="dev-sda.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sda1.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda1.device",state="active"} 1 node_systemd_unit_state{name="dev-sda1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda1.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sda2.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda2.device",state="active"} 1 node_systemd_unit_state{name="dev-sda2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda2.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sda3.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda3.device",state="active"} 1 node_systemd_unit_state{name="dev-sda3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda3.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb3.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb3.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb3.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdc.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdc.device",state="active"} 1 node_systemd_unit_state{name="dev-sdc.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdc.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdc.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdc1.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdc1.device",state="active"} 1 node_systemd_unit_state{name="dev-sdc1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdc1.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdc1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-cc\\x2de_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_log.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_log.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-cc\\x2de_log.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_log.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-cc\\x2de_log.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-images.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-images.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-images.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-images.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-images.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-mon.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-mon.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-mon.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-mon.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-mon.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-root.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-root.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-root.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-root.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-root.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-share_flow.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-share_flow.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-share_flow.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-share_flow.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-share_flow.device",state="inactive"} 0 node_systemd_unit_state{name="dev-vg-vps.device",state="activating"} 0 node_systemd_unit_state{name="dev-vg-vps.device",state="active"} 1 node_systemd_unit_state{name="dev-vg-vps.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-vg-vps.device",state="failed"} 0 node_systemd_unit_state{name="dev-vg-vps.device",state="inactive"} 0 node_systemd_unit_state{name="display-manager.service",state="activating"} 0 node_systemd_unit_state{name="display-manager.service",state="active"} 0 node_systemd_unit_state{name="display-manager.service",state="deactivating"} 0 node_systemd_unit_state{name="display-manager.service",state="failed"} 0 node_systemd_unit_state{name="display-manager.service",state="inactive"} 1 node_systemd_unit_state{name="dm-event.service",state="activating"} 0 node_systemd_unit_state{name="dm-event.service",state="active"} 0 node_systemd_unit_state{name="dm-event.service",state="deactivating"} 0 node_systemd_unit_state{name="dm-event.service",state="failed"} 0 node_systemd_unit_state{name="dm-event.service",state="inactive"} 1 node_systemd_unit_state{name="dm-event.socket",state="activating"} 0 node_systemd_unit_state{name="dm-event.socket",state="active"} 1 node_systemd_unit_state{name="dm-event.socket",state="deactivating"} 0 node_systemd_unit_state{name="dm-event.socket",state="failed"} 0 node_systemd_unit_state{name="dm-event.socket",state="inactive"} 0 node_systemd_unit_state{name="dnsmasq.service",state="activating"} 0 node_systemd_unit_state{name="dnsmasq.service",state="active"} 1 node_systemd_unit_state{name="dnsmasq.service",state="deactivating"} 0 node_systemd_unit_state{name="dnsmasq.service",state="failed"} 0 node_systemd_unit_state{name="dnsmasq.service",state="inactive"} 0 node_systemd_unit_state{name="ebtables.service",state="activating"} 0 node_systemd_unit_state{name="ebtables.service",state="active"} 1 node_systemd_unit_state{name="ebtables.service",state="deactivating"} 0 node_systemd_unit_state{name="ebtables.service",state="failed"} 0 node_systemd_unit_state{name="ebtables.service",state="inactive"} 0 node_systemd_unit_state{name="emergency.service",state="activating"} 0 node_systemd_unit_state{name="emergency.service",state="active"} 0 node_systemd_unit_state{name="emergency.service",state="deactivating"} 0 node_systemd_unit_state{name="emergency.service",state="failed"} 0 node_systemd_unit_state{name="emergency.service",state="inactive"} 1 node_systemd_unit_state{name="emergency.target",state="activating"} 0 node_systemd_unit_state{name="emergency.target",state="active"} 0 node_systemd_unit_state{name="emergency.target",state="deactivating"} 0 node_systemd_unit_state{name="emergency.target",state="failed"} 0 node_systemd_unit_state{name="emergency.target",state="inactive"} 1 node_systemd_unit_state{name="etcd.service",state="activating"} 0 node_systemd_unit_state{name="etcd.service",state="active"} 1 node_systemd_unit_state{name="etcd.service",state="deactivating"} 0 node_systemd_unit_state{name="etcd.service",state="failed"} 0 node_systemd_unit_state{name="etcd.service",state="inactive"} 0 node_systemd_unit_state{name="flow-capture.service",state="activating"} 0 node_systemd_unit_state{name="flow-capture.service",state="active"} 0 node_systemd_unit_state{name="flow-capture.service",state="deactivating"} 0 node_systemd_unit_state{name="flow-capture.service",state="failed"} 0 node_systemd_unit_state{name="flow-capture.service",state="inactive"} 1 node_systemd_unit_state{name="garbd.service",state="activating"} 0 node_systemd_unit_state{name="garbd.service",state="active"} 1 node_systemd_unit_state{name="garbd.service",state="deactivating"} 0 node_systemd_unit_state{name="garbd.service",state="failed"} 0 node_systemd_unit_state{name="garbd.service",state="inactive"} 0 node_systemd_unit_state{name="getty-static.service",state="activating"} 0 node_systemd_unit_state{name="getty-static.service",state="active"} 0 node_systemd_unit_state{name="getty-static.service",state="deactivating"} 0 node_systemd_unit_state{name="getty-static.service",state="failed"} 0 node_systemd_unit_state{name="getty-static.service",state="inactive"} 1 node_systemd_unit_state{name="getty.target",state="activating"} 0 node_systemd_unit_state{name="getty.target",state="active"} 1 node_systemd_unit_state{name="getty.target",state="deactivating"} 0 node_systemd_unit_state{name="getty.target",state="failed"} 0 node_systemd_unit_state{name="getty.target",state="inactive"} 0 node_systemd_unit_state{name="getty@tty1.service",state="activating"} 0 node_systemd_unit_state{name="getty@tty1.service",state="active"} 1 node_systemd_unit_state{name="getty@tty1.service",state="deactivating"} 0 node_systemd_unit_state{name="getty@tty1.service",state="failed"} 0 node_systemd_unit_state{name="getty@tty1.service",state="inactive"} 0 node_systemd_unit_state{name="graphical.target",state="activating"} 0 node_systemd_unit_state{name="graphical.target",state="active"} 1 node_systemd_unit_state{name="graphical.target",state="deactivating"} 0 node_systemd_unit_state{name="graphical.target",state="failed"} 0 node_systemd_unit_state{name="graphical.target",state="inactive"} 0 node_systemd_unit_state{name="haveged.service",state="activating"} 0 node_systemd_unit_state{name="haveged.service",state="active"} 1 node_systemd_unit_state{name="haveged.service",state="deactivating"} 0 node_systemd_unit_state{name="haveged.service",state="failed"} 0 node_systemd_unit_state{name="haveged.service",state="inactive"} 0 node_systemd_unit_state{name="init.scope",state="activating"} 0 node_systemd_unit_state{name="init.scope",state="active"} 1 node_systemd_unit_state{name="init.scope",state="deactivating"} 0 node_systemd_unit_state{name="init.scope",state="failed"} 0 node_systemd_unit_state{name="init.scope",state="inactive"} 0 node_systemd_unit_state{name="ipvsadm.service",state="activating"} 0 node_systemd_unit_state{name="ipvsadm.service",state="active"} 1 node_systemd_unit_state{name="ipvsadm.service",state="deactivating"} 0 node_systemd_unit_state{name="ipvsadm.service",state="failed"} 0 node_systemd_unit_state{name="ipvsadm.service",state="inactive"} 0 node_systemd_unit_state{name="irqbalance.service",state="activating"} 0 node_systemd_unit_state{name="irqbalance.service",state="active"} 0 node_systemd_unit_state{name="irqbalance.service",state="deactivating"} 0 node_systemd_unit_state{name="irqbalance.service",state="failed"} 0 node_systemd_unit_state{name="irqbalance.service",state="inactive"} 1 node_systemd_unit_state{name="iscsid.service",state="activating"} 0 node_systemd_unit_state{name="iscsid.service",state="active"} 0 node_systemd_unit_state{name="iscsid.service",state="deactivating"} 0 node_systemd_unit_state{name="iscsid.service",state="failed"} 0 node_systemd_unit_state{name="iscsid.service",state="inactive"} 1 node_systemd_unit_state{name="kbd.service",state="activating"} 0 node_systemd_unit_state{name="kbd.service",state="active"} 0 node_systemd_unit_state{name="kbd.service",state="deactivating"} 0 node_systemd_unit_state{name="kbd.service",state="failed"} 0 node_systemd_unit_state{name="kbd.service",state="inactive"} 1 node_systemd_unit_state{name="keepalived.service",state="activating"} 0 node_systemd_unit_state{name="keepalived.service",state="active"} 1 node_systemd_unit_state{name="keepalived.service",state="deactivating"} 0 node_systemd_unit_state{name="keepalived.service",state="failed"} 0 node_systemd_unit_state{name="keepalived.service",state="inactive"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="activating"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="active"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="failed"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="inactive"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="activating"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="active"} 1 node_systemd_unit_state{name="kmod-static-nodes.service",state="deactivating"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="failed"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="inactive"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="activating"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="active"} 1 node_systemd_unit_state{name="libvirt-guests.service",state="deactivating"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="failed"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="inactive"} 0 node_systemd_unit_state{name="libvirtd.service",state="activating"} 0 node_systemd_unit_state{name="libvirtd.service",state="active"} 1 node_systemd_unit_state{name="libvirtd.service",state="deactivating"} 0 node_systemd_unit_state{name="libvirtd.service",state="failed"} 0 node_systemd_unit_state{name="libvirtd.service",state="inactive"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="activating"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="active"} 1 node_systemd_unit_state{name="local-fs-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="failed"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="inactive"} 0 node_systemd_unit_state{name="local-fs.target",state="activating"} 0 node_systemd_unit_state{name="local-fs.target",state="active"} 1 node_systemd_unit_state{name="local-fs.target",state="deactivating"} 0 node_systemd_unit_state{name="local-fs.target",state="failed"} 0 node_systemd_unit_state{name="local-fs.target",state="inactive"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="active"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="inactive"} 1 node_systemd_unit_state{name="lvm2-lvmetad.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmetad.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="inactive"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="inactive"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="active"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="inactive"} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="inactive"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="active"} 1 node_systemd_unit_state{name="lvm2-monitor.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="inactive"} 0 node_systemd_unit_state{name="mdmonitor.service",state="activating"} 0 node_systemd_unit_state{name="mdmonitor.service",state="active"} 1 node_systemd_unit_state{name="mdmonitor.service",state="deactivating"} 0 node_systemd_unit_state{name="mdmonitor.service",state="failed"} 0 node_systemd_unit_state{name="mdmonitor.service",state="inactive"} 0 node_systemd_unit_state{name="multi-user.target",state="activating"} 0 node_systemd_unit_state{name="multi-user.target",state="active"} 1 node_systemd_unit_state{name="multi-user.target",state="deactivating"} 0 node_systemd_unit_state{name="multi-user.target",state="failed"} 0 node_systemd_unit_state{name="multi-user.target",state="inactive"} 0 node_systemd_unit_state{name="nbd-server.service",state="activating"} 0 node_systemd_unit_state{name="nbd-server.service",state="active"} 1 node_systemd_unit_state{name="nbd-server.service",state="deactivating"} 0 node_systemd_unit_state{name="nbd-server.service",state="failed"} 0 node_systemd_unit_state{name="nbd-server.service",state="inactive"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="activating"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="active"} 1 node_systemd_unit_state{name="netfilter-persistent.service",state="deactivating"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="failed"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="inactive"} 0 node_systemd_unit_state{name="network-online.target",state="activating"} 0 node_systemd_unit_state{name="network-online.target",state="active"} 1 node_systemd_unit_state{name="network-online.target",state="deactivating"} 0 node_systemd_unit_state{name="network-online.target",state="failed"} 0 node_systemd_unit_state{name="network-online.target",state="inactive"} 0 node_systemd_unit_state{name="network-pre.target",state="activating"} 0 node_systemd_unit_state{name="network-pre.target",state="active"} 1 node_systemd_unit_state{name="network-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="network-pre.target",state="failed"} 0 node_systemd_unit_state{name="network-pre.target",state="inactive"} 0 node_systemd_unit_state{name="network.target",state="activating"} 0 node_systemd_unit_state{name="network.target",state="active"} 1 node_systemd_unit_state{name="network.target",state="deactivating"} 0 node_systemd_unit_state{name="network.target",state="failed"} 0 node_systemd_unit_state{name="network.target",state="inactive"} 0 node_systemd_unit_state{name="networking.service",state="activating"} 0 node_systemd_unit_state{name="networking.service",state="active"} 1 node_systemd_unit_state{name="networking.service",state="deactivating"} 0 node_systemd_unit_state{name="networking.service",state="failed"} 0 node_systemd_unit_state{name="networking.service",state="inactive"} 0 node_systemd_unit_state{name="nfdump.service",state="activating"} 0 node_systemd_unit_state{name="nfdump.service",state="active"} 0 node_systemd_unit_state{name="nfdump.service",state="deactivating"} 0 node_systemd_unit_state{name="nfdump.service",state="failed"} 0 node_systemd_unit_state{name="nfdump.service",state="inactive"} 1 node_systemd_unit_state{name="nginx.service",state="activating"} 0 node_systemd_unit_state{name="nginx.service",state="active"} 1 node_systemd_unit_state{name="nginx.service",state="deactivating"} 0 node_systemd_unit_state{name="nginx.service",state="failed"} 0 node_systemd_unit_state{name="nginx.service",state="inactive"} 0 node_systemd_unit_state{name="nss-lookup.target",state="activating"} 0 node_systemd_unit_state{name="nss-lookup.target",state="active"} 1 node_systemd_unit_state{name="nss-lookup.target",state="deactivating"} 0 node_systemd_unit_state{name="nss-lookup.target",state="failed"} 0 node_systemd_unit_state{name="nss-lookup.target",state="inactive"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="activating"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="active"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="deactivating"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="failed"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="inactive"} 1 node_systemd_unit_state{name="openntpd.service",state="activating"} 0 node_systemd_unit_state{name="openntpd.service",state="active"} 0 node_systemd_unit_state{name="openntpd.service",state="deactivating"} 0 node_systemd_unit_state{name="openntpd.service",state="failed"} 0 node_systemd_unit_state{name="openntpd.service",state="inactive"} 1 node_systemd_unit_state{name="openvpn.service",state="activating"} 0 node_systemd_unit_state{name="openvpn.service",state="active"} 1 node_systemd_unit_state{name="openvpn.service",state="deactivating"} 0 node_systemd_unit_state{name="openvpn.service",state="failed"} 0 node_systemd_unit_state{name="openvpn.service",state="inactive"} 0 node_systemd_unit_state{name="openvpn@cc.service",state="activating"} 0 node_systemd_unit_state{name="openvpn@cc.service",state="active"} 1 node_systemd_unit_state{name="openvpn@cc.service",state="deactivating"} 0 node_systemd_unit_state{name="openvpn@cc.service",state="failed"} 0 node_systemd_unit_state{name="openvpn@cc.service",state="inactive"} 0 node_systemd_unit_state{name="openvswitch-switch.service",state="activating"} 0 node_systemd_unit_state{name="openvswitch-switch.service",state="active"} 0 node_systemd_unit_state{name="openvswitch-switch.service",state="deactivating"} 0 node_systemd_unit_state{name="openvswitch-switch.service",state="failed"} 0 node_systemd_unit_state{name="openvswitch-switch.service",state="inactive"} 1 node_systemd_unit_state{name="ovn-central.service",state="activating"} 0 node_systemd_unit_state{name="ovn-central.service",state="active"} 1 node_systemd_unit_state{name="ovn-central.service",state="deactivating"} 0 node_systemd_unit_state{name="ovn-central.service",state="failed"} 0 node_systemd_unit_state{name="ovn-central.service",state="inactive"} 0 node_systemd_unit_state{name="ovn-host.service",state="activating"} 0 node_systemd_unit_state{name="ovn-host.service",state="active"} 1 node_systemd_unit_state{name="ovn-host.service",state="deactivating"} 0 node_systemd_unit_state{name="ovn-host.service",state="failed"} 0 node_systemd_unit_state{name="ovn-host.service",state="inactive"} 0 node_systemd_unit_state{name="paths.target",state="activating"} 0 node_systemd_unit_state{name="paths.target",state="active"} 1 node_systemd_unit_state{name="paths.target",state="deactivating"} 0 node_systemd_unit_state{name="paths.target",state="failed"} 0 node_systemd_unit_state{name="paths.target",state="inactive"} 0 node_systemd_unit_state{name="pcscd.service",state="activating"} 0 node_systemd_unit_state{name="pcscd.service",state="active"} 0 node_systemd_unit_state{name="pcscd.service",state="deactivating"} 0 node_systemd_unit_state{name="pcscd.service",state="failed"} 0 node_systemd_unit_state{name="pcscd.service",state="inactive"} 1 node_systemd_unit_state{name="pcscd.socket",state="activating"} 0 node_systemd_unit_state{name="pcscd.socket",state="active"} 1 node_systemd_unit_state{name="pcscd.socket",state="deactivating"} 0 node_systemd_unit_state{name="pcscd.socket",state="failed"} 0 node_systemd_unit_state{name="pcscd.socket",state="inactive"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="active"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="inactive"} 1 node_systemd_unit_state{name="plymouth-start.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-start.service",state="active"} 0 node_systemd_unit_state{name="plymouth-start.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-start.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-start.service",state="inactive"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="activating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="active"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="deactivating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="failed"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="inactive"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="activating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="active"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="deactivating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="failed"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="inactive"} 0 node_systemd_unit_state{name="prometheus-bird-exporter.service",state="activating"} 0 node_systemd_unit_state{name="prometheus-bird-exporter.service",state="active"} 1 node_systemd_unit_state{name="prometheus-bird-exporter.service",state="deactivating"} 0 node_systemd_unit_state{name="prometheus-bird-exporter.service",state="failed"} 0 node_systemd_unit_state{name="prometheus-bird-exporter.service",state="inactive"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="activating"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="active"} 1 node_systemd_unit_state{name="prometheus-node-exporter.service",state="deactivating"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="failed"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="inactive"} 0 node_systemd_unit_state{name="rc-local.service",state="activating"} 0 node_systemd_unit_state{name="rc-local.service",state="active"} 0 node_systemd_unit_state{name="rc-local.service",state="deactivating"} 0 node_systemd_unit_state{name="rc-local.service",state="failed"} 0 node_systemd_unit_state{name="rc-local.service",state="inactive"} 1 node_systemd_unit_state{name="remote-fs-pre.target",state="activating"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="active"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="failed"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="inactive"} 1 node_systemd_unit_state{name="remote-fs.target",state="activating"} 0 node_systemd_unit_state{name="remote-fs.target",state="active"} 1 node_systemd_unit_state{name="remote-fs.target",state="deactivating"} 0 node_systemd_unit_state{name="remote-fs.target",state="failed"} 0 node_systemd_unit_state{name="remote-fs.target",state="inactive"} 0 node_systemd_unit_state{name="rescue.service",state="activating"} 0 node_systemd_unit_state{name="rescue.service",state="active"} 0 node_systemd_unit_state{name="rescue.service",state="deactivating"} 0 node_systemd_unit_state{name="rescue.service",state="failed"} 0 node_systemd_unit_state{name="rescue.service",state="inactive"} 1 node_systemd_unit_state{name="rescue.target",state="activating"} 0 node_systemd_unit_state{name="rescue.target",state="active"} 0 node_systemd_unit_state{name="rescue.target",state="deactivating"} 0 node_systemd_unit_state{name="rescue.target",state="failed"} 0 node_systemd_unit_state{name="rescue.target",state="inactive"} 1 node_systemd_unit_state{name="rsync.service",state="activating"} 0 node_systemd_unit_state{name="rsync.service",state="active"} 0 node_systemd_unit_state{name="rsync.service",state="deactivating"} 0 node_systemd_unit_state{name="rsync.service",state="failed"} 0 node_systemd_unit_state{name="rsync.service",state="inactive"} 1 node_systemd_unit_state{name="rsyslog.service",state="activating"} 0 node_systemd_unit_state{name="rsyslog.service",state="active"} 1 node_systemd_unit_state{name="rsyslog.service",state="deactivating"} 0 node_systemd_unit_state{name="rsyslog.service",state="failed"} 0 node_systemd_unit_state{name="rsyslog.service",state="inactive"} 0 node_systemd_unit_state{name="run-user-0.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-0.mount",state="active"} 1 node_systemd_unit_state{name="run-user-0.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-0.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-0.mount",state="inactive"} 0 node_systemd_unit_state{name="salt-api.service",state="activating"} 0 node_systemd_unit_state{name="salt-api.service",state="active"} 1 node_systemd_unit_state{name="salt-api.service",state="deactivating"} 0 node_systemd_unit_state{name="salt-api.service",state="failed"} 0 node_systemd_unit_state{name="salt-api.service",state="inactive"} 0 node_systemd_unit_state{name="salt-master.service",state="activating"} 0 node_systemd_unit_state{name="salt-master.service",state="active"} 1 node_systemd_unit_state{name="salt-master.service",state="deactivating"} 0 node_systemd_unit_state{name="salt-master.service",state="failed"} 0 node_systemd_unit_state{name="salt-master.service",state="inactive"} 0 node_systemd_unit_state{name="salt-minion.service",state="activating"} 0 node_systemd_unit_state{name="salt-minion.service",state="active"} 1 node_systemd_unit_state{name="salt-minion.service",state="deactivating"} 0 node_systemd_unit_state{name="salt-minion.service",state="failed"} 0 node_systemd_unit_state{name="salt-minion.service",state="inactive"} 0 node_systemd_unit_state{name="session-24458.scope",state="activating"} 0 node_systemd_unit_state{name="session-24458.scope",state="active"} 1 node_systemd_unit_state{name="session-24458.scope",state="deactivating"} 0 node_systemd_unit_state{name="session-24458.scope",state="failed"} 0 node_systemd_unit_state{name="session-24458.scope",state="inactive"} 0 node_systemd_unit_state{name="session-54664.scope",state="activating"} 0 node_systemd_unit_state{name="session-54664.scope",state="active"} 1 node_systemd_unit_state{name="session-54664.scope",state="deactivating"} 0 node_systemd_unit_state{name="session-54664.scope",state="failed"} 0 node_systemd_unit_state{name="session-54664.scope",state="inactive"} 0 node_systemd_unit_state{name="session-608115.scope",state="activating"} 0 node_systemd_unit_state{name="session-608115.scope",state="active"} 1 node_systemd_unit_state{name="session-608115.scope",state="deactivating"} 0 node_systemd_unit_state{name="session-608115.scope",state="failed"} 0 node_systemd_unit_state{name="session-608115.scope",state="inactive"} 0 node_systemd_unit_state{name="shutdown.target",state="activating"} 0 node_systemd_unit_state{name="shutdown.target",state="active"} 0 node_systemd_unit_state{name="shutdown.target",state="deactivating"} 0 node_systemd_unit_state{name="shutdown.target",state="failed"} 0 node_systemd_unit_state{name="shutdown.target",state="inactive"} 1 node_systemd_unit_state{name="slices.target",state="activating"} 0 node_systemd_unit_state{name="slices.target",state="active"} 1 node_systemd_unit_state{name="slices.target",state="deactivating"} 0 node_systemd_unit_state{name="slices.target",state="failed"} 0 node_systemd_unit_state{name="slices.target",state="inactive"} 0 node_systemd_unit_state{name="sockets.target",state="activating"} 0 node_systemd_unit_state{name="sockets.target",state="active"} 1 node_systemd_unit_state{name="sockets.target",state="deactivating"} 0 node_systemd_unit_state{name="sockets.target",state="failed"} 0 node_systemd_unit_state{name="sockets.target",state="inactive"} 0 node_systemd_unit_state{name="squid.service",state="activating"} 0 node_systemd_unit_state{name="squid.service",state="active"} 1 node_systemd_unit_state{name="squid.service",state="deactivating"} 0 node_systemd_unit_state{name="squid.service",state="failed"} 0 node_systemd_unit_state{name="squid.service",state="inactive"} 0 node_systemd_unit_state{name="srv-tftp-images.mount",state="activating"} 0 node_systemd_unit_state{name="srv-tftp-images.mount",state="active"} 1 node_systemd_unit_state{name="srv-tftp-images.mount",state="deactivating"} 0 node_systemd_unit_state{name="srv-tftp-images.mount",state="failed"} 0 node_systemd_unit_state{name="srv-tftp-images.mount",state="inactive"} 0 node_systemd_unit_state{name="srv-tftp-vps.mount",state="activating"} 0 node_systemd_unit_state{name="srv-tftp-vps.mount",state="active"} 1 node_systemd_unit_state{name="srv-tftp-vps.mount",state="deactivating"} 0 node_systemd_unit_state{name="srv-tftp-vps.mount",state="failed"} 0 node_systemd_unit_state{name="srv-tftp-vps.mount",state="inactive"} 0 node_systemd_unit_state{name="ssh.service",state="activating"} 0 node_systemd_unit_state{name="ssh.service",state="active"} 1 node_systemd_unit_state{name="ssh.service",state="deactivating"} 0 node_systemd_unit_state{name="ssh.service",state="failed"} 0 node_systemd_unit_state{name="ssh.service",state="inactive"} 0 node_systemd_unit_state{name="swap.target",state="activating"} 0 node_systemd_unit_state{name="swap.target",state="active"} 1 node_systemd_unit_state{name="swap.target",state="deactivating"} 0 node_systemd_unit_state{name="swap.target",state="failed"} 0 node_systemd_unit_state{name="swap.target",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.0-net-eth0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.0-net-eth0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.0-net-eth0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.0-net-eth0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.0-net-eth0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.1-net-eth1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.1-net-eth1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.1-net-eth1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.1-net-eth1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:01.1-0000:07:00.1-net-eth1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.0-net-eth2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.0-net-eth2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.0-net-eth2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.0-net-eth2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.0-net-eth2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.1-net-eth3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.1-net-eth3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.1-net-eth3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.1-net-eth3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:02.0-0000:04:00.1-net-eth3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda-sda3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:0-end_device\\x2d0:0:0-target0:0:0-0:0:0:0-block-sda.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb-sdb3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:03.0-0000:03:00.0-host0-port\\x2d0:0-expander\\x2d0:0-port\\x2d0:0:1-end_device\\x2d0:0:1-target0:0:1-0:0:1:0-block-sdb.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc-sdc1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1d.0-usb2-2\\x2d1-2\\x2d1.2-2\\x2d1.2:1.0-host8-target8:0:0-8:0:0:0-block-sdc.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:07-tty-ttyS1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:07-tty-ttyS1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pnp0-00:07-tty-ttyS1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:07-tty-ttyS1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:07-tty-ttyS1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d4.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d4.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d4.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d4.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d4.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d5.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d5.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d5.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d5.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d5.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d6.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d6.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d6.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d6.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-dm\\x2d6.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-md0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-md1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-md1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-misc-rfkill.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-misc-rfkill.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-misc-rfkill.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-misc-rfkill.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-misc-rfkill.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-bond0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0_br.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0_br.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-bond0_br.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0_br.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond0_br.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-bond1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-bond1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gre0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gre0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-gre0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gre0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gre0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gretap0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gretap0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-gretap0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gretap0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-gretap0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-msk\\x2dix.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-msk\\x2dix.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-msk\\x2dix.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-msk\\x2dix.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-msk\\x2dix.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1001.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1001.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1001.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1001.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1001.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1180.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1180.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1180.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1180.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan1180.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan2005.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan2005.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan2005.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan2005.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan2005.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan734.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan734.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan734.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan734.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan734.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan788.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan788.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan788.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan788.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan788.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan99.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan99.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vlan99.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan99.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vlan99.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vnet0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vnet1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vnet1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vpn\\x2ds2c.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vpn\\x2ds2c.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-vpn\\x2ds2c.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vpn\\x2ds2c.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-vpn\\x2ds2c.device",state="inactive"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="activating"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="active"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="failed"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="inactive"} 1 node_systemd_unit_state{name="sys-kernel-config.mount",state="activating"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="active"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="failed"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="inactive"} 1 node_systemd_unit_state{name="sys-kernel-debug-tracing.mount",state="activating"} 0 node_systemd_unit_state{name="sys-kernel-debug-tracing.mount",state="active"} 1 node_systemd_unit_state{name="sys-kernel-debug-tracing.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-kernel-debug-tracing.mount",state="failed"} 0 node_systemd_unit_state{name="sys-kernel-debug-tracing.mount",state="inactive"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="activating"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="active"} 1 node_systemd_unit_state{name="sys-kernel-debug.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="failed"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0_br.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0_br.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0_br.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0_br.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond0_br.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond1.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond1.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-bond1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond1.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-bond1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eth0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth1.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth1.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eth1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth1.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth2.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth2.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eth2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth2.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth3.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth3.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eth3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth3.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eth3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gre0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gre0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-gre0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gre0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gre0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gretap0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gretap0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-gretap0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gretap0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-gretap0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-msk\\x2dix.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-msk\\x2dix.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-msk\\x2dix.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-msk\\x2dix.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-msk\\x2dix.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1001.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1001.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1001.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1001.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1001.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1180.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1180.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1180.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1180.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan1180.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan2005.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan2005.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan2005.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan2005.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan2005.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan734.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan734.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan734.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan734.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan734.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan788.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan788.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan788.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan788.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan788.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan99.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan99.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan99.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan99.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vlan99.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet1.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet1.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet1.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vnet1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vpn\\x2ds2c.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vpn\\x2ds2c.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-vpn\\x2ds2c.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vpn\\x2ds2c.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-vpn\\x2ds2c.device",state="inactive"} 0 node_systemd_unit_state{name="sysinit.target",state="activating"} 0 node_systemd_unit_state{name="sysinit.target",state="active"} 1 node_systemd_unit_state{name="sysinit.target",state="deactivating"} 0 node_systemd_unit_state{name="sysinit.target",state="failed"} 0 node_systemd_unit_state{name="sysinit.target",state="inactive"} 0 node_systemd_unit_state{name="syslog.socket",state="activating"} 0 node_systemd_unit_state{name="syslog.socket",state="active"} 1 node_systemd_unit_state{name="syslog.socket",state="deactivating"} 0 node_systemd_unit_state{name="syslog.socket",state="failed"} 0 node_systemd_unit_state{name="syslog.socket",state="inactive"} 0 node_systemd_unit_state{name="system-getty.slice",state="activating"} 0 node_systemd_unit_state{name="system-getty.slice",state="active"} 1 node_systemd_unit_state{name="system-getty.slice",state="deactivating"} 0 node_systemd_unit_state{name="system-getty.slice",state="failed"} 0 node_systemd_unit_state{name="system-getty.slice",state="inactive"} 0 node_systemd_unit_state{name="system-openvpn.slice",state="activating"} 0 node_systemd_unit_state{name="system-openvpn.slice",state="active"} 1 node_systemd_unit_state{name="system-openvpn.slice",state="deactivating"} 0 node_systemd_unit_state{name="system-openvpn.slice",state="failed"} 0 node_systemd_unit_state{name="system-openvpn.slice",state="inactive"} 0 node_systemd_unit_state{name="system.slice",state="activating"} 0 node_systemd_unit_state{name="system.slice",state="active"} 1 node_systemd_unit_state{name="system.slice",state="deactivating"} 0 node_systemd_unit_state{name="system.slice",state="failed"} 0 node_systemd_unit_state{name="system.slice",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="active"} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="active"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="activating"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="active"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="failed"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="activating"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="active"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="failed"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-fsckd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="active"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="active"} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="inactive"} 1 node_systemd_unit_state{name="systemd-hwdb-update.service",state="activating"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="active"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="failed"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-initctl.service",state="activating"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="active"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="failed"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="active"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="activating"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="active"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="failed"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="active"} 1 node_systemd_unit_state{name="systemd-journald-audit.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="active"} 1 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald.service",state="activating"} 0 node_systemd_unit_state{name="systemd-journald.service",state="active"} 1 node_systemd_unit_state{name="systemd-journald.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald.service",state="failed"} 0 node_systemd_unit_state{name="systemd-journald.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="active"} 1 node_systemd_unit_state{name="systemd-journald.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-logind.service",state="activating"} 0 node_systemd_unit_state{name="systemd-logind.service",state="active"} 1 node_systemd_unit_state{name="systemd-logind.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-logind.service",state="failed"} 0 node_systemd_unit_state{name="systemd-logind.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="activating"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="active"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="failed"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="activating"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="active"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="failed"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="activating"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="active"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="failed"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="activating"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="active"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="failed"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-rfkill.service",state="activating"} 0 node_systemd_unit_state{name="systemd-rfkill.service",state="active"} 0 node_systemd_unit_state{name="systemd-rfkill.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-rfkill.service",state="failed"} 0 node_systemd_unit_state{name="systemd-rfkill.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-rfkill.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-rfkill.socket",state="active"} 1 node_systemd_unit_state{name="systemd-rfkill.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-rfkill.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-rfkill.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="activating"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="active"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="failed"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="activating"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="active"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="failed"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-timesyncd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="active"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="active"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="inactive"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="activating"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="active"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="failed"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="active"} 1 node_systemd_unit_state{name="systemd-udevd-control.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="active"} 1 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="active"} 1 node_systemd_unit_state{name="systemd-udevd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="active"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="active"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="active"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="activating"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="active"} 1 node_systemd_unit_state{name="systemd-user-sessions.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="failed"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="activating"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="active"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="failed"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="inactive"} 1 node_systemd_unit_state{name="time-sync.target",state="activating"} 0 node_systemd_unit_state{name="time-sync.target",state="active"} 1 node_systemd_unit_state{name="time-sync.target",state="deactivating"} 0 node_systemd_unit_state{name="time-sync.target",state="failed"} 0 node_systemd_unit_state{name="time-sync.target",state="inactive"} 0 node_systemd_unit_state{name="timers.target",state="activating"} 0 node_systemd_unit_state{name="timers.target",state="active"} 1 node_systemd_unit_state{name="timers.target",state="deactivating"} 0 node_systemd_unit_state{name="timers.target",state="failed"} 0 node_systemd_unit_state{name="timers.target",state="inactive"} 0 node_systemd_unit_state{name="tinc.service",state="activating"} 0 node_systemd_unit_state{name="tinc.service",state="active"} 1 node_systemd_unit_state{name="tinc.service",state="deactivating"} 0 node_systemd_unit_state{name="tinc.service",state="failed"} 0 node_systemd_unit_state{name="tinc.service",state="inactive"} 0 node_systemd_unit_state{name="tmp.mount",state="activating"} 0 node_systemd_unit_state{name="tmp.mount",state="active"} 0 node_systemd_unit_state{name="tmp.mount",state="deactivating"} 0 node_systemd_unit_state{name="tmp.mount",state="failed"} 0 node_systemd_unit_state{name="tmp.mount",state="inactive"} 1 node_systemd_unit_state{name="umount.target",state="activating"} 0 node_systemd_unit_state{name="umount.target",state="active"} 0 node_systemd_unit_state{name="umount.target",state="deactivating"} 0 node_systemd_unit_state{name="umount.target",state="failed"} 0 node_systemd_unit_state{name="umount.target",state="inactive"} 1 node_systemd_unit_state{name="user-0.slice",state="activating"} 0 node_systemd_unit_state{name="user-0.slice",state="active"} 1 node_systemd_unit_state{name="user-0.slice",state="deactivating"} 0 node_systemd_unit_state{name="user-0.slice",state="failed"} 0 node_systemd_unit_state{name="user-0.slice",state="inactive"} 0 node_systemd_unit_state{name="user.slice",state="activating"} 0 node_systemd_unit_state{name="user.slice",state="active"} 1 node_systemd_unit_state{name="user.slice",state="deactivating"} 0 node_systemd_unit_state{name="user.slice",state="failed"} 0 node_systemd_unit_state{name="user.slice",state="inactive"} 0 node_systemd_unit_state{name="user@0.service",state="activating"} 0 node_systemd_unit_state{name="user@0.service",state="active"} 1 node_systemd_unit_state{name="user@0.service",state="deactivating"} 0 node_systemd_unit_state{name="user@0.service",state="failed"} 0 node_systemd_unit_state{name="user@0.service",state="inactive"} 0 node_systemd_unit_state{name="uuidd.service",state="activating"} 0 node_systemd_unit_state{name="uuidd.service",state="active"} 1 node_systemd_unit_state{name="uuidd.service",state="deactivating"} 0 node_systemd_unit_state{name="uuidd.service",state="failed"} 0 node_systemd_unit_state{name="uuidd.service",state="inactive"} 0 node_systemd_unit_state{name="uuidd.socket",state="activating"} 0 node_systemd_unit_state{name="uuidd.socket",state="active"} 1 node_systemd_unit_state{name="uuidd.socket",state="deactivating"} 0 node_systemd_unit_state{name="uuidd.socket",state="failed"} 0 node_systemd_unit_state{name="uuidd.socket",state="inactive"} 0 node_systemd_unit_state{name="var-flow.mount",state="activating"} 0 node_systemd_unit_state{name="var-flow.mount",state="active"} 1 node_systemd_unit_state{name="var-flow.mount",state="deactivating"} 0 node_systemd_unit_state{name="var-flow.mount",state="failed"} 0 node_systemd_unit_state{name="var-flow.mount",state="inactive"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="activating"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="active"} 1 node_systemd_unit_state{name="virt-guest-shutdown.target",state="deactivating"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="failed"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="inactive"} 0 node_systemd_unit_state{name="virtlockd.service",state="activating"} 0 node_systemd_unit_state{name="virtlockd.service",state="active"} 0 node_systemd_unit_state{name="virtlockd.service",state="deactivating"} 0 node_systemd_unit_state{name="virtlockd.service",state="failed"} 0 node_systemd_unit_state{name="virtlockd.service",state="inactive"} 1 node_systemd_unit_state{name="virtlockd.socket",state="activating"} 0 node_systemd_unit_state{name="virtlockd.socket",state="active"} 1 node_systemd_unit_state{name="virtlockd.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlockd.socket",state="failed"} 0 node_systemd_unit_state{name="virtlockd.socket",state="inactive"} 0 node_systemd_unit_state{name="virtlogd.service",state="activating"} 0 node_systemd_unit_state{name="virtlogd.service",state="active"} 1 node_systemd_unit_state{name="virtlogd.service",state="deactivating"} 0 node_systemd_unit_state{name="virtlogd.service",state="failed"} 0 node_systemd_unit_state{name="virtlogd.service",state="inactive"} 0 node_systemd_unit_state{name="virtlogd.socket",state="activating"} 0 node_systemd_unit_state{name="virtlogd.socket",state="active"} 1 node_systemd_unit_state{name="virtlogd.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlogd.socket",state="failed"} 0 node_systemd_unit_state{name="virtlogd.socket",state="inactive"} 0 node_systemd_unit_state{name="vncproxy.service",state="activating"} 0 node_systemd_unit_state{name="vncproxy.service",state="active"} 1 node_systemd_unit_state{name="vncproxy.service",state="deactivating"} 0 node_systemd_unit_state{name="vncproxy.service",state="failed"} 0 node_systemd_unit_state{name="vncproxy.service",state="inactive"} 0 # HELP node_textfile_mtime Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime gauge node_textfile_mtime{file="textfile.prom"} 1.5252836777460275e+09 # HELP node_textfile_role Metric read from /var/lib/prometheus/node-exporter/textfile.prom # TYPE node_textfile_role untyped node_textfile_role{role="bird-server"} 1 node_textfile_role{role="common"} 1 node_textfile_role{role="control"} 1 node_textfile_role{role="dns-server"} 1 node_textfile_role{role="libvirt-client"} 1 node_textfile_role{role="libvirt-server"} 1 node_textfile_role{role="monitoring-agent"} 1 node_textfile_role{role="nginx-server"} 1 node_textfile_role{role="ntp-client"} 1 node_textfile_role{role="ntp-server"} 1 node_textfile_role{role="proxy-server"} 1 node_textfile_role{role="pxe-server"} 1 node_textfile_role{role="relay"} 1 node_textfile_role{role="salt-master"} 1 node_textfile_role{role="salt-minion"} 1 node_textfile_role{role="web-proxy"} 1 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_textfile_uplink Metric read from /var/lib/prometheus/node-exporter/textfile.prom # TYPE node_textfile_uplink untyped node_textfile_uplink{device="vlan1180",name="cmft"} 1 # HELP node_time System time in seconds since epoch (1970). # TYPE node_time counter node_time 1.760411093e+09 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="rl01.mn2.simplecloud.ru",release="4.9.0-6-amd64",sysname="Linux",version="#1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02)"} 1 # HELP node_vmstat_allocstall_dma /proc/vmstat information field allocstall_dma. # TYPE node_vmstat_allocstall_dma untyped node_vmstat_allocstall_dma 0 # HELP node_vmstat_allocstall_dma32 /proc/vmstat information field allocstall_dma32. # TYPE node_vmstat_allocstall_dma32 untyped node_vmstat_allocstall_dma32 0 # HELP node_vmstat_allocstall_movable /proc/vmstat information field allocstall_movable. # TYPE node_vmstat_allocstall_movable untyped node_vmstat_allocstall_movable 5.127522e+06 # HELP node_vmstat_allocstall_normal /proc/vmstat information field allocstall_normal. # TYPE node_vmstat_allocstall_normal untyped node_vmstat_allocstall_normal 126966 # HELP node_vmstat_balloon_deflate /proc/vmstat information field balloon_deflate. # TYPE node_vmstat_balloon_deflate untyped node_vmstat_balloon_deflate 0 # HELP node_vmstat_balloon_inflate /proc/vmstat information field balloon_inflate. # TYPE node_vmstat_balloon_inflate untyped node_vmstat_balloon_inflate 0 # HELP node_vmstat_balloon_migrate /proc/vmstat information field balloon_migrate. # TYPE node_vmstat_balloon_migrate untyped node_vmstat_balloon_migrate 0 # HELP node_vmstat_compact_daemon_wake /proc/vmstat information field compact_daemon_wake. # TYPE node_vmstat_compact_daemon_wake untyped node_vmstat_compact_daemon_wake 1806 # HELP node_vmstat_compact_fail /proc/vmstat information field compact_fail. # TYPE node_vmstat_compact_fail untyped node_vmstat_compact_fail 378778 # HELP node_vmstat_compact_free_scanned /proc/vmstat information field compact_free_scanned. # TYPE node_vmstat_compact_free_scanned untyped node_vmstat_compact_free_scanned 5.69456934962e+11 # HELP node_vmstat_compact_isolated /proc/vmstat information field compact_isolated. # TYPE node_vmstat_compact_isolated untyped node_vmstat_compact_isolated 1.3733751893e+10 # HELP node_vmstat_compact_migrate_scanned /proc/vmstat information field compact_migrate_scanned. # TYPE node_vmstat_compact_migrate_scanned untyped node_vmstat_compact_migrate_scanned 2.2802982554e+10 # HELP node_vmstat_compact_stall /proc/vmstat information field compact_stall. # TYPE node_vmstat_compact_stall untyped node_vmstat_compact_stall 1.888028e+06 # HELP node_vmstat_compact_success /proc/vmstat information field compact_success. # TYPE node_vmstat_compact_success untyped node_vmstat_compact_success 1.50925e+06 # HELP node_vmstat_drop_pagecache /proc/vmstat information field drop_pagecache. # TYPE node_vmstat_drop_pagecache untyped node_vmstat_drop_pagecache 0 # HELP node_vmstat_drop_slab /proc/vmstat information field drop_slab. # TYPE node_vmstat_drop_slab untyped node_vmstat_drop_slab 0 # HELP node_vmstat_htlb_buddy_alloc_fail /proc/vmstat information field htlb_buddy_alloc_fail. # TYPE node_vmstat_htlb_buddy_alloc_fail untyped node_vmstat_htlb_buddy_alloc_fail 6 # HELP node_vmstat_htlb_buddy_alloc_success /proc/vmstat information field htlb_buddy_alloc_success. # TYPE node_vmstat_htlb_buddy_alloc_success untyped node_vmstat_htlb_buddy_alloc_success 2224 # HELP node_vmstat_kswapd_high_wmark_hit_quickly /proc/vmstat information field kswapd_high_wmark_hit_quickly. # TYPE node_vmstat_kswapd_high_wmark_hit_quickly untyped node_vmstat_kswapd_high_wmark_hit_quickly 2.790293e+06 # HELP node_vmstat_kswapd_inodesteal /proc/vmstat information field kswapd_inodesteal. # TYPE node_vmstat_kswapd_inodesteal untyped node_vmstat_kswapd_inodesteal 5.24963228e+08 # HELP node_vmstat_kswapd_low_wmark_hit_quickly /proc/vmstat information field kswapd_low_wmark_hit_quickly. # TYPE node_vmstat_kswapd_low_wmark_hit_quickly untyped node_vmstat_kswapd_low_wmark_hit_quickly 2.154255e+06 # HELP node_vmstat_nr_active_anon /proc/vmstat information field nr_active_anon. # TYPE node_vmstat_nr_active_anon untyped node_vmstat_nr_active_anon 3.698554e+06 # HELP node_vmstat_nr_active_file /proc/vmstat information field nr_active_file. # TYPE node_vmstat_nr_active_file untyped node_vmstat_nr_active_file 8.465154e+06 # HELP node_vmstat_nr_anon_pages /proc/vmstat information field nr_anon_pages. # TYPE node_vmstat_nr_anon_pages untyped node_vmstat_nr_anon_pages 3.594056e+06 # HELP node_vmstat_nr_anon_transparent_hugepages /proc/vmstat information field nr_anon_transparent_hugepages. # TYPE node_vmstat_nr_anon_transparent_hugepages untyped node_vmstat_nr_anon_transparent_hugepages 6211 # HELP node_vmstat_nr_bounce /proc/vmstat information field nr_bounce. # TYPE node_vmstat_nr_bounce untyped node_vmstat_nr_bounce 0 # HELP node_vmstat_nr_dirtied /proc/vmstat information field nr_dirtied. # TYPE node_vmstat_nr_dirtied untyped node_vmstat_nr_dirtied 2.6820501437e+10 # HELP node_vmstat_nr_dirty /proc/vmstat information field nr_dirty. # TYPE node_vmstat_nr_dirty untyped node_vmstat_nr_dirty 27 # HELP node_vmstat_nr_dirty_background_threshold /proc/vmstat information field nr_dirty_background_threshold. # TYPE node_vmstat_nr_dirty_background_threshold untyped node_vmstat_nr_dirty_background_threshold 1.2116e+06 # HELP node_vmstat_nr_dirty_threshold /proc/vmstat information field nr_dirty_threshold. # TYPE node_vmstat_nr_dirty_threshold untyped node_vmstat_nr_dirty_threshold 2.426163e+06 # HELP node_vmstat_nr_file_pages /proc/vmstat information field nr_file_pages. # TYPE node_vmstat_nr_file_pages untyped node_vmstat_nr_file_pages 9.390535e+06 # HELP node_vmstat_nr_free_cma /proc/vmstat information field nr_free_cma. # TYPE node_vmstat_nr_free_cma untyped node_vmstat_nr_free_cma 0 # HELP node_vmstat_nr_free_pages /proc/vmstat information field nr_free_pages. # TYPE node_vmstat_nr_free_pages untyped node_vmstat_nr_free_pages 3.014655e+06 # HELP node_vmstat_nr_inactive_anon /proc/vmstat information field nr_inactive_anon. # TYPE node_vmstat_nr_inactive_anon untyped node_vmstat_nr_inactive_anon 87034 # HELP node_vmstat_nr_inactive_file /proc/vmstat information field nr_inactive_file. # TYPE node_vmstat_nr_inactive_file untyped node_vmstat_nr_inactive_file 743605 # HELP node_vmstat_nr_isolated_anon /proc/vmstat information field nr_isolated_anon. # TYPE node_vmstat_nr_isolated_anon untyped node_vmstat_nr_isolated_anon 0 # HELP node_vmstat_nr_isolated_file /proc/vmstat information field nr_isolated_file. # TYPE node_vmstat_nr_isolated_file untyped node_vmstat_nr_isolated_file 0 # HELP node_vmstat_nr_kernel_stack /proc/vmstat information field nr_kernel_stack. # TYPE node_vmstat_nr_kernel_stack untyped node_vmstat_nr_kernel_stack 12640 # HELP node_vmstat_nr_mapped /proc/vmstat information field nr_mapped. # TYPE node_vmstat_nr_mapped untyped node_vmstat_nr_mapped 45128 # HELP node_vmstat_nr_mlock /proc/vmstat information field nr_mlock. # TYPE node_vmstat_nr_mlock untyped node_vmstat_nr_mlock 16 # HELP node_vmstat_nr_overhead /proc/vmstat information field nr_overhead. # TYPE node_vmstat_nr_overhead untyped node_vmstat_nr_overhead 485 # HELP node_vmstat_nr_page_table_pages /proc/vmstat information field nr_page_table_pages. # TYPE node_vmstat_nr_page_table_pages untyped node_vmstat_nr_page_table_pages 12081 # HELP node_vmstat_nr_pages_scanned /proc/vmstat information field nr_pages_scanned. # TYPE node_vmstat_nr_pages_scanned untyped node_vmstat_nr_pages_scanned 0 # HELP node_vmstat_nr_shmem /proc/vmstat information field nr_shmem. # TYPE node_vmstat_nr_shmem untyped node_vmstat_nr_shmem 181774 # HELP node_vmstat_nr_shmem_hugepages /proc/vmstat information field nr_shmem_hugepages. # TYPE node_vmstat_nr_shmem_hugepages untyped node_vmstat_nr_shmem_hugepages 0 # HELP node_vmstat_nr_shmem_pmdmapped /proc/vmstat information field nr_shmem_pmdmapped. # TYPE node_vmstat_nr_shmem_pmdmapped untyped node_vmstat_nr_shmem_pmdmapped 0 # HELP node_vmstat_nr_slab_reclaimable /proc/vmstat information field nr_slab_reclaimable. # TYPE node_vmstat_nr_slab_reclaimable untyped node_vmstat_nr_slab_reclaimable 156029 # HELP node_vmstat_nr_slab_unreclaimable /proc/vmstat information field nr_slab_unreclaimable. # TYPE node_vmstat_nr_slab_unreclaimable untyped node_vmstat_nr_slab_unreclaimable 108509 # HELP node_vmstat_nr_unevictable /proc/vmstat information field nr_unevictable. # TYPE node_vmstat_nr_unevictable untyped node_vmstat_nr_unevictable 16 # HELP node_vmstat_nr_unstable /proc/vmstat information field nr_unstable. # TYPE node_vmstat_nr_unstable untyped node_vmstat_nr_unstable 0 # HELP node_vmstat_nr_vmscan_immediate_reclaim /proc/vmstat information field nr_vmscan_immediate_reclaim. # TYPE node_vmstat_nr_vmscan_immediate_reclaim untyped node_vmstat_nr_vmscan_immediate_reclaim 9.181113391e+09 # HELP node_vmstat_nr_vmscan_write /proc/vmstat information field nr_vmscan_write. # TYPE node_vmstat_nr_vmscan_write untyped node_vmstat_nr_vmscan_write 7.741013741e+09 # HELP node_vmstat_nr_writeback /proc/vmstat information field nr_writeback. # TYPE node_vmstat_nr_writeback untyped node_vmstat_nr_writeback 0 # HELP node_vmstat_nr_writeback_temp /proc/vmstat information field nr_writeback_temp. # TYPE node_vmstat_nr_writeback_temp untyped node_vmstat_nr_writeback_temp 0 # HELP node_vmstat_nr_written /proc/vmstat information field nr_written. # TYPE node_vmstat_nr_written untyped node_vmstat_nr_written 2.569775726e+10 # HELP node_vmstat_nr_zone_active_anon /proc/vmstat information field nr_zone_active_anon. # TYPE node_vmstat_nr_zone_active_anon untyped node_vmstat_nr_zone_active_anon 3.698554e+06 # HELP node_vmstat_nr_zone_active_file /proc/vmstat information field nr_zone_active_file. # TYPE node_vmstat_nr_zone_active_file untyped node_vmstat_nr_zone_active_file 8.465154e+06 # HELP node_vmstat_nr_zone_inactive_anon /proc/vmstat information field nr_zone_inactive_anon. # TYPE node_vmstat_nr_zone_inactive_anon untyped node_vmstat_nr_zone_inactive_anon 87034 # HELP node_vmstat_nr_zone_inactive_file /proc/vmstat information field nr_zone_inactive_file. # TYPE node_vmstat_nr_zone_inactive_file untyped node_vmstat_nr_zone_inactive_file 743605 # HELP node_vmstat_nr_zone_unevictable /proc/vmstat information field nr_zone_unevictable. # TYPE node_vmstat_nr_zone_unevictable untyped node_vmstat_nr_zone_unevictable 16 # HELP node_vmstat_nr_zone_write_pending /proc/vmstat information field nr_zone_write_pending. # TYPE node_vmstat_nr_zone_write_pending untyped node_vmstat_nr_zone_write_pending 27 # HELP node_vmstat_nr_zspages /proc/vmstat information field nr_zspages. # TYPE node_vmstat_nr_zspages untyped node_vmstat_nr_zspages 0 # HELP node_vmstat_numa_foreign /proc/vmstat information field numa_foreign. # TYPE node_vmstat_numa_foreign untyped node_vmstat_numa_foreign 5.7225796489e+10 # HELP node_vmstat_numa_hint_faults /proc/vmstat information field numa_hint_faults. # TYPE node_vmstat_numa_hint_faults untyped node_vmstat_numa_hint_faults 0 # HELP node_vmstat_numa_hint_faults_local /proc/vmstat information field numa_hint_faults_local. # TYPE node_vmstat_numa_hint_faults_local untyped node_vmstat_numa_hint_faults_local 0 # HELP node_vmstat_numa_hit /proc/vmstat information field numa_hit. # TYPE node_vmstat_numa_hit untyped node_vmstat_numa_hit 1.302409529243e+12 # HELP node_vmstat_numa_huge_pte_updates /proc/vmstat information field numa_huge_pte_updates. # TYPE node_vmstat_numa_huge_pte_updates untyped node_vmstat_numa_huge_pte_updates 0 # HELP node_vmstat_numa_interleave /proc/vmstat information field numa_interleave. # TYPE node_vmstat_numa_interleave untyped node_vmstat_numa_interleave 43305 # HELP node_vmstat_numa_local /proc/vmstat information field numa_local. # TYPE node_vmstat_numa_local untyped node_vmstat_numa_local 1.302407204429e+12 # HELP node_vmstat_numa_miss /proc/vmstat information field numa_miss. # TYPE node_vmstat_numa_miss untyped node_vmstat_numa_miss 5.7225796489e+10 # HELP node_vmstat_numa_other /proc/vmstat information field numa_other. # TYPE node_vmstat_numa_other untyped node_vmstat_numa_other 5.7228121303e+10 # HELP node_vmstat_numa_pages_migrated /proc/vmstat information field numa_pages_migrated. # TYPE node_vmstat_numa_pages_migrated untyped node_vmstat_numa_pages_migrated 0 # HELP node_vmstat_numa_pte_updates /proc/vmstat information field numa_pte_updates. # TYPE node_vmstat_numa_pte_updates untyped node_vmstat_numa_pte_updates 0 # HELP node_vmstat_pageoutrun /proc/vmstat information field pageoutrun. # TYPE node_vmstat_pageoutrun untyped node_vmstat_pageoutrun 5.361539e+06 # HELP node_vmstat_pgactivate /proc/vmstat information field pgactivate. # TYPE node_vmstat_pgactivate untyped node_vmstat_pgactivate 2.030269903e+09 # HELP node_vmstat_pgalloc_dma /proc/vmstat information field pgalloc_dma. # TYPE node_vmstat_pgalloc_dma untyped node_vmstat_pgalloc_dma 0 # HELP node_vmstat_pgalloc_dma32 /proc/vmstat information field pgalloc_dma32. # TYPE node_vmstat_pgalloc_dma32 untyped node_vmstat_pgalloc_dma32 4.4013868333e+10 # HELP node_vmstat_pgalloc_movable /proc/vmstat information field pgalloc_movable. # TYPE node_vmstat_pgalloc_movable untyped node_vmstat_pgalloc_movable 0 # HELP node_vmstat_pgalloc_normal /proc/vmstat information field pgalloc_normal. # TYPE node_vmstat_pgalloc_normal untyped node_vmstat_pgalloc_normal 2.343455525769e+12 # HELP node_vmstat_pgdeactivate /proc/vmstat information field pgdeactivate. # TYPE node_vmstat_pgdeactivate untyped node_vmstat_pgdeactivate 1.598896776e+09 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.280745683554e+12 # HELP node_vmstat_pgfree /proc/vmstat information field pgfree. # TYPE node_vmstat_pgfree untyped node_vmstat_pgfree 2.394356347015e+12 # HELP node_vmstat_pginodesteal /proc/vmstat information field pginodesteal. # TYPE node_vmstat_pginodesteal untyped node_vmstat_pginodesteal 6.43817899e+08 # HELP node_vmstat_pglazyfreed /proc/vmstat information field pglazyfreed. # TYPE node_vmstat_pglazyfreed untyped node_vmstat_pglazyfreed 0 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.931529e+06 # HELP node_vmstat_pgmigrate_fail /proc/vmstat information field pgmigrate_fail. # TYPE node_vmstat_pgmigrate_fail untyped node_vmstat_pgmigrate_fail 952399 # HELP node_vmstat_pgmigrate_success /proc/vmstat information field pgmigrate_success. # TYPE node_vmstat_pgmigrate_success untyped node_vmstat_pgmigrate_success 6.842065447e+09 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 7.700245617e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.58691080563e+11 # HELP node_vmstat_pgrefill /proc/vmstat information field pgrefill. # TYPE node_vmstat_pgrefill untyped node_vmstat_pgrefill 1.611972758e+09 # HELP node_vmstat_pgrotated /proc/vmstat information field pgrotated. # TYPE node_vmstat_pgrotated untyped node_vmstat_pgrotated 5.38866028e+08 # HELP node_vmstat_pgscan_direct /proc/vmstat information field pgscan_direct. # TYPE node_vmstat_pgscan_direct untyped node_vmstat_pgscan_direct 1.3241671103e+10 # HELP node_vmstat_pgscan_direct_throttle /proc/vmstat information field pgscan_direct_throttle. # TYPE node_vmstat_pgscan_direct_throttle untyped node_vmstat_pgscan_direct_throttle 193 # HELP node_vmstat_pgscan_kswapd /proc/vmstat information field pgscan_kswapd. # TYPE node_vmstat_pgscan_kswapd untyped node_vmstat_pgscan_kswapd 1.8897788002e+10 # HELP node_vmstat_pgskip_dma /proc/vmstat information field pgskip_dma. # TYPE node_vmstat_pgskip_dma untyped node_vmstat_pgskip_dma 0 # HELP node_vmstat_pgskip_dma32 /proc/vmstat information field pgskip_dma32. # TYPE node_vmstat_pgskip_dma32 untyped node_vmstat_pgskip_dma32 0 # HELP node_vmstat_pgskip_movable /proc/vmstat information field pgskip_movable. # TYPE node_vmstat_pgskip_movable untyped node_vmstat_pgskip_movable 0 # HELP node_vmstat_pgskip_normal /proc/vmstat information field pgskip_normal. # TYPE node_vmstat_pgskip_normal untyped node_vmstat_pgskip_normal 0 # HELP node_vmstat_pgsteal_direct /proc/vmstat information field pgsteal_direct. # TYPE node_vmstat_pgsteal_direct untyped node_vmstat_pgsteal_direct 3.13627532e+09 # HELP node_vmstat_pgsteal_kswapd /proc/vmstat information field pgsteal_kswapd. # TYPE node_vmstat_pgsteal_kswapd untyped node_vmstat_pgsteal_kswapd 1.0706184148e+10 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_vmstat_slabs_scanned /proc/vmstat information field slabs_scanned. # TYPE node_vmstat_slabs_scanned untyped node_vmstat_slabs_scanned 3.94917503e+09 # HELP node_vmstat_thp_collapse_alloc /proc/vmstat information field thp_collapse_alloc. # TYPE node_vmstat_thp_collapse_alloc untyped node_vmstat_thp_collapse_alloc 3.671353e+06 # HELP node_vmstat_thp_collapse_alloc_failed /proc/vmstat information field thp_collapse_alloc_failed. # TYPE node_vmstat_thp_collapse_alloc_failed untyped node_vmstat_thp_collapse_alloc_failed 156909 # HELP node_vmstat_thp_deferred_split_page /proc/vmstat information field thp_deferred_split_page. # TYPE node_vmstat_thp_deferred_split_page untyped node_vmstat_thp_deferred_split_page 7.2578834e+07 # HELP node_vmstat_thp_fault_alloc /proc/vmstat information field thp_fault_alloc. # TYPE node_vmstat_thp_fault_alloc untyped node_vmstat_thp_fault_alloc 6.8969107e+07 # HELP node_vmstat_thp_fault_fallback /proc/vmstat information field thp_fault_fallback. # TYPE node_vmstat_thp_fault_fallback untyped node_vmstat_thp_fault_fallback 3.675169e+06 # HELP node_vmstat_thp_file_alloc /proc/vmstat information field thp_file_alloc. # TYPE node_vmstat_thp_file_alloc untyped node_vmstat_thp_file_alloc 0 # HELP node_vmstat_thp_file_mapped /proc/vmstat information field thp_file_mapped. # TYPE node_vmstat_thp_file_mapped untyped node_vmstat_thp_file_mapped 0 # HELP node_vmstat_thp_split_page /proc/vmstat information field thp_split_page. # TYPE node_vmstat_thp_split_page untyped node_vmstat_thp_split_page 33850 # HELP node_vmstat_thp_split_page_failed /proc/vmstat information field thp_split_page_failed. # TYPE node_vmstat_thp_split_page_failed untyped node_vmstat_thp_split_page_failed 0 # HELP node_vmstat_thp_split_pmd /proc/vmstat information field thp_split_pmd. # TYPE node_vmstat_thp_split_pmd untyped node_vmstat_thp_split_pmd 63989 # HELP node_vmstat_thp_zero_page_alloc /proc/vmstat information field thp_zero_page_alloc. # TYPE node_vmstat_thp_zero_page_alloc untyped node_vmstat_thp_zero_page_alloc 0 # HELP node_vmstat_thp_zero_page_alloc_failed /proc/vmstat information field thp_zero_page_alloc_failed. # TYPE node_vmstat_thp_zero_page_alloc_failed untyped node_vmstat_thp_zero_page_alloc_failed 0 # HELP node_vmstat_unevictable_pgs_cleared /proc/vmstat information field unevictable_pgs_cleared. # TYPE node_vmstat_unevictable_pgs_cleared untyped node_vmstat_unevictable_pgs_cleared 17 # HELP node_vmstat_unevictable_pgs_culled /proc/vmstat information field unevictable_pgs_culled. # TYPE node_vmstat_unevictable_pgs_culled untyped node_vmstat_unevictable_pgs_culled 1.000999e+06 # HELP node_vmstat_unevictable_pgs_mlocked /proc/vmstat information field unevictable_pgs_mlocked. # TYPE node_vmstat_unevictable_pgs_mlocked untyped node_vmstat_unevictable_pgs_mlocked 1.5749134e+07 # HELP node_vmstat_unevictable_pgs_munlocked /proc/vmstat information field unevictable_pgs_munlocked. # TYPE node_vmstat_unevictable_pgs_munlocked untyped node_vmstat_unevictable_pgs_munlocked 1.5749101e+07 # HELP node_vmstat_unevictable_pgs_rescued /proc/vmstat information field unevictable_pgs_rescued. # TYPE node_vmstat_unevictable_pgs_rescued untyped node_vmstat_unevictable_pgs_rescued 1.5747914e+07 # HELP node_vmstat_unevictable_pgs_scanned /proc/vmstat information field unevictable_pgs_scanned. # TYPE node_vmstat_unevictable_pgs_scanned untyped node_vmstat_unevictable_pgs_scanned 0 # HELP node_vmstat_unevictable_pgs_stranded /proc/vmstat information field unevictable_pgs_stranded. # TYPE node_vmstat_unevictable_pgs_stranded untyped node_vmstat_unevictable_pgs_stranded 17 # HELP node_vmstat_workingset_activate /proc/vmstat information field workingset_activate. # TYPE node_vmstat_workingset_activate untyped node_vmstat_workingset_activate 8.43125661e+08 # HELP node_vmstat_workingset_nodereclaim /proc/vmstat information field workingset_nodereclaim. # TYPE node_vmstat_workingset_nodereclaim untyped node_vmstat_workingset_nodereclaim 3.5813059e+07 # HELP node_vmstat_workingset_refault /proc/vmstat information field workingset_refault. # TYPE node_vmstat_workingset_refault untyped node_vmstat_workingset_refault 1.574639109e+09 # HELP node_vmstat_zone_reclaim_failed /proc/vmstat information field zone_reclaim_failed. # TYPE node_vmstat_zone_reclaim_failed untyped node_vmstat_zone_reclaim_failed 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 128339.32 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 12 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.5956352e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.7476871273e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.9588096e+09