# 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.00022945 go_gc_duration_seconds{quantile="0.25"} 0.000316633 go_gc_duration_seconds{quantile="0.5"} 0.00039438 go_gc_duration_seconds{quantile="0.75"} 0.000534691 go_gc_duration_seconds{quantile="1"} 0.00082653 go_gc_duration_seconds_sum 1718.604954351 go_gc_duration_seconds_count 3.893825e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 6 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 4.729304e+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 9.591590525848e+12 # 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.310663e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 7.370072346e+10 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.00013694519708422258 # 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 4.28788e+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 4.729304e+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.658304e+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 7.299072e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 24426 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 2.3232512e+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.3882112e+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.7611121680342436e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 7.3700747886e+10 # 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 115200 # 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 124800 # 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 619416 # 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 798504 # 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 9.253664e+06 # 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 9.621201e+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.866624e+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.866624e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 5.4891784e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 59 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="eno1"} 6 node_arp_entries{device="eno2"} 3 node_arp_entries{device="eno3"} 4 node_arp_entries{device="eno4"} 7 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.737897108e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.6842220084e+11 # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 170.81 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 42.28 node_cpu_guest_seconds_total{cpu="10",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="10",mode="user"} 74.18 node_cpu_guest_seconds_total{cpu="11",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="11",mode="user"} 73.92 node_cpu_guest_seconds_total{cpu="12",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="12",mode="user"} 24.11 node_cpu_guest_seconds_total{cpu="13",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="13",mode="user"} 18.62 node_cpu_guest_seconds_total{cpu="14",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="14",mode="user"} 142.98 node_cpu_guest_seconds_total{cpu="15",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="15",mode="user"} 59.67 node_cpu_guest_seconds_total{cpu="16",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="16",mode="user"} 116.56 node_cpu_guest_seconds_total{cpu="17",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="17",mode="user"} 25.88 node_cpu_guest_seconds_total{cpu="18",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="18",mode="user"} 47.74 node_cpu_guest_seconds_total{cpu="19",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="19",mode="user"} 50.58 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 111.64 node_cpu_guest_seconds_total{cpu="20",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="20",mode="user"} 25.08 node_cpu_guest_seconds_total{cpu="21",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="21",mode="user"} 15.96 node_cpu_guest_seconds_total{cpu="22",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="22",mode="user"} 32.35 node_cpu_guest_seconds_total{cpu="23",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="23",mode="user"} 25.72 node_cpu_guest_seconds_total{cpu="24",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="24",mode="user"} 65.04 node_cpu_guest_seconds_total{cpu="25",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="25",mode="user"} 15.03 node_cpu_guest_seconds_total{cpu="26",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="26",mode="user"} 39.89 node_cpu_guest_seconds_total{cpu="27",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="27",mode="user"} 27.69 node_cpu_guest_seconds_total{cpu="28",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="28",mode="user"} 17.18 node_cpu_guest_seconds_total{cpu="29",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="29",mode="user"} 15.15 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 133.58 node_cpu_guest_seconds_total{cpu="30",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="30",mode="user"} 73.09 node_cpu_guest_seconds_total{cpu="31",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="31",mode="user"} 15.91 node_cpu_guest_seconds_total{cpu="32",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="32",mode="user"} 125.26 node_cpu_guest_seconds_total{cpu="33",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="33",mode="user"} 16.86 node_cpu_guest_seconds_total{cpu="34",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="34",mode="user"} 54.61 node_cpu_guest_seconds_total{cpu="35",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="35",mode="user"} 29.09 node_cpu_guest_seconds_total{cpu="36",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="36",mode="user"} 19.38 node_cpu_guest_seconds_total{cpu="37",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="37",mode="user"} 13.8 node_cpu_guest_seconds_total{cpu="38",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="38",mode="user"} 52.86 node_cpu_guest_seconds_total{cpu="39",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="39",mode="user"} 16.34 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 29.52 node_cpu_guest_seconds_total{cpu="40",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="40",mode="user"} 54.85 node_cpu_guest_seconds_total{cpu="41",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="41",mode="user"} 16.25 node_cpu_guest_seconds_total{cpu="42",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="42",mode="user"} 65.29 node_cpu_guest_seconds_total{cpu="43",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="43",mode="user"} 18.33 node_cpu_guest_seconds_total{cpu="44",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="44",mode="user"} 9.43 node_cpu_guest_seconds_total{cpu="45",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="45",mode="user"} 15.36 node_cpu_guest_seconds_total{cpu="46",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="46",mode="user"} 43.86 node_cpu_guest_seconds_total{cpu="47",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="47",mode="user"} 11.44 node_cpu_guest_seconds_total{cpu="48",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="48",mode="user"} 130.19 node_cpu_guest_seconds_total{cpu="49",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="49",mode="user"} 19.32 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 24.92 node_cpu_guest_seconds_total{cpu="50",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="50",mode="user"} 52.21 node_cpu_guest_seconds_total{cpu="51",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="51",mode="user"} 33.14 node_cpu_guest_seconds_total{cpu="52",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="52",mode="user"} 13.79 node_cpu_guest_seconds_total{cpu="53",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="53",mode="user"} 17.23 node_cpu_guest_seconds_total{cpu="54",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="54",mode="user"} 39.9 node_cpu_guest_seconds_total{cpu="55",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="55",mode="user"} 21.72 node_cpu_guest_seconds_total{cpu="56",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="56",mode="user"} 48.86 node_cpu_guest_seconds_total{cpu="57",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="57",mode="user"} 13.69 node_cpu_guest_seconds_total{cpu="58",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="58",mode="user"} 22.81 node_cpu_guest_seconds_total{cpu="59",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="59",mode="user"} 26.05 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 208.46 node_cpu_guest_seconds_total{cpu="60",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="60",mode="user"} 16.29 node_cpu_guest_seconds_total{cpu="61",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="61",mode="user"} 12.47 node_cpu_guest_seconds_total{cpu="62",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="62",mode="user"} 63.58 node_cpu_guest_seconds_total{cpu="63",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="63",mode="user"} 21.32 node_cpu_guest_seconds_total{cpu="64",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="64",mode="user"} 67.53 node_cpu_guest_seconds_total{cpu="65",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="65",mode="user"} 13.42 node_cpu_guest_seconds_total{cpu="66",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="66",mode="user"} 19.77 node_cpu_guest_seconds_total{cpu="67",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="67",mode="user"} 22.25 node_cpu_guest_seconds_total{cpu="68",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="68",mode="user"} 18.2 node_cpu_guest_seconds_total{cpu="69",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="69",mode="user"} 11 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",mode="user"} 51.12 node_cpu_guest_seconds_total{cpu="70",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="70",mode="user"} 18.82 node_cpu_guest_seconds_total{cpu="71",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="71",mode="user"} 30.44 node_cpu_guest_seconds_total{cpu="72",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="72",mode="user"} 29.9 node_cpu_guest_seconds_total{cpu="73",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="73",mode="user"} 9.7 node_cpu_guest_seconds_total{cpu="74",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="74",mode="user"} 19.32 node_cpu_guest_seconds_total{cpu="75",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="75",mode="user"} 34.26 node_cpu_guest_seconds_total{cpu="76",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="76",mode="user"} 16.32 node_cpu_guest_seconds_total{cpu="77",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="77",mode="user"} 11.51 node_cpu_guest_seconds_total{cpu="78",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="78",mode="user"} 56.86 node_cpu_guest_seconds_total{cpu="79",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="79",mode="user"} 10.34 node_cpu_guest_seconds_total{cpu="8",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="8",mode="user"} 212.18 node_cpu_guest_seconds_total{cpu="80",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="80",mode="user"} 136 node_cpu_guest_seconds_total{cpu="81",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="81",mode="user"} 15.22 node_cpu_guest_seconds_total{cpu="82",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="82",mode="user"} 26.49 node_cpu_guest_seconds_total{cpu="83",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="83",mode="user"} 23.13 node_cpu_guest_seconds_total{cpu="84",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="84",mode="user"} 14.37 node_cpu_guest_seconds_total{cpu="85",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="85",mode="user"} 15.1 node_cpu_guest_seconds_total{cpu="86",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="86",mode="user"} 18.97 node_cpu_guest_seconds_total{cpu="87",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="87",mode="user"} 38.3 node_cpu_guest_seconds_total{cpu="88",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="88",mode="user"} 24.11 node_cpu_guest_seconds_total{cpu="89",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="89",mode="user"} 11.55 node_cpu_guest_seconds_total{cpu="9",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="9",mode="user"} 28.56 node_cpu_guest_seconds_total{cpu="90",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="90",mode="user"} 35.63 node_cpu_guest_seconds_total{cpu="91",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="91",mode="user"} 28.86 node_cpu_guest_seconds_total{cpu="92",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="92",mode="user"} 11.82 node_cpu_guest_seconds_total{cpu="93",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="93",mode="user"} 12.88 node_cpu_guest_seconds_total{cpu="94",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="94",mode="user"} 41.82 node_cpu_guest_seconds_total{cpu="95",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="95",mode="user"} 12.38 # HELP node_cpu_seconds_total Seconds the cpus spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 2.16633516e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 13343.9 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 11697.4 node_cpu_seconds_total{cpu="0",mode="softirq"} 1411.24 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 300421.17 node_cpu_seconds_total{cpu="0",mode="user"} 608747.94 node_cpu_seconds_total{cpu="1",mode="idle"} 2.167353464e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 12342.25 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 11875.44 node_cpu_seconds_total{cpu="1",mode="softirq"} 271.38 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 476126.12 node_cpu_seconds_total{cpu="1",mode="user"} 982223.79 node_cpu_seconds_total{cpu="10",mode="idle"} 2.233930731e+07 node_cpu_seconds_total{cpu="10",mode="iowait"} 7666.26 node_cpu_seconds_total{cpu="10",mode="irq"} 0 node_cpu_seconds_total{cpu="10",mode="nice"} 14364.18 node_cpu_seconds_total{cpu="10",mode="softirq"} 1090.89 node_cpu_seconds_total{cpu="10",mode="steal"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 222114.71 node_cpu_seconds_total{cpu="10",mode="user"} 616307.11 node_cpu_seconds_total{cpu="11",mode="idle"} 2.222271138e+07 node_cpu_seconds_total{cpu="11",mode="iowait"} 15921.89 node_cpu_seconds_total{cpu="11",mode="irq"} 0 node_cpu_seconds_total{cpu="11",mode="nice"} 13945.89 node_cpu_seconds_total{cpu="11",mode="softirq"} 117.96 node_cpu_seconds_total{cpu="11",mode="steal"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 228563.66 node_cpu_seconds_total{cpu="11",mode="user"} 722297.85 node_cpu_seconds_total{cpu="12",mode="idle"} 2.268999139e+07 node_cpu_seconds_total{cpu="12",mode="iowait"} 4347.66 node_cpu_seconds_total{cpu="12",mode="irq"} 0 node_cpu_seconds_total{cpu="12",mode="nice"} 14619.38 node_cpu_seconds_total{cpu="12",mode="softirq"} 777.62 node_cpu_seconds_total{cpu="12",mode="steal"} 0 node_cpu_seconds_total{cpu="12",mode="system"} 89410.87 node_cpu_seconds_total{cpu="12",mode="user"} 403548.42 node_cpu_seconds_total{cpu="13",mode="idle"} 2.257252715e+07 node_cpu_seconds_total{cpu="13",mode="iowait"} 3547.28 node_cpu_seconds_total{cpu="13",mode="irq"} 0 node_cpu_seconds_total{cpu="13",mode="nice"} 14207.35 node_cpu_seconds_total{cpu="13",mode="softirq"} 80.47 node_cpu_seconds_total{cpu="13",mode="steal"} 0 node_cpu_seconds_total{cpu="13",mode="system"} 105028.92 node_cpu_seconds_total{cpu="13",mode="user"} 511341.48 node_cpu_seconds_total{cpu="14",mode="idle"} 2.156056271e+07 node_cpu_seconds_total{cpu="14",mode="iowait"} 9811.27 node_cpu_seconds_total{cpu="14",mode="irq"} 0 node_cpu_seconds_total{cpu="14",mode="nice"} 14311.23 node_cpu_seconds_total{cpu="14",mode="softirq"} 993.94 node_cpu_seconds_total{cpu="14",mode="steal"} 0 node_cpu_seconds_total{cpu="14",mode="system"} 538853.52 node_cpu_seconds_total{cpu="14",mode="user"} 1.07328077e+06 node_cpu_seconds_total{cpu="15",mode="idle"} 1.970400489e+07 node_cpu_seconds_total{cpu="15",mode="iowait"} 9036.84 node_cpu_seconds_total{cpu="15",mode="irq"} 0 node_cpu_seconds_total{cpu="15",mode="nice"} 13889.45 node_cpu_seconds_total{cpu="15",mode="softirq"} 239.36 node_cpu_seconds_total{cpu="15",mode="steal"} 0 node_cpu_seconds_total{cpu="15",mode="system"} 1.31427796e+06 node_cpu_seconds_total{cpu="15",mode="user"} 2.15294775e+06 node_cpu_seconds_total{cpu="16",mode="idle"} 2.192924711e+07 node_cpu_seconds_total{cpu="16",mode="iowait"} 13994.51 node_cpu_seconds_total{cpu="16",mode="irq"} 0 node_cpu_seconds_total{cpu="16",mode="nice"} 12529.27 node_cpu_seconds_total{cpu="16",mode="softirq"} 1372.86 node_cpu_seconds_total{cpu="16",mode="steal"} 0 node_cpu_seconds_total{cpu="16",mode="system"} 322231.16 node_cpu_seconds_total{cpu="16",mode="user"} 911801.7 node_cpu_seconds_total{cpu="17",mode="idle"} 2.225885402e+07 node_cpu_seconds_total{cpu="17",mode="iowait"} 8560.04 node_cpu_seconds_total{cpu="17",mode="irq"} 0 node_cpu_seconds_total{cpu="17",mode="nice"} 11229.14 node_cpu_seconds_total{cpu="17",mode="softirq"} 95.49 node_cpu_seconds_total{cpu="17",mode="steal"} 0 node_cpu_seconds_total{cpu="17",mode="system"} 215156.86 node_cpu_seconds_total{cpu="17",mode="user"} 708312.28 node_cpu_seconds_total{cpu="18",mode="idle"} 2.228213713e+07 node_cpu_seconds_total{cpu="18",mode="iowait"} 10267.38 node_cpu_seconds_total{cpu="18",mode="irq"} 0 node_cpu_seconds_total{cpu="18",mode="nice"} 12067.74 node_cpu_seconds_total{cpu="18",mode="softirq"} 872.02 node_cpu_seconds_total{cpu="18",mode="steal"} 0 node_cpu_seconds_total{cpu="18",mode="system"} 216154.08 node_cpu_seconds_total{cpu="18",mode="user"} 676655.45 node_cpu_seconds_total{cpu="19",mode="idle"} 2.200142574e+07 node_cpu_seconds_total{cpu="19",mode="iowait"} 25722 node_cpu_seconds_total{cpu="19",mode="irq"} 0 node_cpu_seconds_total{cpu="19",mode="nice"} 11610.55 node_cpu_seconds_total{cpu="19",mode="softirq"} 46.86 node_cpu_seconds_total{cpu="19",mode="steal"} 0 node_cpu_seconds_total{cpu="19",mode="system"} 288171.07 node_cpu_seconds_total{cpu="19",mode="user"} 873466.51 node_cpu_seconds_total{cpu="2",mode="idle"} 2.169206581e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 9101.26 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 13269.42 node_cpu_seconds_total{cpu="2",mode="softirq"} 1037.59 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 488143.39 node_cpu_seconds_total{cpu="2",mode="user"} 980394.66 node_cpu_seconds_total{cpu="20",mode="idle"} 2.239205915e+07 node_cpu_seconds_total{cpu="20",mode="iowait"} 5675.34 node_cpu_seconds_total{cpu="20",mode="irq"} 0 node_cpu_seconds_total{cpu="20",mode="nice"} 13032.16 node_cpu_seconds_total{cpu="20",mode="softirq"} 856.37 node_cpu_seconds_total{cpu="20",mode="steal"} 0 node_cpu_seconds_total{cpu="20",mode="system"} 174589.64 node_cpu_seconds_total{cpu="20",mode="user"} 613120.85 node_cpu_seconds_total{cpu="21",mode="idle"} 2.224000259e+07 node_cpu_seconds_total{cpu="21",mode="iowait"} 5140.87 node_cpu_seconds_total{cpu="21",mode="irq"} 0 node_cpu_seconds_total{cpu="21",mode="nice"} 12347.33 node_cpu_seconds_total{cpu="21",mode="softirq"} 43.46 node_cpu_seconds_total{cpu="21",mode="steal"} 0 node_cpu_seconds_total{cpu="21",mode="system"} 213617.57 node_cpu_seconds_total{cpu="21",mode="user"} 732216.61 node_cpu_seconds_total{cpu="22",mode="idle"} 2.177767212e+07 node_cpu_seconds_total{cpu="22",mode="iowait"} 8097.3 node_cpu_seconds_total{cpu="22",mode="irq"} 0 node_cpu_seconds_total{cpu="22",mode="nice"} 12511.12 node_cpu_seconds_total{cpu="22",mode="softirq"} 1296.11 node_cpu_seconds_total{cpu="22",mode="steal"} 0 node_cpu_seconds_total{cpu="22",mode="system"} 368628.49 node_cpu_seconds_total{cpu="22",mode="user"} 1.02588046e+06 node_cpu_seconds_total{cpu="23",mode="idle"} 2.121339377e+07 node_cpu_seconds_total{cpu="23",mode="iowait"} 9539.46 node_cpu_seconds_total{cpu="23",mode="irq"} 0 node_cpu_seconds_total{cpu="23",mode="nice"} 11532.84 node_cpu_seconds_total{cpu="23",mode="softirq"} 119.61 node_cpu_seconds_total{cpu="23",mode="steal"} 0 node_cpu_seconds_total{cpu="23",mode="system"} 521538.24 node_cpu_seconds_total{cpu="23",mode="user"} 1.43774229e+06 node_cpu_seconds_total{cpu="24",mode="idle"} 2.221246261e+07 node_cpu_seconds_total{cpu="24",mode="iowait"} 15022.86 node_cpu_seconds_total{cpu="24",mode="irq"} 0 node_cpu_seconds_total{cpu="24",mode="nice"} 10919.29 node_cpu_seconds_total{cpu="24",mode="softirq"} 1136.94 node_cpu_seconds_total{cpu="24",mode="steal"} 0 node_cpu_seconds_total{cpu="24",mode="system"} 264722.36 node_cpu_seconds_total{cpu="24",mode="user"} 689641.56 node_cpu_seconds_total{cpu="25",mode="idle"} 2.269859959e+07 node_cpu_seconds_total{cpu="25",mode="iowait"} 6974.13 node_cpu_seconds_total{cpu="25",mode="irq"} 0 node_cpu_seconds_total{cpu="25",mode="nice"} 10150.53 node_cpu_seconds_total{cpu="25",mode="softirq"} 51.52 node_cpu_seconds_total{cpu="25",mode="steal"} 0 node_cpu_seconds_total{cpu="25",mode="system"} 86949.28 node_cpu_seconds_total{cpu="25",mode="user"} 403431.41 node_cpu_seconds_total{cpu="26",mode="idle"} 2.26545443e+07 node_cpu_seconds_total{cpu="26",mode="iowait"} 7011.51 node_cpu_seconds_total{cpu="26",mode="irq"} 0 node_cpu_seconds_total{cpu="26",mode="nice"} 11564.92 node_cpu_seconds_total{cpu="26",mode="softirq"} 889.77 node_cpu_seconds_total{cpu="26",mode="steal"} 0 node_cpu_seconds_total{cpu="26",mode="system"} 115342.77 node_cpu_seconds_total{cpu="26",mode="user"} 412613.12 node_cpu_seconds_total{cpu="27",mode="idle"} 2.254442484e+07 node_cpu_seconds_total{cpu="27",mode="iowait"} 16282.6 node_cpu_seconds_total{cpu="27",mode="irq"} 0 node_cpu_seconds_total{cpu="27",mode="nice"} 10765.25 node_cpu_seconds_total{cpu="27",mode="softirq"} 26.24 node_cpu_seconds_total{cpu="27",mode="steal"} 0 node_cpu_seconds_total{cpu="27",mode="system"} 128617.68 node_cpu_seconds_total{cpu="27",mode="user"} 504295.49 node_cpu_seconds_total{cpu="28",mode="idle"} 2.286410596e+07 node_cpu_seconds_total{cpu="28",mode="iowait"} 6159.66 node_cpu_seconds_total{cpu="28",mode="irq"} 0 node_cpu_seconds_total{cpu="28",mode="nice"} 10649.66 node_cpu_seconds_total{cpu="28",mode="softirq"} 686.42 node_cpu_seconds_total{cpu="28",mode="steal"} 0 node_cpu_seconds_total{cpu="28",mode="system"} 64640.88 node_cpu_seconds_total{cpu="28",mode="user"} 257918.42 node_cpu_seconds_total{cpu="29",mode="idle"} 2.27742273e+07 node_cpu_seconds_total{cpu="29",mode="iowait"} 4498.17 node_cpu_seconds_total{cpu="29",mode="irq"} 0 node_cpu_seconds_total{cpu="29",mode="nice"} 10276.69 node_cpu_seconds_total{cpu="29",mode="softirq"} 30.1 node_cpu_seconds_total{cpu="29",mode="steal"} 0 node_cpu_seconds_total{cpu="29",mode="system"} 72925.94 node_cpu_seconds_total{cpu="29",mode="user"} 345529.06 node_cpu_seconds_total{cpu="3",mode="idle"} 2.113470199e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 28081.35 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 13712.12 node_cpu_seconds_total{cpu="3",mode="softirq"} 76.13 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 695280.05 node_cpu_seconds_total{cpu="3",mode="user"} 1.32222912e+06 node_cpu_seconds_total{cpu="30",mode="idle"} 2.221225792e+07 node_cpu_seconds_total{cpu="30",mode="iowait"} 8447.31 node_cpu_seconds_total{cpu="30",mode="irq"} 0 node_cpu_seconds_total{cpu="30",mode="nice"} 11776.93 node_cpu_seconds_total{cpu="30",mode="softirq"} 927.25 node_cpu_seconds_total{cpu="30",mode="steal"} 0 node_cpu_seconds_total{cpu="30",mode="system"} 256833.65 node_cpu_seconds_total{cpu="30",mode="user"} 708175.55 node_cpu_seconds_total{cpu="31",mode="idle"} 2.122853755e+07 node_cpu_seconds_total{cpu="31",mode="iowait"} 8401.16 node_cpu_seconds_total{cpu="31",mode="irq"} 0 node_cpu_seconds_total{cpu="31",mode="nice"} 10714.62 node_cpu_seconds_total{cpu="31",mode="softirq"} 62.79 node_cpu_seconds_total{cpu="31",mode="steal"} 0 node_cpu_seconds_total{cpu="31",mode="system"} 553695.16 node_cpu_seconds_total{cpu="31",mode="user"} 1.39408378e+06 node_cpu_seconds_total{cpu="32",mode="idle"} 2.167774433e+07 node_cpu_seconds_total{cpu="32",mode="iowait"} 13441.89 node_cpu_seconds_total{cpu="32",mode="irq"} 0 node_cpu_seconds_total{cpu="32",mode="nice"} 9285.59 node_cpu_seconds_total{cpu="32",mode="softirq"} 1336.86 node_cpu_seconds_total{cpu="32",mode="steal"} 0 node_cpu_seconds_total{cpu="32",mode="system"} 548266.44 node_cpu_seconds_total{cpu="32",mode="user"} 942480.5 node_cpu_seconds_total{cpu="33",mode="idle"} 2.242148584e+07 node_cpu_seconds_total{cpu="33",mode="iowait"} 5812.9 node_cpu_seconds_total{cpu="33",mode="irq"} 0 node_cpu_seconds_total{cpu="33",mode="nice"} 8920.03 node_cpu_seconds_total{cpu="33",mode="softirq"} 139.97 node_cpu_seconds_total{cpu="33",mode="steal"} 0 node_cpu_seconds_total{cpu="33",mode="system"} 215829.45 node_cpu_seconds_total{cpu="33",mode="user"} 552059.44 node_cpu_seconds_total{cpu="34",mode="idle"} 2.239907341e+07 node_cpu_seconds_total{cpu="34",mode="iowait"} 9816.43 node_cpu_seconds_total{cpu="34",mode="irq"} 0 node_cpu_seconds_total{cpu="34",mode="nice"} 10027.73 node_cpu_seconds_total{cpu="34",mode="softirq"} 51.12 node_cpu_seconds_total{cpu="34",mode="steal"} 0 node_cpu_seconds_total{cpu="34",mode="system"} 227824.18 node_cpu_seconds_total{cpu="34",mode="user"} 557236.22 node_cpu_seconds_total{cpu="35",mode="idle"} 2.216605393e+07 node_cpu_seconds_total{cpu="35",mode="iowait"} 20819.19 node_cpu_seconds_total{cpu="35",mode="irq"} 0 node_cpu_seconds_total{cpu="35",mode="nice"} 9558.09 node_cpu_seconds_total{cpu="35",mode="softirq"} 149.13 node_cpu_seconds_total{cpu="35",mode="steal"} 0 node_cpu_seconds_total{cpu="35",mode="system"} 295389.34 node_cpu_seconds_total{cpu="35",mode="user"} 710315.45 node_cpu_seconds_total{cpu="36",mode="idle"} 2.258003104e+07 node_cpu_seconds_total{cpu="36",mode="iowait"} 3967.6 node_cpu_seconds_total{cpu="36",mode="irq"} 0 node_cpu_seconds_total{cpu="36",mode="nice"} 9106.73 node_cpu_seconds_total{cpu="36",mode="softirq"} 84.7 node_cpu_seconds_total{cpu="36",mode="steal"} 0 node_cpu_seconds_total{cpu="36",mode="system"} 177550.73 node_cpu_seconds_total{cpu="36",mode="user"} 435309.49 node_cpu_seconds_total{cpu="37",mode="idle"} 2.24839731e+07 node_cpu_seconds_total{cpu="37",mode="iowait"} 4536.64 node_cpu_seconds_total{cpu="37",mode="irq"} 0 node_cpu_seconds_total{cpu="37",mode="nice"} 8849.06 node_cpu_seconds_total{cpu="37",mode="softirq"} 85.15 node_cpu_seconds_total{cpu="37",mode="steal"} 0 node_cpu_seconds_total{cpu="37",mode="system"} 210516.53 node_cpu_seconds_total{cpu="37",mode="user"} 497688.38 node_cpu_seconds_total{cpu="38",mode="idle"} 2.189949859e+07 node_cpu_seconds_total{cpu="38",mode="iowait"} 7865.96 node_cpu_seconds_total{cpu="38",mode="irq"} 0 node_cpu_seconds_total{cpu="38",mode="nice"} 10611.97 node_cpu_seconds_total{cpu="38",mode="softirq"} 201.57 node_cpu_seconds_total{cpu="38",mode="steal"} 0 node_cpu_seconds_total{cpu="38",mode="system"} 388327.78 node_cpu_seconds_total{cpu="38",mode="user"} 894196.86 node_cpu_seconds_total{cpu="39",mode="idle"} 2.135708396e+07 node_cpu_seconds_total{cpu="39",mode="iowait"} 7767.66 node_cpu_seconds_total{cpu="39",mode="irq"} 0 node_cpu_seconds_total{cpu="39",mode="nice"} 9440.44 node_cpu_seconds_total{cpu="39",mode="softirq"} 161.18 node_cpu_seconds_total{cpu="39",mode="steal"} 0 node_cpu_seconds_total{cpu="39",mode="system"} 581960.99 node_cpu_seconds_total{cpu="39",mode="user"} 1.2406785e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 2.176162458e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 8248.23 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 14192.58 node_cpu_seconds_total{cpu="4",mode="softirq"} 947.14 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 480344.66 node_cpu_seconds_total{cpu="4",mode="user"} 929582.03 node_cpu_seconds_total{cpu="40",mode="idle"} 2.232638724e+07 node_cpu_seconds_total{cpu="40",mode="iowait"} 12445.11 node_cpu_seconds_total{cpu="40",mode="irq"} 0 node_cpu_seconds_total{cpu="40",mode="nice"} 9742.54 node_cpu_seconds_total{cpu="40",mode="softirq"} 1148.42 node_cpu_seconds_total{cpu="40",mode="steal"} 0 node_cpu_seconds_total{cpu="40",mode="system"} 256623.03 node_cpu_seconds_total{cpu="40",mode="user"} 587843.74 node_cpu_seconds_total{cpu="41",mode="idle"} 2.277202773e+07 node_cpu_seconds_total{cpu="41",mode="iowait"} 4639.76 node_cpu_seconds_total{cpu="41",mode="irq"} 0 node_cpu_seconds_total{cpu="41",mode="nice"} 9508.43 node_cpu_seconds_total{cpu="41",mode="softirq"} 25.4 node_cpu_seconds_total{cpu="41",mode="steal"} 0 node_cpu_seconds_total{cpu="41",mode="system"} 76939.24 node_cpu_seconds_total{cpu="41",mode="user"} 343570.47 node_cpu_seconds_total{cpu="42",mode="idle"} 2.272951409e+07 node_cpu_seconds_total{cpu="42",mode="iowait"} 6304.49 node_cpu_seconds_total{cpu="42",mode="irq"} 0 node_cpu_seconds_total{cpu="42",mode="nice"} 9696.28 node_cpu_seconds_total{cpu="42",mode="softirq"} 149.98 node_cpu_seconds_total{cpu="42",mode="steal"} 0 node_cpu_seconds_total{cpu="42",mode="system"} 111395.36 node_cpu_seconds_total{cpu="42",mode="user"} 350200.96 node_cpu_seconds_total{cpu="43",mode="idle"} 2.261763522e+07 node_cpu_seconds_total{cpu="43",mode="iowait"} 16040.33 node_cpu_seconds_total{cpu="43",mode="irq"} 0 node_cpu_seconds_total{cpu="43",mode="nice"} 9323.78 node_cpu_seconds_total{cpu="43",mode="softirq"} 20.51 node_cpu_seconds_total{cpu="43",mode="steal"} 0 node_cpu_seconds_total{cpu="43",mode="system"} 124252.24 node_cpu_seconds_total{cpu="43",mode="user"} 437618.05 node_cpu_seconds_total{cpu="44",mode="idle"} 2.293583296e+07 node_cpu_seconds_total{cpu="44",mode="iowait"} 3951.07 node_cpu_seconds_total{cpu="44",mode="irq"} 0 node_cpu_seconds_total{cpu="44",mode="nice"} 9297.24 node_cpu_seconds_total{cpu="44",mode="softirq"} 29.45 node_cpu_seconds_total{cpu="44",mode="steal"} 0 node_cpu_seconds_total{cpu="44",mode="system"} 57917.14 node_cpu_seconds_total{cpu="44",mode="user"} 201956.53 node_cpu_seconds_total{cpu="45",mode="idle"} 2.284843338e+07 node_cpu_seconds_total{cpu="45",mode="iowait"} 4564.83 node_cpu_seconds_total{cpu="45",mode="irq"} 0 node_cpu_seconds_total{cpu="45",mode="nice"} 8930.86 node_cpu_seconds_total{cpu="45",mode="softirq"} 17.88 node_cpu_seconds_total{cpu="45",mode="steal"} 0 node_cpu_seconds_total{cpu="45",mode="system"} 69277.49 node_cpu_seconds_total{cpu="45",mode="user"} 276756.06 node_cpu_seconds_total{cpu="46",mode="idle"} 2.227663052e+07 node_cpu_seconds_total{cpu="46",mode="iowait"} 7327.94 node_cpu_seconds_total{cpu="46",mode="irq"} 0 node_cpu_seconds_total{cpu="46",mode="nice"} 10535.33 node_cpu_seconds_total{cpu="46",mode="softirq"} 43.7 node_cpu_seconds_total{cpu="46",mode="steal"} 0 node_cpu_seconds_total{cpu="46",mode="system"} 269361.85 node_cpu_seconds_total{cpu="46",mode="user"} 639936.15 node_cpu_seconds_total{cpu="47",mode="idle"} 2.140479846e+07 node_cpu_seconds_total{cpu="47",mode="iowait"} 7928.04 node_cpu_seconds_total{cpu="47",mode="irq"} 0 node_cpu_seconds_total{cpu="47",mode="nice"} 9307.79 node_cpu_seconds_total{cpu="47",mode="softirq"} 77.21 node_cpu_seconds_total{cpu="47",mode="steal"} 0 node_cpu_seconds_total{cpu="47",mode="system"} 573212.91 node_cpu_seconds_total{cpu="47",mode="user"} 1.20264984e+06 node_cpu_seconds_total{cpu="48",mode="idle"} 2.210600862e+07 node_cpu_seconds_total{cpu="48",mode="iowait"} 13002.75 node_cpu_seconds_total{cpu="48",mode="irq"} 0 node_cpu_seconds_total{cpu="48",mode="nice"} 10813.01 node_cpu_seconds_total{cpu="48",mode="softirq"} 1137.05 node_cpu_seconds_total{cpu="48",mode="steal"} 0 node_cpu_seconds_total{cpu="48",mode="system"} 330795.1 node_cpu_seconds_total{cpu="48",mode="user"} 730853.2 node_cpu_seconds_total{cpu="49",mode="idle"} 2.270151171e+07 node_cpu_seconds_total{cpu="49",mode="iowait"} 7678.78 node_cpu_seconds_total{cpu="49",mode="irq"} 0 node_cpu_seconds_total{cpu="49",mode="nice"} 8847.71 node_cpu_seconds_total{cpu="49",mode="softirq"} 82.43 node_cpu_seconds_total{cpu="49",mode="steal"} 0 node_cpu_seconds_total{cpu="49",mode="system"} 112922.83 node_cpu_seconds_total{cpu="49",mode="user"} 375053.38 node_cpu_seconds_total{cpu="5",mode="idle"} 2.151269942e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 7233.54 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 14595.37 node_cpu_seconds_total{cpu="5",mode="softirq"} 58.34 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 547570.65 node_cpu_seconds_total{cpu="5",mode="user"} 1.1176356e+06 node_cpu_seconds_total{cpu="50",mode="idle"} 2.271006306e+07 node_cpu_seconds_total{cpu="50",mode="iowait"} 8677.2 node_cpu_seconds_total{cpu="50",mode="irq"} 0 node_cpu_seconds_total{cpu="50",mode="nice"} 8970.81 node_cpu_seconds_total{cpu="50",mode="softirq"} 37.85 node_cpu_seconds_total{cpu="50",mode="steal"} 0 node_cpu_seconds_total{cpu="50",mode="system"} 114805.35 node_cpu_seconds_total{cpu="50",mode="user"} 364052.88 node_cpu_seconds_total{cpu="51",mode="idle"} 2.260550203e+07 node_cpu_seconds_total{cpu="51",mode="iowait"} 22540.82 node_cpu_seconds_total{cpu="51",mode="irq"} 0 node_cpu_seconds_total{cpu="51",mode="nice"} 7315.82 node_cpu_seconds_total{cpu="51",mode="softirq"} 42.09 node_cpu_seconds_total{cpu="51",mode="steal"} 0 node_cpu_seconds_total{cpu="51",mode="system"} 146106.41 node_cpu_seconds_total{cpu="51",mode="user"} 423148.84 node_cpu_seconds_total{cpu="52",mode="idle"} 2.289956997e+07 node_cpu_seconds_total{cpu="52",mode="iowait"} 4352.59 node_cpu_seconds_total{cpu="52",mode="irq"} 0 node_cpu_seconds_total{cpu="52",mode="nice"} 7591.06 node_cpu_seconds_total{cpu="52",mode="softirq"} 22.64 node_cpu_seconds_total{cpu="52",mode="steal"} 0 node_cpu_seconds_total{cpu="52",mode="system"} 76440.52 node_cpu_seconds_total{cpu="52",mode="user"} 220738.11 node_cpu_seconds_total{cpu="53",mode="idle"} 2.28590501e+07 node_cpu_seconds_total{cpu="53",mode="iowait"} 4681.14 node_cpu_seconds_total{cpu="53",mode="irq"} 0 node_cpu_seconds_total{cpu="53",mode="nice"} 7137.61 node_cpu_seconds_total{cpu="53",mode="softirq"} 35.56 node_cpu_seconds_total{cpu="53",mode="steal"} 0 node_cpu_seconds_total{cpu="53",mode="system"} 87886.56 node_cpu_seconds_total{cpu="53",mode="user"} 249217.2 node_cpu_seconds_total{cpu="54",mode="idle"} 2.242308261e+07 node_cpu_seconds_total{cpu="54",mode="iowait"} 6588.55 node_cpu_seconds_total{cpu="54",mode="irq"} 0 node_cpu_seconds_total{cpu="54",mode="nice"} 7920.94 node_cpu_seconds_total{cpu="54",mode="softirq"} 174.78 node_cpu_seconds_total{cpu="54",mode="steal"} 0 node_cpu_seconds_total{cpu="54",mode="system"} 218650.72 node_cpu_seconds_total{cpu="54",mode="user"} 547312.09 node_cpu_seconds_total{cpu="55",mode="idle"} 2.199951087e+07 node_cpu_seconds_total{cpu="55",mode="iowait"} 8651.97 node_cpu_seconds_total{cpu="55",mode="irq"} 0 node_cpu_seconds_total{cpu="55",mode="nice"} 6711.29 node_cpu_seconds_total{cpu="55",mode="softirq"} 84.84 node_cpu_seconds_total{cpu="55",mode="steal"} 0 node_cpu_seconds_total{cpu="55",mode="system"} 369173.71 node_cpu_seconds_total{cpu="55",mode="user"} 816020.22 node_cpu_seconds_total{cpu="56",mode="idle"} 2.262750144e+07 node_cpu_seconds_total{cpu="56",mode="iowait"} 9011.51 node_cpu_seconds_total{cpu="56",mode="irq"} 0 node_cpu_seconds_total{cpu="56",mode="nice"} 6869.79 node_cpu_seconds_total{cpu="56",mode="softirq"} 1113.16 node_cpu_seconds_total{cpu="56",mode="steal"} 0 node_cpu_seconds_total{cpu="56",mode="system"} 173527.55 node_cpu_seconds_total{cpu="56",mode="user"} 379614.81 node_cpu_seconds_total{cpu="57",mode="idle"} 2.289432511e+07 node_cpu_seconds_total{cpu="57",mode="iowait"} 3013.31 node_cpu_seconds_total{cpu="57",mode="irq"} 0 node_cpu_seconds_total{cpu="57",mode="nice"} 6144.88 node_cpu_seconds_total{cpu="57",mode="softirq"} 70.98 node_cpu_seconds_total{cpu="57",mode="steal"} 0 node_cpu_seconds_total{cpu="57",mode="system"} 58239.74 node_cpu_seconds_total{cpu="57",mode="user"} 245474.33 node_cpu_seconds_total{cpu="58",mode="idle"} 2.289660771e+07 node_cpu_seconds_total{cpu="58",mode="iowait"} 5943.42 node_cpu_seconds_total{cpu="58",mode="irq"} 0 node_cpu_seconds_total{cpu="58",mode="nice"} 6815.78 node_cpu_seconds_total{cpu="58",mode="softirq"} 155.24 node_cpu_seconds_total{cpu="58",mode="steal"} 0 node_cpu_seconds_total{cpu="58",mode="system"} 78052.88 node_cpu_seconds_total{cpu="58",mode="user"} 220687.96 node_cpu_seconds_total{cpu="59",mode="idle"} 2.279378181e+07 node_cpu_seconds_total{cpu="59",mode="iowait"} 12516.11 node_cpu_seconds_total{cpu="59",mode="irq"} 0 node_cpu_seconds_total{cpu="59",mode="nice"} 6503.52 node_cpu_seconds_total{cpu="59",mode="softirq"} 92.58 node_cpu_seconds_total{cpu="59",mode="steal"} 0 node_cpu_seconds_total{cpu="59",mode="system"} 87184.69 node_cpu_seconds_total{cpu="59",mode="user"} 305608.29 node_cpu_seconds_total{cpu="6",mode="idle"} 2.051665998e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 10392.63 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 14833.33 node_cpu_seconds_total{cpu="6",mode="softirq"} 1442.77 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 977585.36 node_cpu_seconds_total{cpu="6",mode="user"} 1.67077656e+06 node_cpu_seconds_total{cpu="60",mode="idle"} 2.30332646e+07 node_cpu_seconds_total{cpu="60",mode="iowait"} 3008.41 node_cpu_seconds_total{cpu="60",mode="irq"} 0 node_cpu_seconds_total{cpu="60",mode="nice"} 6680.18 node_cpu_seconds_total{cpu="60",mode="softirq"} 68.33 node_cpu_seconds_total{cpu="60",mode="steal"} 0 node_cpu_seconds_total{cpu="60",mode="system"} 40841.78 node_cpu_seconds_total{cpu="60",mode="user"} 125831.6 node_cpu_seconds_total{cpu="61",mode="idle"} 2.2960783e+07 node_cpu_seconds_total{cpu="61",mode="iowait"} 2627.9 node_cpu_seconds_total{cpu="61",mode="irq"} 0 node_cpu_seconds_total{cpu="61",mode="nice"} 6478.3 node_cpu_seconds_total{cpu="61",mode="softirq"} 54.69 node_cpu_seconds_total{cpu="61",mode="steal"} 0 node_cpu_seconds_total{cpu="61",mode="system"} 47596.11 node_cpu_seconds_total{cpu="61",mode="user"} 190833.53 node_cpu_seconds_total{cpu="62",mode="idle"} 2.260577291e+07 node_cpu_seconds_total{cpu="62",mode="iowait"} 6886.21 node_cpu_seconds_total{cpu="62",mode="irq"} 0 node_cpu_seconds_total{cpu="62",mode="nice"} 7413.8 node_cpu_seconds_total{cpu="62",mode="softirq"} 43.09 node_cpu_seconds_total{cpu="62",mode="steal"} 0 node_cpu_seconds_total{cpu="62",mode="system"} 172123.06 node_cpu_seconds_total{cpu="62",mode="user"} 413243.5 node_cpu_seconds_total{cpu="63",mode="idle"} 2.190854466e+07 node_cpu_seconds_total{cpu="63",mode="iowait"} 5663.04 node_cpu_seconds_total{cpu="63",mode="irq"} 0 node_cpu_seconds_total{cpu="63",mode="nice"} 7179.22 node_cpu_seconds_total{cpu="63",mode="softirq"} 186.59 node_cpu_seconds_total{cpu="63",mode="steal"} 0 node_cpu_seconds_total{cpu="63",mode="system"} 415116.4 node_cpu_seconds_total{cpu="63",mode="user"} 863759.03 node_cpu_seconds_total{cpu="64",mode="idle"} 2.227377391e+07 node_cpu_seconds_total{cpu="64",mode="iowait"} 10184.78 node_cpu_seconds_total{cpu="64",mode="irq"} 0 node_cpu_seconds_total{cpu="64",mode="nice"} 6477.39 node_cpu_seconds_total{cpu="64",mode="softirq"} 972.88 node_cpu_seconds_total{cpu="64",mode="steal"} 0 node_cpu_seconds_total{cpu="64",mode="system"} 323232.44 node_cpu_seconds_total{cpu="64",mode="user"} 580342.36 node_cpu_seconds_total{cpu="65",mode="idle"} 2.275031182e+07 node_cpu_seconds_total{cpu="65",mode="iowait"} 5224.65 node_cpu_seconds_total{cpu="65",mode="irq"} 0 node_cpu_seconds_total{cpu="65",mode="nice"} 6112.59 node_cpu_seconds_total{cpu="65",mode="softirq"} 42.24 node_cpu_seconds_total{cpu="65",mode="steal"} 0 node_cpu_seconds_total{cpu="65",mode="system"} 116160.23 node_cpu_seconds_total{cpu="65",mode="user"} 326943.26 node_cpu_seconds_total{cpu="66",mode="idle"} 2.270251348e+07 node_cpu_seconds_total{cpu="66",mode="iowait"} 8348.56 node_cpu_seconds_total{cpu="66",mode="irq"} 0 node_cpu_seconds_total{cpu="66",mode="nice"} 6778.82 node_cpu_seconds_total{cpu="66",mode="softirq"} 31.81 node_cpu_seconds_total{cpu="66",mode="steal"} 0 node_cpu_seconds_total{cpu="66",mode="system"} 147749.35 node_cpu_seconds_total{cpu="66",mode="user"} 340878.8 node_cpu_seconds_total{cpu="67",mode="idle"} 2.251909229e+07 node_cpu_seconds_total{cpu="67",mode="iowait"} 18016.64 node_cpu_seconds_total{cpu="67",mode="irq"} 0 node_cpu_seconds_total{cpu="67",mode="nice"} 6554.2 node_cpu_seconds_total{cpu="67",mode="softirq"} 35.84 node_cpu_seconds_total{cpu="67",mode="steal"} 0 node_cpu_seconds_total{cpu="67",mode="system"} 187632.1 node_cpu_seconds_total{cpu="67",mode="user"} 469989.82 node_cpu_seconds_total{cpu="68",mode="idle"} 2.292458918e+07 node_cpu_seconds_total{cpu="68",mode="iowait"} 3337.83 node_cpu_seconds_total{cpu="68",mode="irq"} 0 node_cpu_seconds_total{cpu="68",mode="nice"} 6468.93 node_cpu_seconds_total{cpu="68",mode="softirq"} 20.27 node_cpu_seconds_total{cpu="68",mode="steal"} 0 node_cpu_seconds_total{cpu="68",mode="system"} 75809.82 node_cpu_seconds_total{cpu="68",mode="user"} 197573.84 node_cpu_seconds_total{cpu="69",mode="idle"} 2.285823616e+07 node_cpu_seconds_total{cpu="69",mode="iowait"} 3962.42 node_cpu_seconds_total{cpu="69",mode="irq"} 0 node_cpu_seconds_total{cpu="69",mode="nice"} 6516.33 node_cpu_seconds_total{cpu="69",mode="softirq"} 31.23 node_cpu_seconds_total{cpu="69",mode="steal"} 0 node_cpu_seconds_total{cpu="69",mode="system"} 81045.78 node_cpu_seconds_total{cpu="69",mode="user"} 256890.61 node_cpu_seconds_total{cpu="7",mode="idle"} 1.906198348e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 13909.03 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 14998.32 node_cpu_seconds_total{cpu="7",mode="softirq"} 216.32 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.59471425e+06 node_cpu_seconds_total{cpu="7",mode="user"} 2.50464364e+06 node_cpu_seconds_total{cpu="70",mode="idle"} 2.226921824e+07 node_cpu_seconds_total{cpu="70",mode="iowait"} 6959.62 node_cpu_seconds_total{cpu="70",mode="irq"} 0 node_cpu_seconds_total{cpu="70",mode="nice"} 7568.52 node_cpu_seconds_total{cpu="70",mode="softirq"} 164.64 node_cpu_seconds_total{cpu="70",mode="steal"} 0 node_cpu_seconds_total{cpu="70",mode="system"} 300943.32 node_cpu_seconds_total{cpu="70",mode="user"} 618561.22 node_cpu_seconds_total{cpu="71",mode="idle"} 2.163678496e+07 node_cpu_seconds_total{cpu="71",mode="iowait"} 7396.28 node_cpu_seconds_total{cpu="71",mode="irq"} 0 node_cpu_seconds_total{cpu="71",mode="nice"} 7215.36 node_cpu_seconds_total{cpu="71",mode="softirq"} 79.3 node_cpu_seconds_total{cpu="71",mode="steal"} 0 node_cpu_seconds_total{cpu="71",mode="system"} 507032.77 node_cpu_seconds_total{cpu="71",mode="user"} 1.03919814e+06 node_cpu_seconds_total{cpu="72",mode="idle"} 2.254810081e+07 node_cpu_seconds_total{cpu="72",mode="iowait"} 11869.37 node_cpu_seconds_total{cpu="72",mode="irq"} 0 node_cpu_seconds_total{cpu="72",mode="nice"} 6760.2 node_cpu_seconds_total{cpu="72",mode="softirq"} 900.7 node_cpu_seconds_total{cpu="72",mode="steal"} 0 node_cpu_seconds_total{cpu="72",mode="system"} 213976.31 node_cpu_seconds_total{cpu="72",mode="user"} 416854.26 node_cpu_seconds_total{cpu="73",mode="idle"} 2.287858015e+07 node_cpu_seconds_total{cpu="73",mode="iowait"} 4619.41 node_cpu_seconds_total{cpu="73",mode="irq"} 0 node_cpu_seconds_total{cpu="73",mode="nice"} 6336.24 node_cpu_seconds_total{cpu="73",mode="softirq"} 25.58 node_cpu_seconds_total{cpu="73",mode="steal"} 0 node_cpu_seconds_total{cpu="73",mode="system"} 61384.12 node_cpu_seconds_total{cpu="73",mode="user"} 256337.8 node_cpu_seconds_total{cpu="74",mode="idle"} 2.287889487e+07 node_cpu_seconds_total{cpu="74",mode="iowait"} 6128.92 node_cpu_seconds_total{cpu="74",mode="irq"} 0 node_cpu_seconds_total{cpu="74",mode="nice"} 7138.54 node_cpu_seconds_total{cpu="74",mode="softirq"} 127.96 node_cpu_seconds_total{cpu="74",mode="steal"} 0 node_cpu_seconds_total{cpu="74",mode="system"} 82640.43 node_cpu_seconds_total{cpu="74",mode="user"} 233333.3 node_cpu_seconds_total{cpu="75",mode="idle"} 2.275337571e+07 node_cpu_seconds_total{cpu="75",mode="iowait"} 13495.76 node_cpu_seconds_total{cpu="75",mode="irq"} 0 node_cpu_seconds_total{cpu="75",mode="nice"} 6949.26 node_cpu_seconds_total{cpu="75",mode="softirq"} 18.36 node_cpu_seconds_total{cpu="75",mode="steal"} 0 node_cpu_seconds_total{cpu="75",mode="system"} 98998.51 node_cpu_seconds_total{cpu="75",mode="user"} 332927.1 node_cpu_seconds_total{cpu="76",mode="idle"} 2.303377439e+07 node_cpu_seconds_total{cpu="76",mode="iowait"} 3953.46 node_cpu_seconds_total{cpu="76",mode="irq"} 0 node_cpu_seconds_total{cpu="76",mode="nice"} 6746.7 node_cpu_seconds_total{cpu="76",mode="softirq"} 27.6 node_cpu_seconds_total{cpu="76",mode="steal"} 0 node_cpu_seconds_total{cpu="76",mode="system"} 40669.42 node_cpu_seconds_total{cpu="76",mode="user"} 124611.69 node_cpu_seconds_total{cpu="77",mode="idle"} 2.295820718e+07 node_cpu_seconds_total{cpu="77",mode="iowait"} 3567.58 node_cpu_seconds_total{cpu="77",mode="irq"} 0 node_cpu_seconds_total{cpu="77",mode="nice"} 6873.29 node_cpu_seconds_total{cpu="77",mode="softirq"} 17.99 node_cpu_seconds_total{cpu="77",mode="steal"} 0 node_cpu_seconds_total{cpu="77",mode="system"} 45935.36 node_cpu_seconds_total{cpu="77",mode="user"} 193884.31 node_cpu_seconds_total{cpu="78",mode="idle"} 2.25335336e+07 node_cpu_seconds_total{cpu="78",mode="iowait"} 6896.63 node_cpu_seconds_total{cpu="78",mode="irq"} 0 node_cpu_seconds_total{cpu="78",mode="nice"} 7761.16 node_cpu_seconds_total{cpu="78",mode="softirq"} 34.05 node_cpu_seconds_total{cpu="78",mode="steal"} 0 node_cpu_seconds_total{cpu="78",mode="system"} 203355.88 node_cpu_seconds_total{cpu="78",mode="user"} 453865.95 node_cpu_seconds_total{cpu="79",mode="idle"} 2.169235829e+07 node_cpu_seconds_total{cpu="79",mode="iowait"} 7556.79 node_cpu_seconds_total{cpu="79",mode="irq"} 0 node_cpu_seconds_total{cpu="79",mode="nice"} 7295.56 node_cpu_seconds_total{cpu="79",mode="softirq"} 64.64 node_cpu_seconds_total{cpu="79",mode="steal"} 0 node_cpu_seconds_total{cpu="79",mode="system"} 488240.07 node_cpu_seconds_total{cpu="79",mode="user"} 1.00400432e+06 node_cpu_seconds_total{cpu="8",mode="idle"} 2.154917896e+07 node_cpu_seconds_total{cpu="8",mode="iowait"} 11754.59 node_cpu_seconds_total{cpu="8",mode="irq"} 0 node_cpu_seconds_total{cpu="8",mode="nice"} 14386.31 node_cpu_seconds_total{cpu="8",mode="softirq"} 1387.16 node_cpu_seconds_total{cpu="8",mode="steal"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 567011.93 node_cpu_seconds_total{cpu="8",mode="user"} 1.0488391e+06 node_cpu_seconds_total{cpu="80",mode="idle"} 2.237267274e+07 node_cpu_seconds_total{cpu="80",mode="iowait"} 10336.23 node_cpu_seconds_total{cpu="80",mode="irq"} 0 node_cpu_seconds_total{cpu="80",mode="nice"} 6827.93 node_cpu_seconds_total{cpu="80",mode="softirq"} 1086.56 node_cpu_seconds_total{cpu="80",mode="steal"} 0 node_cpu_seconds_total{cpu="80",mode="system"} 275298.55 node_cpu_seconds_total{cpu="80",mode="user"} 530668.71 node_cpu_seconds_total{cpu="81",mode="idle"} 2.275730861e+07 node_cpu_seconds_total{cpu="81",mode="iowait"} 4690.58 node_cpu_seconds_total{cpu="81",mode="irq"} 0 node_cpu_seconds_total{cpu="81",mode="nice"} 6281.44 node_cpu_seconds_total{cpu="81",mode="softirq"} 104.32 node_cpu_seconds_total{cpu="81",mode="steal"} 0 node_cpu_seconds_total{cpu="81",mode="system"} 109050.41 node_cpu_seconds_total{cpu="81",mode="user"} 328589.81 node_cpu_seconds_total{cpu="82",mode="idle"} 2.273079768e+07 node_cpu_seconds_total{cpu="82",mode="iowait"} 8264.73 node_cpu_seconds_total{cpu="82",mode="irq"} 0 node_cpu_seconds_total{cpu="82",mode="nice"} 7247.39 node_cpu_seconds_total{cpu="82",mode="softirq"} 29.94 node_cpu_seconds_total{cpu="82",mode="steal"} 0 node_cpu_seconds_total{cpu="82",mode="system"} 131190.51 node_cpu_seconds_total{cpu="82",mode="user"} 329139.24 node_cpu_seconds_total{cpu="83",mode="idle"} 2.253343933e+07 node_cpu_seconds_total{cpu="83",mode="iowait"} 20496.77 node_cpu_seconds_total{cpu="83",mode="irq"} 0 node_cpu_seconds_total{cpu="83",mode="nice"} 6848.3 node_cpu_seconds_total{cpu="83",mode="softirq"} 142.62 node_cpu_seconds_total{cpu="83",mode="steal"} 0 node_cpu_seconds_total{cpu="83",mode="system"} 183282.6 node_cpu_seconds_total{cpu="83",mode="user"} 459819.88 node_cpu_seconds_total{cpu="84",mode="idle"} 2.296109551e+07 node_cpu_seconds_total{cpu="84",mode="iowait"} 3425.56 node_cpu_seconds_total{cpu="84",mode="irq"} 0 node_cpu_seconds_total{cpu="84",mode="nice"} 6513.4 node_cpu_seconds_total{cpu="84",mode="softirq"} 77.12 node_cpu_seconds_total{cpu="84",mode="steal"} 0 node_cpu_seconds_total{cpu="84",mode="system"} 60435.23 node_cpu_seconds_total{cpu="84",mode="user"} 177245.3 node_cpu_seconds_total{cpu="85",mode="idle"} 2.288688846e+07 node_cpu_seconds_total{cpu="85",mode="iowait"} 3729.06 node_cpu_seconds_total{cpu="85",mode="irq"} 0 node_cpu_seconds_total{cpu="85",mode="nice"} 6719.92 node_cpu_seconds_total{cpu="85",mode="softirq"} 77.5 node_cpu_seconds_total{cpu="85",mode="steal"} 0 node_cpu_seconds_total{cpu="85",mode="system"} 71986.1 node_cpu_seconds_total{cpu="85",mode="user"} 238100.4 node_cpu_seconds_total{cpu="86",mode="idle"} 2.236265501e+07 node_cpu_seconds_total{cpu="86",mode="iowait"} 6377.88 node_cpu_seconds_total{cpu="86",mode="irq"} 0 node_cpu_seconds_total{cpu="86",mode="nice"} 7759.11 node_cpu_seconds_total{cpu="86",mode="softirq"} 154.73 node_cpu_seconds_total{cpu="86",mode="steal"} 0 node_cpu_seconds_total{cpu="86",mode="system"} 260282.36 node_cpu_seconds_total{cpu="86",mode="user"} 566875.27 node_cpu_seconds_total{cpu="87",mode="idle"} 2.167658466e+07 node_cpu_seconds_total{cpu="87",mode="iowait"} 7576.82 node_cpu_seconds_total{cpu="87",mode="irq"} 0 node_cpu_seconds_total{cpu="87",mode="nice"} 7418.26 node_cpu_seconds_total{cpu="87",mode="softirq"} 165.15 node_cpu_seconds_total{cpu="87",mode="steal"} 0 node_cpu_seconds_total{cpu="87",mode="system"} 515283.38 node_cpu_seconds_total{cpu="87",mode="user"} 992355.58 node_cpu_seconds_total{cpu="88",mode="idle"} 2.262390894e+07 node_cpu_seconds_total{cpu="88",mode="iowait"} 8914.43 node_cpu_seconds_total{cpu="88",mode="irq"} 0 node_cpu_seconds_total{cpu="88",mode="nice"} 7063.05 node_cpu_seconds_total{cpu="88",mode="softirq"} 936.08 node_cpu_seconds_total{cpu="88",mode="steal"} 0 node_cpu_seconds_total{cpu="88",mode="system"} 178237.14 node_cpu_seconds_total{cpu="88",mode="user"} 377846.19 node_cpu_seconds_total{cpu="89",mode="idle"} 2.287325461e+07 node_cpu_seconds_total{cpu="89",mode="iowait"} 3148.12 node_cpu_seconds_total{cpu="89",mode="irq"} 0 node_cpu_seconds_total{cpu="89",mode="nice"} 6618.63 node_cpu_seconds_total{cpu="89",mode="softirq"} 19.87 node_cpu_seconds_total{cpu="89",mode="steal"} 0 node_cpu_seconds_total{cpu="89",mode="system"} 59133.98 node_cpu_seconds_total{cpu="89",mode="user"} 264614.83 node_cpu_seconds_total{cpu="9",mode="idle"} 2.251175847e+07 node_cpu_seconds_total{cpu="9",mode="iowait"} 4267.48 node_cpu_seconds_total{cpu="9",mode="irq"} 0 node_cpu_seconds_total{cpu="9",mode="nice"} 13242.61 node_cpu_seconds_total{cpu="9",mode="softirq"} 183 node_cpu_seconds_total{cpu="9",mode="steal"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 122819.63 node_cpu_seconds_total{cpu="9",mode="user"} 553280.34 node_cpu_seconds_total{cpu="90",mode="idle"} 2.287562964e+07 node_cpu_seconds_total{cpu="90",mode="iowait"} 6026.36 node_cpu_seconds_total{cpu="90",mode="irq"} 0 node_cpu_seconds_total{cpu="90",mode="nice"} 7227.13 node_cpu_seconds_total{cpu="90",mode="softirq"} 116.46 node_cpu_seconds_total{cpu="90",mode="steal"} 0 node_cpu_seconds_total{cpu="90",mode="system"} 77804.18 node_cpu_seconds_total{cpu="90",mode="user"} 241699.52 node_cpu_seconds_total{cpu="91",mode="idle"} 2.275171757e+07 node_cpu_seconds_total{cpu="91",mode="iowait"} 10034.61 node_cpu_seconds_total{cpu="91",mode="irq"} 0 node_cpu_seconds_total{cpu="91",mode="nice"} 6817.58 node_cpu_seconds_total{cpu="91",mode="softirq"} 17.66 node_cpu_seconds_total{cpu="91",mode="steal"} 0 node_cpu_seconds_total{cpu="91",mode="system"} 95752.62 node_cpu_seconds_total{cpu="91",mode="user"} 339456.59 node_cpu_seconds_total{cpu="92",mode="idle"} 2.303047562e+07 node_cpu_seconds_total{cpu="92",mode="iowait"} 3176.27 node_cpu_seconds_total{cpu="92",mode="irq"} 0 node_cpu_seconds_total{cpu="92",mode="nice"} 6630.67 node_cpu_seconds_total{cpu="92",mode="softirq"} 24.91 node_cpu_seconds_total{cpu="92",mode="steal"} 0 node_cpu_seconds_total{cpu="92",mode="system"} 38502.83 node_cpu_seconds_total{cpu="92",mode="user"} 130323.7 node_cpu_seconds_total{cpu="93",mode="idle"} 2.295180264e+07 node_cpu_seconds_total{cpu="93",mode="iowait"} 2764.97 node_cpu_seconds_total{cpu="93",mode="irq"} 0 node_cpu_seconds_total{cpu="93",mode="nice"} 6501.45 node_cpu_seconds_total{cpu="93",mode="softirq"} 15.67 node_cpu_seconds_total{cpu="93",mode="steal"} 0 node_cpu_seconds_total{cpu="93",mode="system"} 46233.49 node_cpu_seconds_total{cpu="93",mode="user"} 200702.14 node_cpu_seconds_total{cpu="94",mode="idle"} 2.262803502e+07 node_cpu_seconds_total{cpu="94",mode="iowait"} 5203.11 node_cpu_seconds_total{cpu="94",mode="irq"} 0 node_cpu_seconds_total{cpu="94",mode="nice"} 7859.79 node_cpu_seconds_total{cpu="94",mode="softirq"} 36.27 node_cpu_seconds_total{cpu="94",mode="steal"} 0 node_cpu_seconds_total{cpu="94",mode="system"} 160397.57 node_cpu_seconds_total{cpu="94",mode="user"} 402922.05 node_cpu_seconds_total{cpu="95",mode="idle"} 2.177783141e+07 node_cpu_seconds_total{cpu="95",mode="iowait"} 6057.47 node_cpu_seconds_total{cpu="95",mode="irq"} 0 node_cpu_seconds_total{cpu="95",mode="nice"} 7566.06 node_cpu_seconds_total{cpu="95",mode="softirq"} 90.71 node_cpu_seconds_total{cpu="95",mode="steal"} 0 node_cpu_seconds_total{cpu="95",mode="system"} 468108.97 node_cpu_seconds_total{cpu="95",mode="user"} 939477.32 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sda"} 0.359 node_disk_discard_time_seconds_total{device="sdb"} 0.364 node_disk_discard_time_seconds_total{device="sdc"} 0.017 node_disk_discard_time_seconds_total{device="sdd"} 0.014 node_disk_discard_time_seconds_total{device="sde"} 0.019 node_disk_discard_time_seconds_total{device="sdf"} 0.015 node_disk_discard_time_seconds_total{device="sdg"} 0 node_disk_discard_time_seconds_total{device="sdh"} 0.046 node_disk_discard_time_seconds_total{device="sdi"} 0 node_disk_discard_time_seconds_total{device="sdj"} 40789.091 node_disk_discard_time_seconds_total{device="sdk"} 0 node_disk_discard_time_seconds_total{device="sdl"} 0 node_disk_discard_time_seconds_total{device="sdm"} 0 node_disk_discard_time_seconds_total{device="sdn"} 0 node_disk_discard_time_seconds_total{device="sdo"} 0 node_disk_discard_time_seconds_total{device="sdp"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sda"} 6.548064e+06 node_disk_discarded_sectors_total{device="sdb"} 6.548064e+06 node_disk_discarded_sectors_total{device="sdc"} 1.19104e+06 node_disk_discarded_sectors_total{device="sdd"} 923824 node_disk_discarded_sectors_total{device="sde"} 161952 node_disk_discarded_sectors_total{device="sdf"} 1.58276e+06 node_disk_discarded_sectors_total{device="sdg"} 0 node_disk_discarded_sectors_total{device="sdh"} 1.81788e+06 node_disk_discarded_sectors_total{device="sdi"} 0 node_disk_discarded_sectors_total{device="sdj"} 3.767117088e+10 node_disk_discarded_sectors_total{device="sdk"} 0 node_disk_discarded_sectors_total{device="sdl"} 0 node_disk_discarded_sectors_total{device="sdm"} 0 node_disk_discarded_sectors_total{device="sdn"} 0 node_disk_discarded_sectors_total{device="sdo"} 0 node_disk_discarded_sectors_total{device="sdp"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sda"} 783 node_disk_discards_completed_total{device="sdb"} 783 node_disk_discards_completed_total{device="sdc"} 12 node_disk_discards_completed_total{device="sdd"} 8 node_disk_discards_completed_total{device="sde"} 5 node_disk_discards_completed_total{device="sdf"} 13 node_disk_discards_completed_total{device="sdg"} 0 node_disk_discards_completed_total{device="sdh"} 26 node_disk_discards_completed_total{device="sdi"} 0 node_disk_discards_completed_total{device="sdj"} 1.6380047e+07 node_disk_discards_completed_total{device="sdk"} 0 node_disk_discards_completed_total{device="sdl"} 0 node_disk_discards_completed_total{device="sdm"} 0 node_disk_discards_completed_total{device="sdn"} 0 node_disk_discards_completed_total{device="sdo"} 0 node_disk_discards_completed_total{device="sdp"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="sda"} 0 node_disk_discards_merged_total{device="sdb"} 0 node_disk_discards_merged_total{device="sdc"} 0 node_disk_discards_merged_total{device="sdd"} 0 node_disk_discards_merged_total{device="sde"} 0 node_disk_discards_merged_total{device="sdf"} 0 node_disk_discards_merged_total{device="sdg"} 0 node_disk_discards_merged_total{device="sdh"} 0 node_disk_discards_merged_total{device="sdi"} 0 node_disk_discards_merged_total{device="sdj"} 3.21673e+06 node_disk_discards_merged_total{device="sdk"} 0 node_disk_discards_merged_total{device="sdl"} 0 node_disk_discards_merged_total{device="sdm"} 0 node_disk_discards_merged_total{device="sdn"} 0 node_disk_discards_merged_total{device="sdo"} 0 node_disk_discards_merged_total{device="sdp"} 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="sda"} 0 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sdc"} 0 node_disk_io_now{device="sdd"} 0 node_disk_io_now{device="sde"} 0 node_disk_io_now{device="sdf"} 0 node_disk_io_now{device="sdg"} 0 node_disk_io_now{device="sdh"} 0 node_disk_io_now{device="sdi"} 0 node_disk_io_now{device="sdj"} 0 node_disk_io_now{device="sdk"} 0 node_disk_io_now{device="sdl"} 0 node_disk_io_now{device="sdm"} 0 node_disk_io_now{device="sdn"} 0 node_disk_io_now{device="sdo"} 0 node_disk_io_now{device="sdp"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sda"} 8.788 node_disk_io_time_seconds_total{device="sdb"} 8 node_disk_io_time_seconds_total{device="sdc"} 45510.664000000004 node_disk_io_time_seconds_total{device="sdd"} 48050.44 node_disk_io_time_seconds_total{device="sde"} 46103.756 node_disk_io_time_seconds_total{device="sdf"} 47365.888 node_disk_io_time_seconds_total{device="sdg"} 44671.644 node_disk_io_time_seconds_total{device="sdh"} 46900.72 node_disk_io_time_seconds_total{device="sdi"} 0.428 node_disk_io_time_seconds_total{device="sdj"} 1.11025358e+06 node_disk_io_time_seconds_total{device="sdk"} 0.436 node_disk_io_time_seconds_total{device="sdl"} 0.024 node_disk_io_time_seconds_total{device="sdm"} 0.136 node_disk_io_time_seconds_total{device="sdn"} 0.04 node_disk_io_time_seconds_total{device="sdo"} 0.52 node_disk_io_time_seconds_total{device="sdp"} 0.032 # HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. # TYPE node_disk_io_time_weighted_seconds_total counter node_disk_io_time_weighted_seconds_total{device="sda"} 25.588 node_disk_io_time_weighted_seconds_total{device="sdb"} 24.444 node_disk_io_time_weighted_seconds_total{device="sdc"} 1.79342929e+06 node_disk_io_time_weighted_seconds_total{device="sdd"} 1.807892269e+06 node_disk_io_time_weighted_seconds_total{device="sde"} 1.813038928e+06 node_disk_io_time_weighted_seconds_total{device="sdf"} 1.800856377e+06 node_disk_io_time_weighted_seconds_total{device="sdg"} 1.7862506670000001e+06 node_disk_io_time_weighted_seconds_total{device="sdh"} 1.790358914e+06 node_disk_io_time_weighted_seconds_total{device="sdi"} 0.502 node_disk_io_time_weighted_seconds_total{device="sdj"} 120940.194 node_disk_io_time_weighted_seconds_total{device="sdk"} 0.466 node_disk_io_time_weighted_seconds_total{device="sdl"} 0.027 node_disk_io_time_weighted_seconds_total{device="sdm"} 0.168 node_disk_io_time_weighted_seconds_total{device="sdn"} 0.054 node_disk_io_time_weighted_seconds_total{device="sdo"} 0.553 node_disk_io_time_weighted_seconds_total{device="sdp"} 0.049 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sda"} 1.10599168e+08 node_disk_read_bytes_total{device="sdb"} 6.6126336e+07 node_disk_read_bytes_total{device="sdc"} 5.43487266816e+12 node_disk_read_bytes_total{device="sdd"} 5.500328886272e+12 node_disk_read_bytes_total{device="sde"} 5.819778031616e+12 node_disk_read_bytes_total{device="sdf"} 5.860211490816e+12 node_disk_read_bytes_total{device="sdg"} 5.645223047168e+12 node_disk_read_bytes_total{device="sdh"} 5.428559724544e+12 node_disk_read_bytes_total{device="sdi"} 5.451776e+06 node_disk_read_bytes_total{device="sdj"} 9.954408726528e+12 node_disk_read_bytes_total{device="sdk"} 5.44768e+06 node_disk_read_bytes_total{device="sdl"} 2.154496e+06 node_disk_read_bytes_total{device="sdm"} 5.44768e+06 node_disk_read_bytes_total{device="sdn"} 2.154496e+06 node_disk_read_bytes_total{device="sdo"} 5.44768e+06 node_disk_read_bytes_total{device="sdp"} 2.158592e+06 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sda"} 1.145 node_disk_read_time_seconds_total{device="sdb"} 0.791 node_disk_read_time_seconds_total{device="sdc"} 126112.70700000001 node_disk_read_time_seconds_total{device="sdd"} 135418.367 node_disk_read_time_seconds_total{device="sde"} 141789.08000000002 node_disk_read_time_seconds_total{device="sdf"} 143750.784 node_disk_read_time_seconds_total{device="sdg"} 133253.171 node_disk_read_time_seconds_total{device="sdh"} 132232.347 node_disk_read_time_seconds_total{device="sdi"} 0.502 node_disk_read_time_seconds_total{device="sdj"} 1.554438975e+06 node_disk_read_time_seconds_total{device="sdk"} 0.466 node_disk_read_time_seconds_total{device="sdl"} 0.027 node_disk_read_time_seconds_total{device="sdm"} 0.168 node_disk_read_time_seconds_total{device="sdn"} 0.054 node_disk_read_time_seconds_total{device="sdo"} 0.553 node_disk_read_time_seconds_total{device="sdp"} 0.049 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sda"} 4714 node_disk_reads_completed_total{device="sdb"} 3253 node_disk_reads_completed_total{device="sdc"} 3.2789877e+07 node_disk_reads_completed_total{device="sdd"} 3.3485349e+07 node_disk_reads_completed_total{device="sde"} 3.4545864e+07 node_disk_reads_completed_total{device="sdf"} 3.4542265e+07 node_disk_reads_completed_total{device="sdg"} 3.3515264e+07 node_disk_reads_completed_total{device="sdh"} 3.2823192e+07 node_disk_reads_completed_total{device="sdi"} 183 node_disk_reads_completed_total{device="sdj"} 6.07834149e+08 node_disk_reads_completed_total{device="sdk"} 182 node_disk_reads_completed_total{device="sdl"} 100 node_disk_reads_completed_total{device="sdm"} 182 node_disk_reads_completed_total{device="sdn"} 100 node_disk_reads_completed_total{device="sdo"} 182 node_disk_reads_completed_total{device="sdp"} 101 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sda"} 3052 node_disk_reads_merged_total{device="sdb"} 3052 node_disk_reads_merged_total{device="sdc"} 45785 node_disk_reads_merged_total{device="sdd"} 50366 node_disk_reads_merged_total{device="sde"} 64187 node_disk_reads_merged_total{device="sdf"} 51944 node_disk_reads_merged_total{device="sdg"} 58858 node_disk_reads_merged_total{device="sdh"} 56000 node_disk_reads_merged_total{device="sdi"} 0 node_disk_reads_merged_total{device="sdj"} 2.2732698e+07 node_disk_reads_merged_total{device="sdk"} 0 node_disk_reads_merged_total{device="sdl"} 0 node_disk_reads_merged_total{device="sdm"} 0 node_disk_reads_merged_total{device="sdn"} 0 node_disk_reads_merged_total{device="sdo"} 0 node_disk_reads_merged_total{device="sdp"} 0 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sda"} 23.21 node_disk_write_time_seconds_total{device="sdb"} 22.457 node_disk_write_time_seconds_total{device="sdc"} 1.66478227e+06 node_disk_write_time_seconds_total{device="sdd"} 1.66992506e+06 node_disk_write_time_seconds_total{device="sde"} 1.668483938e+06 node_disk_write_time_seconds_total{device="sdf"} 1.654745169e+06 node_disk_write_time_seconds_total{device="sdg"} 1.650614031e+06 node_disk_write_time_seconds_total{device="sdh"} 1.655694637e+06 node_disk_write_time_seconds_total{device="sdi"} 0 node_disk_write_time_seconds_total{device="sdj"} 2.820679423e+06 node_disk_write_time_seconds_total{device="sdk"} 0 node_disk_write_time_seconds_total{device="sdl"} 0 node_disk_write_time_seconds_total{device="sdm"} 0 node_disk_write_time_seconds_total{device="sdn"} 0 node_disk_write_time_seconds_total{device="sdo"} 0 node_disk_write_time_seconds_total{device="sdp"} 0 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sda"} 82941 node_disk_writes_completed_total{device="sdb"} 82937 node_disk_writes_completed_total{device="sdc"} 8.8892363e+07 node_disk_writes_completed_total{device="sdd"} 8.9100637e+07 node_disk_writes_completed_total{device="sde"} 8.9085544e+07 node_disk_writes_completed_total{device="sdf"} 8.8430463e+07 node_disk_writes_completed_total{device="sdg"} 8.8292961e+07 node_disk_writes_completed_total{device="sdh"} 8.8519103e+07 node_disk_writes_completed_total{device="sdi"} 0 node_disk_writes_completed_total{device="sdj"} 2.421315765e+09 node_disk_writes_completed_total{device="sdk"} 0 node_disk_writes_completed_total{device="sdl"} 0 node_disk_writes_completed_total{device="sdm"} 0 node_disk_writes_completed_total{device="sdn"} 0 node_disk_writes_completed_total{device="sdo"} 0 node_disk_writes_completed_total{device="sdp"} 0 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 19864 node_disk_writes_merged_total{device="sdb"} 19868 node_disk_writes_merged_total{device="sdc"} 8.714281e+06 node_disk_writes_merged_total{device="sdd"} 8.649222e+06 node_disk_writes_merged_total{device="sde"} 8.668264e+06 node_disk_writes_merged_total{device="sdf"} 8.630438e+06 node_disk_writes_merged_total{device="sdg"} 8.624343e+06 node_disk_writes_merged_total{device="sdh"} 8.598238e+06 node_disk_writes_merged_total{device="sdi"} 0 node_disk_writes_merged_total{device="sdj"} 9.817221e+06 node_disk_writes_merged_total{device="sdk"} 0 node_disk_writes_merged_total{device="sdl"} 0 node_disk_writes_merged_total{device="sdm"} 0 node_disk_writes_merged_total{device="sdn"} 0 node_disk_writes_merged_total{device="sdo"} 0 node_disk_writes_merged_total{device="sdp"} 0 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sda"} 2.056958976e+09 node_disk_written_bytes_total{device="sdb"} 2.056958976e+09 node_disk_written_bytes_total{device="sdc"} 3.102531096576e+12 node_disk_written_bytes_total{device="sdd"} 3.105531174912e+12 node_disk_written_bytes_total{device="sde"} 3.106005393408e+12 node_disk_written_bytes_total{device="sdf"} 3.095242407936e+12 node_disk_written_bytes_total{device="sdg"} 3.09294589952e+12 node_disk_written_bytes_total{device="sdh"} 3.095441854464e+12 node_disk_written_bytes_total{device="sdi"} 0 node_disk_written_bytes_total{device="sdj"} 4.0828162134016e+13 node_disk_written_bytes_total{device="sdk"} 0 node_disk_written_bytes_total{device="sdl"} 0 node_disk_written_bytes_total{device="sdm"} 0 node_disk_written_bytes_total{device="sdn"} 0 node_disk_written_bytes_total{device="sdo"} 0 node_disk_written_bytes_total{device="sdp"} 0 # HELP node_edac_correctable_errors_total Total correctable memory errors. # TYPE node_edac_correctable_errors_total counter node_edac_correctable_errors_total{controller="0"} 0 node_edac_correctable_errors_total{controller="1"} 0 node_edac_correctable_errors_total{controller="3"} 0 node_edac_correctable_errors_total{controller="4"} 0 node_edac_correctable_errors_total{controller="5"} 0 node_edac_correctable_errors_total{controller="7"} 0 # HELP node_edac_csrow_correctable_errors_total Total correctable memory errors for this csrow. # TYPE node_edac_csrow_correctable_errors_total counter node_edac_csrow_correctable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="3",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="4",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="5",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="7",csrow="unknown"} 0 # HELP node_edac_csrow_uncorrectable_errors_total Total uncorrectable memory errors for this csrow. # TYPE node_edac_csrow_uncorrectable_errors_total counter node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="3",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="4",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="5",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="7",csrow="unknown"} 0 # HELP node_edac_uncorrectable_errors_total Total uncorrectable memory errors. # TYPE node_edac_uncorrectable_errors_total counter node_edac_uncorrectable_errors_total{controller="0"} 0 node_edac_uncorrectable_errors_total{controller="1"} 0 node_edac_uncorrectable_errors_total{controller="3"} 0 node_edac_uncorrectable_errors_total{controller="4"} 0 node_edac_uncorrectable_errors_total{controller="5"} 0 node_edac_uncorrectable_errors_total{controller="7"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # 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="",goversion="go1.21.5",revision="",version=""} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 4224 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 1.967752e+07 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 2.04086784e+08 node_filesystem_avail_bytes{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 2.36562808832e+11 node_filesystem_avail_bytes{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 2.04086784e+08 node_filesystem_avail_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 1.2122599510016e+13 node_filesystem_avail_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 1.2122599510016e+13 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 7.029698220032e+12 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 7.029698220032e+12 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 7.029698220032e+12 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 7.029698220032e+12 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 7.029698220032e+12 node_filesystem_avail_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 7.029698220032e+12 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_device_error{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 0 node_filesystem_device_error{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 0 node_filesystem_device_error{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 0 node_filesystem_device_error{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 0 node_filesystem_device_error{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 0 node_filesystem_files{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 0 node_filesystem_files{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 0 node_filesystem_files{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 0 node_filesystem_files{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 0 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files_free{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 0 node_filesystem_files_free{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 0 node_filesystem_files_free{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 0 node_filesystem_files_free{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 0 node_filesystem_files_free{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 0 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 2.04086784e+08 node_filesystem_free_bytes{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 2.37556596736e+11 node_filesystem_free_bytes{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 2.04086784e+08 node_filesystem_free_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 1.2124190527488e+13 node_filesystem_free_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 1.2124190527488e+13 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 7.08652091392e+12 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 7.08652091392e+12 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 7.08652091392e+12 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 7.08652091392e+12 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 7.08652091392e+12 node_filesystem_free_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 7.08652091392e+12 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_readonly{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 0 node_filesystem_readonly{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 0 node_filesystem_readonly{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 0 node_filesystem_readonly{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 0 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 1 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 0 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 0 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 0 node_filesystem_readonly{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 2.04389376e+08 node_filesystem_size_bytes{device="/dev/sda3",fstype="btrfs",mountpoint="/boot"} 2.39847079936e+11 node_filesystem_size_bytes{device="/dev/sdb2",fstype="vfat",mountpoint="/boot/efi2"} 2.04389376e+08 node_filesystem_size_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/mnt/btrfs-pool-ssd"} 4.8002934767616e+13 node_filesystem_size_bytes{device="/dev/sdc1",fstype="btrfs",mountpoint="/srv/bordeaux/nars"} 4.8002934767616e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/"} 1.099511627776e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/gnu/store"} 1.099511627776e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/home"} 1.099511627776e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/mnt/btrfs-pool-san"} 1.099511627776e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/srv/publish/substitutes"} 1.099511627776e+13 node_filesystem_size_bytes{device="/dev/sdj",fstype="btrfs",mountpoint="/var/cache"} 1.099511627776e+13 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 2.6184979e+08 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="0000:00:01_1_0000:01:00_0",chip_name="bnxt_en"} 1 node_hwmon_chip_names{chip="0000:00:01_1_0000:01:00_1",chip_name="bnxt_en"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:18_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:19_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1a_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1b_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1c_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1d_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1e_3",chip_name="k10temp"} 1 node_hwmon_chip_names{chip="pci0000:00_0000:00:1f_3",chip_name="k10temp"} 1 # HELP node_hwmon_power_average_interval_max_seconds Hardware monitor power usage update interval (average_interval_max) # TYPE node_hwmon_power_average_interval_max_seconds gauge node_hwmon_power_average_interval_max_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 604800 # HELP node_hwmon_power_average_interval_min_seconds Hardware monitor power usage update interval (average_interval_min) # TYPE node_hwmon_power_average_interval_min_seconds gauge node_hwmon_power_average_interval_min_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 2 # HELP node_hwmon_power_average_interval_seconds Hardware monitor power usage update interval (average_interval) # TYPE node_hwmon_power_average_interval_seconds gauge node_hwmon_power_average_interval_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 2 # HELP node_hwmon_power_average_watt Hardware monitor for power usage in watts (average) # TYPE node_hwmon_power_average_watt gauge node_hwmon_power_average_watt{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 203 # HELP node_hwmon_power_is_battery_watt Hardware monitor for power usage in watts (is_battery) # TYPE node_hwmon_power_is_battery_watt gauge node_hwmon_power_is_battery_watt{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 0 # HELP node_hwmon_sensor_label Label for given chip and sensor # TYPE node_hwmon_sensor_label gauge node_hwmon_sensor_label{chip="pci0000:00_0000:00:18_3",label="tccd1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:18_3",label="tccd2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:18_3",label="tccd3",sensor="temp5"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:18_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:19_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1a_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1b_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1c_3",label="tccd1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1c_3",label="tccd2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1c_3",label="tccd3",sensor="temp5"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1c_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1d_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1e_3",label="tctl",sensor="temp1"} 1 node_hwmon_sensor_label{chip="pci0000:00_0000:00:1f_3",label="tctl",sensor="temp1"} 1 # 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:01:00_0",sensor="temp1"} 49 node_hwmon_temp_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 49 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:18_3",sensor="temp1"} 35 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:18_3",sensor="temp3"} 34.25 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:18_3",sensor="temp4"} 33.5 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:18_3",sensor="temp5"} 34.75 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:19_3",sensor="temp1"} 34.75 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1a_3",sensor="temp1"} 34.125 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1b_3",sensor="temp1"} 35 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1c_3",sensor="temp1"} 33.75 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1c_3",sensor="temp3"} 34 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1c_3",sensor="temp4"} 32.25 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1c_3",sensor="temp5"} 33.75 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1d_3",sensor="temp1"} 33.5 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1e_3",sensor="temp1"} 32.5 node_hwmon_temp_celsius{chip="pci0000:00_0000:00:1f_3",sensor="temp1"} 33.75 # 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="0000:00:01_1_0000:01:00_0",sensor="temp1"} 0 node_hwmon_temp_crit_alarm_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 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:01:00_0",sensor="temp1"} 100 node_hwmon_temp_crit_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 100 # HELP node_hwmon_temp_emergency_alarm_celsius Hardware monitor for temperature (emergency_alarm) # TYPE node_hwmon_temp_emergency_alarm_celsius gauge node_hwmon_temp_emergency_alarm_celsius{chip="0000:00:01_1_0000:01:00_0",sensor="temp1"} 0 node_hwmon_temp_emergency_alarm_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 0 # HELP node_hwmon_temp_emergency_celsius Hardware monitor for temperature (emergency) # TYPE node_hwmon_temp_emergency_celsius gauge node_hwmon_temp_emergency_celsius{chip="0000:00:01_1_0000:01:00_0",sensor="temp1"} 110 node_hwmon_temp_emergency_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 110 # HELP node_hwmon_temp_max_alarm_celsius Hardware monitor for temperature (max_alarm) # TYPE node_hwmon_temp_max_alarm_celsius gauge node_hwmon_temp_max_alarm_celsius{chip="0000:00:01_1_0000:01:00_0",sensor="temp1"} 0 node_hwmon_temp_max_alarm_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 0 # 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:01:00_0",sensor="temp1"} 95 node_hwmon_temp_max_celsius{chip="0000:00:01_1_0000:01:00_1",sensor="temp1"} 95 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 6.4523369312e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 4.419584e+06 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 8.6103330816e+10 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 8.6098911232e+10 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 2.503999488e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 4.325687296e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 86016 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.701223424e+11 # HELP node_memory_CmaFree_bytes Memory information field CmaFree_bytes. # TYPE node_memory_CmaFree_bytes gauge node_memory_CmaFree_bytes 0 # HELP node_memory_CmaTotal_bytes Memory information field CmaTotal_bytes. # TYPE node_memory_CmaTotal_bytes gauge node_memory_CmaTotal_bytes 0 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 1.01223800832e+11 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 7.151501312e+09 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 6.442450944e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.38544152576e+11 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 2.848784384e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 233472 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 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_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 4.336193536e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 8.8348094464e+10 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 8.4011900928e+10 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.8197762048e+10 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.3576576e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 3.8756352e+07 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.89185011712e+11 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.381185024e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 2.02447601664e+11 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 32768 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 1.452032e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.8087936e+08 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.8197762048e+10 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 5.364457472e+09 # HELP node_memory_SecPageTables_bytes Memory information field SecPageTables_bytes. # TYPE node_memory_SecPageTables_bytes gauge node_memory_SecPageTables_bytes 2.6271744e+07 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.1513856e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.356221952e+10 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unaccepted_bytes Memory information field Unaccepted_bytes. # TYPE node_memory_Unaccepted_bytes gauge node_memory_Unaccepted_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 32768 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 3.0662656e+08 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_memory_Zswap_bytes Memory information field Zswap_bytes. # TYPE node_memory_Zswap_bytes gauge node_memory_Zswap_bytes 0 # HELP node_memory_Zswapped_bytes Memory information field Zswapped_bytes. # TYPE node_memory_Zswapped_bytes gauge node_memory_Zswapped_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 288 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 25406 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 2551 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 2.640803e+06 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 2.548163e+06 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 2.425330112e+09 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.457784e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.7389140752034e+13 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 4.6044499939062e+13 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 2 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 2200 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 517 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 7 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 9 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 151 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.7191123e+07 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 1.87407025e+08 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 36 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 222 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 6.381269632e+09 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 3.3506306361e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 7.7531286e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.0815832e+08 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 2.8513955e+07 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 1060 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 177 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 2.9407357e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 1313 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 4945 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 958499 # HELP node_network_address_assign_type address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="eno1"} 0 node_network_address_assign_type{device="eno2"} 0 node_network_address_assign_type{device="eno3"} 0 node_network_address_assign_type{device="eno4"} 0 node_network_address_assign_type{device="lo"} 0 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="eno1"} 1 node_network_carrier{device="eno2"} 1 node_network_carrier{device="eno3"} 1 node_network_carrier{device="eno4"} 1 node_network_carrier{device="lo"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="eno1"} 2 node_network_carrier_changes_total{device="eno2"} 2 node_network_carrier_changes_total{device="eno3"} 1 node_network_carrier_changes_total{device="eno4"} 1 node_network_carrier_changes_total{device="lo"} 0 # HELP node_network_carrier_down_changes_total carrier_down_changes_total value of /sys/class/net/. # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="eno1"} 1 node_network_carrier_down_changes_total{device="eno2"} 1 node_network_carrier_down_changes_total{device="eno3"} 0 node_network_carrier_down_changes_total{device="eno4"} 0 node_network_carrier_down_changes_total{device="lo"} 0 # HELP node_network_carrier_up_changes_total carrier_up_changes_total value of /sys/class/net/. # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="eno1"} 1 node_network_carrier_up_changes_total{device="eno2"} 1 node_network_carrier_up_changes_total{device="eno3"} 1 node_network_carrier_up_changes_total{device="eno4"} 1 node_network_carrier_up_changes_total{device="lo"} 0 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="eno1"} 0 node_network_device_id{device="eno2"} 0 node_network_device_id{device="eno3"} 0 node_network_device_id{device="eno4"} 0 node_network_device_id{device="lo"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="eno1"} 0 node_network_dormant{device="eno2"} 0 node_network_dormant{device="eno3"} 0 node_network_dormant{device="eno4"} 0 node_network_dormant{device="lo"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="eno1"} 4099 node_network_flags{device="eno2"} 4099 node_network_flags{device="eno3"} 4099 node_network_flags{device="eno4"} 4099 node_network_flags{device="lo"} 9 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="eno1"} 4 node_network_iface_id{device="eno2"} 5 node_network_iface_id{device="eno3"} 2 node_network_iface_id{device="eno4"} 3 node_network_iface_id{device="lo"} 1 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="eno1"} 4 node_network_iface_link{device="eno2"} 5 node_network_iface_link{device="eno3"} 2 node_network_iface_link{device="eno4"} 3 node_network_iface_link{device="lo"} 1 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="eno1"} 0 node_network_iface_link_mode{device="eno2"} 0 node_network_iface_link_mode{device="eno3"} 0 node_network_iface_link_mode{device="eno4"} 0 node_network_iface_link_mode{device="lo"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="b0:26:28:b6:e1:ee",broadcast="ff:ff:ff:ff:ff:ff",device="eno3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b0:26:28:b6:e1:ef",broadcast="ff:ff:ff:ff:ff:ff",device="eno4",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b0:26:28:b6:e1:f0",broadcast="ff:ff:ff:ff:ff:ff",device="eno1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b0:26:28:b6:e1:f1",broadcast="ff:ff:ff:ff:ff:ff",device="eno2",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="eno1"} 1500 node_network_mtu_bytes{device="eno2"} 1500 node_network_mtu_bytes{device="eno3"} 1500 node_network_mtu_bytes{device="eno4"} 1500 node_network_mtu_bytes{device="lo"} 65536 # HELP node_network_name_assign_type name_assign_type value of /sys/class/net/. # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="eno1"} 4 node_network_name_assign_type{device="eno2"} 4 node_network_name_assign_type{device="eno3"} 4 node_network_name_assign_type{device="eno4"} 4 node_network_name_assign_type{device="lo"} 2 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="eno1"} 0 node_network_net_dev_group{device="eno2"} 0 node_network_net_dev_group{device="eno3"} 0 node_network_net_dev_group{device="eno4"} 0 node_network_net_dev_group{device="lo"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="eno1"} 1 node_network_protocol_type{device="eno2"} 1 node_network_protocol_type{device="eno3"} 1 node_network_protocol_type{device="eno4"} 1 node_network_protocol_type{device="lo"} 772 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="eno1"} 5.463350931148e+12 node_network_receive_bytes_total{device="eno2"} 1.0734556891423e+13 node_network_receive_bytes_total{device="eno3"} 5.568151813e+09 node_network_receive_bytes_total{device="eno4"} 3.916781813e+09 node_network_receive_bytes_total{device="lo"} 1.87601596732e+12 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="eno1"} 0 node_network_receive_compressed_total{device="eno2"} 0 node_network_receive_compressed_total{device="eno3"} 0 node_network_receive_compressed_total{device="eno4"} 0 node_network_receive_compressed_total{device="lo"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="eno1"} 8 node_network_receive_drop_total{device="eno2"} 47527 node_network_receive_drop_total{device="eno3"} 0 node_network_receive_drop_total{device="eno4"} 0 node_network_receive_drop_total{device="lo"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="eno1"} 0 node_network_receive_errs_total{device="eno2"} 0 node_network_receive_errs_total{device="eno3"} 520 node_network_receive_errs_total{device="eno4"} 0 node_network_receive_errs_total{device="lo"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="eno1"} 0 node_network_receive_fifo_total{device="eno2"} 0 node_network_receive_fifo_total{device="eno3"} 0 node_network_receive_fifo_total{device="eno4"} 0 node_network_receive_fifo_total{device="lo"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="eno1"} 3.502839e+06 node_network_receive_frame_total{device="eno2"} 4.146203e+06 node_network_receive_frame_total{device="eno3"} 520 node_network_receive_frame_total{device="eno4"} 0 node_network_receive_frame_total{device="lo"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="eno1"} 355456 node_network_receive_multicast_total{device="eno2"} 5.6585224e+07 node_network_receive_multicast_total{device="eno3"} 1.3196291e+07 node_network_receive_multicast_total{device="eno4"} 1.877412e+07 node_network_receive_multicast_total{device="lo"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="eno1"} 4.460889369e+09 node_network_receive_packets_total{device="eno2"} 1.0681362281e+10 node_network_receive_packets_total{device="eno3"} 2.7318905e+07 node_network_receive_packets_total{device="eno4"} 3.9406838e+07 node_network_receive_packets_total{device="lo"} 4.56642613e+08 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="eno1"} 1.25e+09 node_network_speed_bytes{device="eno2"} 1.25e+09 node_network_speed_bytes{device="eno3"} 1.25e+08 node_network_speed_bytes{device="eno4"} 1.25e+08 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="eno1"} 2.74075255812e+11 node_network_transmit_bytes_total{device="eno2"} 4.5593254421947e+13 node_network_transmit_bytes_total{device="eno3"} 1.34143901e+08 node_network_transmit_bytes_total{device="eno4"} 2.04940326348e+11 node_network_transmit_bytes_total{device="lo"} 1.87601596732e+12 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="eno1"} 0 node_network_transmit_carrier_total{device="eno2"} 0 node_network_transmit_carrier_total{device="eno3"} 0 node_network_transmit_carrier_total{device="eno4"} 0 node_network_transmit_carrier_total{device="lo"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="eno1"} 0 node_network_transmit_colls_total{device="eno2"} 0 node_network_transmit_colls_total{device="eno3"} 0 node_network_transmit_colls_total{device="eno4"} 0 node_network_transmit_colls_total{device="lo"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="eno1"} 0 node_network_transmit_compressed_total{device="eno2"} 0 node_network_transmit_compressed_total{device="eno3"} 0 node_network_transmit_compressed_total{device="eno4"} 0 node_network_transmit_compressed_total{device="lo"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="eno1"} 0 node_network_transmit_drop_total{device="eno2"} 0 node_network_transmit_drop_total{device="eno3"} 2 node_network_transmit_drop_total{device="eno4"} 0 node_network_transmit_drop_total{device="lo"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="eno1"} 0 node_network_transmit_errs_total{device="eno2"} 0 node_network_transmit_errs_total{device="eno3"} 0 node_network_transmit_errs_total{device="eno4"} 0 node_network_transmit_errs_total{device="lo"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="eno1"} 0 node_network_transmit_fifo_total{device="eno2"} 0 node_network_transmit_fifo_total{device="eno3"} 0 node_network_transmit_fifo_total{device="eno4"} 0 node_network_transmit_fifo_total{device="lo"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="eno1"} 1.307887331e+09 node_network_transmit_packets_total{device="eno2"} 3.1707131588e+10 node_network_transmit_packets_total{device="eno3"} 398541 node_network_transmit_packets_total{device="eno4"} 1.38548363e+08 node_network_transmit_packets_total{device="lo"} 4.56642613e+08 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="eno1"} 1000 node_network_transmit_queue_length{device="eno2"} 1000 node_network_transmit_queue_length{device="eno3"} 1000 node_network_transmit_queue_length{device="eno4"} 1000 node_network_transmit_queue_length{device="lo"} 1000 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="eno1"} 1 node_network_up{device="eno2"} 1 node_network_up{device="eno3"} 1 node_network_up{device="eno4"} 1 node_network_up{device="lo"} 0 # HELP node_pressure_cpu_waiting_seconds_total Total time in seconds that processes have waited for CPU time # TYPE node_pressure_cpu_waiting_seconds_total counter node_pressure_cpu_waiting_seconds_total 23395.588829999997 # HELP node_pressure_io_stalled_seconds_total Total time in seconds no process could make progress due to IO congestion # TYPE node_pressure_io_stalled_seconds_total counter node_pressure_io_stalled_seconds_total 204374.608831 # HELP node_pressure_io_waiting_seconds_total Total time in seconds that processes have waited due to IO congestion # TYPE node_pressure_io_waiting_seconds_total counter node_pressure_io_waiting_seconds_total 206639.516468 # HELP node_pressure_memory_stalled_seconds_total Total time in seconds no process could make progress due to memory congestion # TYPE node_pressure_memory_stalled_seconds_total counter node_pressure_memory_stalled_seconds_total 8305.888679 # HELP node_pressure_memory_waiting_seconds_total Total time in seconds that processes have waited for memory # TYPE node_pressure_memory_waiting_seconds_total counter node_pressure_memory_waiting_seconds_total 8342.986968000001 # 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 5 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="arp"} 0.000231404 node_scrape_collector_duration_seconds{collector="bcache"} 2.4676e-05 node_scrape_collector_duration_seconds{collector="bonding"} 9.5268e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 4.3522e-05 node_scrape_collector_duration_seconds{collector="cpu"} 0.020516593 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.005243853 node_scrape_collector_duration_seconds{collector="diskstats"} 0.005607195 node_scrape_collector_duration_seconds{collector="edac"} 0.005553694 node_scrape_collector_duration_seconds{collector="entropy"} 9.633e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.000101951 node_scrape_collector_duration_seconds{collector="filesystem"} 0.002795212 node_scrape_collector_duration_seconds{collector="hwmon"} 0.188859731 node_scrape_collector_duration_seconds{collector="infiniband"} 0.000119624 node_scrape_collector_duration_seconds{collector="ipvs"} 0.000195005 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000173917 node_scrape_collector_duration_seconds{collector="mdadm"} 8.1242e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000553818 node_scrape_collector_duration_seconds{collector="netclass"} 0.008432903 node_scrape_collector_duration_seconds{collector="netdev"} 0.002481804 node_scrape_collector_duration_seconds{collector="netstat"} 0.006165512 node_scrape_collector_duration_seconds{collector="nfs"} 8.4729e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 6.5132e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.002966723 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000340779 node_scrape_collector_duration_seconds{collector="stat"} 0.005937364 node_scrape_collector_duration_seconds{collector="textfile"} 0.000116138 node_scrape_collector_duration_seconds{collector="time"} 4.8831e-05 node_scrape_collector_duration_seconds{collector="timex"} 1.59e-05 node_scrape_collector_duration_seconds{collector="uname"} 4.9232e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.003090325 node_scrape_collector_duration_seconds{collector="xfs"} 3.2812e-05 node_scrape_collector_duration_seconds{collector="zfs"} 0.000285525 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 1 node_scrape_collector_success{collector="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="cpufreq"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 1 node_scrape_collector_success{collector="ipvs"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netclass"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="nfs"} 1 node_scrape_collector_success{collector="nfsd"} 1 node_scrape_collector_success{collector="pressure"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 1 # 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 0 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 48 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 42 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 585 # 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 2.39616e+06 # 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 31 # 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 3927 # 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 1.6084992e+07 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 100 # 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_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7611121786689532e+09 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 16 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 16 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 0 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 16449 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 0 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # 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="hydra-guix-129",release="6.12.10-gnu",sysname="Linux",version="#1 SMP PREEMPT_DYNAMIC 1"} 1 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 4 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 3.18494719717e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.719273e+06 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 4.2620707875e+10 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 5.8037083866e+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 process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 400740.23 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 4096 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 9.244672e+06 # 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.73789747536e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.585506304e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes -1 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 1.545781e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0