diff --git a/meterics b/meterics new file mode 100644 index 0000000..6da151b --- /dev/null +++ b/meterics @@ -0,0 +1,3207 @@ +# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. +# TYPE go_gc_duration_seconds summary +go_gc_duration_seconds{quantile="0"} 9.497e-06 +go_gc_duration_seconds{quantile="0.25"} 1.5991e-05 +go_gc_duration_seconds{quantile="0.5"} 2.5322e-05 +go_gc_duration_seconds{quantile="0.75"} 5.3782e-05 +go_gc_duration_seconds{quantile="1"} 0.000182889 +go_gc_duration_seconds_sum 425.956145697 +go_gc_duration_seconds_count 4.927491e+06 +# HELP go_goroutines Number of goroutines that currently exist. +# TYPE go_goroutines gauge +go_goroutines 10 +# HELP go_info Information about the Go environment. +# TYPE go_info gauge +go_info{version="go1.17.3"} 1 +# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. +# TYPE go_memstats_alloc_bytes gauge +go_memstats_alloc_bytes 3.333136e+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 8.900456700472e+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.334767e+06 +# HELP go_memstats_frees_total Total number of frees. +# TYPE go_memstats_frees_total counter +go_memstats_frees_total 5.6204647661e+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.00028076191457743357 +# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. +# TYPE go_memstats_gc_sys_bytes gauge +go_memstats_gc_sys_bytes 5.256536e+06 +# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. +# TYPE go_memstats_heap_alloc_bytes gauge +go_memstats_heap_alloc_bytes 3.333136e+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 1.6908288e+07 +# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. +# TYPE go_memstats_heap_inuse_bytes gauge +go_memstats_heap_inuse_bytes 6.06208e+06 +# HELP go_memstats_heap_objects Number of allocated objects. +# TYPE go_memstats_heap_objects gauge +go_memstats_heap_objects 29624 +# 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 1.6695296e+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 2.2970368e+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.6510585986952229e+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 5.6204677285e+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 14400 +# HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. +# TYPE go_memstats_mcache_sys_bytes gauge +go_memstats_mcache_sys_bytes 16384 +# HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. +# TYPE go_memstats_mspan_inuse_bytes gauge +go_memstats_mspan_inuse_bytes 194888 +# 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 278528 +# 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 4.238896e+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 1.896065e+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 2.195456e+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 2.195456e+06 +# HELP go_memstats_sys_bytes Number of bytes obtained from system. +# TYPE go_memstats_sys_bytes gauge +go_memstats_sys_bytes 3.4948104e+07 +# HELP go_threads Number of OS threads created. +# TYPE go_threads gauge +go_threads 36 +# HELP node_arp_entries ARP entries by device +# TYPE node_arp_entries gauge +node_arp_entries{device="eth0"} 1 +# HELP node_boot_time_seconds Node boot time, in unixtime. +# TYPE node_boot_time_seconds gauge +node_boot_time_seconds 1.646828202e+09 +# HELP node_context_switches_total Total number of context switches. +# TYPE node_context_switches_total counter +node_context_switches_total 4.9260219762e+10 +# HELP node_cooling_device_cur_state Current throttle state of the cooling device +# TYPE node_cooling_device_cur_state gauge +node_cooling_device_cur_state{name="0",type="Fan"} 0 +node_cooling_device_cur_state{name="1",type="Fan"} 0 +node_cooling_device_cur_state{name="10",type="Processor"} 0 +node_cooling_device_cur_state{name="11",type="Processor"} 0 +node_cooling_device_cur_state{name="12",type="Processor"} 0 +node_cooling_device_cur_state{name="13",type="Processor"} 0 +node_cooling_device_cur_state{name="14",type="Processor"} 0 +node_cooling_device_cur_state{name="15",type="Processor"} 0 +node_cooling_device_cur_state{name="16",type="Processor"} 0 +node_cooling_device_cur_state{name="17",type="intel_powerclamp"} -1 +node_cooling_device_cur_state{name="2",type="Fan"} 0 +node_cooling_device_cur_state{name="3",type="Fan"} 0 +node_cooling_device_cur_state{name="4",type="Fan"} 0 +node_cooling_device_cur_state{name="5",type="Processor"} 0 +node_cooling_device_cur_state{name="6",type="Processor"} 0 +node_cooling_device_cur_state{name="7",type="Processor"} 0 +node_cooling_device_cur_state{name="8",type="Processor"} 0 +node_cooling_device_cur_state{name="9",type="Processor"} 0 +# HELP node_cooling_device_max_state Maximum throttle state of the cooling device +# TYPE node_cooling_device_max_state gauge +node_cooling_device_max_state{name="0",type="Fan"} 1 +node_cooling_device_max_state{name="1",type="Fan"} 1 +node_cooling_device_max_state{name="10",type="Processor"} 3 +node_cooling_device_max_state{name="11",type="Processor"} 3 +node_cooling_device_max_state{name="12",type="Processor"} 3 +node_cooling_device_max_state{name="13",type="Processor"} 3 +node_cooling_device_max_state{name="14",type="Processor"} 3 +node_cooling_device_max_state{name="15",type="Processor"} 3 +node_cooling_device_max_state{name="16",type="Processor"} 3 +node_cooling_device_max_state{name="17",type="intel_powerclamp"} 50 +node_cooling_device_max_state{name="2",type="Fan"} 1 +node_cooling_device_max_state{name="3",type="Fan"} 1 +node_cooling_device_max_state{name="4",type="Fan"} 1 +node_cooling_device_max_state{name="5",type="Processor"} 3 +node_cooling_device_max_state{name="6",type="Processor"} 3 +node_cooling_device_max_state{name="7",type="Processor"} 3 +node_cooling_device_max_state{name="8",type="Processor"} 3 +node_cooling_device_max_state{name="9",type="Processor"} 3 +# HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled. +# TYPE node_cpu_core_throttles_total counter +node_cpu_core_throttles_total{core="0",package="0"} 0 +node_cpu_core_throttles_total{core="1",package="0"} 0 +node_cpu_core_throttles_total{core="2",package="0"} 0 +node_cpu_core_throttles_total{core="3",package="0"} 0 +node_cpu_core_throttles_total{core="4",package="0"} 0 +node_cpu_core_throttles_total{core="5",package="0"} 0 +# HELP node_cpu_frequency_max_hertz Maximum cpu thread frequency in hertz. +# TYPE node_cpu_frequency_max_hertz gauge +node_cpu_frequency_max_hertz{cpu="0"} 5e+09 +node_cpu_frequency_max_hertz{cpu="1"} 5e+09 +node_cpu_frequency_max_hertz{cpu="10"} 5e+09 +node_cpu_frequency_max_hertz{cpu="11"} 5e+09 +node_cpu_frequency_max_hertz{cpu="2"} 5e+09 +node_cpu_frequency_max_hertz{cpu="3"} 5e+09 +node_cpu_frequency_max_hertz{cpu="4"} 5e+09 +node_cpu_frequency_max_hertz{cpu="5"} 5e+09 +node_cpu_frequency_max_hertz{cpu="6"} 5e+09 +node_cpu_frequency_max_hertz{cpu="7"} 5e+09 +node_cpu_frequency_max_hertz{cpu="8"} 5e+09 +node_cpu_frequency_max_hertz{cpu="9"} 5e+09 +# HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz. +# TYPE node_cpu_frequency_min_hertz gauge +node_cpu_frequency_min_hertz{cpu="0"} 8e+08 +node_cpu_frequency_min_hertz{cpu="1"} 8e+08 +node_cpu_frequency_min_hertz{cpu="10"} 8e+08 +node_cpu_frequency_min_hertz{cpu="11"} 8e+08 +node_cpu_frequency_min_hertz{cpu="2"} 8e+08 +node_cpu_frequency_min_hertz{cpu="3"} 8e+08 +node_cpu_frequency_min_hertz{cpu="4"} 8e+08 +node_cpu_frequency_min_hertz{cpu="5"} 8e+08 +node_cpu_frequency_min_hertz{cpu="6"} 8e+08 +node_cpu_frequency_min_hertz{cpu="7"} 8e+08 +node_cpu_frequency_min_hertz{cpu="8"} 8e+08 +node_cpu_frequency_min_hertz{cpu="9"} 8e+08 +# 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"} 0 +node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="10",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="10",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="11",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="11",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="7",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="8",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="8",mode="user"} 0 +node_cpu_guest_seconds_total{cpu="9",mode="nice"} 0 +node_cpu_guest_seconds_total{cpu="9",mode="user"} 0 +# HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled. +# TYPE node_cpu_package_throttles_total counter +node_cpu_package_throttles_total{package="0"} 0 +# HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz. +# TYPE node_cpu_scaling_frequency_hertz gauge +node_cpu_scaling_frequency_hertz{cpu="0"} 4.67551e+09 +node_cpu_scaling_frequency_hertz{cpu="1"} 4.65073e+09 +node_cpu_scaling_frequency_hertz{cpu="10"} 4.68891e+09 +node_cpu_scaling_frequency_hertz{cpu="11"} 4.686018e+09 +node_cpu_scaling_frequency_hertz{cpu="2"} 4.69185e+09 +node_cpu_scaling_frequency_hertz{cpu="3"} 4.678171e+09 +node_cpu_scaling_frequency_hertz{cpu="4"} 4.674135e+09 +node_cpu_scaling_frequency_hertz{cpu="5"} 4.676809e+09 +node_cpu_scaling_frequency_hertz{cpu="6"} 4.686045e+09 +node_cpu_scaling_frequency_hertz{cpu="7"} 4.65661e+09 +node_cpu_scaling_frequency_hertz{cpu="8"} 4.69016e+09 +node_cpu_scaling_frequency_hertz{cpu="9"} 4.649769e+09 +# HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz. +# TYPE node_cpu_scaling_frequency_max_hertz gauge +node_cpu_scaling_frequency_max_hertz{cpu="0"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="1"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="10"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="11"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="2"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="3"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="4"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="5"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="6"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="7"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="8"} 5e+09 +node_cpu_scaling_frequency_max_hertz{cpu="9"} 5e+09 +# HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz. +# TYPE node_cpu_scaling_frequency_min_hertz gauge +node_cpu_scaling_frequency_min_hertz{cpu="0"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="1"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="10"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="11"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="2"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="3"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="4"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="5"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="6"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="7"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="8"} 8e+08 +node_cpu_scaling_frequency_min_hertz{cpu="9"} 8e+08 +# 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"} 3.31123473e+06 +node_cpu_seconds_total{cpu="0",mode="iowait"} 110150.64 +node_cpu_seconds_total{cpu="0",mode="irq"} 0 +node_cpu_seconds_total{cpu="0",mode="nice"} 2.83 +node_cpu_seconds_total{cpu="0",mode="softirq"} 259.17 +node_cpu_seconds_total{cpu="0",mode="steal"} 0 +node_cpu_seconds_total{cpu="0",mode="system"} 194366.2 +node_cpu_seconds_total{cpu="0",mode="user"} 573429.98 +node_cpu_seconds_total{cpu="1",mode="idle"} 3.39216038e+06 +node_cpu_seconds_total{cpu="1",mode="iowait"} 86496.51 +node_cpu_seconds_total{cpu="1",mode="irq"} 0 +node_cpu_seconds_total{cpu="1",mode="nice"} 5.81 +node_cpu_seconds_total{cpu="1",mode="softirq"} 159.86 +node_cpu_seconds_total{cpu="1",mode="steal"} 0 +node_cpu_seconds_total{cpu="1",mode="system"} 100817.71 +node_cpu_seconds_total{cpu="1",mode="user"} 616161.18 +node_cpu_seconds_total{cpu="10",mode="idle"} 3.34509604e+06 +node_cpu_seconds_total{cpu="10",mode="iowait"} 127633.81 +node_cpu_seconds_total{cpu="10",mode="irq"} 0 +node_cpu_seconds_total{cpu="10",mode="nice"} 4.78 +node_cpu_seconds_total{cpu="10",mode="softirq"} 268.26 +node_cpu_seconds_total{cpu="10",mode="steal"} 0 +node_cpu_seconds_total{cpu="10",mode="system"} 108024.02 +node_cpu_seconds_total{cpu="10",mode="user"} 631227.87 +node_cpu_seconds_total{cpu="11",mode="idle"} 3.33638577e+06 +node_cpu_seconds_total{cpu="11",mode="iowait"} 124301.5 +node_cpu_seconds_total{cpu="11",mode="irq"} 0 +node_cpu_seconds_total{cpu="11",mode="nice"} 6.25 +node_cpu_seconds_total{cpu="11",mode="softirq"} 66.58 +node_cpu_seconds_total{cpu="11",mode="steal"} 0 +node_cpu_seconds_total{cpu="11",mode="system"} 103867.14 +node_cpu_seconds_total{cpu="11",mode="user"} 649056.78 +node_cpu_seconds_total{cpu="2",mode="idle"} 3.42196704e+06 +node_cpu_seconds_total{cpu="2",mode="iowait"} 77474.07 +node_cpu_seconds_total{cpu="2",mode="irq"} 0 +node_cpu_seconds_total{cpu="2",mode="nice"} 3.89 +node_cpu_seconds_total{cpu="2",mode="softirq"} 58.9 +node_cpu_seconds_total{cpu="2",mode="steal"} 0 +node_cpu_seconds_total{cpu="2",mode="system"} 98686.69 +node_cpu_seconds_total{cpu="2",mode="user"} 614675.68 +node_cpu_seconds_total{cpu="3",mode="idle"} 3.37625003e+06 +node_cpu_seconds_total{cpu="3",mode="iowait"} 120156.93 +node_cpu_seconds_total{cpu="3",mode="irq"} 0 +node_cpu_seconds_total{cpu="3",mode="nice"} 6.18 +node_cpu_seconds_total{cpu="3",mode="softirq"} 1385.06 +node_cpu_seconds_total{cpu="3",mode="steal"} 0 +node_cpu_seconds_total{cpu="3",mode="system"} 100482.77 +node_cpu_seconds_total{cpu="3",mode="user"} 614226.27 +node_cpu_seconds_total{cpu="4",mode="idle"} 3.36577348e+06 +node_cpu_seconds_total{cpu="4",mode="iowait"} 115454.83 +node_cpu_seconds_total{cpu="4",mode="irq"} 0 +node_cpu_seconds_total{cpu="4",mode="nice"} 5.27 +node_cpu_seconds_total{cpu="4",mode="softirq"} 106.74 +node_cpu_seconds_total{cpu="4",mode="steal"} 0 +node_cpu_seconds_total{cpu="4",mode="system"} 98453.49 +node_cpu_seconds_total{cpu="4",mode="user"} 632095.93 +node_cpu_seconds_total{cpu="5",mode="idle"} 3.36300224e+06 +node_cpu_seconds_total{cpu="5",mode="iowait"} 108424.94 +node_cpu_seconds_total{cpu="5",mode="irq"} 0 +node_cpu_seconds_total{cpu="5",mode="nice"} 5.39 +node_cpu_seconds_total{cpu="5",mode="softirq"} 81.74 +node_cpu_seconds_total{cpu="5",mode="steal"} 0 +node_cpu_seconds_total{cpu="5",mode="system"} 97471.16 +node_cpu_seconds_total{cpu="5",mode="user"} 643599.52 +node_cpu_seconds_total{cpu="6",mode="idle"} 3.37010788e+06 +node_cpu_seconds_total{cpu="6",mode="iowait"} 106850.2 +node_cpu_seconds_total{cpu="6",mode="irq"} 0 +node_cpu_seconds_total{cpu="6",mode="nice"} 7.76 +node_cpu_seconds_total{cpu="6",mode="softirq"} 68.06 +node_cpu_seconds_total{cpu="6",mode="steal"} 0 +node_cpu_seconds_total{cpu="6",mode="system"} 110061.9 +node_cpu_seconds_total{cpu="6",mode="user"} 622307.2 +node_cpu_seconds_total{cpu="7",mode="idle"} 3.34347181e+06 +node_cpu_seconds_total{cpu="7",mode="iowait"} 131651.83 +node_cpu_seconds_total{cpu="7",mode="irq"} 0 +node_cpu_seconds_total{cpu="7",mode="nice"} 6.88 +node_cpu_seconds_total{cpu="7",mode="softirq"} 120.98 +node_cpu_seconds_total{cpu="7",mode="steal"} 0 +node_cpu_seconds_total{cpu="7",mode="system"} 108049.65 +node_cpu_seconds_total{cpu="7",mode="user"} 626861.52 +node_cpu_seconds_total{cpu="8",mode="idle"} 3.34402683e+06 +node_cpu_seconds_total{cpu="8",mode="iowait"} 134564.42 +node_cpu_seconds_total{cpu="8",mode="irq"} 0 +node_cpu_seconds_total{cpu="8",mode="nice"} 6.23 +node_cpu_seconds_total{cpu="8",mode="softirq"} 135.74 +node_cpu_seconds_total{cpu="8",mode="steal"} 0 +node_cpu_seconds_total{cpu="8",mode="system"} 110116.25 +node_cpu_seconds_total{cpu="8",mode="user"} 623395.97 +node_cpu_seconds_total{cpu="9",mode="idle"} 3.34494386e+06 +node_cpu_seconds_total{cpu="9",mode="iowait"} 131400.59 +node_cpu_seconds_total{cpu="9",mode="irq"} 0 +node_cpu_seconds_total{cpu="9",mode="nice"} 4.98 +node_cpu_seconds_total{cpu="9",mode="softirq"} 60.48 +node_cpu_seconds_total{cpu="9",mode="steal"} 0 +node_cpu_seconds_total{cpu="9",mode="system"} 111239.22 +node_cpu_seconds_total{cpu="9",mode="user"} 624795.98 +# 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="nvme0n1"} 42.31 +node_disk_discard_time_seconds_total{device="sda"} 0 +node_disk_discard_time_seconds_total{device="sdaa"} 0 +node_disk_discard_time_seconds_total{device="sdaa1"} 0 +node_disk_discard_time_seconds_total{device="sdab"} 0 +node_disk_discard_time_seconds_total{device="sdab1"} 0 +node_disk_discard_time_seconds_total{device="sdab2"} 0 +node_disk_discard_time_seconds_total{device="sdac"} 0 +node_disk_discard_time_seconds_total{device="sdac1"} 0 +node_disk_discard_time_seconds_total{device="sdad"} 0 +node_disk_discard_time_seconds_total{device="sdad1"} 0 +node_disk_discard_time_seconds_total{device="sdae"} 0 +node_disk_discard_time_seconds_total{device="sdae1"} 0 +node_disk_discard_time_seconds_total{device="sdb"} 0 +node_disk_discard_time_seconds_total{device="sdc"} 0 +node_disk_discard_time_seconds_total{device="sdd"} 0 +node_disk_discard_time_seconds_total{device="sde"} 0 +node_disk_discard_time_seconds_total{device="sdf"} 0 +node_disk_discard_time_seconds_total{device="sdg"} 0 +node_disk_discard_time_seconds_total{device="sdh"} 0 +node_disk_discard_time_seconds_total{device="sdi"} 0 +node_disk_discard_time_seconds_total{device="sdj"} 0 +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 +node_disk_discard_time_seconds_total{device="sdq"} 0 +node_disk_discard_time_seconds_total{device="sdr"} 0 +node_disk_discard_time_seconds_total{device="sds"} 0 +node_disk_discard_time_seconds_total{device="sdt"} 0 +node_disk_discard_time_seconds_total{device="sdu"} 0 +node_disk_discard_time_seconds_total{device="sdv"} 0 +node_disk_discard_time_seconds_total{device="sdw"} 0 +node_disk_discard_time_seconds_total{device="sdx"} 0 +node_disk_discard_time_seconds_total{device="sdy"} 0 +node_disk_discard_time_seconds_total{device="sdz"} 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="nvme0n1"} 8.674411024e+09 +node_disk_discarded_sectors_total{device="sda"} 0 +node_disk_discarded_sectors_total{device="sdaa"} 0 +node_disk_discarded_sectors_total{device="sdaa1"} 0 +node_disk_discarded_sectors_total{device="sdab"} 0 +node_disk_discarded_sectors_total{device="sdab1"} 0 +node_disk_discarded_sectors_total{device="sdab2"} 0 +node_disk_discarded_sectors_total{device="sdac"} 0 +node_disk_discarded_sectors_total{device="sdac1"} 0 +node_disk_discarded_sectors_total{device="sdad"} 0 +node_disk_discarded_sectors_total{device="sdad1"} 0 +node_disk_discarded_sectors_total{device="sdae"} 0 +node_disk_discarded_sectors_total{device="sdae1"} 0 +node_disk_discarded_sectors_total{device="sdb"} 0 +node_disk_discarded_sectors_total{device="sdc"} 0 +node_disk_discarded_sectors_total{device="sdd"} 0 +node_disk_discarded_sectors_total{device="sde"} 0 +node_disk_discarded_sectors_total{device="sdf"} 0 +node_disk_discarded_sectors_total{device="sdg"} 0 +node_disk_discarded_sectors_total{device="sdh"} 0 +node_disk_discarded_sectors_total{device="sdi"} 0 +node_disk_discarded_sectors_total{device="sdj"} 0 +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 +node_disk_discarded_sectors_total{device="sdq"} 0 +node_disk_discarded_sectors_total{device="sdr"} 0 +node_disk_discarded_sectors_total{device="sds"} 0 +node_disk_discarded_sectors_total{device="sdt"} 0 +node_disk_discarded_sectors_total{device="sdu"} 0 +node_disk_discarded_sectors_total{device="sdv"} 0 +node_disk_discarded_sectors_total{device="sdw"} 0 +node_disk_discarded_sectors_total{device="sdx"} 0 +node_disk_discarded_sectors_total{device="sdy"} 0 +node_disk_discarded_sectors_total{device="sdz"} 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="nvme0n1"} 78847 +node_disk_discards_completed_total{device="sda"} 0 +node_disk_discards_completed_total{device="sdaa"} 0 +node_disk_discards_completed_total{device="sdaa1"} 0 +node_disk_discards_completed_total{device="sdab"} 0 +node_disk_discards_completed_total{device="sdab1"} 0 +node_disk_discards_completed_total{device="sdab2"} 0 +node_disk_discards_completed_total{device="sdac"} 0 +node_disk_discards_completed_total{device="sdac1"} 0 +node_disk_discards_completed_total{device="sdad"} 0 +node_disk_discards_completed_total{device="sdad1"} 0 +node_disk_discards_completed_total{device="sdae"} 0 +node_disk_discards_completed_total{device="sdae1"} 0 +node_disk_discards_completed_total{device="sdb"} 0 +node_disk_discards_completed_total{device="sdc"} 0 +node_disk_discards_completed_total{device="sdd"} 0 +node_disk_discards_completed_total{device="sde"} 0 +node_disk_discards_completed_total{device="sdf"} 0 +node_disk_discards_completed_total{device="sdg"} 0 +node_disk_discards_completed_total{device="sdh"} 0 +node_disk_discards_completed_total{device="sdi"} 0 +node_disk_discards_completed_total{device="sdj"} 0 +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 +node_disk_discards_completed_total{device="sdq"} 0 +node_disk_discards_completed_total{device="sdr"} 0 +node_disk_discards_completed_total{device="sds"} 0 +node_disk_discards_completed_total{device="sdt"} 0 +node_disk_discards_completed_total{device="sdu"} 0 +node_disk_discards_completed_total{device="sdv"} 0 +node_disk_discards_completed_total{device="sdw"} 0 +node_disk_discards_completed_total{device="sdx"} 0 +node_disk_discards_completed_total{device="sdy"} 0 +node_disk_discards_completed_total{device="sdz"} 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="nvme0n1"} 0 +node_disk_discards_merged_total{device="sda"} 0 +node_disk_discards_merged_total{device="sdaa"} 0 +node_disk_discards_merged_total{device="sdaa1"} 0 +node_disk_discards_merged_total{device="sdab"} 0 +node_disk_discards_merged_total{device="sdab1"} 0 +node_disk_discards_merged_total{device="sdab2"} 0 +node_disk_discards_merged_total{device="sdac"} 0 +node_disk_discards_merged_total{device="sdac1"} 0 +node_disk_discards_merged_total{device="sdad"} 0 +node_disk_discards_merged_total{device="sdad1"} 0 +node_disk_discards_merged_total{device="sdae"} 0 +node_disk_discards_merged_total{device="sdae1"} 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"} 0 +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 +node_disk_discards_merged_total{device="sdq"} 0 +node_disk_discards_merged_total{device="sdr"} 0 +node_disk_discards_merged_total{device="sds"} 0 +node_disk_discards_merged_total{device="sdt"} 0 +node_disk_discards_merged_total{device="sdu"} 0 +node_disk_discards_merged_total{device="sdv"} 0 +node_disk_discards_merged_total{device="sdw"} 0 +node_disk_discards_merged_total{device="sdx"} 0 +node_disk_discards_merged_total{device="sdy"} 0 +node_disk_discards_merged_total{device="sdz"} 0 +# HELP node_disk_flush_requests_time_seconds_total This is the total number of seconds spent by all flush requests. +# TYPE node_disk_flush_requests_time_seconds_total counter +node_disk_flush_requests_time_seconds_total{device="nvme0n1"} 3279.527 +node_disk_flush_requests_time_seconds_total{device="sda"} 0 +node_disk_flush_requests_time_seconds_total{device="sdaa"} 0 +node_disk_flush_requests_time_seconds_total{device="sdaa1"} 0 +node_disk_flush_requests_time_seconds_total{device="sdab"} 0.423 +node_disk_flush_requests_time_seconds_total{device="sdab1"} 0 +node_disk_flush_requests_time_seconds_total{device="sdab2"} 0 +node_disk_flush_requests_time_seconds_total{device="sdac"} 44.081 +node_disk_flush_requests_time_seconds_total{device="sdac1"} 0 +node_disk_flush_requests_time_seconds_total{device="sdad"} 94.013 +node_disk_flush_requests_time_seconds_total{device="sdad1"} 0 +node_disk_flush_requests_time_seconds_total{device="sdae"} 0.08600000000000001 +node_disk_flush_requests_time_seconds_total{device="sdae1"} 0 +node_disk_flush_requests_time_seconds_total{device="sdb"} 0 +node_disk_flush_requests_time_seconds_total{device="sdc"} 0 +node_disk_flush_requests_time_seconds_total{device="sdd"} 0 +node_disk_flush_requests_time_seconds_total{device="sde"} 0 +node_disk_flush_requests_time_seconds_total{device="sdf"} 0 +node_disk_flush_requests_time_seconds_total{device="sdg"} 0 +node_disk_flush_requests_time_seconds_total{device="sdh"} 0 +node_disk_flush_requests_time_seconds_total{device="sdi"} 0 +node_disk_flush_requests_time_seconds_total{device="sdj"} 0 +node_disk_flush_requests_time_seconds_total{device="sdk"} 0 +node_disk_flush_requests_time_seconds_total{device="sdl"} 0 +node_disk_flush_requests_time_seconds_total{device="sdm"} 0 +node_disk_flush_requests_time_seconds_total{device="sdn"} 0 +node_disk_flush_requests_time_seconds_total{device="sdo"} 0 +node_disk_flush_requests_time_seconds_total{device="sdp"} 0 +node_disk_flush_requests_time_seconds_total{device="sdq"} 0 +node_disk_flush_requests_time_seconds_total{device="sdr"} 0 +node_disk_flush_requests_time_seconds_total{device="sds"} 0 +node_disk_flush_requests_time_seconds_total{device="sdt"} 0 +node_disk_flush_requests_time_seconds_total{device="sdu"} 0 +node_disk_flush_requests_time_seconds_total{device="sdv"} 0 +node_disk_flush_requests_time_seconds_total{device="sdw"} 0 +node_disk_flush_requests_time_seconds_total{device="sdx"} 0 +node_disk_flush_requests_time_seconds_total{device="sdy"} 0 +node_disk_flush_requests_time_seconds_total{device="sdz"} 0 +# HELP node_disk_flush_requests_total The total number of flush requests completed successfully +# TYPE node_disk_flush_requests_total counter +node_disk_flush_requests_total{device="nvme0n1"} 2.552175e+06 +node_disk_flush_requests_total{device="sda"} 0 +node_disk_flush_requests_total{device="sdaa"} 0 +node_disk_flush_requests_total{device="sdaa1"} 0 +node_disk_flush_requests_total{device="sdab"} 578 +node_disk_flush_requests_total{device="sdab1"} 0 +node_disk_flush_requests_total{device="sdab2"} 0 +node_disk_flush_requests_total{device="sdac"} 997 +node_disk_flush_requests_total{device="sdac1"} 0 +node_disk_flush_requests_total{device="sdad"} 3953 +node_disk_flush_requests_total{device="sdad1"} 0 +node_disk_flush_requests_total{device="sdae"} 14 +node_disk_flush_requests_total{device="sdae1"} 0 +node_disk_flush_requests_total{device="sdb"} 0 +node_disk_flush_requests_total{device="sdc"} 0 +node_disk_flush_requests_total{device="sdd"} 0 +node_disk_flush_requests_total{device="sde"} 0 +node_disk_flush_requests_total{device="sdf"} 0 +node_disk_flush_requests_total{device="sdg"} 0 +node_disk_flush_requests_total{device="sdh"} 0 +node_disk_flush_requests_total{device="sdi"} 0 +node_disk_flush_requests_total{device="sdj"} 0 +node_disk_flush_requests_total{device="sdk"} 0 +node_disk_flush_requests_total{device="sdl"} 0 +node_disk_flush_requests_total{device="sdm"} 0 +node_disk_flush_requests_total{device="sdn"} 0 +node_disk_flush_requests_total{device="sdo"} 0 +node_disk_flush_requests_total{device="sdp"} 0 +node_disk_flush_requests_total{device="sdq"} 0 +node_disk_flush_requests_total{device="sdr"} 0 +node_disk_flush_requests_total{device="sds"} 0 +node_disk_flush_requests_total{device="sdt"} 0 +node_disk_flush_requests_total{device="sdu"} 0 +node_disk_flush_requests_total{device="sdv"} 0 +node_disk_flush_requests_total{device="sdw"} 0 +node_disk_flush_requests_total{device="sdx"} 0 +node_disk_flush_requests_total{device="sdy"} 0 +node_disk_flush_requests_total{device="sdz"} 0 +# HELP node_disk_info Info of /sys/block/. +# TYPE node_disk_info gauge +node_disk_info{device="nvme0n1",major="259",minor="0"} 1 +node_disk_info{device="sda",major="8",minor="0"} 1 +node_disk_info{device="sdaa",major="65",minor="160"} 1 +node_disk_info{device="sdaa1",major="65",minor="161"} 1 +node_disk_info{device="sdab",major="65",minor="176"} 1 +node_disk_info{device="sdab1",major="65",minor="177"} 1 +node_disk_info{device="sdab2",major="65",minor="178"} 1 +node_disk_info{device="sdac",major="65",minor="192"} 1 +node_disk_info{device="sdac1",major="65",minor="193"} 1 +node_disk_info{device="sdad",major="65",minor="208"} 1 +node_disk_info{device="sdad1",major="65",minor="209"} 1 +node_disk_info{device="sdae",major="65",minor="224"} 1 +node_disk_info{device="sdae1",major="65",minor="225"} 1 +node_disk_info{device="sdb",major="8",minor="16"} 1 +node_disk_info{device="sdc",major="8",minor="32"} 1 +node_disk_info{device="sdd",major="8",minor="48"} 1 +node_disk_info{device="sde",major="8",minor="64"} 1 +node_disk_info{device="sdf",major="8",minor="80"} 1 +node_disk_info{device="sdg",major="8",minor="96"} 1 +node_disk_info{device="sdh",major="8",minor="112"} 1 +node_disk_info{device="sdi",major="8",minor="128"} 1 +node_disk_info{device="sdj",major="8",minor="144"} 1 +node_disk_info{device="sdk",major="8",minor="160"} 1 +node_disk_info{device="sdl",major="8",minor="176"} 1 +node_disk_info{device="sdm",major="8",minor="192"} 1 +node_disk_info{device="sdn",major="8",minor="208"} 1 +node_disk_info{device="sdo",major="8",minor="224"} 1 +node_disk_info{device="sdp",major="8",minor="240"} 1 +node_disk_info{device="sdq",major="65",minor="0"} 1 +node_disk_info{device="sdr",major="65",minor="16"} 1 +node_disk_info{device="sds",major="65",minor="32"} 1 +node_disk_info{device="sdt",major="65",minor="48"} 1 +node_disk_info{device="sdu",major="65",minor="64"} 1 +node_disk_info{device="sdv",major="65",minor="80"} 1 +node_disk_info{device="sdw",major="65",minor="96"} 1 +node_disk_info{device="sdx",major="65",minor="112"} 1 +node_disk_info{device="sdy",major="65",minor="128"} 1 +node_disk_info{device="sdz",major="65",minor="144"} 1 +# HELP node_disk_io_now The number of I/Os currently in progress. +# TYPE node_disk_io_now gauge +node_disk_io_now{device="nvme0n1"} 0 +node_disk_io_now{device="sda"} 0 +node_disk_io_now{device="sdaa"} 0 +node_disk_io_now{device="sdaa1"} 0 +node_disk_io_now{device="sdab"} 0 +node_disk_io_now{device="sdab1"} 0 +node_disk_io_now{device="sdab2"} 0 +node_disk_io_now{device="sdac"} 0 +node_disk_io_now{device="sdac1"} 0 +node_disk_io_now{device="sdad"} 0 +node_disk_io_now{device="sdad1"} 0 +node_disk_io_now{device="sdae"} 0 +node_disk_io_now{device="sdae1"} 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 +node_disk_io_now{device="sdq"} 0 +node_disk_io_now{device="sdr"} 0 +node_disk_io_now{device="sds"} 0 +node_disk_io_now{device="sdt"} 0 +node_disk_io_now{device="sdu"} 0 +node_disk_io_now{device="sdv"} 0 +node_disk_io_now{device="sdw"} 0 +node_disk_io_now{device="sdx"} 0 +node_disk_io_now{device="sdy"} 0 +node_disk_io_now{device="sdz"} 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="nvme0n1"} 1.042419508e+06 +node_disk_io_time_seconds_total{device="sda"} 5594.54 +node_disk_io_time_seconds_total{device="sdaa"} 33691.168 +node_disk_io_time_seconds_total{device="sdaa1"} 30323.74 +node_disk_io_time_seconds_total{device="sdab"} 136.828 +node_disk_io_time_seconds_total{device="sdab1"} 0.092 +node_disk_io_time_seconds_total{device="sdab2"} 55.9 +node_disk_io_time_seconds_total{device="sdac"} 5361.768 +node_disk_io_time_seconds_total{device="sdac1"} 5360.6320000000005 +node_disk_io_time_seconds_total{device="sdad"} 11163.404 +node_disk_io_time_seconds_total{device="sdad1"} 11163.064 +node_disk_io_time_seconds_total{device="sdae"} 53.228 +node_disk_io_time_seconds_total{device="sdae1"} 0.20400000000000001 +node_disk_io_time_seconds_total{device="sdb"} 5165.856 +node_disk_io_time_seconds_total{device="sdc"} 5409.076 +node_disk_io_time_seconds_total{device="sdd"} 5443.852 +node_disk_io_time_seconds_total{device="sde"} 5378.512 +node_disk_io_time_seconds_total{device="sdf"} 5307.612 +node_disk_io_time_seconds_total{device="sdg"} 4889.68 +node_disk_io_time_seconds_total{device="sdh"} 4842.224 +node_disk_io_time_seconds_total{device="sdi"} 4744.424 +node_disk_io_time_seconds_total{device="sdj"} 5020.732 +node_disk_io_time_seconds_total{device="sdk"} 10489.952 +node_disk_io_time_seconds_total{device="sdl"} 9377.024 +node_disk_io_time_seconds_total{device="sdm"} 4721.58 +node_disk_io_time_seconds_total{device="sdn"} 4736.5 +node_disk_io_time_seconds_total{device="sdo"} 4818.472 +node_disk_io_time_seconds_total{device="sdp"} 36582.304000000004 +node_disk_io_time_seconds_total{device="sdq"} 36556.972 +node_disk_io_time_seconds_total{device="sdr"} 36650.004 +node_disk_io_time_seconds_total{device="sds"} 34662.476 +node_disk_io_time_seconds_total{device="sdt"} 34528.388 +node_disk_io_time_seconds_total{device="sdu"} 35272.88 +node_disk_io_time_seconds_total{device="sdv"} 34596.808 +node_disk_io_time_seconds_total{device="sdw"} 34127.12 +node_disk_io_time_seconds_total{device="sdx"} 34346.636 +node_disk_io_time_seconds_total{device="sdy"} 34258.38 +node_disk_io_time_seconds_total{device="sdz"} 33359.684 +# 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="nvme0n1"} 2.593184352e+06 +node_disk_io_time_weighted_seconds_total{device="sda"} 36076.257 +node_disk_io_time_weighted_seconds_total{device="sdaa"} 2.867380953e+06 +node_disk_io_time_weighted_seconds_total{device="sdaa1"} 2.863617582e+06 +node_disk_io_time_weighted_seconds_total{device="sdab"} 177.197 +node_disk_io_time_weighted_seconds_total{device="sdab1"} 0.055 +node_disk_io_time_weighted_seconds_total{device="sdab2"} 138.147 +node_disk_io_time_weighted_seconds_total{device="sdac"} 21559.855 +node_disk_io_time_weighted_seconds_total{device="sdac1"} 21513.839 +node_disk_io_time_weighted_seconds_total{device="sdad"} 66759.75 +node_disk_io_time_weighted_seconds_total{device="sdad1"} 66665.018 +node_disk_io_time_weighted_seconds_total{device="sdae"} 75.781 +node_disk_io_time_weighted_seconds_total{device="sdae1"} 0.331 +node_disk_io_time_weighted_seconds_total{device="sdb"} 33065.149 +node_disk_io_time_weighted_seconds_total{device="sdc"} 35059.573000000004 +node_disk_io_time_weighted_seconds_total{device="sdd"} 34593.128000000004 +node_disk_io_time_weighted_seconds_total{device="sde"} 34504.977 +node_disk_io_time_weighted_seconds_total{device="sdf"} 34003.322 +node_disk_io_time_weighted_seconds_total{device="sdg"} 34909.427 +node_disk_io_time_weighted_seconds_total{device="sdh"} 34942.793 +node_disk_io_time_weighted_seconds_total{device="sdi"} 33904.827 +node_disk_io_time_weighted_seconds_total{device="sdj"} 38387.725 +node_disk_io_time_weighted_seconds_total{device="sdk"} 60688.92 +node_disk_io_time_weighted_seconds_total{device="sdl"} 47948.43 +node_disk_io_time_weighted_seconds_total{device="sdm"} 31727.423 +node_disk_io_time_weighted_seconds_total{device="sdn"} 31619.446 +node_disk_io_time_weighted_seconds_total{device="sdo"} 33012.668 +node_disk_io_time_weighted_seconds_total{device="sdp"} 2.971561599e+06 +node_disk_io_time_weighted_seconds_total{device="sdq"} 2.996924203e+06 +node_disk_io_time_weighted_seconds_total{device="sdr"} 3.023090517e+06 +node_disk_io_time_weighted_seconds_total{device="sds"} 2.86046406e+06 +node_disk_io_time_weighted_seconds_total{device="sdt"} 2.877279154e+06 +node_disk_io_time_weighted_seconds_total{device="sdu"} 2.96847466e+06 +node_disk_io_time_weighted_seconds_total{device="sdv"} 2.878164997e+06 +node_disk_io_time_weighted_seconds_total{device="sdw"} 2.909629401e+06 +node_disk_io_time_weighted_seconds_total{device="sdx"} 2.958938944e+06 +node_disk_io_time_weighted_seconds_total{device="sdy"} 2.984467807e+06 +node_disk_io_time_weighted_seconds_total{device="sdz"} 2.888634233e+06 +# 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="nvme0n1"} 4.85954587153408e+14 +node_disk_read_bytes_total{device="sda"} 1.9011558912e+10 +node_disk_read_bytes_total{device="sdaa"} 1.8108288512e+10 +node_disk_read_bytes_total{device="sdaa1"} 1.8062108672e+10 +node_disk_read_bytes_total{device="sdab"} 5.077152256e+09 +node_disk_read_bytes_total{device="sdab1"} 8.68352e+06 +node_disk_read_bytes_total{device="sdab2"} 4.966597632e+09 +node_disk_read_bytes_total{device="sdac"} 1.0305332736e+10 +node_disk_read_bytes_total{device="sdac1"} 1.025738752e+10 +node_disk_read_bytes_total{device="sdad"} 4.2957179392e+10 +node_disk_read_bytes_total{device="sdad1"} 4.29559552e+10 +node_disk_read_bytes_total{device="sdae"} 1.74706688e+08 +node_disk_read_bytes_total{device="sdae1"} 2.023424e+06 +node_disk_read_bytes_total{device="sdb"} 1.815539712e+10 +node_disk_read_bytes_total{device="sdc"} 1.8627121152e+10 +node_disk_read_bytes_total{device="sdd"} 1.8636345344e+10 +node_disk_read_bytes_total{device="sde"} 1.8512003072e+10 +node_disk_read_bytes_total{device="sdf"} 1.8452200448e+10 +node_disk_read_bytes_total{device="sdg"} 1.8418962432e+10 +node_disk_read_bytes_total{device="sdh"} 1.84770432e+10 +node_disk_read_bytes_total{device="sdi"} 1.844460288e+10 +node_disk_read_bytes_total{device="sdj"} 1.8395220992e+10 +node_disk_read_bytes_total{device="sdk"} 1.8701176832e+10 +node_disk_read_bytes_total{device="sdl"} 1.8403606016e+10 +node_disk_read_bytes_total{device="sdm"} 1.8328096256e+10 +node_disk_read_bytes_total{device="sdn"} 1.862391296e+10 +node_disk_read_bytes_total{device="sdo"} 1.8270674432e+10 +node_disk_read_bytes_total{device="sdp"} 2.783529728e+10 +node_disk_read_bytes_total{device="sdq"} 2.6454405632e+10 +node_disk_read_bytes_total{device="sdr"} 2.6055845376e+10 +node_disk_read_bytes_total{device="sds"} 2.4163584e+10 +node_disk_read_bytes_total{device="sdt"} 2.3411472896e+10 +node_disk_read_bytes_total{device="sdu"} 2.285583872e+10 +node_disk_read_bytes_total{device="sdv"} 2.2176436224e+10 +node_disk_read_bytes_total{device="sdw"} 2.094458112e+10 +node_disk_read_bytes_total{device="sdx"} 1.980225536e+10 +node_disk_read_bytes_total{device="sdy"} 1.9353678336e+10 +node_disk_read_bytes_total{device="sdz"} 1.8923406336e+10 +# 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="nvme0n1"} 2.853283461e+06 +node_disk_read_time_seconds_total{device="sda"} 36010.007 +node_disk_read_time_seconds_total{device="sdaa"} 46973.099 +node_disk_read_time_seconds_total{device="sdaa1"} 43464.798 +node_disk_read_time_seconds_total{device="sdab"} 175.526 +node_disk_read_time_seconds_total{device="sdab1"} 0.055 +node_disk_read_time_seconds_total{device="sdab2"} 136.93800000000002 +node_disk_read_time_seconds_total{device="sdac"} 21468.909 +node_disk_read_time_seconds_total{device="sdac1"} 21467.145 +node_disk_read_time_seconds_total{device="sdad"} 66568.727 +node_disk_read_time_seconds_total{device="sdad1"} 66568.041 +node_disk_read_time_seconds_total{device="sdae"} 2.488 +node_disk_read_time_seconds_total{device="sdae1"} 0.134 +node_disk_read_time_seconds_total{device="sdb"} 33000.651 +node_disk_read_time_seconds_total{device="sdc"} 34993.034 +node_disk_read_time_seconds_total{device="sdd"} 34525.735 +node_disk_read_time_seconds_total{device="sde"} 34439.823000000004 +node_disk_read_time_seconds_total{device="sdf"} 33939.844 +node_disk_read_time_seconds_total{device="sdg"} 34845.997 +node_disk_read_time_seconds_total{device="sdh"} 34878.265 +node_disk_read_time_seconds_total{device="sdi"} 33841.145000000004 +node_disk_read_time_seconds_total{device="sdj"} 38323.888 +node_disk_read_time_seconds_total{device="sdk"} 60619.623 +node_disk_read_time_seconds_total{device="sdl"} 47879 +node_disk_read_time_seconds_total{device="sdm"} 31666.417 +node_disk_read_time_seconds_total{device="sdn"} 31557.074 +node_disk_read_time_seconds_total{device="sdo"} 32951.438 +node_disk_read_time_seconds_total{device="sdp"} 69138.84 +node_disk_read_time_seconds_total{device="sdq"} 67256.565 +node_disk_read_time_seconds_total{device="sdr"} 67865.323 +node_disk_read_time_seconds_total{device="sds"} 61403.106 +node_disk_read_time_seconds_total{device="sdt"} 59045.289000000004 +node_disk_read_time_seconds_total{device="sdu"} 57632.685 +node_disk_read_time_seconds_total{device="sdv"} 58246.574 +node_disk_read_time_seconds_total{device="sdw"} 53118.998 +node_disk_read_time_seconds_total{device="sdx"} 50862.201 +node_disk_read_time_seconds_total{device="sdy"} 49498.144 +node_disk_read_time_seconds_total{device="sdz"} 49785.168 +# 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="nvme0n1"} 1.367159159e+09 +node_disk_reads_completed_total{device="sda"} 1.343339e+06 +node_disk_reads_completed_total{device="sdaa"} 1.294205e+06 +node_disk_reads_completed_total{device="sdaa1"} 1.256985e+06 +node_disk_reads_completed_total{device="sdab"} 395583 +node_disk_reads_completed_total{device="sdab1"} 272 +node_disk_reads_completed_total{device="sdab2"} 345851 +node_disk_reads_completed_total{device="sdac"} 714724 +node_disk_reads_completed_total{device="sdac1"} 713685 +node_disk_reads_completed_total{device="sdad"} 2.990601e+06 +node_disk_reads_completed_total{device="sdad1"} 2.990461e+06 +node_disk_reads_completed_total{device="sdae"} 2742 +node_disk_reads_completed_total{device="sdae1"} 151 +node_disk_reads_completed_total{device="sdb"} 1.283948e+06 +node_disk_reads_completed_total{device="sdc"} 1.31657e+06 +node_disk_reads_completed_total{device="sdd"} 1.317328e+06 +node_disk_reads_completed_total{device="sde"} 1.308867e+06 +node_disk_reads_completed_total{device="sdf"} 1.30483e+06 +node_disk_reads_completed_total{device="sdg"} 1.302124e+06 +node_disk_reads_completed_total{device="sdh"} 1.30661e+06 +node_disk_reads_completed_total{device="sdi"} 1.30369e+06 +node_disk_reads_completed_total{device="sdj"} 1.300358e+06 +node_disk_reads_completed_total{device="sdk"} 1.317203e+06 +node_disk_reads_completed_total{device="sdl"} 1.295908e+06 +node_disk_reads_completed_total{device="sdm"} 1.296079e+06 +node_disk_reads_completed_total{device="sdn"} 1.31655e+06 +node_disk_reads_completed_total{device="sdo"} 1.291752e+06 +node_disk_reads_completed_total{device="sdp"} 1.951054e+06 +node_disk_reads_completed_total{device="sdq"} 1.856438e+06 +node_disk_reads_completed_total{device="sdr"} 1.829532e+06 +node_disk_reads_completed_total{device="sds"} 1.700765e+06 +node_disk_reads_completed_total{device="sdt"} 1.650262e+06 +node_disk_reads_completed_total{device="sdu"} 1.613363e+06 +node_disk_reads_completed_total{device="sdv"} 1.568104e+06 +node_disk_reads_completed_total{device="sdw"} 1.484465e+06 +node_disk_reads_completed_total{device="sdx"} 1.40729e+06 +node_disk_reads_completed_total{device="sdy"} 1.377911e+06 +node_disk_reads_completed_total{device="sdz"} 1.349498e+06 +# 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="nvme0n1"} 3.3418052e+07 +node_disk_reads_merged_total{device="sda"} 367 +node_disk_reads_merged_total{device="sdaa"} 0 +node_disk_reads_merged_total{device="sdaa1"} 0 +node_disk_reads_merged_total{device="sdab"} 90 +node_disk_reads_merged_total{device="sdab1"} 0 +node_disk_reads_merged_total{device="sdab2"} 90 +node_disk_reads_merged_total{device="sdac"} 616 +node_disk_reads_merged_total{device="sdac1"} 616 +node_disk_reads_merged_total{device="sdad"} 921 +node_disk_reads_merged_total{device="sdad1"} 921 +node_disk_reads_merged_total{device="sdae"} 0 +node_disk_reads_merged_total{device="sdae1"} 0 +node_disk_reads_merged_total{device="sdb"} 417 +node_disk_reads_merged_total{device="sdc"} 375 +node_disk_reads_merged_total{device="sdd"} 458 +node_disk_reads_merged_total{device="sde"} 369 +node_disk_reads_merged_total{device="sdf"} 333 +node_disk_reads_merged_total{device="sdg"} 390 +node_disk_reads_merged_total{device="sdh"} 430 +node_disk_reads_merged_total{device="sdi"} 278 +node_disk_reads_merged_total{device="sdj"} 482 +node_disk_reads_merged_total{device="sdk"} 386 +node_disk_reads_merged_total{device="sdl"} 334 +node_disk_reads_merged_total{device="sdm"} 378 +node_disk_reads_merged_total{device="sdn"} 361 +node_disk_reads_merged_total{device="sdo"} 533 +node_disk_reads_merged_total{device="sdp"} 826 +node_disk_reads_merged_total{device="sdq"} 450 +node_disk_reads_merged_total{device="sdr"} 2 +node_disk_reads_merged_total{device="sds"} 3 +node_disk_reads_merged_total{device="sdt"} 3 +node_disk_reads_merged_total{device="sdu"} 1 +node_disk_reads_merged_total{device="sdv"} 2 +node_disk_reads_merged_total{device="sdw"} 0 +node_disk_reads_merged_total{device="sdx"} 0 +node_disk_reads_merged_total{device="sdy"} 4 +node_disk_reads_merged_total{device="sdz"} 2 +# 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="nvme0n1"} 4.031546348e+06 +node_disk_write_time_seconds_total{device="sda"} 66.249 +node_disk_write_time_seconds_total{device="sdaa"} 2.8204078540000003e+06 +node_disk_write_time_seconds_total{device="sdaa1"} 2.820152784e+06 +node_disk_write_time_seconds_total{device="sdab"} 1.247 +node_disk_write_time_seconds_total{device="sdab1"} 0 +node_disk_write_time_seconds_total{device="sdab2"} 1.208 +node_disk_write_time_seconds_total{device="sdac"} 46.864000000000004 +node_disk_write_time_seconds_total{device="sdac1"} 46.693 +node_disk_write_time_seconds_total{device="sdad"} 97.009 +node_disk_write_time_seconds_total{device="sdad1"} 96.977 +node_disk_write_time_seconds_total{device="sdae"} 73.20700000000001 +node_disk_write_time_seconds_total{device="sdae1"} 0.196 +node_disk_write_time_seconds_total{device="sdb"} 64.498 +node_disk_write_time_seconds_total{device="sdc"} 66.539 +node_disk_write_time_seconds_total{device="sdd"} 67.393 +node_disk_write_time_seconds_total{device="sde"} 65.154 +node_disk_write_time_seconds_total{device="sdf"} 63.477000000000004 +node_disk_write_time_seconds_total{device="sdg"} 63.429 +node_disk_write_time_seconds_total{device="sdh"} 64.528 +node_disk_write_time_seconds_total{device="sdi"} 63.681000000000004 +node_disk_write_time_seconds_total{device="sdj"} 63.836 +node_disk_write_time_seconds_total{device="sdk"} 69.297 +node_disk_write_time_seconds_total{device="sdl"} 69.43 +node_disk_write_time_seconds_total{device="sdm"} 61.005 +node_disk_write_time_seconds_total{device="sdn"} 62.372 +node_disk_write_time_seconds_total{device="sdo"} 61.229 +node_disk_write_time_seconds_total{device="sdp"} 2.902422759e+06 +node_disk_write_time_seconds_total{device="sdq"} 2.9296676380000003e+06 +node_disk_write_time_seconds_total{device="sdr"} 2.955225194e+06 +node_disk_write_time_seconds_total{device="sds"} 2.799060953e+06 +node_disk_write_time_seconds_total{device="sdt"} 2.818233864e+06 +node_disk_write_time_seconds_total{device="sdu"} 2.910841975e+06 +node_disk_write_time_seconds_total{device="sdv"} 2.819918423e+06 +node_disk_write_time_seconds_total{device="sdw"} 2.856510403e+06 +node_disk_write_time_seconds_total{device="sdx"} 2.908076742e+06 +node_disk_write_time_seconds_total{device="sdy"} 2.934969662e+06 +node_disk_write_time_seconds_total{device="sdz"} 2.8388490640000002e+06 +# 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="nvme0n1"} 1.677974179e+09 +node_disk_writes_completed_total{device="sda"} 4722 +node_disk_writes_completed_total{device="sdaa"} 4.637247e+06 +node_disk_writes_completed_total{device="sdaa1"} 4.637127e+06 +node_disk_writes_completed_total{device="sdab"} 839 +node_disk_writes_completed_total{device="sdab1"} 0 +node_disk_writes_completed_total{device="sdab2"} 780 +node_disk_writes_completed_total{device="sdac"} 1477 +node_disk_writes_completed_total{device="sdac1"} 1441 +node_disk_writes_completed_total{device="sdad"} 5904 +node_disk_writes_completed_total{device="sdad1"} 5864 +node_disk_writes_completed_total{device="sdae"} 18502 +node_disk_writes_completed_total{device="sdae1"} 24 +node_disk_writes_completed_total{device="sdb"} 4646 +node_disk_writes_completed_total{device="sdc"} 4716 +node_disk_writes_completed_total{device="sdd"} 4742 +node_disk_writes_completed_total{device="sde"} 4692 +node_disk_writes_completed_total{device="sdf"} 4576 +node_disk_writes_completed_total{device="sdg"} 4810 +node_disk_writes_completed_total{device="sdh"} 4786 +node_disk_writes_completed_total{device="sdi"} 4758 +node_disk_writes_completed_total{device="sdj"} 4818 +node_disk_writes_completed_total{device="sdk"} 4604 +node_disk_writes_completed_total{device="sdl"} 4682 +node_disk_writes_completed_total{device="sdm"} 4700 +node_disk_writes_completed_total{device="sdn"} 4624 +node_disk_writes_completed_total{device="sdo"} 4604 +node_disk_writes_completed_total{device="sdp"} 4.638843e+06 +node_disk_writes_completed_total{device="sdq"} 4.63566e+06 +node_disk_writes_completed_total{device="sdr"} 4.63219e+06 +node_disk_writes_completed_total{device="sds"} 4.643017e+06 +node_disk_writes_completed_total{device="sdt"} 4.651764e+06 +node_disk_writes_completed_total{device="sdu"} 4.63697e+06 +node_disk_writes_completed_total{device="sdv"} 4.619695e+06 +node_disk_writes_completed_total{device="sdw"} 4.645922e+06 +node_disk_writes_completed_total{device="sdx"} 4.628121e+06 +node_disk_writes_completed_total{device="sdy"} 4.686887e+06 +node_disk_writes_completed_total{device="sdz"} 4.629922e+06 +# HELP node_disk_writes_merged_total The number of writes merged. +# TYPE node_disk_writes_merged_total counter +node_disk_writes_merged_total{device="nvme0n1"} 1.94091902e+08 +node_disk_writes_merged_total{device="sda"} 0 +node_disk_writes_merged_total{device="sdaa"} 2074 +node_disk_writes_merged_total{device="sdaa1"} 2058 +node_disk_writes_merged_total{device="sdab"} 261 +node_disk_writes_merged_total{device="sdab1"} 0 +node_disk_writes_merged_total{device="sdab2"} 261 +node_disk_writes_merged_total{device="sdac"} 492 +node_disk_writes_merged_total{device="sdac1"} 492 +node_disk_writes_merged_total{device="sdad"} 2002 +node_disk_writes_merged_total{device="sdad1"} 2002 +node_disk_writes_merged_total{device="sdae"} 0 +node_disk_writes_merged_total{device="sdae1"} 0 +node_disk_writes_merged_total{device="sdb"} 0 +node_disk_writes_merged_total{device="sdc"} 0 +node_disk_writes_merged_total{device="sdd"} 0 +node_disk_writes_merged_total{device="sde"} 0 +node_disk_writes_merged_total{device="sdf"} 0 +node_disk_writes_merged_total{device="sdg"} 0 +node_disk_writes_merged_total{device="sdh"} 0 +node_disk_writes_merged_total{device="sdi"} 0 +node_disk_writes_merged_total{device="sdj"} 0 +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"} 1234 +node_disk_writes_merged_total{device="sdq"} 1152 +node_disk_writes_merged_total{device="sdr"} 1740 +node_disk_writes_merged_total{device="sds"} 3020 +node_disk_writes_merged_total{device="sdt"} 2424 +node_disk_writes_merged_total{device="sdu"} 1620 +node_disk_writes_merged_total{device="sdv"} 1939 +node_disk_writes_merged_total{device="sdw"} 2326 +node_disk_writes_merged_total{device="sdx"} 1922 +node_disk_writes_merged_total{device="sdy"} 1170 +node_disk_writes_merged_total{device="sdz"} 1311 +# 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="nvme0n1"} 4.75302801377792e+14 +node_disk_written_bytes_total{device="sda"} 1.8506752e+07 +node_disk_written_bytes_total{device="sdaa"} 2.941108056064e+12 +node_disk_written_bytes_total{device="sdaa1"} 2.939642380288e+12 +node_disk_written_bytes_total{device="sdab"} 4.263936e+06 +node_disk_written_bytes_total{device="sdab1"} 0 +node_disk_written_bytes_total{device="sdab2"} 4.263936e+06 +node_disk_written_bytes_total{device="sdac"} 7.917568e+06 +node_disk_written_bytes_total{device="sdac1"} 7.917568e+06 +node_disk_written_bytes_total{device="sdad"} 3.2219136e+07 +node_disk_written_bytes_total{device="sdad1"} 3.2219136e+07 +node_disk_written_bytes_total{device="sdae"} 3.4215133184e+10 +node_disk_written_bytes_total{device="sdae1"} 2.134016e+06 +node_disk_written_bytes_total{device="sdb"} 1.8164224e+07 +node_disk_written_bytes_total{device="sdc"} 1.846784e+07 +node_disk_written_bytes_total{device="sdd"} 1.8586112e+07 +node_disk_written_bytes_total{device="sde"} 1.8341376e+07 +node_disk_written_bytes_total{device="sdf"} 1.814528e+07 +node_disk_written_bytes_total{device="sdg"} 1.8664448e+07 +node_disk_written_bytes_total{device="sdh"} 1.8680832e+07 +node_disk_written_bytes_total{device="sdi"} 1.8563072e+07 +node_disk_written_bytes_total{device="sdj"} 1.8779136e+07 +node_disk_written_bytes_total{device="sdk"} 1.810176e+07 +node_disk_written_bytes_total{device="sdl"} 1.8304e+07 +node_disk_written_bytes_total{device="sdm"} 1.8346496e+07 +node_disk_written_bytes_total{device="sdn"} 1.811712e+07 +node_disk_written_bytes_total{device="sdo"} 1.8239488e+07 +node_disk_written_bytes_total{device="sdp"} 2.939599307264e+12 +node_disk_written_bytes_total{device="sdq"} 2.939727138304e+12 +node_disk_written_bytes_total{device="sdr"} 2.939793069568e+12 +node_disk_written_bytes_total{device="sds"} 2.93961046272e+12 +node_disk_written_bytes_total{device="sdt"} 2.939911637504e+12 +node_disk_written_bytes_total{device="sdu"} 2.939655134208e+12 +node_disk_written_bytes_total{device="sdv"} 2.939758177792e+12 +node_disk_written_bytes_total{device="sdw"} 2.939699934208e+12 +node_disk_written_bytes_total{device="sdx"} 2.939695408128e+12 +node_disk_written_bytes_total{device="sdy"} 2.93964448e+12 +node_disk_written_bytes_total{device="sdz"} 2.939756918784e+12 +# HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. +# TYPE node_dmi_info gauge +node_dmi_info{bios_date="01/08/2021",bios_release="4.2",bios_vendor="American Megatrends Inc.",bios_version="0402",board_asset_tag="Default string",board_name="ROG STRIX Z590-I GAMING WIFI",board_vendor="ASUSTeK COMPUTER INC.",board_version="Rev 1.xx",chassis_asset_tag="Default string",chassis_vendor="Default string",chassis_version="Default string",product_family="To be filled by O.E.M.",product_name="System Product Name",product_sku="SKU",product_version="System Version",system_vendor="ASUS"} 1 +# HELP node_entropy_available_bits Bits of available entropy. +# TYPE node_entropy_available_bits gauge +node_entropy_available_bits 3644 +# HELP node_entropy_pool_size_bits Bits of entropy pool. +# TYPE node_entropy_pool_size_bits gauge +node_entropy_pool_size_bits 4096 +# 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="HEAD",goversion="go1.17.3",revision="a2321e7b940ddcff26873612bccdf7cd4c42b6b6",version="1.3.1"} 1 +# HELP node_filefd_allocated File descriptor statistics: allocated. +# TYPE node_filefd_allocated gauge +node_filefd_allocated 11296 +# HELP node_filefd_maximum File descriptor statistics: maximum. +# TYPE node_filefd_maximum gauge +node_filefd_maximum 9.223372036854776e+18 +# 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/nvme0n1p2",fstype="ext4",mountpoint="/"} 1.284428333056e+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/nvme0n1p1",fstype="vfat",mountpoint="/boot/efi"} 1 +node_filesystem_device_error{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 0 +node_filesystem_device_error{device="/dev/sda1",fstype="xfs",mountpoint="/mnt/sas1"} 1 +node_filesystem_device_error{device="/dev/sdaa1",fstype="xfs",mountpoint="/mnt/sas27"} 1 +node_filesystem_device_error{device="/dev/sdab2",fstype="ext4",mountpoint="/mnt/sas30"} 1 +node_filesystem_device_error{device="/dev/sdac1",fstype="ext4",mountpoint="/mnt/usb1"} 1 +node_filesystem_device_error{device="/dev/sdad1",fstype="ext4",mountpoint="/mnt/usb2"} 1 +node_filesystem_device_error{device="/dev/sdae1",fstype="xfs",mountpoint="/mnt/sdae"} 1 +node_filesystem_device_error{device="/dev/sdb1",fstype="xfs",mountpoint="/mnt/sas2"} 1 +node_filesystem_device_error{device="/dev/sdc1",fstype="xfs",mountpoint="/mnt/sas3"} 1 +node_filesystem_device_error{device="/dev/sdd1",fstype="xfs",mountpoint="/mnt/sas4"} 1 +node_filesystem_device_error{device="/dev/sde1",fstype="xfs",mountpoint="/mnt/sas5"} 1 +node_filesystem_device_error{device="/dev/sdf1",fstype="xfs",mountpoint="/mnt/sas6"} 1 +node_filesystem_device_error{device="/dev/sdg1",fstype="xfs",mountpoint="/mnt/sas7"} 1 +node_filesystem_device_error{device="/dev/sdh1",fstype="xfs",mountpoint="/mnt/sas8"} 1 +node_filesystem_device_error{device="/dev/sdi1",fstype="xfs",mountpoint="/mnt/sas9"} 1 +node_filesystem_device_error{device="/dev/sdj1",fstype="xfs",mountpoint="/mnt/sas10"} 1 +node_filesystem_device_error{device="/dev/sdk1",fstype="xfs",mountpoint="/mnt/sas11"} 1 +node_filesystem_device_error{device="/dev/sdl1",fstype="xfs",mountpoint="/mnt/sas12"} 1 +node_filesystem_device_error{device="/dev/sdm1",fstype="xfs",mountpoint="/mnt/sas13"} 1 +node_filesystem_device_error{device="/dev/sdn1",fstype="xfs",mountpoint="/mnt/sas14"} 1 +node_filesystem_device_error{device="/dev/sdo1",fstype="xfs",mountpoint="/mnt/sas15"} 1 +node_filesystem_device_error{device="/dev/sdp1",fstype="xfs",mountpoint="/mnt/sas16"} 1 +node_filesystem_device_error{device="/dev/sdq1",fstype="xfs",mountpoint="/mnt/sas17"} 1 +node_filesystem_device_error{device="/dev/sdr1",fstype="xfs",mountpoint="/mnt/sas18"} 1 +node_filesystem_device_error{device="/dev/sds1",fstype="xfs",mountpoint="/mnt/sas19"} 1 +node_filesystem_device_error{device="/dev/sdt1",fstype="xfs",mountpoint="/mnt/sas20"} 1 +node_filesystem_device_error{device="/dev/sdu1",fstype="xfs",mountpoint="/mnt/sas21"} 1 +node_filesystem_device_error{device="/dev/sdv1",fstype="xfs",mountpoint="/mnt/sas22"} 1 +node_filesystem_device_error{device="/dev/sdw1",fstype="xfs",mountpoint="/mnt/sas23"} 1 +node_filesystem_device_error{device="/dev/sdx1",fstype="xfs",mountpoint="/mnt/sas24"} 1 +node_filesystem_device_error{device="/dev/sdy1",fstype="xfs",mountpoint="/mnt/sas25"} 1 +node_filesystem_device_error{device="/dev/sdz1",fstype="xfs",mountpoint="/mnt/sas26"} 1 +node_filesystem_device_error{device="gvfsd-fuse",fstype="fuse.gvfsd-fuse",mountpoint="/run/user/1000/gvfs"} 1 +node_filesystem_device_error{device="gvfsd-fuse",fstype="fuse.gvfsd-fuse",mountpoint="/run/user/126/gvfs"} 1 +node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1 +node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 1 +node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/1000"} 1 +node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/126"} 1 +# HELP node_filesystem_files Filesystem total file nodes. +# TYPE node_filesystem_files gauge +node_filesystem_files{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 1.22068992e+08 +# HELP node_filesystem_files_free Filesystem total free file nodes. +# TYPE node_filesystem_files_free gauge +node_filesystem_files_free{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 1.211279e+08 +# HELP node_filesystem_free_bytes Filesystem free space in bytes. +# TYPE node_filesystem_free_bytes gauge +node_filesystem_free_bytes{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 1.384438153216e+12 +# HELP node_filesystem_readonly Filesystem read-only status. +# TYPE node_filesystem_readonly gauge +node_filesystem_readonly{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 0 +# HELP node_filesystem_size_bytes Filesystem size in bytes. +# TYPE node_filesystem_size_bytes gauge +node_filesystem_size_bytes{device="/dev/nvme0n1p2",fstype="ext4",mountpoint="/"} 1.967397240832e+12 +# HELP node_forks_total Total number of forks. +# TYPE node_forks_total counter +node_forks_total 2.1873358e+07 +# 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:06_0_0000:02:00_0",chip_name="nvme"} 1 +node_hwmon_chip_names{chip="platform_asus_nb_wmi",chip_name="asus"} 1 +node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 +node_hwmon_chip_names{chip="platform_eeepc_wmi",chip_name="asus"} 1 +node_hwmon_chip_names{chip="thermal_thermal_zone0",chip_name="acpitz"} 1 +node_hwmon_chip_names{chip="thermal_thermal_zone2",chip_name="iwlwifi_1"} 1 +# HELP node_hwmon_sensor_label Label for given chip and sensor +# TYPE node_hwmon_sensor_label gauge +node_hwmon_sensor_label{chip="0000:00:06_0_0000:02:00_0",label="composite",sensor="temp1"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_0",sensor="temp2"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_1",sensor="temp3"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_2",sensor="temp4"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_3",sensor="temp5"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_4",sensor="temp6"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="core_5",sensor="temp7"} 1 +node_hwmon_sensor_label{chip="platform_coretemp_0",label="package_id_0",sensor="temp1"} 1 +# HELP node_hwmon_temp_alarm Hardware sensor alarm status (temp) +# TYPE node_hwmon_temp_alarm gauge +node_hwmon_temp_alarm{chip="0000:00:06_0_0000:02:00_0",sensor="temp1"} 0 +# HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) +# TYPE node_hwmon_temp_celsius gauge +node_hwmon_temp_celsius{chip="0000:00:06_0_0000:02:00_0",sensor="temp1"} 37.85 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 34 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 33 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 31 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 29 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 29 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 34 +node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 29 +node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp0"} 27.8 +node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 27.8 +node_hwmon_temp_celsius{chip="thermal_thermal_zone2",sensor="temp0"} 34 +node_hwmon_temp_celsius{chip="thermal_thermal_zone2",sensor="temp1"} 34 +# HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm) +# TYPE node_hwmon_temp_crit_alarm_celsius gauge +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp1"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp2"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp3"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp4"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp5"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp6"} 0 +node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp7"} 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:06_0_0000:02:00_0",sensor="temp1"} 94.85000000000001 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp1"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp6"} 100 +node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp7"} 100 +node_hwmon_temp_crit_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 105 +# 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:06_0_0000:02:00_0",sensor="temp1"} 89.85000000000001 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp1"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp6"} 100 +node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp7"} 100 +# HELP node_hwmon_temp_min_celsius Hardware monitor for temperature (min) +# TYPE node_hwmon_temp_min_celsius gauge +node_hwmon_temp_min_celsius{chip="0000:00:06_0_0000:02:00_0",sensor="temp1"} -60.15 +# HELP node_intr_total Total number of interrupts serviced. +# TYPE node_intr_total counter +node_intr_total 2.3737478029e+10 +# HELP node_load1 1m load average. +# TYPE node_load1 gauge +node_load1 1.1 +# HELP node_load15 15m load average. +# TYPE node_load15 gauge +node_load15 1.58 +# HELP node_load5 5m load average. +# TYPE node_load5 gauge +node_load5 1.53 +# HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. +# TYPE node_memory_Active_anon_bytes gauge +node_memory_Active_anon_bytes 2.822897664e+09 +# HELP node_memory_Active_bytes Memory information field Active_bytes. +# TYPE node_memory_Active_bytes gauge +node_memory_Active_bytes 6.737293312e+09 +# HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. +# TYPE node_memory_Active_file_bytes gauge +node_memory_Active_file_bytes 3.914395648e+09 +# HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. +# TYPE node_memory_AnonHugePages_bytes gauge +node_memory_AnonHugePages_bytes 1.6777216e+07 +# HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. +# TYPE node_memory_AnonPages_bytes gauge +node_memory_AnonPages_bytes 1.1388203008e+10 +# 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 5.68569856e+08 +# HELP node_memory_Cached_bytes Memory information field Cached_bytes. +# TYPE node_memory_Cached_bytes gauge +node_memory_Cached_bytes 1.833515008e+10 +# HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. +# TYPE node_memory_CommitLimit_bytes gauge +node_memory_CommitLimit_bytes 1.8881155072e+10 +# HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. +# TYPE node_memory_Committed_AS_bytes gauge +node_memory_Committed_AS_bytes 1.8748829696e+10 +# HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. +# TYPE node_memory_DirectMap1G_bytes gauge +node_memory_DirectMap1G_bytes 1.5032385536e+10 +# HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. +# TYPE node_memory_DirectMap2M_bytes gauge +node_memory_DirectMap2M_bytes 1.9012780032e+10 +# HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. +# TYPE node_memory_DirectMap4k_bytes gauge +node_memory_DirectMap4k_bytes 1.190227968e+09 +# HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. +# TYPE node_memory_Dirty_bytes gauge +node_memory_Dirty_bytes 143360 +# 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 8.86470656e+09 +# HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. +# TYPE node_memory_Inactive_bytes gauge +node_memory_Inactive_bytes 2.3814926336e+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 1.4950219776e+10 +# HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. +# TYPE node_memory_KReclaimable_bytes gauge +node_memory_KReclaimable_bytes 2.006351872e+09 +# HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. +# TYPE node_memory_KernelStack_bytes gauge +node_memory_KernelStack_bytes 3.3062912e+07 +# HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. +# TYPE node_memory_Mapped_bytes gauge +node_memory_Mapped_bytes 3.39275776e+08 +# HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. +# TYPE node_memory_MemAvailable_bytes gauge +node_memory_MemAvailable_bytes 2.073880576e+10 +# HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. +# TYPE node_memory_MemFree_bytes gauge +node_memory_MemFree_bytes 3.49515776e+08 +# HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. +# TYPE node_memory_MemTotal_bytes gauge +node_memory_MemTotal_bytes 3.346735104e+10 +# HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. +# TYPE node_memory_Mlocked_bytes gauge +node_memory_Mlocked_bytes 0 +# 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 7.817216e+07 +# HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. +# TYPE node_memory_Percpu_bytes gauge +node_memory_Percpu_bytes 2.4969216e+07 +# HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. +# TYPE node_memory_SReclaimable_bytes gauge +node_memory_SReclaimable_bytes 2.006351872e+09 +# HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. +# TYPE node_memory_SUnreclaim_bytes gauge +node_memory_SUnreclaim_bytes 2.65469952e+08 +# 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 5.4632448e+07 +# HELP node_memory_Slab_bytes Memory information field Slab_bytes. +# TYPE node_memory_Slab_bytes gauge +node_memory_Slab_bytes 2.271821824e+09 +# HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. +# TYPE node_memory_SwapCached_bytes gauge +node_memory_SwapCached_bytes 2.50597376e+08 +# HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. +# TYPE node_memory_SwapFree_bytes gauge +node_memory_SwapFree_bytes 4096 +# HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. +# TYPE node_memory_SwapTotal_bytes gauge +node_memory_SwapTotal_bytes 2.147479552e+09 +# HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. +# TYPE node_memory_Unevictable_bytes gauge +node_memory_Unevictable_bytes 1.134592e+06 +# 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 7.3695232e+07 +# 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_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 0 +# HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. +# TYPE node_netstat_Icmp6_OutMsgs untyped +node_netstat_Icmp6_OutMsgs 0 +# HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. +# TYPE node_netstat_Icmp_InErrors untyped +node_netstat_Icmp_InErrors 0 +# HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. +# TYPE node_netstat_Icmp_InMsgs untyped +node_netstat_Icmp_InMsgs 0 +# HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. +# TYPE node_netstat_Icmp_OutMsgs untyped +node_netstat_Icmp_OutMsgs 0 +# HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. +# TYPE node_netstat_Ip6_InOctets untyped +node_netstat_Ip6_InOctets 321494 +# HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. +# TYPE node_netstat_Ip6_OutOctets untyped +node_netstat_Ip6_OutOctets 0 +# HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. +# TYPE node_netstat_IpExt_InOctets untyped +node_netstat_IpExt_InOctets 5.08505313e+08 +# HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. +# TYPE node_netstat_IpExt_OutOctets untyped +node_netstat_IpExt_OutOctets 1.9355435881e+10 +# HELP node_netstat_Ip_Forwarding Statistic IpForwarding. +# TYPE node_netstat_Ip_Forwarding untyped +node_netstat_Ip_Forwarding 1 +# HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. +# TYPE node_netstat_TcpExt_ListenDrops untyped +node_netstat_TcpExt_ListenDrops 0 +# HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. +# TYPE node_netstat_TcpExt_ListenOverflows untyped +node_netstat_TcpExt_ListenOverflows 0 +# HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. +# TYPE node_netstat_TcpExt_SyncookiesFailed untyped +node_netstat_TcpExt_SyncookiesFailed 0 +# HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. +# TYPE node_netstat_TcpExt_SyncookiesRecv untyped +node_netstat_TcpExt_SyncookiesRecv 0 +# HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. +# TYPE node_netstat_TcpExt_SyncookiesSent untyped +node_netstat_TcpExt_SyncookiesSent 0 +# HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. +# TYPE node_netstat_TcpExt_TCPSynRetrans untyped +node_netstat_TcpExt_TCPSynRetrans 0 +# HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. +# TYPE node_netstat_TcpExt_TCPTimeouts untyped +node_netstat_TcpExt_TCPTimeouts 0 +# HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. +# TYPE node_netstat_Tcp_ActiveOpens untyped +node_netstat_Tcp_ActiveOpens 0 +# HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. +# TYPE node_netstat_Tcp_CurrEstab untyped +node_netstat_Tcp_CurrEstab 3 +# HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. +# TYPE node_netstat_Tcp_InErrs untyped +node_netstat_Tcp_InErrs 0 +# HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. +# TYPE node_netstat_Tcp_InSegs untyped +node_netstat_Tcp_InSegs 5.920649e+06 +# HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. +# TYPE node_netstat_Tcp_OutRsts untyped +node_netstat_Tcp_OutRsts 0 +# HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. +# TYPE node_netstat_Tcp_OutSegs untyped +node_netstat_Tcp_OutSegs 1.439976e+07 +# HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. +# TYPE node_netstat_Tcp_PassiveOpens untyped +node_netstat_Tcp_PassiveOpens 103 +# HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. +# TYPE node_netstat_Tcp_RetransSegs untyped +node_netstat_Tcp_RetransSegs 0 +# HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. +# TYPE node_netstat_Udp6_InDatagrams untyped +node_netstat_Udp6_InDatagrams 0 +# HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. +# TYPE node_netstat_Udp6_InErrors untyped +node_netstat_Udp6_InErrors 0 +# 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 0 +# HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. +# TYPE node_netstat_Udp6_RcvbufErrors untyped +node_netstat_Udp6_RcvbufErrors 0 +# HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. +# TYPE node_netstat_Udp6_SndbufErrors untyped +node_netstat_Udp6_SndbufErrors 0 +# 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 0 +# HELP node_netstat_Udp_InErrors Statistic UdpInErrors. +# TYPE node_netstat_Udp_InErrors untyped +node_netstat_Udp_InErrors 0 +# HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. +# TYPE node_netstat_Udp_NoPorts untyped +node_netstat_Udp_NoPorts 0 +# HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. +# TYPE node_netstat_Udp_OutDatagrams untyped +node_netstat_Udp_OutDatagrams 0 +# HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. +# TYPE node_netstat_Udp_RcvbufErrors untyped +node_netstat_Udp_RcvbufErrors 0 +# HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. +# TYPE node_netstat_Udp_SndbufErrors untyped +node_netstat_Udp_SndbufErrors 0 +# 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="eth0"} 3 +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="eth0"} 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="eth0"} 2 +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="eth0"} 1 +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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 7 +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="eth0"} 8 +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="eth0"} 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="02:42:ac:13:00:02",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",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="eth0"} 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="eth0"} 4 +# 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="eth0"} 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="eth0"} 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="eth0"} 5.91785775e+08 +node_network_receive_bytes_total{device="lo"} 0 +# HELP node_network_receive_compressed_total Network device statistic receive_compressed. +# TYPE node_network_receive_compressed_total counter +node_network_receive_compressed_total{device="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 0 +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="eth0"} 5.925628e+06 +node_network_receive_packets_total{device="lo"} 0 +# HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. +# TYPE node_network_speed_bytes gauge +node_network_speed_bytes{device="eth0"} 1.25e+09 +# HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. +# TYPE node_network_transmit_bytes_total counter +node_network_transmit_bytes_total{device="eth0"} 1.9428989151e+10 +node_network_transmit_bytes_total{device="lo"} 0 +# HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. +# TYPE node_network_transmit_carrier_total counter +node_network_transmit_carrier_total{device="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 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="eth0"} 5.253803e+06 +node_network_transmit_packets_total{device="lo"} 0 +# 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="eth0"} 0 +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="eth0"} 1 +node_network_up{device="lo"} 0 +# HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. +# TYPE node_nf_conntrack_entries gauge +node_nf_conntrack_entries 3 +# HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. +# TYPE node_nf_conntrack_entries_limit gauge +node_nf_conntrack_entries_limit 262144 +# HELP node_nvme_info Non-numeric data from /sys/class/nvme/, value is always 1. +# TYPE node_nvme_info gauge +node_nvme_info{device="nvme0",firmware_revision="EGFM13.1",model="PCIe SSD",serial="21051220000365",state="live"} 1 +# 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 141778.345977 +# 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 208727.795668 +# 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 291190.28393000003 +# 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 8007.665986 +# 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 11750.262448000001 +# HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. +# TYPE node_procs_blocked gauge +node_procs_blocked 0 +# HELP node_procs_running Number of processes in runnable state. +# TYPE node_procs_running gauge +node_procs_running 13 +# HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. +# TYPE node_schedstat_running_seconds_total counter +node_schedstat_running_seconds_total{cpu="0"} 804989.515018498 +node_schedstat_running_seconds_total{cpu="1"} 735595.583872683 +node_schedstat_running_seconds_total{cpu="10"} 757511.84439321 +node_schedstat_running_seconds_total{cpu="11"} 770226.558236957 +node_schedstat_running_seconds_total{cpu="2"} 732125.096434016 +node_schedstat_running_seconds_total{cpu="3"} 734391.128953871 +node_schedstat_running_seconds_total{cpu="4"} 749629.613202679 +node_schedstat_running_seconds_total{cpu="5"} 759441.642413421 +node_schedstat_running_seconds_total{cpu="6"} 753501.425619505 +node_schedstat_running_seconds_total{cpu="7"} 753406.189234201 +node_schedstat_running_seconds_total{cpu="8"} 751820.733280142 +node_schedstat_running_seconds_total{cpu="9"} 754172.333290286 +# HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. +# TYPE node_schedstat_timeslices_total counter +node_schedstat_timeslices_total{cpu="0"} 2.780747708e+09 +node_schedstat_timeslices_total{cpu="1"} 1.998694392e+09 +node_schedstat_timeslices_total{cpu="10"} 2.264036809e+09 +node_schedstat_timeslices_total{cpu="11"} 2.160853486e+09 +node_schedstat_timeslices_total{cpu="2"} 2.079875064e+09 +node_schedstat_timeslices_total{cpu="3"} 2.1097912e+09 +node_schedstat_timeslices_total{cpu="4"} 2.105857534e+09 +node_schedstat_timeslices_total{cpu="5"} 2.111872305e+09 +node_schedstat_timeslices_total{cpu="6"} 2.406728856e+09 +node_schedstat_timeslices_total{cpu="7"} 2.278013931e+09 +node_schedstat_timeslices_total{cpu="8"} 2.267848687e+09 +node_schedstat_timeslices_total{cpu="9"} 2.255283468e+09 +# HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. +# TYPE node_schedstat_waiting_seconds_total counter +node_schedstat_waiting_seconds_total{cpu="0"} 144818.872847507 +node_schedstat_waiting_seconds_total{cpu="1"} 138742.962708539 +node_schedstat_waiting_seconds_total{cpu="10"} 154123.644526148 +node_schedstat_waiting_seconds_total{cpu="11"} 153442.749320883 +node_schedstat_waiting_seconds_total{cpu="2"} 140696.261822647 +node_schedstat_waiting_seconds_total{cpu="3"} 137168.494730423 +node_schedstat_waiting_seconds_total{cpu="4"} 143781.887127814 +node_schedstat_waiting_seconds_total{cpu="5"} 143967.299731179 +node_schedstat_waiting_seconds_total{cpu="6"} 155660.80163501 +node_schedstat_waiting_seconds_total{cpu="7"} 157482.008872577 +node_schedstat_waiting_seconds_total{cpu="8"} 156177.641853833 +node_schedstat_waiting_seconds_total{cpu="9"} 153653.482335354 +# 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.000156571 +node_scrape_collector_duration_seconds{collector="bcache"} 0.000794767 +node_scrape_collector_duration_seconds{collector="bonding"} 0.000245615 +node_scrape_collector_duration_seconds{collector="btrfs"} 1.2908e-05 +node_scrape_collector_duration_seconds{collector="conntrack"} 0.00019454 +node_scrape_collector_duration_seconds{collector="cpu"} 0.001583389 +node_scrape_collector_duration_seconds{collector="cpufreq"} 0.022953516 +node_scrape_collector_duration_seconds{collector="diskstats"} 0.012207151 +node_scrape_collector_duration_seconds{collector="dmi"} 0.000364103 +node_scrape_collector_duration_seconds{collector="edac"} 0.00034687 +node_scrape_collector_duration_seconds{collector="entropy"} 0.001355458 +node_scrape_collector_duration_seconds{collector="fibrechannel"} 0.000125281 +node_scrape_collector_duration_seconds{collector="filefd"} 4.0075e-05 +node_scrape_collector_duration_seconds{collector="filesystem"} 0.001732807 +node_scrape_collector_duration_seconds{collector="hwmon"} 0.009084579 +node_scrape_collector_duration_seconds{collector="infiniband"} 1.5116e-05 +node_scrape_collector_duration_seconds{collector="ipvs"} 8.063e-06 +node_scrape_collector_duration_seconds{collector="loadavg"} 0.000230194 +node_scrape_collector_duration_seconds{collector="mdadm"} 2.17e-05 +node_scrape_collector_duration_seconds{collector="meminfo"} 0.000450355 +node_scrape_collector_duration_seconds{collector="netclass"} 0.002620523 +node_scrape_collector_duration_seconds{collector="netdev"} 0.000178221 +node_scrape_collector_duration_seconds{collector="netstat"} 0.001267068 +node_scrape_collector_duration_seconds{collector="nfs"} 2.7798e-05 +node_scrape_collector_duration_seconds{collector="nfsd"} 1.2563e-05 +node_scrape_collector_duration_seconds{collector="nvme"} 0.002048204 +node_scrape_collector_duration_seconds{collector="os"} 2.0038e-05 +node_scrape_collector_duration_seconds{collector="powersupplyclass"} 1.1486e-05 +node_scrape_collector_duration_seconds{collector="pressure"} 0.000253932 +node_scrape_collector_duration_seconds{collector="rapl"} 0.000165347 +node_scrape_collector_duration_seconds{collector="schedstat"} 0.000463895 +node_scrape_collector_duration_seconds{collector="sockstat"} 0.0002193 +node_scrape_collector_duration_seconds{collector="softnet"} 0.000855499 +node_scrape_collector_duration_seconds{collector="stat"} 0.000796776 +node_scrape_collector_duration_seconds{collector="tapestats"} 8.24e-06 +node_scrape_collector_duration_seconds{collector="textfile"} 0.000255822 +node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.002301561 +node_scrape_collector_duration_seconds{collector="time"} 0.001864479 +node_scrape_collector_duration_seconds{collector="timex"} 6.338e-06 +node_scrape_collector_duration_seconds{collector="udp_queues"} 0.002102355 +node_scrape_collector_duration_seconds{collector="uname"} 7.214e-06 +node_scrape_collector_duration_seconds{collector="vmstat"} 0.000205614 +node_scrape_collector_duration_seconds{collector="xfs"} 0.004111459 +node_scrape_collector_duration_seconds{collector="zfs"} 0.001254407 +# 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"} 0 +node_scrape_collector_success{collector="btrfs"} 1 +node_scrape_collector_success{collector="conntrack"} 0 +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="dmi"} 1 +node_scrape_collector_success{collector="edac"} 1 +node_scrape_collector_success{collector="entropy"} 1 +node_scrape_collector_success{collector="fibrechannel"} 0 +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"} 0 +node_scrape_collector_success{collector="ipvs"} 0 +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"} 0 +node_scrape_collector_success{collector="nfsd"} 0 +node_scrape_collector_success{collector="nvme"} 1 +node_scrape_collector_success{collector="os"} 0 +node_scrape_collector_success{collector="powersupplyclass"} 1 +node_scrape_collector_success{collector="pressure"} 1 +node_scrape_collector_success{collector="rapl"} 0 +node_scrape_collector_success{collector="schedstat"} 1 +node_scrape_collector_success{collector="sockstat"} 1 +node_scrape_collector_success{collector="softnet"} 1 +node_scrape_collector_success{collector="stat"} 1 +node_scrape_collector_success{collector="tapestats"} 0 +node_scrape_collector_success{collector="textfile"} 1 +node_scrape_collector_success{collector="thermal_zone"} 1 +node_scrape_collector_success{collector="time"} 1 +node_scrape_collector_success{collector="timex"} 1 +node_scrape_collector_success{collector="udp_queues"} 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"} 0 +# HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse. +# TYPE node_sockstat_FRAG6_inuse gauge +node_sockstat_FRAG6_inuse 0 +# HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory. +# TYPE node_sockstat_FRAG6_memory gauge +node_sockstat_FRAG6_memory 0 +# 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_RAW6_inuse Number of RAW6 sockets in state inuse. +# TYPE node_sockstat_RAW6_inuse gauge +node_sockstat_RAW6_inuse 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_TCP6_inuse Number of TCP6 sockets in state inuse. +# TYPE node_sockstat_TCP6_inuse gauge +node_sockstat_TCP6_inuse 4 +# HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. +# TYPE node_sockstat_TCP_alloc gauge +node_sockstat_TCP_alloc 113 +# HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. +# TYPE node_sockstat_TCP_inuse gauge +node_sockstat_TCP_inuse 1 +# HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. +# TYPE node_sockstat_TCP_mem gauge +node_sockstat_TCP_mem 1 +# 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 4096 +# 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 0 +# HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. +# TYPE node_sockstat_UDP6_inuse gauge +node_sockstat_UDP6_inuse 0 +# HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse. +# TYPE node_sockstat_UDPLITE6_inuse gauge +node_sockstat_UDPLITE6_inuse 0 +# 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 1 +# HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. +# TYPE node_sockstat_UDP_mem gauge +node_sockstat_UDP_mem 12 +# 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 49152 +# HELP node_sockstat_sockets_used Number of IPv4 sockets in use. +# TYPE node_sockstat_sockets_used gauge +node_sockstat_sockets_used 7 +# HELP node_softnet_dropped_total Number of dropped packets +# TYPE node_softnet_dropped_total counter +node_softnet_dropped_total{cpu="0"} 0 +node_softnet_dropped_total{cpu="1"} 0 +node_softnet_dropped_total{cpu="10"} 0 +node_softnet_dropped_total{cpu="11"} 0 +node_softnet_dropped_total{cpu="2"} 0 +node_softnet_dropped_total{cpu="3"} 0 +node_softnet_dropped_total{cpu="4"} 0 +node_softnet_dropped_total{cpu="5"} 0 +node_softnet_dropped_total{cpu="6"} 0 +node_softnet_dropped_total{cpu="7"} 0 +node_softnet_dropped_total{cpu="8"} 0 +node_softnet_dropped_total{cpu="9"} 0 +# HELP node_softnet_processed_total Number of processed packets +# TYPE node_softnet_processed_total counter +node_softnet_processed_total{cpu="0"} 4.13253e+06 +node_softnet_processed_total{cpu="1"} 5.45616e+06 +node_softnet_processed_total{cpu="10"} 4.5383747e+07 +node_softnet_processed_total{cpu="11"} 5.666698e+06 +node_softnet_processed_total{cpu="2"} 5.513336e+06 +node_softnet_processed_total{cpu="3"} 5.55056e+06 +node_softnet_processed_total{cpu="4"} 5.449231e+06 +node_softnet_processed_total{cpu="5"} 7.649749e+06 +node_softnet_processed_total{cpu="6"} 5.354229e+06 +node_softnet_processed_total{cpu="7"} 9.483967e+06 +node_softnet_processed_total{cpu="8"} 1.2063601e+07 +node_softnet_processed_total{cpu="9"} 5.543892e+06 +# HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota +# TYPE node_softnet_times_squeezed_total counter +node_softnet_times_squeezed_total{cpu="0"} 0 +node_softnet_times_squeezed_total{cpu="1"} 0 +node_softnet_times_squeezed_total{cpu="10"} 0 +node_softnet_times_squeezed_total{cpu="11"} 0 +node_softnet_times_squeezed_total{cpu="2"} 0 +node_softnet_times_squeezed_total{cpu="3"} 0 +node_softnet_times_squeezed_total{cpu="4"} 0 +node_softnet_times_squeezed_total{cpu="5"} 0 +node_softnet_times_squeezed_total{cpu="6"} 0 +node_softnet_times_squeezed_total{cpu="7"} 0 +node_softnet_times_squeezed_total{cpu="8"} 0 +node_softnet_times_squeezed_total{cpu="9"} 0 +# 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_thermal_zone_temp Zone temperature in Celsius +# TYPE node_thermal_zone_temp gauge +node_thermal_zone_temp{type="acpitz",zone="0"} 27.8 +node_thermal_zone_temp{type="iwlwifi_1",zone="2"} 34 +node_thermal_zone_temp{type="x86_pkg_temp",zone="1"} 31 +# HELP node_time_clocksource_available_info Available clocksources read from '/sys/devices/system/clocksource'. +# TYPE node_time_clocksource_available_info gauge +node_time_clocksource_available_info{clocksource="acpi_pm",device="0"} 1 +node_time_clocksource_available_info{clocksource="hpet",device="0"} 1 +node_time_clocksource_available_info{clocksource="tsc",device="0"} 1 +# HELP node_time_clocksource_current_info Current clocksource read from '/sys/devices/system/clocksource'. +# TYPE node_time_clocksource_current_info gauge +node_time_clocksource_current_info{clocksource="tsc",device="0"} 1 +# HELP node_time_seconds System time in seconds since epoch (1970). +# TYPE node_time_seconds gauge +node_time_seconds 1.6510586019637768e+09 +# HELP node_time_zone_offset_seconds System time zone offset in seconds. +# TYPE node_time_zone_offset_seconds gauge +node_time_zone_offset_seconds{time_zone="UTC"} 0 +# HELP node_timex_estimated_error_seconds Estimated error in seconds. +# TYPE node_timex_estimated_error_seconds gauge +node_timex_estimated_error_seconds 0.000777 +# HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. +# TYPE node_timex_frequency_adjustment_ratio gauge +node_timex_frequency_adjustment_ratio 1.0000000128479003 +# HELP node_timex_loop_time_constant Phase-locked loop time constant. +# TYPE node_timex_loop_time_constant gauge +node_timex_loop_time_constant 10 +# HELP node_timex_maxerror_seconds Maximum error in seconds. +# TYPE node_timex_maxerror_seconds gauge +node_timex_maxerror_seconds 0.979588 +# 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.000929279 +# 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 8193 +# 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 1 +# HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. +# TYPE node_timex_tai_offset_seconds gauge +node_timex_tai_offset_seconds 37 +# HELP node_timex_tick_seconds Seconds between clock ticks. +# TYPE node_timex_tick_seconds gauge +node_timex_tick_seconds 0.01 +# HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. +# TYPE node_udp_queues gauge +node_udp_queues{ip="v4",queue="rx"} 0 +node_udp_queues{ip="v4",queue="tx"} 0 +node_udp_queues{ip="v6",queue="rx"} 0 +node_udp_queues{ip="v6",queue="tx"} 0 +# 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="dc697eaecedf",release="5.11.0-49-generic",sysname="Linux",version="#55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022"} 1 +# HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. +# TYPE node_vmstat_oom_kill untyped +node_vmstat_oom_kill 0 +# HELP node_vmstat_pgfault /proc/vmstat information field pgfault. +# TYPE node_vmstat_pgfault untyped +node_vmstat_pgfault 1.9626066697e+10 +# HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. +# TYPE node_vmstat_pgmajfault untyped +node_vmstat_pgmajfault 1.0409071e+07 +# HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. +# TYPE node_vmstat_pgpgin untyped +node_vmstat_pgpgin 4.75170695881e+11 +# HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. +# TYPE node_vmstat_pgpgout untyped +node_vmstat_pgpgout 4.98597837289e+11 +# HELP node_vmstat_pswpin /proc/vmstat information field pswpin. +# TYPE node_vmstat_pswpin untyped +node_vmstat_pswpin 2.337437e+07 +# HELP node_vmstat_pswpout /proc/vmstat information field pswpout. +# TYPE node_vmstat_pswpout untyped +node_vmstat_pswpout 5.3203798e+07 +# HELP node_xfs_allocation_btree_compares_total Number of allocation B-tree compares for a filesystem. +# TYPE node_xfs_allocation_btree_compares_total counter +node_xfs_allocation_btree_compares_total{device="sda1"} 0 +node_xfs_allocation_btree_compares_total{device="sdaa1"} 0 +node_xfs_allocation_btree_compares_total{device="sdae1"} 0 +node_xfs_allocation_btree_compares_total{device="sdb1"} 0 +node_xfs_allocation_btree_compares_total{device="sdc1"} 0 +node_xfs_allocation_btree_compares_total{device="sdd1"} 0 +node_xfs_allocation_btree_compares_total{device="sde1"} 0 +node_xfs_allocation_btree_compares_total{device="sdf1"} 0 +node_xfs_allocation_btree_compares_total{device="sdg1"} 0 +node_xfs_allocation_btree_compares_total{device="sdh1"} 0 +node_xfs_allocation_btree_compares_total{device="sdi1"} 0 +node_xfs_allocation_btree_compares_total{device="sdj1"} 0 +node_xfs_allocation_btree_compares_total{device="sdk1"} 0 +node_xfs_allocation_btree_compares_total{device="sdl1"} 0 +node_xfs_allocation_btree_compares_total{device="sdm1"} 0 +node_xfs_allocation_btree_compares_total{device="sdn1"} 0 +node_xfs_allocation_btree_compares_total{device="sdo1"} 0 +node_xfs_allocation_btree_compares_total{device="sdp1"} 0 +node_xfs_allocation_btree_compares_total{device="sdq1"} 0 +node_xfs_allocation_btree_compares_total{device="sdr1"} 0 +node_xfs_allocation_btree_compares_total{device="sds1"} 0 +node_xfs_allocation_btree_compares_total{device="sdt1"} 0 +node_xfs_allocation_btree_compares_total{device="sdu1"} 0 +node_xfs_allocation_btree_compares_total{device="sdv1"} 0 +node_xfs_allocation_btree_compares_total{device="sdw1"} 0 +node_xfs_allocation_btree_compares_total{device="sdx1"} 0 +node_xfs_allocation_btree_compares_total{device="sdy1"} 0 +node_xfs_allocation_btree_compares_total{device="sdz1"} 0 +# HELP node_xfs_allocation_btree_lookups_total Number of allocation B-tree lookups for a filesystem. +# TYPE node_xfs_allocation_btree_lookups_total counter +node_xfs_allocation_btree_lookups_total{device="sda1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdaa1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdae1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdb1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdc1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdd1"} 0 +node_xfs_allocation_btree_lookups_total{device="sde1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdf1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdg1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdh1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdi1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdj1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdk1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdl1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdm1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdn1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdo1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdp1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdq1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdr1"} 0 +node_xfs_allocation_btree_lookups_total{device="sds1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdt1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdu1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdv1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdw1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdx1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdy1"} 0 +node_xfs_allocation_btree_lookups_total{device="sdz1"} 0 +# HELP node_xfs_allocation_btree_records_deleted_total Number of allocation B-tree records deleted for a filesystem. +# TYPE node_xfs_allocation_btree_records_deleted_total counter +node_xfs_allocation_btree_records_deleted_total{device="sda1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdaa1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdae1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdb1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdc1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdd1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sde1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdf1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdg1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdh1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdi1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdj1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdk1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdl1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdm1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdn1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdo1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdp1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdq1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdr1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sds1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdt1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdu1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdv1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdw1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdx1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdy1"} 0 +node_xfs_allocation_btree_records_deleted_total{device="sdz1"} 0 +# HELP node_xfs_allocation_btree_records_inserted_total Number of allocation B-tree records inserted for a filesystem. +# TYPE node_xfs_allocation_btree_records_inserted_total counter +node_xfs_allocation_btree_records_inserted_total{device="sda1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdaa1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdae1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdb1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdc1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdd1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sde1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdf1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdg1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdh1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdi1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdj1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdk1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdl1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdm1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdn1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdo1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdp1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdq1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdr1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sds1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdt1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdu1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdv1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdw1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdx1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdy1"} 0 +node_xfs_allocation_btree_records_inserted_total{device="sdz1"} 0 +# HELP node_xfs_block_map_btree_compares_total Number of block map B-tree compares for a filesystem. +# TYPE node_xfs_block_map_btree_compares_total counter +node_xfs_block_map_btree_compares_total{device="sda1"} 0 +node_xfs_block_map_btree_compares_total{device="sdaa1"} 0 +node_xfs_block_map_btree_compares_total{device="sdae1"} 0 +node_xfs_block_map_btree_compares_total{device="sdb1"} 0 +node_xfs_block_map_btree_compares_total{device="sdc1"} 0 +node_xfs_block_map_btree_compares_total{device="sdd1"} 0 +node_xfs_block_map_btree_compares_total{device="sde1"} 0 +node_xfs_block_map_btree_compares_total{device="sdf1"} 0 +node_xfs_block_map_btree_compares_total{device="sdg1"} 0 +node_xfs_block_map_btree_compares_total{device="sdh1"} 0 +node_xfs_block_map_btree_compares_total{device="sdi1"} 0 +node_xfs_block_map_btree_compares_total{device="sdj1"} 0 +node_xfs_block_map_btree_compares_total{device="sdk1"} 0 +node_xfs_block_map_btree_compares_total{device="sdl1"} 0 +node_xfs_block_map_btree_compares_total{device="sdm1"} 0 +node_xfs_block_map_btree_compares_total{device="sdn1"} 0 +node_xfs_block_map_btree_compares_total{device="sdo1"} 0 +node_xfs_block_map_btree_compares_total{device="sdp1"} 0 +node_xfs_block_map_btree_compares_total{device="sdq1"} 0 +node_xfs_block_map_btree_compares_total{device="sdr1"} 0 +node_xfs_block_map_btree_compares_total{device="sds1"} 0 +node_xfs_block_map_btree_compares_total{device="sdt1"} 0 +node_xfs_block_map_btree_compares_total{device="sdu1"} 0 +node_xfs_block_map_btree_compares_total{device="sdv1"} 0 +node_xfs_block_map_btree_compares_total{device="sdw1"} 0 +node_xfs_block_map_btree_compares_total{device="sdx1"} 0 +node_xfs_block_map_btree_compares_total{device="sdy1"} 0 +node_xfs_block_map_btree_compares_total{device="sdz1"} 0 +# HELP node_xfs_block_map_btree_lookups_total Number of block map B-tree lookups for a filesystem. +# TYPE node_xfs_block_map_btree_lookups_total counter +node_xfs_block_map_btree_lookups_total{device="sda1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdaa1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdae1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdb1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdc1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdd1"} 0 +node_xfs_block_map_btree_lookups_total{device="sde1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdf1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdg1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdh1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdi1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdj1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdk1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdl1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdm1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdn1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdo1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdp1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdq1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdr1"} 0 +node_xfs_block_map_btree_lookups_total{device="sds1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdt1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdu1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdv1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdw1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdx1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdy1"} 0 +node_xfs_block_map_btree_lookups_total{device="sdz1"} 0 +# HELP node_xfs_block_map_btree_records_deleted_total Number of block map B-tree records deleted for a filesystem. +# TYPE node_xfs_block_map_btree_records_deleted_total counter +node_xfs_block_map_btree_records_deleted_total{device="sda1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdaa1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdae1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdb1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdc1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdd1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sde1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdf1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdg1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdh1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdi1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdj1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdk1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdl1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdm1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdn1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdo1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdp1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdq1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdr1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sds1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdt1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdu1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdv1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdw1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdx1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdy1"} 0 +node_xfs_block_map_btree_records_deleted_total{device="sdz1"} 0 +# HELP node_xfs_block_map_btree_records_inserted_total Number of block map B-tree records inserted for a filesystem. +# TYPE node_xfs_block_map_btree_records_inserted_total counter +node_xfs_block_map_btree_records_inserted_total{device="sda1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdaa1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdae1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdb1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdc1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdd1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sde1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdf1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdg1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdh1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdi1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdj1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdk1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdl1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdm1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdn1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdo1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdp1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdq1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdr1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sds1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdt1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdu1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdv1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdw1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdx1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdy1"} 0 +node_xfs_block_map_btree_records_inserted_total{device="sdz1"} 0 +# HELP node_xfs_block_mapping_extent_list_compares_total Number of extent list compares for a filesystem. +# TYPE node_xfs_block_mapping_extent_list_compares_total counter +node_xfs_block_mapping_extent_list_compares_total{device="sda1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdaa1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdae1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdb1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdc1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdd1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sde1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdf1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdg1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdh1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdi1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdj1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdk1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdl1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdm1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdn1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdo1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdp1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdq1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdr1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sds1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdt1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdu1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdv1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdw1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdx1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdy1"} 0 +node_xfs_block_mapping_extent_list_compares_total{device="sdz1"} 0 +# HELP node_xfs_block_mapping_extent_list_deletions_total Number of extent list deletions for a filesystem. +# TYPE node_xfs_block_mapping_extent_list_deletions_total counter +node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdaa1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdae1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdb1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdc1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdd1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sde1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdf1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdg1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdh1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdi1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdj1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdk1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdl1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdm1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdn1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdo1"} 0 +node_xfs_block_mapping_extent_list_deletions_total{device="sdp1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdq1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdr1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sds1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdt1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdu1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdv1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdw1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdx1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdy1"} 28 +node_xfs_block_mapping_extent_list_deletions_total{device="sdz1"} 28 +# HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem. +# TYPE node_xfs_block_mapping_extent_list_insertions_total counter +node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdaa1"} 48002 +node_xfs_block_mapping_extent_list_insertions_total{device="sdae1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdb1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdc1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdd1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sde1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdf1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdg1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdh1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdi1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdj1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdk1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdl1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdm1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdn1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdo1"} 0 +node_xfs_block_mapping_extent_list_insertions_total{device="sdp1"} 46560 +node_xfs_block_mapping_extent_list_insertions_total{device="sdq1"} 47270 +node_xfs_block_mapping_extent_list_insertions_total{device="sdr1"} 48249 +node_xfs_block_mapping_extent_list_insertions_total{device="sds1"} 46583 +node_xfs_block_mapping_extent_list_insertions_total{device="sdt1"} 46517 +node_xfs_block_mapping_extent_list_insertions_total{device="sdu1"} 48100 +node_xfs_block_mapping_extent_list_insertions_total{device="sdv1"} 46948 +node_xfs_block_mapping_extent_list_insertions_total{device="sdw1"} 47267 +node_xfs_block_mapping_extent_list_insertions_total{device="sdx1"} 47898 +node_xfs_block_mapping_extent_list_insertions_total{device="sdy1"} 48111 +node_xfs_block_mapping_extent_list_insertions_total{device="sdz1"} 46419 +# HELP node_xfs_block_mapping_extent_list_lookups_total Number of extent list lookups for a filesystem. +# TYPE node_xfs_block_mapping_extent_list_lookups_total counter +node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1.412023e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdaa1"} 7.020952e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdae1"} 0 +node_xfs_block_mapping_extent_list_lookups_total{device="sdb1"} 1.35076e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdc1"} 1.385097e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdd1"} 1.385716e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sde1"} 1.376882e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdf1"} 1.371958e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdg1"} 1.369349e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdh1"} 1.374827e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdi1"} 1.371698e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdj1"} 1.367888e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdk1"} 1.390694e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdl1"} 1.367728e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdm1"} 1.363029e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdn1"} 1.383891e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdo1"} 1.358869e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdp1"} 7.688129e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdq1"} 7.593811e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdr1"} 7.567931e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sds1"} 7.434042e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdt1"} 7.382533e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdu1"} 7.346672e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdv1"} 7.298248e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdw1"} 7.214445e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdx1"} 7.136991e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdy1"} 7.106742e+06 +node_xfs_block_mapping_extent_list_lookups_total{device="sdz1"} 7.073348e+06 +# HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem. +# TYPE node_xfs_block_mapping_reads_total counter +node_xfs_block_mapping_reads_total{device="sda1"} 1.412023e+06 +node_xfs_block_mapping_reads_total{device="sdaa1"} 1.26651e+06 +node_xfs_block_mapping_reads_total{device="sdae1"} 0 +node_xfs_block_mapping_reads_total{device="sdb1"} 1.35076e+06 +node_xfs_block_mapping_reads_total{device="sdc1"} 1.385097e+06 +node_xfs_block_mapping_reads_total{device="sdd1"} 1.385716e+06 +node_xfs_block_mapping_reads_total{device="sde1"} 1.376882e+06 +node_xfs_block_mapping_reads_total{device="sdf1"} 1.371958e+06 +node_xfs_block_mapping_reads_total{device="sdg1"} 1.369349e+06 +node_xfs_block_mapping_reads_total{device="sdh1"} 1.374827e+06 +node_xfs_block_mapping_reads_total{device="sdi1"} 1.371698e+06 +node_xfs_block_mapping_reads_total{device="sdj1"} 1.367888e+06 +node_xfs_block_mapping_reads_total{device="sdk1"} 1.390694e+06 +node_xfs_block_mapping_reads_total{device="sdl1"} 1.367728e+06 +node_xfs_block_mapping_reads_total{device="sdm1"} 1.363029e+06 +node_xfs_block_mapping_reads_total{device="sdn1"} 1.383891e+06 +node_xfs_block_mapping_reads_total{device="sdo1"} 1.358869e+06 +node_xfs_block_mapping_reads_total{device="sdp1"} 1.930364e+06 +node_xfs_block_mapping_reads_total{device="sdq1"} 1.834945e+06 +node_xfs_block_mapping_reads_total{device="sdr1"} 1.807056e+06 +node_xfs_block_mapping_reads_total{device="sds1"} 1.677402e+06 +node_xfs_block_mapping_reads_total{device="sdt1"} 1.626467e+06 +node_xfs_block_mapping_reads_total{device="sdu1"} 1.58897e+06 +node_xfs_block_mapping_reads_total{device="sdv1"} 1.543273e+06 +node_xfs_block_mapping_reads_total{device="sdw1"} 1.459127e+06 +node_xfs_block_mapping_reads_total{device="sdx1"} 1.381344e+06 +node_xfs_block_mapping_reads_total{device="sdy1"} 1.351551e+06 +node_xfs_block_mapping_reads_total{device="sdz1"} 1.322716e+06 +# HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. +# TYPE node_xfs_block_mapping_unmaps_total counter +node_xfs_block_mapping_unmaps_total{device="sda1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdaa1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdae1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdb1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdc1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdd1"} 0 +node_xfs_block_mapping_unmaps_total{device="sde1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdf1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdg1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdh1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdi1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdj1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdk1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdl1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdm1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdn1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdo1"} 0 +node_xfs_block_mapping_unmaps_total{device="sdp1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdq1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdr1"} 28 +node_xfs_block_mapping_unmaps_total{device="sds1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdt1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdu1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdv1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdw1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdx1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdy1"} 28 +node_xfs_block_mapping_unmaps_total{device="sdz1"} 28 +# HELP node_xfs_block_mapping_writes_total Number of block map for write operations for a filesystem. +# TYPE node_xfs_block_mapping_writes_total counter +node_xfs_block_mapping_writes_total{device="sda1"} 0 +node_xfs_block_mapping_writes_total{device="sdaa1"} 5.652397e+06 +node_xfs_block_mapping_writes_total{device="sdae1"} 0 +node_xfs_block_mapping_writes_total{device="sdb1"} 0 +node_xfs_block_mapping_writes_total{device="sdc1"} 0 +node_xfs_block_mapping_writes_total{device="sdd1"} 0 +node_xfs_block_mapping_writes_total{device="sde1"} 0 +node_xfs_block_mapping_writes_total{device="sdf1"} 0 +node_xfs_block_mapping_writes_total{device="sdg1"} 0 +node_xfs_block_mapping_writes_total{device="sdh1"} 0 +node_xfs_block_mapping_writes_total{device="sdi1"} 0 +node_xfs_block_mapping_writes_total{device="sdj1"} 0 +node_xfs_block_mapping_writes_total{device="sdk1"} 0 +node_xfs_block_mapping_writes_total{device="sdl1"} 0 +node_xfs_block_mapping_writes_total{device="sdm1"} 0 +node_xfs_block_mapping_writes_total{device="sdn1"} 0 +node_xfs_block_mapping_writes_total{device="sdo1"} 0 +node_xfs_block_mapping_writes_total{device="sdp1"} 5.650894e+06 +node_xfs_block_mapping_writes_total{device="sdq1"} 5.651838e+06 +node_xfs_block_mapping_writes_total{device="sdr1"} 5.652946e+06 +node_xfs_block_mapping_writes_total{device="sds1"} 5.650936e+06 +node_xfs_block_mapping_writes_total{device="sdt1"} 5.651426e+06 +node_xfs_block_mapping_writes_total{device="sdu1"} 5.652543e+06 +node_xfs_block_mapping_writes_total{device="sdv1"} 5.651596e+06 +node_xfs_block_mapping_writes_total{device="sdw1"} 5.65179e+06 +node_xfs_block_mapping_writes_total{device="sdx1"} 5.652392e+06 +node_xfs_block_mapping_writes_total{device="sdy1"} 5.65253e+06 +node_xfs_block_mapping_writes_total{device="sdz1"} 5.651041e+06 +# HELP node_xfs_directory_operation_create_total Number of times a new directory entry was created for a filesystem. +# TYPE node_xfs_directory_operation_create_total counter +node_xfs_directory_operation_create_total{device="sda1"} 0 +node_xfs_directory_operation_create_total{device="sdaa1"} 55 +node_xfs_directory_operation_create_total{device="sdae1"} 0 +node_xfs_directory_operation_create_total{device="sdb1"} 0 +node_xfs_directory_operation_create_total{device="sdc1"} 0 +node_xfs_directory_operation_create_total{device="sdd1"} 0 +node_xfs_directory_operation_create_total{device="sde1"} 0 +node_xfs_directory_operation_create_total{device="sdf1"} 0 +node_xfs_directory_operation_create_total{device="sdg1"} 0 +node_xfs_directory_operation_create_total{device="sdh1"} 0 +node_xfs_directory_operation_create_total{device="sdi1"} 0 +node_xfs_directory_operation_create_total{device="sdj1"} 0 +node_xfs_directory_operation_create_total{device="sdk1"} 0 +node_xfs_directory_operation_create_total{device="sdl1"} 0 +node_xfs_directory_operation_create_total{device="sdm1"} 0 +node_xfs_directory_operation_create_total{device="sdn1"} 0 +node_xfs_directory_operation_create_total{device="sdo1"} 0 +node_xfs_directory_operation_create_total{device="sdp1"} 56 +node_xfs_directory_operation_create_total{device="sdq1"} 55 +node_xfs_directory_operation_create_total{device="sdr1"} 55 +node_xfs_directory_operation_create_total{device="sds1"} 55 +node_xfs_directory_operation_create_total{device="sdt1"} 55 +node_xfs_directory_operation_create_total{device="sdu1"} 55 +node_xfs_directory_operation_create_total{device="sdv1"} 55 +node_xfs_directory_operation_create_total{device="sdw1"} 55 +node_xfs_directory_operation_create_total{device="sdx1"} 55 +node_xfs_directory_operation_create_total{device="sdy1"} 55 +node_xfs_directory_operation_create_total{device="sdz1"} 55 +# HELP node_xfs_directory_operation_getdents_total Number of times the directory getdents operation was performed for a filesystem. +# TYPE node_xfs_directory_operation_getdents_total counter +node_xfs_directory_operation_getdents_total{device="sda1"} 15053 +node_xfs_directory_operation_getdents_total{device="sdaa1"} 14884 +node_xfs_directory_operation_getdents_total{device="sdae1"} 2 +node_xfs_directory_operation_getdents_total{device="sdb1"} 14980 +node_xfs_directory_operation_getdents_total{device="sdc1"} 14931 +node_xfs_directory_operation_getdents_total{device="sdd1"} 14919 +node_xfs_directory_operation_getdents_total{device="sde1"} 14910 +node_xfs_directory_operation_getdents_total{device="sdf1"} 14911 +node_xfs_directory_operation_getdents_total{device="sdg1"} 14897 +node_xfs_directory_operation_getdents_total{device="sdh1"} 14907 +node_xfs_directory_operation_getdents_total{device="sdi1"} 14901 +node_xfs_directory_operation_getdents_total{device="sdj1"} 14904 +node_xfs_directory_operation_getdents_total{device="sdk1"} 14895 +node_xfs_directory_operation_getdents_total{device="sdl1"} 14894 +node_xfs_directory_operation_getdents_total{device="sdm1"} 14897 +node_xfs_directory_operation_getdents_total{device="sdn1"} 14898 +node_xfs_directory_operation_getdents_total{device="sdo1"} 14894 +node_xfs_directory_operation_getdents_total{device="sdp1"} 14881 +node_xfs_directory_operation_getdents_total{device="sdq1"} 14886 +node_xfs_directory_operation_getdents_total{device="sdr1"} 14889 +node_xfs_directory_operation_getdents_total{device="sds1"} 14882 +node_xfs_directory_operation_getdents_total{device="sdt1"} 14882 +node_xfs_directory_operation_getdents_total{device="sdu1"} 14885 +node_xfs_directory_operation_getdents_total{device="sdv1"} 14884 +node_xfs_directory_operation_getdents_total{device="sdw1"} 14885 +node_xfs_directory_operation_getdents_total{device="sdx1"} 14882 +node_xfs_directory_operation_getdents_total{device="sdy1"} 14881 +node_xfs_directory_operation_getdents_total{device="sdz1"} 14885 +# HELP node_xfs_directory_operation_lookup_total Number of file name directory lookups which miss the operating systems directory name lookup cache. +# TYPE node_xfs_directory_operation_lookup_total counter +node_xfs_directory_operation_lookup_total{device="sda1"} 24 +node_xfs_directory_operation_lookup_total{device="sdaa1"} 61 +node_xfs_directory_operation_lookup_total{device="sdae1"} 0 +node_xfs_directory_operation_lookup_total{device="sdb1"} 24 +node_xfs_directory_operation_lookup_total{device="sdc1"} 24 +node_xfs_directory_operation_lookup_total{device="sdd1"} 24 +node_xfs_directory_operation_lookup_total{device="sde1"} 24 +node_xfs_directory_operation_lookup_total{device="sdf1"} 24 +node_xfs_directory_operation_lookup_total{device="sdg1"} 24 +node_xfs_directory_operation_lookup_total{device="sdh1"} 24 +node_xfs_directory_operation_lookup_total{device="sdi1"} 24 +node_xfs_directory_operation_lookup_total{device="sdj1"} 24 +node_xfs_directory_operation_lookup_total{device="sdk1"} 24 +node_xfs_directory_operation_lookup_total{device="sdl1"} 24 +node_xfs_directory_operation_lookup_total{device="sdm1"} 24 +node_xfs_directory_operation_lookup_total{device="sdn1"} 24 +node_xfs_directory_operation_lookup_total{device="sdo1"} 24 +node_xfs_directory_operation_lookup_total{device="sdp1"} 61 +node_xfs_directory_operation_lookup_total{device="sdq1"} 61 +node_xfs_directory_operation_lookup_total{device="sdr1"} 61 +node_xfs_directory_operation_lookup_total{device="sds1"} 61 +node_xfs_directory_operation_lookup_total{device="sdt1"} 61 +node_xfs_directory_operation_lookup_total{device="sdu1"} 61 +node_xfs_directory_operation_lookup_total{device="sdv1"} 61 +node_xfs_directory_operation_lookup_total{device="sdw1"} 61 +node_xfs_directory_operation_lookup_total{device="sdx1"} 61 +node_xfs_directory_operation_lookup_total{device="sdy1"} 61 +node_xfs_directory_operation_lookup_total{device="sdz1"} 61 +# HELP node_xfs_directory_operation_remove_total Number of times an existing directory entry was created for a filesystem. +# TYPE node_xfs_directory_operation_remove_total counter +node_xfs_directory_operation_remove_total{device="sda1"} 0 +node_xfs_directory_operation_remove_total{device="sdaa1"} 28 +node_xfs_directory_operation_remove_total{device="sdae1"} 0 +node_xfs_directory_operation_remove_total{device="sdb1"} 0 +node_xfs_directory_operation_remove_total{device="sdc1"} 0 +node_xfs_directory_operation_remove_total{device="sdd1"} 0 +node_xfs_directory_operation_remove_total{device="sde1"} 0 +node_xfs_directory_operation_remove_total{device="sdf1"} 0 +node_xfs_directory_operation_remove_total{device="sdg1"} 0 +node_xfs_directory_operation_remove_total{device="sdh1"} 0 +node_xfs_directory_operation_remove_total{device="sdi1"} 0 +node_xfs_directory_operation_remove_total{device="sdj1"} 0 +node_xfs_directory_operation_remove_total{device="sdk1"} 0 +node_xfs_directory_operation_remove_total{device="sdl1"} 0 +node_xfs_directory_operation_remove_total{device="sdm1"} 0 +node_xfs_directory_operation_remove_total{device="sdn1"} 0 +node_xfs_directory_operation_remove_total{device="sdo1"} 0 +node_xfs_directory_operation_remove_total{device="sdp1"} 29 +node_xfs_directory_operation_remove_total{device="sdq1"} 28 +node_xfs_directory_operation_remove_total{device="sdr1"} 28 +node_xfs_directory_operation_remove_total{device="sds1"} 28 +node_xfs_directory_operation_remove_total{device="sdt1"} 28 +node_xfs_directory_operation_remove_total{device="sdu1"} 28 +node_xfs_directory_operation_remove_total{device="sdv1"} 28 +node_xfs_directory_operation_remove_total{device="sdw1"} 28 +node_xfs_directory_operation_remove_total{device="sdx1"} 28 +node_xfs_directory_operation_remove_total{device="sdy1"} 28 +node_xfs_directory_operation_remove_total{device="sdz1"} 28 +# HELP node_xfs_extent_allocation_blocks_allocated_total Number of blocks allocated for a filesystem. +# TYPE node_xfs_extent_allocation_blocks_allocated_total counter +node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdaa1"} 7.17321554e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdae1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdb1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdc1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdd1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sde1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdf1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdg1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdh1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdi1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdj1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdk1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdl1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdm1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdn1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdo1"} 0 +node_xfs_extent_allocation_blocks_allocated_total{device="sdp1"} 7.1730928e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdq1"} 7.17340645e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdr1"} 7.17356912e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sds1"} 7.17312613e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdt1"} 7.17386294e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdu1"} 7.17323779e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdv1"} 7.17349075e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdw1"} 7.17335021e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdx1"} 7.17334087e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdy1"} 7.17321773e+08 +node_xfs_extent_allocation_blocks_allocated_total{device="sdz1"} 7.17349311e+08 +# HELP node_xfs_extent_allocation_blocks_freed_total Number of blocks freed for a filesystem. +# TYPE node_xfs_extent_allocation_blocks_freed_total counter +node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdaa1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdae1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdb1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdc1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdd1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sde1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdf1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdg1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdh1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdi1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdj1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdk1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdl1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdm1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdn1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdo1"} 0 +node_xfs_extent_allocation_blocks_freed_total{device="sdp1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdq1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdr1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sds1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdt1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdu1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdv1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdw1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdx1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdy1"} 1 +node_xfs_extent_allocation_blocks_freed_total{device="sdz1"} 1 +# HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem. +# TYPE node_xfs_extent_allocation_extents_allocated_total counter +node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdaa1"} 479 +node_xfs_extent_allocation_extents_allocated_total{device="sdae1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdb1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdc1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdd1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sde1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdf1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdg1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdh1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdi1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdj1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdk1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdl1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdm1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdn1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdo1"} 0 +node_xfs_extent_allocation_extents_allocated_total{device="sdp1"} 468 +node_xfs_extent_allocation_extents_allocated_total{device="sdq1"} 478 +node_xfs_extent_allocation_extents_allocated_total{device="sdr1"} 473 +node_xfs_extent_allocation_extents_allocated_total{device="sds1"} 476 +node_xfs_extent_allocation_extents_allocated_total{device="sdt1"} 478 +node_xfs_extent_allocation_extents_allocated_total{device="sdu1"} 480 +node_xfs_extent_allocation_extents_allocated_total{device="sdv1"} 484 +node_xfs_extent_allocation_extents_allocated_total{device="sdw1"} 480 +node_xfs_extent_allocation_extents_allocated_total{device="sdx1"} 480 +node_xfs_extent_allocation_extents_allocated_total{device="sdy1"} 486 +node_xfs_extent_allocation_extents_allocated_total{device="sdz1"} 472 +# HELP node_xfs_extent_allocation_extents_freed_total Number of extents freed for a filesystem. +# TYPE node_xfs_extent_allocation_extents_freed_total counter +node_xfs_extent_allocation_extents_freed_total{device="sda1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdaa1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdae1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdb1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdc1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdd1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sde1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdf1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdg1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdh1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdi1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdj1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdk1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdl1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdm1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdn1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdo1"} 0 +node_xfs_extent_allocation_extents_freed_total{device="sdp1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdq1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdr1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sds1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdt1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdu1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdv1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdw1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdx1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdy1"} 1 +node_xfs_extent_allocation_extents_freed_total{device="sdz1"} 1 +# HELP node_xfs_inode_operation_attempts_total Number of times the OS looked for an XFS inode in the inode cache. +# TYPE node_xfs_inode_operation_attempts_total counter +node_xfs_inode_operation_attempts_total{device="sda1"} 21 +node_xfs_inode_operation_attempts_total{device="sdaa1"} 31 +node_xfs_inode_operation_attempts_total{device="sdae1"} 3 +node_xfs_inode_operation_attempts_total{device="sdb1"} 21 +node_xfs_inode_operation_attempts_total{device="sdc1"} 21 +node_xfs_inode_operation_attempts_total{device="sdd1"} 21 +node_xfs_inode_operation_attempts_total{device="sde1"} 21 +node_xfs_inode_operation_attempts_total{device="sdf1"} 21 +node_xfs_inode_operation_attempts_total{device="sdg1"} 21 +node_xfs_inode_operation_attempts_total{device="sdh1"} 21 +node_xfs_inode_operation_attempts_total{device="sdi1"} 21 +node_xfs_inode_operation_attempts_total{device="sdj1"} 21 +node_xfs_inode_operation_attempts_total{device="sdk1"} 21 +node_xfs_inode_operation_attempts_total{device="sdl1"} 21 +node_xfs_inode_operation_attempts_total{device="sdm1"} 21 +node_xfs_inode_operation_attempts_total{device="sdn1"} 21 +node_xfs_inode_operation_attempts_total{device="sdo1"} 21 +node_xfs_inode_operation_attempts_total{device="sdp1"} 32 +node_xfs_inode_operation_attempts_total{device="sdq1"} 31 +node_xfs_inode_operation_attempts_total{device="sdr1"} 31 +node_xfs_inode_operation_attempts_total{device="sds1"} 31 +node_xfs_inode_operation_attempts_total{device="sdt1"} 31 +node_xfs_inode_operation_attempts_total{device="sdu1"} 31 +node_xfs_inode_operation_attempts_total{device="sdv1"} 31 +node_xfs_inode_operation_attempts_total{device="sdw1"} 31 +node_xfs_inode_operation_attempts_total{device="sdx1"} 31 +node_xfs_inode_operation_attempts_total{device="sdy1"} 31 +node_xfs_inode_operation_attempts_total{device="sdz1"} 31 +# HELP node_xfs_inode_operation_attribute_changes_total Number of times the OS explicitly changed the attributes of an XFS inode. +# TYPE node_xfs_inode_operation_attribute_changes_total counter +node_xfs_inode_operation_attribute_changes_total{device="sda1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdaa1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdae1"} 0 +node_xfs_inode_operation_attribute_changes_total{device="sdb1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdc1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdd1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sde1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdf1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdg1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdh1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdi1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdj1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdk1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdl1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdm1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdn1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdo1"} 19 +node_xfs_inode_operation_attribute_changes_total{device="sdp1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdq1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdr1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sds1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdt1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdu1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdv1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdw1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdx1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdy1"} 1 +node_xfs_inode_operation_attribute_changes_total{device="sdz1"} 1 +# HELP node_xfs_inode_operation_duplicates_total Number of times the OS tried to add a missing XFS inode to the inode cache, but found it had already been added by another process. +# TYPE node_xfs_inode_operation_duplicates_total counter +node_xfs_inode_operation_duplicates_total{device="sda1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdaa1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdae1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdb1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdc1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdd1"} 0 +node_xfs_inode_operation_duplicates_total{device="sde1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdf1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdg1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdh1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdi1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdj1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdk1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdl1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdm1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdn1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdo1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdp1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdq1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdr1"} 0 +node_xfs_inode_operation_duplicates_total{device="sds1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdt1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdu1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdv1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdw1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdx1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdy1"} 0 +node_xfs_inode_operation_duplicates_total{device="sdz1"} 0 +# HELP node_xfs_inode_operation_found_total Number of times the OS looked for and found an XFS inode in the inode cache. +# TYPE node_xfs_inode_operation_found_total counter +node_xfs_inode_operation_found_total{device="sda1"} 0 +node_xfs_inode_operation_found_total{device="sdaa1"} 0 +node_xfs_inode_operation_found_total{device="sdae1"} 0 +node_xfs_inode_operation_found_total{device="sdb1"} 0 +node_xfs_inode_operation_found_total{device="sdc1"} 0 +node_xfs_inode_operation_found_total{device="sdd1"} 0 +node_xfs_inode_operation_found_total{device="sde1"} 0 +node_xfs_inode_operation_found_total{device="sdf1"} 0 +node_xfs_inode_operation_found_total{device="sdg1"} 0 +node_xfs_inode_operation_found_total{device="sdh1"} 0 +node_xfs_inode_operation_found_total{device="sdi1"} 0 +node_xfs_inode_operation_found_total{device="sdj1"} 0 +node_xfs_inode_operation_found_total{device="sdk1"} 0 +node_xfs_inode_operation_found_total{device="sdl1"} 0 +node_xfs_inode_operation_found_total{device="sdm1"} 0 +node_xfs_inode_operation_found_total{device="sdn1"} 0 +node_xfs_inode_operation_found_total{device="sdo1"} 0 +node_xfs_inode_operation_found_total{device="sdp1"} 0 +node_xfs_inode_operation_found_total{device="sdq1"} 0 +node_xfs_inode_operation_found_total{device="sdr1"} 0 +node_xfs_inode_operation_found_total{device="sds1"} 0 +node_xfs_inode_operation_found_total{device="sdt1"} 0 +node_xfs_inode_operation_found_total{device="sdu1"} 0 +node_xfs_inode_operation_found_total{device="sdv1"} 0 +node_xfs_inode_operation_found_total{device="sdw1"} 0 +node_xfs_inode_operation_found_total{device="sdx1"} 0 +node_xfs_inode_operation_found_total{device="sdy1"} 0 +node_xfs_inode_operation_found_total{device="sdz1"} 0 +# HELP node_xfs_inode_operation_missed_total Number of times the OS looked for an XFS inode in the cache, but did not find it. +# TYPE node_xfs_inode_operation_missed_total counter +node_xfs_inode_operation_missed_total{device="sda1"} 21 +node_xfs_inode_operation_missed_total{device="sdaa1"} 31 +node_xfs_inode_operation_missed_total{device="sdae1"} 3 +node_xfs_inode_operation_missed_total{device="sdb1"} 21 +node_xfs_inode_operation_missed_total{device="sdc1"} 21 +node_xfs_inode_operation_missed_total{device="sdd1"} 21 +node_xfs_inode_operation_missed_total{device="sde1"} 21 +node_xfs_inode_operation_missed_total{device="sdf1"} 21 +node_xfs_inode_operation_missed_total{device="sdg1"} 21 +node_xfs_inode_operation_missed_total{device="sdh1"} 21 +node_xfs_inode_operation_missed_total{device="sdi1"} 21 +node_xfs_inode_operation_missed_total{device="sdj1"} 21 +node_xfs_inode_operation_missed_total{device="sdk1"} 21 +node_xfs_inode_operation_missed_total{device="sdl1"} 21 +node_xfs_inode_operation_missed_total{device="sdm1"} 21 +node_xfs_inode_operation_missed_total{device="sdn1"} 21 +node_xfs_inode_operation_missed_total{device="sdo1"} 21 +node_xfs_inode_operation_missed_total{device="sdp1"} 32 +node_xfs_inode_operation_missed_total{device="sdq1"} 31 +node_xfs_inode_operation_missed_total{device="sdr1"} 31 +node_xfs_inode_operation_missed_total{device="sds1"} 31 +node_xfs_inode_operation_missed_total{device="sdt1"} 31 +node_xfs_inode_operation_missed_total{device="sdu1"} 31 +node_xfs_inode_operation_missed_total{device="sdv1"} 31 +node_xfs_inode_operation_missed_total{device="sdw1"} 31 +node_xfs_inode_operation_missed_total{device="sdx1"} 31 +node_xfs_inode_operation_missed_total{device="sdy1"} 31 +node_xfs_inode_operation_missed_total{device="sdz1"} 31 +# HELP node_xfs_inode_operation_reclaims_total Number of times the OS reclaimed an XFS inode from the inode cache to free memory for another purpose. +# TYPE node_xfs_inode_operation_reclaims_total counter +node_xfs_inode_operation_reclaims_total{device="sda1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdaa1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdae1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdb1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdc1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdd1"} 0 +node_xfs_inode_operation_reclaims_total{device="sde1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdf1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdg1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdh1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdi1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdj1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdk1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdl1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdm1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdn1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdo1"} 0 +node_xfs_inode_operation_reclaims_total{device="sdp1"} 2 +node_xfs_inode_operation_reclaims_total{device="sdq1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdr1"} 1 +node_xfs_inode_operation_reclaims_total{device="sds1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdt1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdu1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdv1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdw1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdx1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdy1"} 1 +node_xfs_inode_operation_reclaims_total{device="sdz1"} 1 +# HELP node_xfs_inode_operation_recycled_total Number of times the OS found an XFS inode in the cache, but could not use it as it was being recycled. +# TYPE node_xfs_inode_operation_recycled_total counter +node_xfs_inode_operation_recycled_total{device="sda1"} 0 +node_xfs_inode_operation_recycled_total{device="sdaa1"} 0 +node_xfs_inode_operation_recycled_total{device="sdae1"} 0 +node_xfs_inode_operation_recycled_total{device="sdb1"} 0 +node_xfs_inode_operation_recycled_total{device="sdc1"} 0 +node_xfs_inode_operation_recycled_total{device="sdd1"} 0 +node_xfs_inode_operation_recycled_total{device="sde1"} 0 +node_xfs_inode_operation_recycled_total{device="sdf1"} 0 +node_xfs_inode_operation_recycled_total{device="sdg1"} 0 +node_xfs_inode_operation_recycled_total{device="sdh1"} 0 +node_xfs_inode_operation_recycled_total{device="sdi1"} 0 +node_xfs_inode_operation_recycled_total{device="sdj1"} 0 +node_xfs_inode_operation_recycled_total{device="sdk1"} 0 +node_xfs_inode_operation_recycled_total{device="sdl1"} 0 +node_xfs_inode_operation_recycled_total{device="sdm1"} 0 +node_xfs_inode_operation_recycled_total{device="sdn1"} 0 +node_xfs_inode_operation_recycled_total{device="sdo1"} 0 +node_xfs_inode_operation_recycled_total{device="sdp1"} 0 +node_xfs_inode_operation_recycled_total{device="sdq1"} 0 +node_xfs_inode_operation_recycled_total{device="sdr1"} 0 +node_xfs_inode_operation_recycled_total{device="sds1"} 0 +node_xfs_inode_operation_recycled_total{device="sdt1"} 0 +node_xfs_inode_operation_recycled_total{device="sdu1"} 0 +node_xfs_inode_operation_recycled_total{device="sdv1"} 0 +node_xfs_inode_operation_recycled_total{device="sdw1"} 0 +node_xfs_inode_operation_recycled_total{device="sdx1"} 0 +node_xfs_inode_operation_recycled_total{device="sdy1"} 0 +node_xfs_inode_operation_recycled_total{device="sdz1"} 0 +# HELP node_xfs_read_calls_total Number of read(2) system calls made to files in a filesystem. +# TYPE node_xfs_read_calls_total counter +node_xfs_read_calls_total{device="sda1"} 1.500628e+06 +node_xfs_read_calls_total{device="sdaa1"} 1.445745e+06 +node_xfs_read_calls_total{device="sdae1"} 0 +node_xfs_read_calls_total{device="sdb1"} 1.436811e+06 +node_xfs_read_calls_total{device="sdc1"} 1.474105e+06 +node_xfs_read_calls_total{device="sdd1"} 1.476753e+06 +node_xfs_read_calls_total{device="sde1"} 1.465815e+06 +node_xfs_read_calls_total{device="sdf1"} 1.458744e+06 +node_xfs_read_calls_total{device="sdg1"} 1.457572e+06 +node_xfs_read_calls_total{device="sdh1"} 1.464682e+06 +node_xfs_read_calls_total{device="sdi1"} 1.459203e+06 +node_xfs_read_calls_total{device="sdj1"} 1.456704e+06 +node_xfs_read_calls_total{device="sdk1"} 1.479821e+06 +node_xfs_read_calls_total{device="sdl1"} 1.455625e+06 +node_xfs_read_calls_total{device="sdm1"} 1.44949e+06 +node_xfs_read_calls_total{device="sdn1"} 1.470783e+06 +node_xfs_read_calls_total{device="sdo1"} 1.448879e+06 +node_xfs_read_calls_total{device="sdp1"} 2.211657e+06 +node_xfs_read_calls_total{device="sdq1"} 2.095943e+06 +node_xfs_read_calls_total{device="sdr1"} 2.051058e+06 +node_xfs_read_calls_total{device="sds1"} 1.901326e+06 +node_xfs_read_calls_total{device="sdt1"} 1.848389e+06 +node_xfs_read_calls_total{device="sdu1"} 1.806808e+06 +node_xfs_read_calls_total{device="sdv1"} 1.752509e+06 +node_xfs_read_calls_total{device="sdw1"} 1.662994e+06 +node_xfs_read_calls_total{device="sdx1"} 1.575129e+06 +node_xfs_read_calls_total{device="sdy1"} 1.538379e+06 +node_xfs_read_calls_total{device="sdz1"} 1.508565e+06 +# HELP node_xfs_vnode_active_total Number of vnodes not on free lists for a filesystem. +# TYPE node_xfs_vnode_active_total counter +node_xfs_vnode_active_total{device="sda1"} 21 +node_xfs_vnode_active_total{device="sdaa1"} 30 +node_xfs_vnode_active_total{device="sdae1"} 3 +node_xfs_vnode_active_total{device="sdb1"} 21 +node_xfs_vnode_active_total{device="sdc1"} 21 +node_xfs_vnode_active_total{device="sdd1"} 21 +node_xfs_vnode_active_total{device="sde1"} 21 +node_xfs_vnode_active_total{device="sdf1"} 21 +node_xfs_vnode_active_total{device="sdg1"} 21 +node_xfs_vnode_active_total{device="sdh1"} 21 +node_xfs_vnode_active_total{device="sdi1"} 21 +node_xfs_vnode_active_total{device="sdj1"} 21 +node_xfs_vnode_active_total{device="sdk1"} 21 +node_xfs_vnode_active_total{device="sdl1"} 21 +node_xfs_vnode_active_total{device="sdm1"} 21 +node_xfs_vnode_active_total{device="sdn1"} 21 +node_xfs_vnode_active_total{device="sdo1"} 21 +node_xfs_vnode_active_total{device="sdp1"} 30 +node_xfs_vnode_active_total{device="sdq1"} 30 +node_xfs_vnode_active_total{device="sdr1"} 30 +node_xfs_vnode_active_total{device="sds1"} 30 +node_xfs_vnode_active_total{device="sdt1"} 30 +node_xfs_vnode_active_total{device="sdu1"} 30 +node_xfs_vnode_active_total{device="sdv1"} 30 +node_xfs_vnode_active_total{device="sdw1"} 30 +node_xfs_vnode_active_total{device="sdx1"} 30 +node_xfs_vnode_active_total{device="sdy1"} 30 +node_xfs_vnode_active_total{device="sdz1"} 30 +# HELP node_xfs_vnode_allocate_total Number of times vn_alloc called for a filesystem. +# TYPE node_xfs_vnode_allocate_total counter +node_xfs_vnode_allocate_total{device="sda1"} 0 +node_xfs_vnode_allocate_total{device="sdaa1"} 0 +node_xfs_vnode_allocate_total{device="sdae1"} 0 +node_xfs_vnode_allocate_total{device="sdb1"} 0 +node_xfs_vnode_allocate_total{device="sdc1"} 0 +node_xfs_vnode_allocate_total{device="sdd1"} 0 +node_xfs_vnode_allocate_total{device="sde1"} 0 +node_xfs_vnode_allocate_total{device="sdf1"} 0 +node_xfs_vnode_allocate_total{device="sdg1"} 0 +node_xfs_vnode_allocate_total{device="sdh1"} 0 +node_xfs_vnode_allocate_total{device="sdi1"} 0 +node_xfs_vnode_allocate_total{device="sdj1"} 0 +node_xfs_vnode_allocate_total{device="sdk1"} 0 +node_xfs_vnode_allocate_total{device="sdl1"} 0 +node_xfs_vnode_allocate_total{device="sdm1"} 0 +node_xfs_vnode_allocate_total{device="sdn1"} 0 +node_xfs_vnode_allocate_total{device="sdo1"} 0 +node_xfs_vnode_allocate_total{device="sdp1"} 0 +node_xfs_vnode_allocate_total{device="sdq1"} 0 +node_xfs_vnode_allocate_total{device="sdr1"} 0 +node_xfs_vnode_allocate_total{device="sds1"} 0 +node_xfs_vnode_allocate_total{device="sdt1"} 0 +node_xfs_vnode_allocate_total{device="sdu1"} 0 +node_xfs_vnode_allocate_total{device="sdv1"} 0 +node_xfs_vnode_allocate_total{device="sdw1"} 0 +node_xfs_vnode_allocate_total{device="sdx1"} 0 +node_xfs_vnode_allocate_total{device="sdy1"} 0 +node_xfs_vnode_allocate_total{device="sdz1"} 0 +# HELP node_xfs_vnode_get_total Number of times vn_get called for a filesystem. +# TYPE node_xfs_vnode_get_total counter +node_xfs_vnode_get_total{device="sda1"} 0 +node_xfs_vnode_get_total{device="sdaa1"} 0 +node_xfs_vnode_get_total{device="sdae1"} 0 +node_xfs_vnode_get_total{device="sdb1"} 0 +node_xfs_vnode_get_total{device="sdc1"} 0 +node_xfs_vnode_get_total{device="sdd1"} 0 +node_xfs_vnode_get_total{device="sde1"} 0 +node_xfs_vnode_get_total{device="sdf1"} 0 +node_xfs_vnode_get_total{device="sdg1"} 0 +node_xfs_vnode_get_total{device="sdh1"} 0 +node_xfs_vnode_get_total{device="sdi1"} 0 +node_xfs_vnode_get_total{device="sdj1"} 0 +node_xfs_vnode_get_total{device="sdk1"} 0 +node_xfs_vnode_get_total{device="sdl1"} 0 +node_xfs_vnode_get_total{device="sdm1"} 0 +node_xfs_vnode_get_total{device="sdn1"} 0 +node_xfs_vnode_get_total{device="sdo1"} 0 +node_xfs_vnode_get_total{device="sdp1"} 0 +node_xfs_vnode_get_total{device="sdq1"} 0 +node_xfs_vnode_get_total{device="sdr1"} 0 +node_xfs_vnode_get_total{device="sds1"} 0 +node_xfs_vnode_get_total{device="sdt1"} 0 +node_xfs_vnode_get_total{device="sdu1"} 0 +node_xfs_vnode_get_total{device="sdv1"} 0 +node_xfs_vnode_get_total{device="sdw1"} 0 +node_xfs_vnode_get_total{device="sdx1"} 0 +node_xfs_vnode_get_total{device="sdy1"} 0 +node_xfs_vnode_get_total{device="sdz1"} 0 +# HELP node_xfs_vnode_hold_total Number of times vn_hold called for a filesystem. +# TYPE node_xfs_vnode_hold_total counter +node_xfs_vnode_hold_total{device="sda1"} 0 +node_xfs_vnode_hold_total{device="sdaa1"} 0 +node_xfs_vnode_hold_total{device="sdae1"} 0 +node_xfs_vnode_hold_total{device="sdb1"} 0 +node_xfs_vnode_hold_total{device="sdc1"} 0 +node_xfs_vnode_hold_total{device="sdd1"} 0 +node_xfs_vnode_hold_total{device="sde1"} 0 +node_xfs_vnode_hold_total{device="sdf1"} 0 +node_xfs_vnode_hold_total{device="sdg1"} 0 +node_xfs_vnode_hold_total{device="sdh1"} 0 +node_xfs_vnode_hold_total{device="sdi1"} 0 +node_xfs_vnode_hold_total{device="sdj1"} 0 +node_xfs_vnode_hold_total{device="sdk1"} 0 +node_xfs_vnode_hold_total{device="sdl1"} 0 +node_xfs_vnode_hold_total{device="sdm1"} 0 +node_xfs_vnode_hold_total{device="sdn1"} 0 +node_xfs_vnode_hold_total{device="sdo1"} 0 +node_xfs_vnode_hold_total{device="sdp1"} 0 +node_xfs_vnode_hold_total{device="sdq1"} 0 +node_xfs_vnode_hold_total{device="sdr1"} 0 +node_xfs_vnode_hold_total{device="sds1"} 0 +node_xfs_vnode_hold_total{device="sdt1"} 0 +node_xfs_vnode_hold_total{device="sdu1"} 0 +node_xfs_vnode_hold_total{device="sdv1"} 0 +node_xfs_vnode_hold_total{device="sdw1"} 0 +node_xfs_vnode_hold_total{device="sdx1"} 0 +node_xfs_vnode_hold_total{device="sdy1"} 0 +node_xfs_vnode_hold_total{device="sdz1"} 0 +# HELP node_xfs_vnode_reclaim_total Number of times vn_reclaim called for a filesystem. +# TYPE node_xfs_vnode_reclaim_total counter +node_xfs_vnode_reclaim_total{device="sda1"} 0 +node_xfs_vnode_reclaim_total{device="sdaa1"} 1 +node_xfs_vnode_reclaim_total{device="sdae1"} 0 +node_xfs_vnode_reclaim_total{device="sdb1"} 0 +node_xfs_vnode_reclaim_total{device="sdc1"} 0 +node_xfs_vnode_reclaim_total{device="sdd1"} 0 +node_xfs_vnode_reclaim_total{device="sde1"} 0 +node_xfs_vnode_reclaim_total{device="sdf1"} 0 +node_xfs_vnode_reclaim_total{device="sdg1"} 0 +node_xfs_vnode_reclaim_total{device="sdh1"} 0 +node_xfs_vnode_reclaim_total{device="sdi1"} 0 +node_xfs_vnode_reclaim_total{device="sdj1"} 0 +node_xfs_vnode_reclaim_total{device="sdk1"} 0 +node_xfs_vnode_reclaim_total{device="sdl1"} 0 +node_xfs_vnode_reclaim_total{device="sdm1"} 0 +node_xfs_vnode_reclaim_total{device="sdn1"} 0 +node_xfs_vnode_reclaim_total{device="sdo1"} 0 +node_xfs_vnode_reclaim_total{device="sdp1"} 2 +node_xfs_vnode_reclaim_total{device="sdq1"} 1 +node_xfs_vnode_reclaim_total{device="sdr1"} 1 +node_xfs_vnode_reclaim_total{device="sds1"} 1 +node_xfs_vnode_reclaim_total{device="sdt1"} 1 +node_xfs_vnode_reclaim_total{device="sdu1"} 1 +node_xfs_vnode_reclaim_total{device="sdv1"} 1 +node_xfs_vnode_reclaim_total{device="sdw1"} 1 +node_xfs_vnode_reclaim_total{device="sdx1"} 1 +node_xfs_vnode_reclaim_total{device="sdy1"} 1 +node_xfs_vnode_reclaim_total{device="sdz1"} 1 +# HELP node_xfs_vnode_release_total Number of times vn_rele called for a filesystem. +# TYPE node_xfs_vnode_release_total counter +node_xfs_vnode_release_total{device="sda1"} 0 +node_xfs_vnode_release_total{device="sdaa1"} 1 +node_xfs_vnode_release_total{device="sdae1"} 0 +node_xfs_vnode_release_total{device="sdb1"} 0 +node_xfs_vnode_release_total{device="sdc1"} 0 +node_xfs_vnode_release_total{device="sdd1"} 0 +node_xfs_vnode_release_total{device="sde1"} 0 +node_xfs_vnode_release_total{device="sdf1"} 0 +node_xfs_vnode_release_total{device="sdg1"} 0 +node_xfs_vnode_release_total{device="sdh1"} 0 +node_xfs_vnode_release_total{device="sdi1"} 0 +node_xfs_vnode_release_total{device="sdj1"} 0 +node_xfs_vnode_release_total{device="sdk1"} 0 +node_xfs_vnode_release_total{device="sdl1"} 0 +node_xfs_vnode_release_total{device="sdm1"} 0 +node_xfs_vnode_release_total{device="sdn1"} 0 +node_xfs_vnode_release_total{device="sdo1"} 0 +node_xfs_vnode_release_total{device="sdp1"} 2 +node_xfs_vnode_release_total{device="sdq1"} 1 +node_xfs_vnode_release_total{device="sdr1"} 1 +node_xfs_vnode_release_total{device="sds1"} 1 +node_xfs_vnode_release_total{device="sdt1"} 1 +node_xfs_vnode_release_total{device="sdu1"} 1 +node_xfs_vnode_release_total{device="sdv1"} 1 +node_xfs_vnode_release_total{device="sdw1"} 1 +node_xfs_vnode_release_total{device="sdx1"} 1 +node_xfs_vnode_release_total{device="sdy1"} 1 +node_xfs_vnode_release_total{device="sdz1"} 1 +# HELP node_xfs_vnode_remove_total Number of times vn_remove called for a filesystem. +# TYPE node_xfs_vnode_remove_total counter +node_xfs_vnode_remove_total{device="sda1"} 0 +node_xfs_vnode_remove_total{device="sdaa1"} 1 +node_xfs_vnode_remove_total{device="sdae1"} 0 +node_xfs_vnode_remove_total{device="sdb1"} 0 +node_xfs_vnode_remove_total{device="sdc1"} 0 +node_xfs_vnode_remove_total{device="sdd1"} 0 +node_xfs_vnode_remove_total{device="sde1"} 0 +node_xfs_vnode_remove_total{device="sdf1"} 0 +node_xfs_vnode_remove_total{device="sdg1"} 0 +node_xfs_vnode_remove_total{device="sdh1"} 0 +node_xfs_vnode_remove_total{device="sdi1"} 0 +node_xfs_vnode_remove_total{device="sdj1"} 0 +node_xfs_vnode_remove_total{device="sdk1"} 0 +node_xfs_vnode_remove_total{device="sdl1"} 0 +node_xfs_vnode_remove_total{device="sdm1"} 0 +node_xfs_vnode_remove_total{device="sdn1"} 0 +node_xfs_vnode_remove_total{device="sdo1"} 0 +node_xfs_vnode_remove_total{device="sdp1"} 2 +node_xfs_vnode_remove_total{device="sdq1"} 1 +node_xfs_vnode_remove_total{device="sdr1"} 1 +node_xfs_vnode_remove_total{device="sds1"} 1 +node_xfs_vnode_remove_total{device="sdt1"} 1 +node_xfs_vnode_remove_total{device="sdu1"} 1 +node_xfs_vnode_remove_total{device="sdv1"} 1 +node_xfs_vnode_remove_total{device="sdw1"} 1 +node_xfs_vnode_remove_total{device="sdx1"} 1 +node_xfs_vnode_remove_total{device="sdy1"} 1 +node_xfs_vnode_remove_total{device="sdz1"} 1 +# HELP node_xfs_write_calls_total Number of write(2) system calls made to files in a filesystem. +# TYPE node_xfs_write_calls_total counter +node_xfs_write_calls_total{device="sda1"} 0 +node_xfs_write_calls_total{device="sdaa1"} 5.604098e+06 +node_xfs_write_calls_total{device="sdae1"} 0 +node_xfs_write_calls_total{device="sdb1"} 0 +node_xfs_write_calls_total{device="sdc1"} 0 +node_xfs_write_calls_total{device="sdd1"} 0 +node_xfs_write_calls_total{device="sde1"} 0 +node_xfs_write_calls_total{device="sdf1"} 0 +node_xfs_write_calls_total{device="sdg1"} 0 +node_xfs_write_calls_total{device="sdh1"} 0 +node_xfs_write_calls_total{device="sdi1"} 0 +node_xfs_write_calls_total{device="sdj1"} 0 +node_xfs_write_calls_total{device="sdk1"} 0 +node_xfs_write_calls_total{device="sdl1"} 0 +node_xfs_write_calls_total{device="sdm1"} 0 +node_xfs_write_calls_total{device="sdn1"} 0 +node_xfs_write_calls_total{device="sdo1"} 0 +node_xfs_write_calls_total{device="sdp1"} 5.604004e+06 +node_xfs_write_calls_total{device="sdq1"} 5.604253e+06 +node_xfs_write_calls_total{device="sdr1"} 5.604376e+06 +node_xfs_write_calls_total{device="sds1"} 5.60403e+06 +node_xfs_write_calls_total{device="sdt1"} 5.604608e+06 +node_xfs_write_calls_total{device="sdu1"} 5.604122e+06 +node_xfs_write_calls_total{device="sdv1"} 5.604318e+06 +node_xfs_write_calls_total{device="sdw1"} 5.604204e+06 +node_xfs_write_calls_total{device="sdx1"} 5.604199e+06 +node_xfs_write_calls_total{device="sdy1"} 5.604102e+06 +node_xfs_write_calls_total{device="sdz1"} 5.604318e+06 +# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. +# TYPE process_cpu_seconds_total counter +process_cpu_seconds_total 102209.54 +# HELP process_max_fds Maximum number of open file descriptors. +# TYPE process_max_fds gauge +process_max_fds 1.048576e+06 +# HELP process_open_fds Number of open file descriptors. +# TYPE process_open_fds gauge +process_open_fds 11 +# HELP process_resident_memory_bytes Resident memory size in bytes. +# TYPE process_resident_memory_bytes gauge +process_resident_memory_bytes 1.511424e+07 +# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. +# TYPE process_start_time_seconds gauge +process_start_time_seconds 1.64682822671e+09 +# HELP process_virtual_memory_bytes Virtual memory size in bytes. +# TYPE process_virtual_memory_bytes gauge +process_virtual_memory_bytes 7.3721856e+08 +# 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.8446744073709552e+19 +# HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. +# TYPE promhttp_metric_handler_errors_total counter +promhttp_metric_handler_errors_total{cause="encoding"} 0 +promhttp_metric_handler_errors_total{cause="gathering"} 0 +# 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"} 846075 +promhttp_metric_handler_requests_total{code="500"} 0 +promhttp_metric_handler_requests_total{code="503"} 0 \ No newline at end of file