# HELP apt_autoremove_pending Apt packages pending autoremoval. # TYPE apt_autoremove_pending gauge apt_autoremove_pending 1 # HELP apt_upgrades_held Apt packages pending updates but held back. # TYPE apt_upgrades_held gauge apt_upgrades_held{arch="",origin=""} 0 # HELP apt_upgrades_pending Apt packages pending updates by origin. # TYPE apt_upgrades_pending gauge apt_upgrades_pending{arch="all",origin="Debian:bookworm-security/oldstable-security,Debian:bookworm/oldstable"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm/oldstable"} 20 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security"} 10 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security,Debian:bookworm/oldstable"} 20 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 3 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm/oldstable"} 95 apt_upgrades_pending{arch="amd64",origin="Docker:/bookworm"} 6 # HELP backup_archives count of archived backups # TYPE backup_archives gauge backup_archives{block="etc",host="cp"} 562 backup_archives{block="etc",host="gt"} 564 backup_archives{block="etc",host="p0"} 439 backup_archives{block="etc",host="p3"} 272 backup_archives{block="mysql",host="cp"} 539 backup_archives{block="mysql",host="gt"} 543 backup_archives{block="www",host="cp"} 561 backup_archives{block="www",host="gt"} 562 # HELP backup_directories count of non-archived backups # TYPE backup_directories gauge backup_directories{block="etc",host="cp"} 4 backup_directories{block="etc",host="gt"} 4 backup_directories{block="etc",host="p0"} 4 backup_directories{block="etc",host="p3"} 4 backup_directories{block="mysql",host="cp"} 4 backup_directories{block="mysql",host="gt"} 4 backup_directories{block="www",host="cp"} 4 backup_directories{block="www",host="gt"} 4 # HELP backup_last_time time of last backup # TYPE backup_last_time counter backup_last_time{block="etc",host="cp"} 1.767053703e+09 backup_last_time{block="etc",host="gt"} 1.767054279e+09 backup_last_time{block="etc",host="p0"} 1.767054602e+09 backup_last_time{block="etc",host="p3"} 1.767055352e+09 backup_last_time{block="mysql",host="cp"} 1.767054785e+09 backup_last_time{block="mysql",host="gt"} 1.767054586e+09 backup_last_time{block="www",host="cp"} 1.767053822e+09 backup_last_time{block="www",host="gt"} 1.767054399e+09 # 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"} 1.8318e-05 go_gc_duration_seconds{quantile="0.25"} 3.745e-05 go_gc_duration_seconds{quantile="0.5"} 5.3017e-05 go_gc_duration_seconds{quantile="0.75"} 7.4651e-05 go_gc_duration_seconds{quantile="1"} 0.00052054 go_gc_duration_seconds_sum 150.034987201 go_gc_duration_seconds_count 2.620918e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.19.8"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 6.299856e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.2897966810488e+13 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.947321e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.15641517435e+11 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 1.6452608e+07 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 6.299856e+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.78077696e+08 # 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 9.322496e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 52282 # 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.75366144e+08 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.87400192e+08 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7670885963487673e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.15641569717e+11 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1200 # 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 78000 # 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 145728 # 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 2.505888e+06 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 1.0569784e+07 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 2.595551e+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 1.343488e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.343488e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.13323048e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 34 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="bond0"} 3 node_arp_entries{device="br-ipv6"} 20 node_arp_entries{device="docker0"} 16 # HELP node_bonding_active Number of active slaves per bonding interface. # TYPE node_bonding_active gauge node_bonding_active{master="bond0"} 3 # HELP node_bonding_slaves Number of configured slaves per bonding interface. # TYPE node_bonding_slaves gauge node_bonding_slaves{master="bond0"} 3 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.751835555e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 6.62484190883e+11 # 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="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 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="Processor"} 0 node_cooling_device_cur_state{name="18",type="Processor"} 0 node_cooling_device_cur_state{name="19",type="Processor"} 0 node_cooling_device_cur_state{name="2",type="Processor"} 0 node_cooling_device_cur_state{name="20",type="Processor"} 0 node_cooling_device_cur_state{name="21",type="Processor"} 0 node_cooling_device_cur_state{name="22",type="Processor"} 0 node_cooling_device_cur_state{name="23",type="Processor"} 0 node_cooling_device_cur_state{name="24",type="Processor"} 0 node_cooling_device_cur_state{name="25",type="Processor"} 0 node_cooling_device_cur_state{name="26",type="Processor"} 0 node_cooling_device_cur_state{name="27",type="Processor"} 0 node_cooling_device_cur_state{name="28",type="Processor"} 0 node_cooling_device_cur_state{name="29",type="Processor"} 0 node_cooling_device_cur_state{name="3",type="Processor"} 0 node_cooling_device_cur_state{name="30",type="Processor"} 0 node_cooling_device_cur_state{name="31",type="Processor"} 0 node_cooling_device_cur_state{name="32",type="Processor"} 0 node_cooling_device_cur_state{name="33",type="Processor"} 0 node_cooling_device_cur_state{name="34",type="Processor"} 0 node_cooling_device_cur_state{name="35",type="Processor"} 0 node_cooling_device_cur_state{name="36",type="Processor"} 0 node_cooling_device_cur_state{name="37",type="Processor"} 0 node_cooling_device_cur_state{name="38",type="Processor"} 0 node_cooling_device_cur_state{name="39",type="Processor"} 0 node_cooling_device_cur_state{name="4",type="Processor"} 0 node_cooling_device_cur_state{name="40",type="Processor"} 0 node_cooling_device_cur_state{name="41",type="Processor"} 0 node_cooling_device_cur_state{name="42",type="Processor"} 0 node_cooling_device_cur_state{name="43",type="Processor"} 0 node_cooling_device_cur_state{name="44",type="Processor"} 0 node_cooling_device_cur_state{name="45",type="Processor"} 0 node_cooling_device_cur_state{name="46",type="Processor"} 0 node_cooling_device_cur_state{name="47",type="Processor"} 0 node_cooling_device_cur_state{name="48",type="Processor"} 0 node_cooling_device_cur_state{name="49",type="Processor"} 0 node_cooling_device_cur_state{name="5",type="Processor"} 0 node_cooling_device_cur_state{name="50",type="Processor"} 0 node_cooling_device_cur_state{name="51",type="Processor"} 0 node_cooling_device_cur_state{name="52",type="Processor"} 0 node_cooling_device_cur_state{name="53",type="Processor"} 0 node_cooling_device_cur_state{name="54",type="Processor"} 0 node_cooling_device_cur_state{name="55",type="Processor"} 0 node_cooling_device_cur_state{name="56",type="Processor"} 0 node_cooling_device_cur_state{name="57",type="Processor"} 0 node_cooling_device_cur_state{name="58",type="Processor"} 0 node_cooling_device_cur_state{name="59",type="Processor"} 0 node_cooling_device_cur_state{name="6",type="Processor"} 0 node_cooling_device_cur_state{name="60",type="Processor"} 0 node_cooling_device_cur_state{name="61",type="Processor"} 0 node_cooling_device_cur_state{name="62",type="Processor"} 0 node_cooling_device_cur_state{name="63",type="Processor"} 0 node_cooling_device_cur_state{name="64",type="intel_powerclamp"} -1 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="Processor"} 0 node_cooling_device_max_state{name="1",type="Processor"} 0 node_cooling_device_max_state{name="10",type="Processor"} 0 node_cooling_device_max_state{name="11",type="Processor"} 0 node_cooling_device_max_state{name="12",type="Processor"} 0 node_cooling_device_max_state{name="13",type="Processor"} 0 node_cooling_device_max_state{name="14",type="Processor"} 0 node_cooling_device_max_state{name="15",type="Processor"} 0 node_cooling_device_max_state{name="16",type="Processor"} 0 node_cooling_device_max_state{name="17",type="Processor"} 0 node_cooling_device_max_state{name="18",type="Processor"} 0 node_cooling_device_max_state{name="19",type="Processor"} 0 node_cooling_device_max_state{name="2",type="Processor"} 0 node_cooling_device_max_state{name="20",type="Processor"} 0 node_cooling_device_max_state{name="21",type="Processor"} 0 node_cooling_device_max_state{name="22",type="Processor"} 0 node_cooling_device_max_state{name="23",type="Processor"} 0 node_cooling_device_max_state{name="24",type="Processor"} 0 node_cooling_device_max_state{name="25",type="Processor"} 0 node_cooling_device_max_state{name="26",type="Processor"} 0 node_cooling_device_max_state{name="27",type="Processor"} 0 node_cooling_device_max_state{name="28",type="Processor"} 0 node_cooling_device_max_state{name="29",type="Processor"} 0 node_cooling_device_max_state{name="3",type="Processor"} 0 node_cooling_device_max_state{name="30",type="Processor"} 0 node_cooling_device_max_state{name="31",type="Processor"} 0 node_cooling_device_max_state{name="32",type="Processor"} 0 node_cooling_device_max_state{name="33",type="Processor"} 0 node_cooling_device_max_state{name="34",type="Processor"} 0 node_cooling_device_max_state{name="35",type="Processor"} 0 node_cooling_device_max_state{name="36",type="Processor"} 0 node_cooling_device_max_state{name="37",type="Processor"} 0 node_cooling_device_max_state{name="38",type="Processor"} 0 node_cooling_device_max_state{name="39",type="Processor"} 0 node_cooling_device_max_state{name="4",type="Processor"} 0 node_cooling_device_max_state{name="40",type="Processor"} 0 node_cooling_device_max_state{name="41",type="Processor"} 0 node_cooling_device_max_state{name="42",type="Processor"} 0 node_cooling_device_max_state{name="43",type="Processor"} 0 node_cooling_device_max_state{name="44",type="Processor"} 0 node_cooling_device_max_state{name="45",type="Processor"} 0 node_cooling_device_max_state{name="46",type="Processor"} 0 node_cooling_device_max_state{name="47",type="Processor"} 0 node_cooling_device_max_state{name="48",type="Processor"} 0 node_cooling_device_max_state{name="49",type="Processor"} 0 node_cooling_device_max_state{name="5",type="Processor"} 0 node_cooling_device_max_state{name="50",type="Processor"} 0 node_cooling_device_max_state{name="51",type="Processor"} 0 node_cooling_device_max_state{name="52",type="Processor"} 0 node_cooling_device_max_state{name="53",type="Processor"} 0 node_cooling_device_max_state{name="54",type="Processor"} 0 node_cooling_device_max_state{name="55",type="Processor"} 0 node_cooling_device_max_state{name="56",type="Processor"} 0 node_cooling_device_max_state{name="57",type="Processor"} 0 node_cooling_device_max_state{name="58",type="Processor"} 0 node_cooling_device_max_state{name="59",type="Processor"} 0 node_cooling_device_max_state{name="6",type="Processor"} 0 node_cooling_device_max_state{name="60",type="Processor"} 0 node_cooling_device_max_state{name="61",type="Processor"} 0 node_cooling_device_max_state{name="62",type="Processor"} 0 node_cooling_device_max_state{name="63",type="Processor"} 0 node_cooling_device_max_state{name="64",type="intel_powerclamp"} 50 node_cooling_device_max_state{name="7",type="Processor"} 0 node_cooling_device_max_state{name="8",type="Processor"} 0 node_cooling_device_max_state{name="9",type="Processor"} 0 # 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="0",package="1"} 0 node_cpu_core_throttles_total{core="1",package="0"} 0 node_cpu_core_throttles_total{core="1",package="1"} 0 node_cpu_core_throttles_total{core="10",package="0"} 0 node_cpu_core_throttles_total{core="10",package="1"} 0 node_cpu_core_throttles_total{core="11",package="0"} 0 node_cpu_core_throttles_total{core="11",package="1"} 0 node_cpu_core_throttles_total{core="12",package="0"} 0 node_cpu_core_throttles_total{core="12",package="1"} 0 node_cpu_core_throttles_total{core="13",package="0"} 0 node_cpu_core_throttles_total{core="13",package="1"} 0 node_cpu_core_throttles_total{core="14",package="0"} 0 node_cpu_core_throttles_total{core="14",package="1"} 0 node_cpu_core_throttles_total{core="15",package="0"} 0 node_cpu_core_throttles_total{core="15",package="1"} 0 node_cpu_core_throttles_total{core="2",package="0"} 0 node_cpu_core_throttles_total{core="2",package="1"} 0 node_cpu_core_throttles_total{core="3",package="0"} 0 node_cpu_core_throttles_total{core="3",package="1"} 0 node_cpu_core_throttles_total{core="4",package="0"} 0 node_cpu_core_throttles_total{core="4",package="1"} 0 node_cpu_core_throttles_total{core="5",package="0"} 0 node_cpu_core_throttles_total{core="5",package="1"} 0 node_cpu_core_throttles_total{core="6",package="0"} 0 node_cpu_core_throttles_total{core="6",package="1"} 0 node_cpu_core_throttles_total{core="7",package="0"} 0 node_cpu_core_throttles_total{core="7",package="1"} 0 node_cpu_core_throttles_total{core="8",package="0"} 0 node_cpu_core_throttles_total{core="8",package="1"} 0 node_cpu_core_throttles_total{core="9",package="0"} 0 node_cpu_core_throttles_total{core="9",package="1"} 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"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="1"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="10"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="11"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="12"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="13"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="14"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="15"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="16"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="17"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="18"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="19"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="2"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="20"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="21"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="22"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="23"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="24"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="25"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="26"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="27"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="28"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="29"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="3"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="30"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="31"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="32"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="33"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="34"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="35"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="36"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="37"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="38"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="39"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="4"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="40"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="41"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="42"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="43"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="44"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="45"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="46"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="47"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="48"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="49"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="5"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="50"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="51"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="52"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="53"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="54"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="55"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="56"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="57"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="58"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="59"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="6"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="60"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="61"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="62"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="63"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="7"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="8"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="9"} 3.6e+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"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="10"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="11"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="12"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="13"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="14"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="15"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="16"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="17"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="18"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="19"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="20"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="21"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="22"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="23"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="24"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="25"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="26"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="27"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="28"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="29"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="30"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="31"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="32"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="33"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="34"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="35"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="36"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="37"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="38"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="39"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="40"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="41"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="42"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="43"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="44"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="45"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="46"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="47"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="48"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="49"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="50"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="51"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="52"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="53"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="54"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="55"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="56"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="57"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="58"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="59"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="60"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="61"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="62"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="63"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="7"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="8"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="9"} 1.2e+09 # 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="12",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="12",mode="user"} 0 node_cpu_guest_seconds_total{cpu="13",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="13",mode="user"} 0 node_cpu_guest_seconds_total{cpu="14",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="14",mode="user"} 0 node_cpu_guest_seconds_total{cpu="15",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="15",mode="user"} 0 node_cpu_guest_seconds_total{cpu="16",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="16",mode="user"} 0 node_cpu_guest_seconds_total{cpu="17",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="17",mode="user"} 0 node_cpu_guest_seconds_total{cpu="18",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="18",mode="user"} 0 node_cpu_guest_seconds_total{cpu="19",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="19",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="20",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="20",mode="user"} 0 node_cpu_guest_seconds_total{cpu="21",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="21",mode="user"} 0 node_cpu_guest_seconds_total{cpu="22",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="22",mode="user"} 0 node_cpu_guest_seconds_total{cpu="23",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="23",mode="user"} 0 node_cpu_guest_seconds_total{cpu="24",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="24",mode="user"} 0 node_cpu_guest_seconds_total{cpu="25",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="25",mode="user"} 0 node_cpu_guest_seconds_total{cpu="26",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="26",mode="user"} 0 node_cpu_guest_seconds_total{cpu="27",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="27",mode="user"} 0 node_cpu_guest_seconds_total{cpu="28",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="28",mode="user"} 0 node_cpu_guest_seconds_total{cpu="29",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="29",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="30",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="30",mode="user"} 0 node_cpu_guest_seconds_total{cpu="31",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="31",mode="user"} 0 node_cpu_guest_seconds_total{cpu="32",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="32",mode="user"} 0 node_cpu_guest_seconds_total{cpu="33",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="33",mode="user"} 0 node_cpu_guest_seconds_total{cpu="34",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="34",mode="user"} 0 node_cpu_guest_seconds_total{cpu="35",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="35",mode="user"} 0 node_cpu_guest_seconds_total{cpu="36",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="36",mode="user"} 0 node_cpu_guest_seconds_total{cpu="37",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="37",mode="user"} 0 node_cpu_guest_seconds_total{cpu="38",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="38",mode="user"} 0 node_cpu_guest_seconds_total{cpu="39",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="39",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="40",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="40",mode="user"} 0 node_cpu_guest_seconds_total{cpu="41",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="41",mode="user"} 0 node_cpu_guest_seconds_total{cpu="42",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="42",mode="user"} 0 node_cpu_guest_seconds_total{cpu="43",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="43",mode="user"} 0 node_cpu_guest_seconds_total{cpu="44",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="44",mode="user"} 0 node_cpu_guest_seconds_total{cpu="45",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="45",mode="user"} 0 node_cpu_guest_seconds_total{cpu="46",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="46",mode="user"} 0 node_cpu_guest_seconds_total{cpu="47",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="47",mode="user"} 0 node_cpu_guest_seconds_total{cpu="48",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="48",mode="user"} 0 node_cpu_guest_seconds_total{cpu="49",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="49",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="50",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="50",mode="user"} 0 node_cpu_guest_seconds_total{cpu="51",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="51",mode="user"} 0 node_cpu_guest_seconds_total{cpu="52",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="52",mode="user"} 0 node_cpu_guest_seconds_total{cpu="53",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="53",mode="user"} 0 node_cpu_guest_seconds_total{cpu="54",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="54",mode="user"} 0 node_cpu_guest_seconds_total{cpu="55",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="55",mode="user"} 0 node_cpu_guest_seconds_total{cpu="56",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="56",mode="user"} 0 node_cpu_guest_seconds_total{cpu="57",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="57",mode="user"} 0 node_cpu_guest_seconds_total{cpu="58",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="58",mode="user"} 0 node_cpu_guest_seconds_total{cpu="59",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="59",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="60",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="60",mode="user"} 0 node_cpu_guest_seconds_total{cpu="61",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="61",mode="user"} 0 node_cpu_guest_seconds_total{cpu="62",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="62",mode="user"} 0 node_cpu_guest_seconds_total{cpu="63",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="63",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 node_cpu_package_throttles_total{package="1"} 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"} 1.199996e+09 node_cpu_scaling_frequency_hertz{cpu="1"} 1.19879e+09 node_cpu_scaling_frequency_hertz{cpu="10"} 1.198899e+09 node_cpu_scaling_frequency_hertz{cpu="11"} 1.198782e+09 node_cpu_scaling_frequency_hertz{cpu="12"} 1.198773e+09 node_cpu_scaling_frequency_hertz{cpu="13"} 1.198735e+09 node_cpu_scaling_frequency_hertz{cpu="14"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="15"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="16"} 1.207698e+09 node_cpu_scaling_frequency_hertz{cpu="17"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="18"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="19"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="2"} 1.198691e+09 node_cpu_scaling_frequency_hertz{cpu="20"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="21"} 1.199463e+09 node_cpu_scaling_frequency_hertz{cpu="22"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="23"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="24"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="25"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="26"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="27"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="28"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="29"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="3"} 1.198562e+09 node_cpu_scaling_frequency_hertz{cpu="30"} 1.485227e+09 node_cpu_scaling_frequency_hertz{cpu="31"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="32"} 1.199408e+09 node_cpu_scaling_frequency_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="34"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="35"} 1.198602e+09 node_cpu_scaling_frequency_hertz{cpu="36"} 1.198407e+09 node_cpu_scaling_frequency_hertz{cpu="37"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="38"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="39"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="4"} 1.198518e+09 node_cpu_scaling_frequency_hertz{cpu="40"} 1.198586e+09 node_cpu_scaling_frequency_hertz{cpu="41"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="42"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="43"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="44"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="45"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="46"} 2.902001e+09 node_cpu_scaling_frequency_hertz{cpu="47"} 1.198577e+09 node_cpu_scaling_frequency_hertz{cpu="48"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="49"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="5"} 1.198848e+09 node_cpu_scaling_frequency_hertz{cpu="50"} 1.198822e+09 node_cpu_scaling_frequency_hertz{cpu="51"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="52"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="53"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="54"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="55"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="56"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="57"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="58"} 1.19842e+09 node_cpu_scaling_frequency_hertz{cpu="59"} 1.198751e+09 node_cpu_scaling_frequency_hertz{cpu="6"} 1.198567e+09 node_cpu_scaling_frequency_hertz{cpu="60"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="61"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="62"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="63"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="7"} 1.198772e+09 node_cpu_scaling_frequency_hertz{cpu="8"} 1.198634e+09 node_cpu_scaling_frequency_hertz{cpu="9"} 1.198545e+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"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="10"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="11"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="12"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="13"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="14"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="15"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="16"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="17"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="18"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="19"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="2"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="20"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="21"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="22"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="23"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="24"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="25"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="26"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="27"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="28"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="29"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="3"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="30"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="31"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="32"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="33"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="34"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="35"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="36"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="37"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="38"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="39"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="4"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="40"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="41"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="42"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="43"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="44"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="45"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="46"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="47"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="48"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="49"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="5"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="50"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="51"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="52"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="53"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="54"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="55"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="56"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="57"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="58"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="59"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="6"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="60"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="61"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="62"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="63"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="7"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="8"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="9"} 3.6e+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"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="10"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="11"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="12"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="13"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="14"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="15"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="16"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="17"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="18"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="19"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="20"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="21"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="22"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="23"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="24"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="25"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="26"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="27"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="28"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="29"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="30"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="31"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="32"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="34"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="35"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="36"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="37"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="38"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="39"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="40"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="41"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="42"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="43"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="44"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="45"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="46"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="47"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="48"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="49"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="50"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="51"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="52"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="53"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="54"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="55"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="56"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="57"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="58"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="59"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="60"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="61"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="62"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="63"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="7"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="8"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="9"} 1.2e+09 # 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"} 1.392635671e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 331.48 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 17.45 node_cpu_seconds_total{cpu="0",mode="softirq"} 1678.11 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 437077.03 node_cpu_seconds_total{cpu="0",mode="user"} 698824.94 node_cpu_seconds_total{cpu="1",mode="idle"} 1.272484274e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 165.83 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 7.91 node_cpu_seconds_total{cpu="1",mode="softirq"} 1.28430571e+06 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 328766.87 node_cpu_seconds_total{cpu="1",mode="user"} 471983.76 node_cpu_seconds_total{cpu="10",mode="idle"} 1.32226418e+07 node_cpu_seconds_total{cpu="10",mode="iowait"} 189.35 node_cpu_seconds_total{cpu="10",mode="irq"} 0 node_cpu_seconds_total{cpu="10",mode="nice"} 11.6 node_cpu_seconds_total{cpu="10",mode="softirq"} 713933.59 node_cpu_seconds_total{cpu="10",mode="steal"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 377690.07 node_cpu_seconds_total{cpu="10",mode="user"} 498520.19 node_cpu_seconds_total{cpu="11",mode="idle"} 1.290501854e+07 node_cpu_seconds_total{cpu="11",mode="iowait"} 142.5 node_cpu_seconds_total{cpu="11",mode="irq"} 0 node_cpu_seconds_total{cpu="11",mode="nice"} 6.82 node_cpu_seconds_total{cpu="11",mode="softirq"} 1.03075643e+06 node_cpu_seconds_total{cpu="11",mode="steal"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 338208.76 node_cpu_seconds_total{cpu="11",mode="user"} 452550.02 node_cpu_seconds_total{cpu="12",mode="idle"} 1.290506074e+07 node_cpu_seconds_total{cpu="12",mode="iowait"} 134.19 node_cpu_seconds_total{cpu="12",mode="irq"} 0 node_cpu_seconds_total{cpu="12",mode="nice"} 6.84 node_cpu_seconds_total{cpu="12",mode="softirq"} 1.02644092e+06 node_cpu_seconds_total{cpu="12",mode="steal"} 0 node_cpu_seconds_total{cpu="12",mode="system"} 343606.94 node_cpu_seconds_total{cpu="12",mode="user"} 455775.87 node_cpu_seconds_total{cpu="13",mode="idle"} 1.283776991e+07 node_cpu_seconds_total{cpu="13",mode="iowait"} 130.06 node_cpu_seconds_total{cpu="13",mode="irq"} 0 node_cpu_seconds_total{cpu="13",mode="nice"} 6.26 node_cpu_seconds_total{cpu="13",mode="softirq"} 1.06345577e+06 node_cpu_seconds_total{cpu="13",mode="steal"} 0 node_cpu_seconds_total{cpu="13",mode="system"} 341793.21 node_cpu_seconds_total{cpu="13",mode="user"} 452832.06 node_cpu_seconds_total{cpu="14",mode="idle"} 1.439665196e+07 node_cpu_seconds_total{cpu="14",mode="iowait"} 436.52 node_cpu_seconds_total{cpu="14",mode="irq"} 0 node_cpu_seconds_total{cpu="14",mode="nice"} 26.26 node_cpu_seconds_total{cpu="14",mode="softirq"} 36.62 node_cpu_seconds_total{cpu="14",mode="steal"} 0 node_cpu_seconds_total{cpu="14",mode="system"} 300026.5 node_cpu_seconds_total{cpu="14",mode="user"} 461059.33 node_cpu_seconds_total{cpu="15",mode="idle"} 1.429562137e+07 node_cpu_seconds_total{cpu="15",mode="iowait"} 377.03 node_cpu_seconds_total{cpu="15",mode="irq"} 0 node_cpu_seconds_total{cpu="15",mode="nice"} 21.52 node_cpu_seconds_total{cpu="15",mode="softirq"} 28.19 node_cpu_seconds_total{cpu="15",mode="steal"} 0 node_cpu_seconds_total{cpu="15",mode="system"} 339080.08 node_cpu_seconds_total{cpu="15",mode="user"} 518380.28 node_cpu_seconds_total{cpu="16",mode="idle"} 1.408885706e+07 node_cpu_seconds_total{cpu="16",mode="iowait"} 427.46 node_cpu_seconds_total{cpu="16",mode="irq"} 0 node_cpu_seconds_total{cpu="16",mode="nice"} 2.21 node_cpu_seconds_total{cpu="16",mode="softirq"} 37.22 node_cpu_seconds_total{cpu="16",mode="steal"} 0 node_cpu_seconds_total{cpu="16",mode="system"} 355561.44 node_cpu_seconds_total{cpu="16",mode="user"} 689491.08 node_cpu_seconds_total{cpu="17",mode="idle"} 1.438694161e+07 node_cpu_seconds_total{cpu="17",mode="iowait"} 698.72 node_cpu_seconds_total{cpu="17",mode="irq"} 0 node_cpu_seconds_total{cpu="17",mode="nice"} 3.86 node_cpu_seconds_total{cpu="17",mode="softirq"} 33.37 node_cpu_seconds_total{cpu="17",mode="steal"} 0 node_cpu_seconds_total{cpu="17",mode="system"} 266286.83 node_cpu_seconds_total{cpu="17",mode="user"} 506629.75 node_cpu_seconds_total{cpu="18",mode="idle"} 1.460790726e+07 node_cpu_seconds_total{cpu="18",mode="iowait"} 820.51 node_cpu_seconds_total{cpu="18",mode="irq"} 0 node_cpu_seconds_total{cpu="18",mode="nice"} 2.75 node_cpu_seconds_total{cpu="18",mode="softirq"} 31.62 node_cpu_seconds_total{cpu="18",mode="steal"} 0 node_cpu_seconds_total{cpu="18",mode="system"} 177285.17 node_cpu_seconds_total{cpu="18",mode="user"} 401659.18 node_cpu_seconds_total{cpu="19",mode="idle"} 1.471902636e+07 node_cpu_seconds_total{cpu="19",mode="iowait"} 725.76 node_cpu_seconds_total{cpu="19",mode="irq"} 0 node_cpu_seconds_total{cpu="19",mode="nice"} 4.48 node_cpu_seconds_total{cpu="19",mode="softirq"} 29.68 node_cpu_seconds_total{cpu="19",mode="steal"} 0 node_cpu_seconds_total{cpu="19",mode="system"} 134795.68 node_cpu_seconds_total{cpu="19",mode="user"} 347297.98 node_cpu_seconds_total{cpu="2",mode="idle"} 1.273094235e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 151.25 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 6.89 node_cpu_seconds_total{cpu="2",mode="softirq"} 1.26185879e+06 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 340671.86 node_cpu_seconds_total{cpu="2",mode="user"} 460623.13 node_cpu_seconds_total{cpu="20",mode="idle"} 1.475844676e+07 node_cpu_seconds_total{cpu="20",mode="iowait"} 716.08 node_cpu_seconds_total{cpu="20",mode="irq"} 0 node_cpu_seconds_total{cpu="20",mode="nice"} 3.23 node_cpu_seconds_total{cpu="20",mode="softirq"} 27.77 node_cpu_seconds_total{cpu="20",mode="steal"} 0 node_cpu_seconds_total{cpu="20",mode="system"} 119668.56 node_cpu_seconds_total{cpu="20",mode="user"} 327926.88 node_cpu_seconds_total{cpu="21",mode="idle"} 1.47745895e+07 node_cpu_seconds_total{cpu="21",mode="iowait"} 641.49 node_cpu_seconds_total{cpu="21",mode="irq"} 0 node_cpu_seconds_total{cpu="21",mode="nice"} 2.6 node_cpu_seconds_total{cpu="21",mode="softirq"} 27.42 node_cpu_seconds_total{cpu="21",mode="steal"} 0 node_cpu_seconds_total{cpu="21",mode="system"} 112324.1 node_cpu_seconds_total{cpu="21",mode="user"} 321331.49 node_cpu_seconds_total{cpu="22",mode="idle"} 1.479053763e+07 node_cpu_seconds_total{cpu="22",mode="iowait"} 601.66 node_cpu_seconds_total{cpu="22",mode="irq"} 0 node_cpu_seconds_total{cpu="22",mode="nice"} 3.45 node_cpu_seconds_total{cpu="22",mode="softirq"} 26.42 node_cpu_seconds_total{cpu="22",mode="steal"} 0 node_cpu_seconds_total{cpu="22",mode="system"} 106605.9 node_cpu_seconds_total{cpu="22",mode="user"} 313018.68 node_cpu_seconds_total{cpu="23",mode="idle"} 1.479870782e+07 node_cpu_seconds_total{cpu="23",mode="iowait"} 514.49 node_cpu_seconds_total{cpu="23",mode="irq"} 0 node_cpu_seconds_total{cpu="23",mode="nice"} 2.67 node_cpu_seconds_total{cpu="23",mode="softirq"} 25.66 node_cpu_seconds_total{cpu="23",mode="steal"} 0 node_cpu_seconds_total{cpu="23",mode="system"} 103528.64 node_cpu_seconds_total{cpu="23",mode="user"} 308839.31 node_cpu_seconds_total{cpu="24",mode="idle"} 1.480236367e+07 node_cpu_seconds_total{cpu="24",mode="iowait"} 495.22 node_cpu_seconds_total{cpu="24",mode="irq"} 0 node_cpu_seconds_total{cpu="24",mode="nice"} 3.93 node_cpu_seconds_total{cpu="24",mode="softirq"} 23.65 node_cpu_seconds_total{cpu="24",mode="steal"} 0 node_cpu_seconds_total{cpu="24",mode="system"} 101992.15 node_cpu_seconds_total{cpu="24",mode="user"} 307577.33 node_cpu_seconds_total{cpu="25",mode="idle"} 1.483387421e+07 node_cpu_seconds_total{cpu="25",mode="iowait"} 462.66 node_cpu_seconds_total{cpu="25",mode="irq"} 0 node_cpu_seconds_total{cpu="25",mode="nice"} 2.41 node_cpu_seconds_total{cpu="25",mode="softirq"} 22.85 node_cpu_seconds_total{cpu="25",mode="steal"} 0 node_cpu_seconds_total{cpu="25",mode="system"} 90891.13 node_cpu_seconds_total{cpu="25",mode="user"} 287673.17 node_cpu_seconds_total{cpu="26",mode="idle"} 1.481183236e+07 node_cpu_seconds_total{cpu="26",mode="iowait"} 449.12 node_cpu_seconds_total{cpu="26",mode="irq"} 0 node_cpu_seconds_total{cpu="26",mode="nice"} 4.6 node_cpu_seconds_total{cpu="26",mode="softirq"} 24.54 node_cpu_seconds_total{cpu="26",mode="steal"} 0 node_cpu_seconds_total{cpu="26",mode="system"} 98161.26 node_cpu_seconds_total{cpu="26",mode="user"} 303451.6 node_cpu_seconds_total{cpu="27",mode="idle"} 1.481598693e+07 node_cpu_seconds_total{cpu="27",mode="iowait"} 429.79 node_cpu_seconds_total{cpu="27",mode="irq"} 0 node_cpu_seconds_total{cpu="27",mode="nice"} 2.82 node_cpu_seconds_total{cpu="27",mode="softirq"} 24.27 node_cpu_seconds_total{cpu="27",mode="steal"} 0 node_cpu_seconds_total{cpu="27",mode="system"} 96514.73 node_cpu_seconds_total{cpu="27",mode="user"} 301485.59 node_cpu_seconds_total{cpu="28",mode="idle"} 1.481875413e+07 node_cpu_seconds_total{cpu="28",mode="iowait"} 437.63 node_cpu_seconds_total{cpu="28",mode="irq"} 0 node_cpu_seconds_total{cpu="28",mode="nice"} 3.28 node_cpu_seconds_total{cpu="28",mode="softirq"} 23.64 node_cpu_seconds_total{cpu="28",mode="steal"} 0 node_cpu_seconds_total{cpu="28",mode="system"} 94857.22 node_cpu_seconds_total{cpu="28",mode="user"} 300712.67 node_cpu_seconds_total{cpu="29",mode="idle"} 1.481152955e+07 node_cpu_seconds_total{cpu="29",mode="iowait"} 446.76 node_cpu_seconds_total{cpu="29",mode="irq"} 0 node_cpu_seconds_total{cpu="29",mode="nice"} 3.36 node_cpu_seconds_total{cpu="29",mode="softirq"} 23.5 node_cpu_seconds_total{cpu="29",mode="steal"} 0 node_cpu_seconds_total{cpu="29",mode="system"} 95439.63 node_cpu_seconds_total{cpu="29",mode="user"} 306111.46 node_cpu_seconds_total{cpu="3",mode="idle"} 1.280565871e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 130.15 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 6.62 node_cpu_seconds_total{cpu="3",mode="softirq"} 1.1699884e+06 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 343176.1 node_cpu_seconds_total{cpu="3",mode="user"} 455303.08 node_cpu_seconds_total{cpu="30",mode="idle"} 1.481467441e+07 node_cpu_seconds_total{cpu="30",mode="iowait"} 381.85 node_cpu_seconds_total{cpu="30",mode="irq"} 0 node_cpu_seconds_total{cpu="30",mode="nice"} 2.35 node_cpu_seconds_total{cpu="30",mode="softirq"} 22.94 node_cpu_seconds_total{cpu="30",mode="steal"} 0 node_cpu_seconds_total{cpu="30",mode="system"} 94264.92 node_cpu_seconds_total{cpu="30",mode="user"} 304606.85 node_cpu_seconds_total{cpu="31",mode="idle"} 1.481599769e+07 node_cpu_seconds_total{cpu="31",mode="iowait"} 383.25 node_cpu_seconds_total{cpu="31",mode="irq"} 0 node_cpu_seconds_total{cpu="31",mode="nice"} 3.6 node_cpu_seconds_total{cpu="31",mode="softirq"} 22.9 node_cpu_seconds_total{cpu="31",mode="steal"} 0 node_cpu_seconds_total{cpu="31",mode="system"} 93362.48 node_cpu_seconds_total{cpu="31",mode="user"} 304353.45 node_cpu_seconds_total{cpu="32",mode="idle"} 1.444164046e+07 node_cpu_seconds_total{cpu="32",mode="iowait"} 343.11 node_cpu_seconds_total{cpu="32",mode="irq"} 0 node_cpu_seconds_total{cpu="32",mode="nice"} 24.17 node_cpu_seconds_total{cpu="32",mode="softirq"} 25.3 node_cpu_seconds_total{cpu="32",mode="steal"} 0 node_cpu_seconds_total{cpu="32",mode="system"} 266156.7 node_cpu_seconds_total{cpu="32",mode="user"} 461813 node_cpu_seconds_total{cpu="33",mode="idle"} 1.431437659e+07 node_cpu_seconds_total{cpu="33",mode="iowait"} 368.5 node_cpu_seconds_total{cpu="33",mode="irq"} 0 node_cpu_seconds_total{cpu="33",mode="nice"} 19.6 node_cpu_seconds_total{cpu="33",mode="softirq"} 24.7 node_cpu_seconds_total{cpu="33",mode="steal"} 0 node_cpu_seconds_total{cpu="33",mode="system"} 317975.94 node_cpu_seconds_total{cpu="33",mode="user"} 527028.04 node_cpu_seconds_total{cpu="34",mode="idle"} 1.431186973e+07 node_cpu_seconds_total{cpu="34",mode="iowait"} 335.47 node_cpu_seconds_total{cpu="34",mode="irq"} 0 node_cpu_seconds_total{cpu="34",mode="nice"} 19.12 node_cpu_seconds_total{cpu="34",mode="softirq"} 23.16 node_cpu_seconds_total{cpu="34",mode="steal"} 0 node_cpu_seconds_total{cpu="34",mode="system"} 323127.24 node_cpu_seconds_total{cpu="34",mode="user"} 524840.27 node_cpu_seconds_total{cpu="35",mode="idle"} 1.433933028e+07 node_cpu_seconds_total{cpu="35",mode="iowait"} 333.05 node_cpu_seconds_total{cpu="35",mode="irq"} 0 node_cpu_seconds_total{cpu="35",mode="nice"} 18.83 node_cpu_seconds_total{cpu="35",mode="softirq"} 22.7 node_cpu_seconds_total{cpu="35",mode="steal"} 0 node_cpu_seconds_total{cpu="35",mode="system"} 314969.64 node_cpu_seconds_total{cpu="35",mode="user"} 508618.78 node_cpu_seconds_total{cpu="36",mode="idle"} 1.464399639e+07 node_cpu_seconds_total{cpu="36",mode="iowait"} 434.91 node_cpu_seconds_total{cpu="36",mode="irq"} 0 node_cpu_seconds_total{cpu="36",mode="nice"} 27.48 node_cpu_seconds_total{cpu="36",mode="softirq"} 24.7 node_cpu_seconds_total{cpu="36",mode="steal"} 0 node_cpu_seconds_total{cpu="36",mode="system"} 184167.94 node_cpu_seconds_total{cpu="36",mode="user"} 362353.55 node_cpu_seconds_total{cpu="37",mode="idle"} 1.44829452e+07 node_cpu_seconds_total{cpu="37",mode="iowait"} 377.07 node_cpu_seconds_total{cpu="37",mode="irq"} 0 node_cpu_seconds_total{cpu="37",mode="nice"} 24.01 node_cpu_seconds_total{cpu="37",mode="softirq"} 23.8 node_cpu_seconds_total{cpu="37",mode="steal"} 0 node_cpu_seconds_total{cpu="37",mode="system"} 255343.47 node_cpu_seconds_total{cpu="37",mode="user"} 437902.2 node_cpu_seconds_total{cpu="38",mode="idle"} 1.43770731e+07 node_cpu_seconds_total{cpu="38",mode="iowait"} 427.7 node_cpu_seconds_total{cpu="38",mode="irq"} 0 node_cpu_seconds_total{cpu="38",mode="nice"} 22.38 node_cpu_seconds_total{cpu="38",mode="softirq"} 24.09 node_cpu_seconds_total{cpu="38",mode="steal"} 0 node_cpu_seconds_total{cpu="38",mode="system"} 300712.43 node_cpu_seconds_total{cpu="38",mode="user"} 489338.85 node_cpu_seconds_total{cpu="39",mode="idle"} 1.437412722e+07 node_cpu_seconds_total{cpu="39",mode="iowait"} 344.78 node_cpu_seconds_total{cpu="39",mode="irq"} 0 node_cpu_seconds_total{cpu="39",mode="nice"} 21.42 node_cpu_seconds_total{cpu="39",mode="softirq"} 23.77 node_cpu_seconds_total{cpu="39",mode="steal"} 0 node_cpu_seconds_total{cpu="39",mode="system"} 301996.61 node_cpu_seconds_total{cpu="39",mode="user"} 490741.61 node_cpu_seconds_total{cpu="4",mode="idle"} 1.394589134e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 257.9 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 14.73 node_cpu_seconds_total{cpu="4",mode="softirq"} 320458.62 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 155595.02 node_cpu_seconds_total{cpu="4",mode="user"} 278191.98 node_cpu_seconds_total{cpu="40",mode="idle"} 1.437811503e+07 node_cpu_seconds_total{cpu="40",mode="iowait"} 339.48 node_cpu_seconds_total{cpu="40",mode="irq"} 0 node_cpu_seconds_total{cpu="40",mode="nice"} 18.92 node_cpu_seconds_total{cpu="40",mode="softirq"} 23.02 node_cpu_seconds_total{cpu="40",mode="steal"} 0 node_cpu_seconds_total{cpu="40",mode="system"} 300272.49 node_cpu_seconds_total{cpu="40",mode="user"} 489093.58 node_cpu_seconds_total{cpu="41",mode="idle"} 1.466566004e+07 node_cpu_seconds_total{cpu="41",mode="iowait"} 438.12 node_cpu_seconds_total{cpu="41",mode="irq"} 0 node_cpu_seconds_total{cpu="41",mode="nice"} 26.72 node_cpu_seconds_total{cpu="41",mode="softirq"} 24.36 node_cpu_seconds_total{cpu="41",mode="steal"} 0 node_cpu_seconds_total{cpu="41",mode="system"} 175592.14 node_cpu_seconds_total{cpu="41",mode="user"} 351946.23 node_cpu_seconds_total{cpu="42",mode="idle"} 1.452217424e+07 node_cpu_seconds_total{cpu="42",mode="iowait"} 365.4 node_cpu_seconds_total{cpu="42",mode="irq"} 0 node_cpu_seconds_total{cpu="42",mode="nice"} 21.86 node_cpu_seconds_total{cpu="42",mode="softirq"} 22.51 node_cpu_seconds_total{cpu="42",mode="steal"} 0 node_cpu_seconds_total{cpu="42",mode="system"} 238132.2 node_cpu_seconds_total{cpu="42",mode="user"} 420431.74 node_cpu_seconds_total{cpu="43",mode="idle"} 1.442207353e+07 node_cpu_seconds_total{cpu="43",mode="iowait"} 354.93 node_cpu_seconds_total{cpu="43",mode="irq"} 0 node_cpu_seconds_total{cpu="43",mode="nice"} 20.12 node_cpu_seconds_total{cpu="43",mode="softirq"} 23.24 node_cpu_seconds_total{cpu="43",mode="steal"} 0 node_cpu_seconds_total{cpu="43",mode="system"} 280524.18 node_cpu_seconds_total{cpu="43",mode="user"} 469590.19 node_cpu_seconds_total{cpu="44",mode="idle"} 1.441961113e+07 node_cpu_seconds_total{cpu="44",mode="iowait"} 355.09 node_cpu_seconds_total{cpu="44",mode="irq"} 0 node_cpu_seconds_total{cpu="44",mode="nice"} 18.96 node_cpu_seconds_total{cpu="44",mode="softirq"} 22.88 node_cpu_seconds_total{cpu="44",mode="steal"} 0 node_cpu_seconds_total{cpu="44",mode="system"} 281746.13 node_cpu_seconds_total{cpu="44",mode="user"} 470684.37 node_cpu_seconds_total{cpu="45",mode="idle"} 1.437697572e+07 node_cpu_seconds_total{cpu="45",mode="iowait"} 303.25 node_cpu_seconds_total{cpu="45",mode="irq"} 0 node_cpu_seconds_total{cpu="45",mode="nice"} 18.24 node_cpu_seconds_total{cpu="45",mode="softirq"} 23.39 node_cpu_seconds_total{cpu="45",mode="steal"} 0 node_cpu_seconds_total{cpu="45",mode="system"} 299182.47 node_cpu_seconds_total{cpu="45",mode="user"} 492688.8 node_cpu_seconds_total{cpu="46",mode="idle"} 1.407825175e+07 node_cpu_seconds_total{cpu="46",mode="iowait"} 182.32 node_cpu_seconds_total{cpu="46",mode="irq"} 0 node_cpu_seconds_total{cpu="46",mode="nice"} 11.29 node_cpu_seconds_total{cpu="46",mode="softirq"} 176069.58 node_cpu_seconds_total{cpu="46",mode="steal"} 0 node_cpu_seconds_total{cpu="46",mode="system"} 75784.18 node_cpu_seconds_total{cpu="46",mode="user"} 202132.38 node_cpu_seconds_total{cpu="47",mode="idle"} 1.312662136e+07 node_cpu_seconds_total{cpu="47",mode="iowait"} 143 node_cpu_seconds_total{cpu="47",mode="irq"} 0 node_cpu_seconds_total{cpu="47",mode="nice"} 9.28 node_cpu_seconds_total{cpu="47",mode="softirq"} 751553.91 node_cpu_seconds_total{cpu="47",mode="steal"} 0 node_cpu_seconds_total{cpu="47",mode="system"} 368416.31 node_cpu_seconds_total{cpu="47",mode="user"} 483482.35 node_cpu_seconds_total{cpu="48",mode="idle"} 1.471007101e+07 node_cpu_seconds_total{cpu="48",mode="iowait"} 311.66 node_cpu_seconds_total{cpu="48",mode="irq"} 0 node_cpu_seconds_total{cpu="48",mode="nice"} 1.83 node_cpu_seconds_total{cpu="48",mode="softirq"} 20.86 node_cpu_seconds_total{cpu="48",mode="steal"} 0 node_cpu_seconds_total{cpu="48",mode="system"} 131762.86 node_cpu_seconds_total{cpu="48",mode="user"} 366634.01 node_cpu_seconds_total{cpu="49",mode="idle"} 1.477570941e+07 node_cpu_seconds_total{cpu="49",mode="iowait"} 379.11 node_cpu_seconds_total{cpu="49",mode="irq"} 0 node_cpu_seconds_total{cpu="49",mode="nice"} 3 node_cpu_seconds_total{cpu="49",mode="softirq"} 21.72 node_cpu_seconds_total{cpu="49",mode="steal"} 0 node_cpu_seconds_total{cpu="49",mode="system"} 111606.41 node_cpu_seconds_total{cpu="49",mode="user"} 324543.48 node_cpu_seconds_total{cpu="5",mode="idle"} 1.31594664e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 180.26 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 10.14 node_cpu_seconds_total{cpu="5",mode="softirq"} 779272.71 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 383609.56 node_cpu_seconds_total{cpu="5",mode="user"} 496614.87 node_cpu_seconds_total{cpu="50",mode="idle"} 1.480919304e+07 node_cpu_seconds_total{cpu="50",mode="iowait"} 364.89 node_cpu_seconds_total{cpu="50",mode="irq"} 0 node_cpu_seconds_total{cpu="50",mode="nice"} 2.5 node_cpu_seconds_total{cpu="50",mode="softirq"} 22.73 node_cpu_seconds_total{cpu="50",mode="steal"} 0 node_cpu_seconds_total{cpu="50",mode="system"} 97911.15 node_cpu_seconds_total{cpu="50",mode="user"} 307237.53 node_cpu_seconds_total{cpu="51",mode="idle"} 1.483814642e+07 node_cpu_seconds_total{cpu="51",mode="iowait"} 379.62 node_cpu_seconds_total{cpu="51",mode="irq"} 0 node_cpu_seconds_total{cpu="51",mode="nice"} 3.16 node_cpu_seconds_total{cpu="51",mode="softirq"} 22.17 node_cpu_seconds_total{cpu="51",mode="steal"} 0 node_cpu_seconds_total{cpu="51",mode="system"} 86855.56 node_cpu_seconds_total{cpu="51",mode="user"} 291913.72 node_cpu_seconds_total{cpu="52",mode="idle"} 1.484850027e+07 node_cpu_seconds_total{cpu="52",mode="iowait"} 379.91 node_cpu_seconds_total{cpu="52",mode="irq"} 0 node_cpu_seconds_total{cpu="52",mode="nice"} 2.02 node_cpu_seconds_total{cpu="52",mode="softirq"} 21.6 node_cpu_seconds_total{cpu="52",mode="steal"} 0 node_cpu_seconds_total{cpu="52",mode="system"} 82430.65 node_cpu_seconds_total{cpu="52",mode="user"} 286824.48 node_cpu_seconds_total{cpu="53",mode="idle"} 1.485290551e+07 node_cpu_seconds_total{cpu="53",mode="iowait"} 419.74 node_cpu_seconds_total{cpu="53",mode="irq"} 0 node_cpu_seconds_total{cpu="53",mode="nice"} 2.16 node_cpu_seconds_total{cpu="53",mode="softirq"} 21.7 node_cpu_seconds_total{cpu="53",mode="steal"} 0 node_cpu_seconds_total{cpu="53",mode="system"} 79775.62 node_cpu_seconds_total{cpu="53",mode="user"} 285451.33 node_cpu_seconds_total{cpu="54",mode="idle"} 1.485394317e+07 node_cpu_seconds_total{cpu="54",mode="iowait"} 425.08 node_cpu_seconds_total{cpu="54",mode="irq"} 0 node_cpu_seconds_total{cpu="54",mode="nice"} 3.04 node_cpu_seconds_total{cpu="54",mode="softirq"} 21.29 node_cpu_seconds_total{cpu="54",mode="steal"} 0 node_cpu_seconds_total{cpu="54",mode="system"} 78521.74 node_cpu_seconds_total{cpu="54",mode="user"} 283709.04 node_cpu_seconds_total{cpu="55",mode="idle"} 1.485167947e+07 node_cpu_seconds_total{cpu="55",mode="iowait"} 350.76 node_cpu_seconds_total{cpu="55",mode="irq"} 0 node_cpu_seconds_total{cpu="55",mode="nice"} 2.22 node_cpu_seconds_total{cpu="55",mode="softirq"} 20.4 node_cpu_seconds_total{cpu="55",mode="steal"} 0 node_cpu_seconds_total{cpu="55",mode="system"} 71634.08 node_cpu_seconds_total{cpu="55",mode="user"} 271423.89 node_cpu_seconds_total{cpu="56",mode="idle"} 1.486855527e+07 node_cpu_seconds_total{cpu="56",mode="iowait"} 390.83 node_cpu_seconds_total{cpu="56",mode="irq"} 0 node_cpu_seconds_total{cpu="56",mode="nice"} 3.13 node_cpu_seconds_total{cpu="56",mode="softirq"} 20.46 node_cpu_seconds_total{cpu="56",mode="steal"} 0 node_cpu_seconds_total{cpu="56",mode="system"} 73040.19 node_cpu_seconds_total{cpu="56",mode="user"} 277892.9 node_cpu_seconds_total{cpu="57",mode="idle"} 1.486112327e+07 node_cpu_seconds_total{cpu="57",mode="iowait"} 369.94 node_cpu_seconds_total{cpu="57",mode="irq"} 0 node_cpu_seconds_total{cpu="57",mode="nice"} 2.15 node_cpu_seconds_total{cpu="57",mode="softirq"} 20.88 node_cpu_seconds_total{cpu="57",mode="steal"} 0 node_cpu_seconds_total{cpu="57",mode="system"} 73082.63 node_cpu_seconds_total{cpu="57",mode="user"} 284784.65 node_cpu_seconds_total{cpu="58",mode="idle"} 1.48736052e+07 node_cpu_seconds_total{cpu="58",mode="iowait"} 348.13 node_cpu_seconds_total{cpu="58",mode="irq"} 0 node_cpu_seconds_total{cpu="58",mode="nice"} 2.83 node_cpu_seconds_total{cpu="58",mode="softirq"} 20.46 node_cpu_seconds_total{cpu="58",mode="steal"} 0 node_cpu_seconds_total{cpu="58",mode="system"} 71029.06 node_cpu_seconds_total{cpu="58",mode="user"} 275117.77 node_cpu_seconds_total{cpu="59",mode="idle"} 1.487595783e+07 node_cpu_seconds_total{cpu="59",mode="iowait"} 377.57 node_cpu_seconds_total{cpu="59",mode="irq"} 0 node_cpu_seconds_total{cpu="59",mode="nice"} 3.04 node_cpu_seconds_total{cpu="59",mode="softirq"} 20.49 node_cpu_seconds_total{cpu="59",mode="steal"} 0 node_cpu_seconds_total{cpu="59",mode="system"} 69797.56 node_cpu_seconds_total{cpu="59",mode="user"} 274383.64 node_cpu_seconds_total{cpu="6",mode="idle"} 1.283684496e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 147.24 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 7.49 node_cpu_seconds_total{cpu="6",mode="softirq"} 1.10796077e+06 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 346118.68 node_cpu_seconds_total{cpu="6",mode="user"} 451560.22 node_cpu_seconds_total{cpu="60",mode="idle"} 1.487960483e+07 node_cpu_seconds_total{cpu="60",mode="iowait"} 389.65 node_cpu_seconds_total{cpu="60",mode="irq"} 0 node_cpu_seconds_total{cpu="60",mode="nice"} 3.82 node_cpu_seconds_total{cpu="60",mode="softirq"} 21.29 node_cpu_seconds_total{cpu="60",mode="steal"} 0 node_cpu_seconds_total{cpu="60",mode="system"} 68583.86 node_cpu_seconds_total{cpu="60",mode="user"} 272135.38 node_cpu_seconds_total{cpu="61",mode="idle"} 1.487001922e+07 node_cpu_seconds_total{cpu="61",mode="iowait"} 347.64 node_cpu_seconds_total{cpu="61",mode="irq"} 0 node_cpu_seconds_total{cpu="61",mode="nice"} 2.15 node_cpu_seconds_total{cpu="61",mode="softirq"} 19.94 node_cpu_seconds_total{cpu="61",mode="steal"} 0 node_cpu_seconds_total{cpu="61",mode="system"} 69812.22 node_cpu_seconds_total{cpu="61",mode="user"} 279234.65 node_cpu_seconds_total{cpu="62",mode="idle"} 1.487033969e+07 node_cpu_seconds_total{cpu="62",mode="iowait"} 407.91 node_cpu_seconds_total{cpu="62",mode="irq"} 0 node_cpu_seconds_total{cpu="62",mode="nice"} 3.89 node_cpu_seconds_total{cpu="62",mode="softirq"} 21.43 node_cpu_seconds_total{cpu="62",mode="steal"} 0 node_cpu_seconds_total{cpu="62",mode="system"} 69211.99 node_cpu_seconds_total{cpu="62",mode="user"} 279291.49 node_cpu_seconds_total{cpu="63",mode="idle"} 1.487222119e+07 node_cpu_seconds_total{cpu="63",mode="iowait"} 374.21 node_cpu_seconds_total{cpu="63",mode="irq"} 0 node_cpu_seconds_total{cpu="63",mode="nice"} 2.75 node_cpu_seconds_total{cpu="63",mode="softirq"} 20.54 node_cpu_seconds_total{cpu="63",mode="steal"} 0 node_cpu_seconds_total{cpu="63",mode="system"} 68365.3 node_cpu_seconds_total{cpu="63",mode="user"} 278137.9 node_cpu_seconds_total{cpu="7",mode="idle"} 1.283062855e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 138.27 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 6.99 node_cpu_seconds_total{cpu="7",mode="softirq"} 1.10626368e+06 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 350716.74 node_cpu_seconds_total{cpu="7",mode="user"} 454475.3 node_cpu_seconds_total{cpu="8",mode="idle"} 1.283153928e+07 node_cpu_seconds_total{cpu="8",mode="iowait"} 140.78 node_cpu_seconds_total{cpu="8",mode="irq"} 0 node_cpu_seconds_total{cpu="8",mode="nice"} 6.64 node_cpu_seconds_total{cpu="8",mode="softirq"} 1.0996755e+06 node_cpu_seconds_total{cpu="8",mode="steal"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 353409.87 node_cpu_seconds_total{cpu="8",mode="user"} 457955.03 node_cpu_seconds_total{cpu="9",mode="idle"} 1.395844581e+07 node_cpu_seconds_total{cpu="9",mode="iowait"} 253.34 node_cpu_seconds_total{cpu="9",mode="irq"} 0 node_cpu_seconds_total{cpu="9",mode="nice"} 15.44 node_cpu_seconds_total{cpu="9",mode="softirq"} 285771.83 node_cpu_seconds_total{cpu="9",mode="steal"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 156687.85 node_cpu_seconds_total{cpu="9",mode="user"} 272351.73 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sda"} 0 node_disk_discard_time_seconds_total{device="sdb"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sda"} 0 node_disk_discarded_sectors_total{device="sdb"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sda"} 0 node_disk_discards_completed_total{device="sdb"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="sda"} 0 node_disk_discards_merged_total{device="sdb"} 0 # 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="sda"} 0 node_disk_flush_requests_time_seconds_total{device="sdb"} 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="sda"} 0 node_disk_flush_requests_total{device="sdb"} 0 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="sda",major="8",minor="0",model="LOGICAL_VOLUME",path="pci-0000:03:00.0-scsi-0:1:0:0",revision="7.20",serial="600508b1001c6345661c1df7ba1a89d1",wwn="0x600508b1001c6345"} 1 node_disk_info{device="sdb",major="8",minor="16",model="LOGICAL_VOLUME",path="pci-0000:03:00.0-scsi-0:1:0:1",revision="7.20",serial="600508b1001c8c6a18e4f0b0943672ef",wwn="0x600508b1001c8c6a"} 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="sda"} 0 node_disk_io_now{device="sdb"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sda"} 112837.984 node_disk_io_time_seconds_total{device="sdb"} 19535.808 # HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. # TYPE node_disk_io_time_weighted_seconds_total counter node_disk_io_time_weighted_seconds_total{device="sda"} 104286.784 node_disk_io_time_weighted_seconds_total{device="sdb"} 55613.901 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sda"} 3.853410886144e+12 node_disk_read_bytes_total{device="sdb"} 2.7470647808e+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="sda"} 54700.117 node_disk_read_time_seconds_total{device="sdb"} 467.394 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sda"} 3.3935678e+07 node_disk_reads_completed_total{device="sdb"} 1.35786e+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="sda"} 6883 node_disk_reads_merged_total{device="sdb"} 1084 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sda"} 49586.667 node_disk_write_time_seconds_total{device="sdb"} 55146.507 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sda"} 1.1513593e+08 node_disk_writes_completed_total{device="sdb"} 5.8098511e+07 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 4.7012324e+07 node_disk_writes_merged_total{device="sdb"} 1.619472e+06 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sda"} 2.861241933824e+12 node_disk_written_bytes_total{device="sdb"} 5.334790521344e+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="09/21/2023",bios_release="3.30",bios_vendor="HP",bios_version="P89",board_asset_tag="",board_name="ProLiant DL360 Gen9",board_vendor="HP",board_version="",chassis_asset_tag="",chassis_vendor="HP",chassis_version="",product_family="ProLiant",product_name="ProLiant DL360 Gen9",product_sku="755259-B21",product_version="",system_vendor="HP"} 1 # HELP node_edac_correctable_errors_total Total correctable memory errors. # TYPE node_edac_correctable_errors_total counter node_edac_correctable_errors_total{controller="0"} 0 node_edac_correctable_errors_total{controller="1"} 0 node_edac_correctable_errors_total{controller="2"} 0 node_edac_correctable_errors_total{controller="3"} 0 # HELP node_edac_csrow_correctable_errors_total Total correctable memory errors for this csrow. # TYPE node_edac_csrow_correctable_errors_total counter node_edac_csrow_correctable_errors_total{controller="0",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="1",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="2",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="2",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="3",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="3",csrow="unknown"} 0 # HELP node_edac_csrow_uncorrectable_errors_total Total uncorrectable memory errors for this csrow. # TYPE node_edac_csrow_uncorrectable_errors_total counter node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="1",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="2",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="2",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="3",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="3",csrow="unknown"} 0 # HELP node_edac_uncorrectable_errors_total Total uncorrectable memory errors. # TYPE node_edac_uncorrectable_errors_total counter node_edac_uncorrectable_errors_total{controller="0"} 0 node_edac_uncorrectable_errors_total{controller="1"} 0 node_edac_uncorrectable_errors_total{controller="2"} 0 node_edac_uncorrectable_errors_total{controller="3"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="debian/sid",goarch="amd64",goos="linux",goversion="go1.19.8",revision="1.5.0-1+b6",version="1.5.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 20992 # 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/sda1",fstype="xfs",mountpoint="/storage"} 3.196969496576e+12 node_filesystem_avail_bytes{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 5.29686528e+08 node_filesystem_avail_bytes{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 6.96034131968e+11 # 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/sda1",fstype="xfs",mountpoint="/storage"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_device_error{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 3.90698368e+08 node_filesystem_files{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 4.6856704e+08 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 3.90217107e+08 node_filesystem_files_free{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files_free{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 4.68470483e+08 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 3.196969496576e+12 node_filesystem_free_bytes{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 5.29686528e+08 node_filesystem_free_bytes{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 6.96034131968e+11 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_readonly{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 3.998798061568e+12 node_filesystem_size_bytes{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 5.35801856e+08 node_filesystem_size_bytes{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 9.59156731904e+11 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.0950154e+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:1c_4_0000:02:00_0",chip_name="tg3"} 1 node_hwmon_chip_names{chip="0000:00:1c_4_0000:02:00_1",chip_name="tg3"} 1 node_hwmon_chip_names{chip="0000:00:1c_4_0000:02:00_2",chip_name="tg3"} 1 node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="platform_coretemp_1",chip_name="coretemp"} 1 # HELP node_hwmon_power_average_interval_max_seconds Hardware monitor power usage update interval (average_interval_max) # TYPE node_hwmon_power_average_interval_max_seconds gauge node_hwmon_power_average_interval_max_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_interval_min_seconds Hardware monitor power usage update interval (average_interval_min) # TYPE node_hwmon_power_average_interval_min_seconds gauge node_hwmon_power_average_interval_min_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_interval_seconds Hardware monitor power usage update interval (average_interval) # TYPE node_hwmon_power_average_interval_seconds gauge node_hwmon_power_average_interval_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_watt Hardware monitor for power usage in watts (average) # TYPE node_hwmon_power_average_watt gauge node_hwmon_power_average_watt{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 115 # HELP node_hwmon_power_is_battery_watt Hardware monitor for power usage in watts (is_battery) # TYPE node_hwmon_power_is_battery_watt gauge node_hwmon_power_is_battery_watt{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 0 # HELP node_hwmon_sensor_label Label for given chip and sensor # TYPE node_hwmon_sensor_label gauge node_hwmon_sensor_label{chip="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 10",sensor="temp12"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 11",sensor="temp13"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 12",sensor="temp14"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 13",sensor="temp15"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 14",sensor="temp16"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 15",sensor="temp17"} 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="Core 6",sensor="temp8"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 7",sensor="temp9"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 8",sensor="temp10"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Core 9",sensor="temp11"} 1 node_hwmon_sensor_label{chip="platform_coretemp_0",label="Package id 0",sensor="temp1"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 0",sensor="temp2"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 1",sensor="temp3"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 10",sensor="temp12"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 11",sensor="temp13"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 12",sensor="temp14"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 13",sensor="temp15"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 14",sensor="temp16"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 15",sensor="temp17"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 2",sensor="temp4"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 3",sensor="temp5"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 4",sensor="temp6"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 5",sensor="temp7"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 6",sensor="temp8"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 7",sensor="temp9"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 8",sensor="temp10"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Core 9",sensor="temp11"} 1 node_hwmon_sensor_label{chip="platform_coretemp_1",label="Package id 1",sensor="temp1"} 1 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="0000:00:1c_4_0000:02:00_0",sensor="temp1"} 61 node_hwmon_temp_celsius{chip="0000:00:1c_4_0000:02:00_1",sensor="temp1"} 61 node_hwmon_temp_celsius{chip="0000:00:1c_4_0000:02:00_2",sensor="temp1"} 61 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 53 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp10"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp11"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp12"} 46 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp13"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp14"} 46 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp15"} 46 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp16"} 48 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp17"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 46 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp10"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp11"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp12"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp13"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp14"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp15"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp16"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp17"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp6"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp7"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp8"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp9"} 39 # 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="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp11"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp12"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp13"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp14"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp15"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp16"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp17"} 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 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp8"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp9"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp1"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp10"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp11"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp12"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp13"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp14"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp15"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp16"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp17"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp2"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp3"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp4"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp5"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp6"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp7"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp8"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_1",sensor="temp9"} 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:1c_4_0000:02:00_0",sensor="temp1"} 110 node_hwmon_temp_crit_celsius{chip="0000:00:1c_4_0000:02:00_1",sensor="temp1"} 110 node_hwmon_temp_crit_celsius{chip="0000:00:1c_4_0000:02:00_2",sensor="temp1"} 110 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp1"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp10"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp11"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp12"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp13"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp14"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp15"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp16"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp17"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp6"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp7"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp8"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp9"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp1"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp10"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp11"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp12"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp13"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp14"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp15"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp16"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp17"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp2"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp3"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp4"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp5"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp6"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp7"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp8"} 93 node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp9"} 93 # 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:1c_4_0000:02:00_0",sensor="temp1"} 100 node_hwmon_temp_max_celsius{chip="0000:00:1c_4_0000:02:00_1",sensor="temp1"} 100 node_hwmon_temp_max_celsius{chip="0000:00:1c_4_0000:02:00_2",sensor="temp1"} 100 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp1"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp10"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp11"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp12"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp13"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp14"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp15"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp16"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp17"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp6"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp7"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp8"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp9"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp1"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp10"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp11"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp12"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp13"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp14"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp15"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp16"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp17"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp2"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp3"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp4"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp5"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp6"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp7"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp8"} 83 node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp9"} 83 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 1.032354395918e+12 # HELP node_ipmi_power_watts Power sensor reading from ipmitool # TYPE node_ipmi_power_watts gauge node_ipmi_power_watts{sensor="PS 1 Output"} 110 node_ipmi_power_watts{sensor="PS 2 Output"} 0 node_ipmi_power_watts{sensor="Power Meter"} 125 node_ipmi_power_watts{sensor="Power Supply 1"} 110 node_ipmi_power_watts{sensor="Power Supply 2"} 0 node_ipmi_power_watts{sensor="PwrMeter Output"} 125 # HELP node_ipmi_status Chassis status sensor reading from ipmitool # TYPE node_ipmi_status gauge node_ipmi_status{sensor="C1 P1I Bay 1"} 1 node_ipmi_status{sensor="C1 P1I Bay 2"} 1 node_ipmi_status{sensor="C1 P1I Bay 4"} 1 node_ipmi_status{sensor="Fan 1 Presence"} 2 node_ipmi_status{sensor="Fan 2 Presence"} 2 node_ipmi_status{sensor="Fan 3 Presence"} 2 node_ipmi_status{sensor="Fan 4 Presence"} 2 node_ipmi_status{sensor="Fan 5 Presence"} 2 node_ipmi_status{sensor="Fan 6 Presence"} 2 node_ipmi_status{sensor="Fan 7 Presence"} 2 node_ipmi_status{sensor="Fans"} 1 node_ipmi_status{sensor="Megacell Status"} 4 node_ipmi_status{sensor="Memory Status"} 40 node_ipmi_status{sensor="PS 1 Presence"} 2 node_ipmi_status{sensor="PS 2 Presence"} 2 node_ipmi_status{sensor="Power Supplies"} 2 node_ipmi_status{sensor="Sys Health LED"} 2 node_ipmi_status{sensor="UID"} 2 # HELP node_ipmi_temperature_celsius Temperature sensor reading from ipmitool # TYPE node_ipmi_temperature_celsius gauge node_ipmi_temperature_celsius{sensor="01-Inlet Ambient"} 22 node_ipmi_temperature_celsius{sensor="02-CPU 1"} 40 node_ipmi_temperature_celsius{sensor="03-CPU 2"} 40 node_ipmi_temperature_celsius{sensor="04-P1 DIMM 1-6"} 36 node_ipmi_temperature_celsius{sensor="05-P1 DIMM 7-12"} 37 node_ipmi_temperature_celsius{sensor="06-P2 DIMM 1-6"} 35 node_ipmi_temperature_celsius{sensor="07-P2 DIMM 7-12"} 37 node_ipmi_temperature_celsius{sensor="08-HD Max"} 35 node_ipmi_temperature_celsius{sensor="10-Chipset"} 43 node_ipmi_temperature_celsius{sensor="11-PS 1 Inlet"} 32 node_ipmi_temperature_celsius{sensor="12-PS 2 Inlet"} 32 node_ipmi_temperature_celsius{sensor="13-VR P1"} 42 node_ipmi_temperature_celsius{sensor="14-VR P2"} 40 node_ipmi_temperature_celsius{sensor="15-VR P1 Mem"} 33 node_ipmi_temperature_celsius{sensor="16-VR P1 Mem"} 31 node_ipmi_temperature_celsius{sensor="17-VR P2 Mem"} 33 node_ipmi_temperature_celsius{sensor="18-VR P2 Mem"} 32 node_ipmi_temperature_celsius{sensor="19-PS 1 Internal"} 40 node_ipmi_temperature_celsius{sensor="20-PS 2 Internal"} 40 node_ipmi_temperature_celsius{sensor="24-HD Controller"} 58 node_ipmi_temperature_celsius{sensor="27-Front Ambient"} 27 node_ipmi_temperature_celsius{sensor="28-P/S 2 Zone"} 33 node_ipmi_temperature_celsius{sensor="29-Battery Zone"} 34 node_ipmi_temperature_celsius{sensor="30-iLO Zone"} 40 node_ipmi_temperature_celsius{sensor="31-PCI 1 Zone"} 35 node_ipmi_temperature_celsius{sensor="32-PCI 2 Zone"} 38 node_ipmi_temperature_celsius{sensor="34-HD Cntlr Zone"} 36 node_ipmi_temperature_celsius{sensor="35-I/O Zone"} 34 node_ipmi_temperature_celsius{sensor="36-Storage Batt"} 25 node_ipmi_temperature_celsius{sensor="37-Fuse"} 34 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 1.44 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 1.83 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 1.77 # 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.379776e+06 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 9.955328e+08 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 9.93153024e+08 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 8.090812416e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.0367922176e+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 1.204224e+06 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.18279491584e+11 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 6.7510657024e+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.6887902208e+10 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 1.2884901888e+11 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.0127147008e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 4.74476544e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 172032 # 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 1.049366528e+10 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.27770697728e+11 # 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.17277032448e+11 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.27713024e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.7760256e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.42163968e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.2165249024e+11 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.193129472e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.35021314048e+11 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 1.6252928e+07 # 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 3.7187584e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.53616384e+08 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.27713024e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 8.66643968e+08 # HELP node_memory_SecPageTables_bytes Memory information field SecPageTables_bytes. # TYPE node_memory_SecPageTables_bytes gauge node_memory_SecPageTables_bytes 0 # 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 7.446528e+06 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 3.143774208e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.9398656e+07 # 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 1.81301248e+08 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_memory_Zswap_bytes Memory information field Zswap_bytes. # TYPE node_memory_Zswap_bytes gauge node_memory_Zswap_bytes 0 # HELP node_memory_Zswapped_bytes Memory information field Zswapped_bytes. # TYPE node_memory_Zswapped_bytes gauge node_memory_Zswapped_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 1.645084e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 24944 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 688162 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 5.13348153e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 7.17397276e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.734313356e+09 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.9050087e+08 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 7.70696980208411e+14 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 7.57838970478232e+14 # 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 149113 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 125308 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 182262 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 248485 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 1.752891937e+09 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.521769232e+09 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 2.719880589e+09 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 1.7667198566e+10 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 10025 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 3.763567e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 8.19311660769e+11 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 8.7554210044e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.062125013192e+12 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.8425488007e+10 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 5.776376024e+09 # 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 389 # 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 1.485759549e+09 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 31820 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 4.78662983e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.488625305e+09 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 31820 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type Network device property: address_assign_type # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="bond0"} 2 node_network_address_assign_type{device="br-ipv6"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="eno1"} 3 node_network_address_assign_type{device="eno2"} 3 node_network_address_assign_type{device="eno3"} 3 node_network_address_assign_type{device="eno4"} 0 node_network_address_assign_type{device="lo"} 0 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="bond0"} 1 node_network_carrier{device="br-ipv6"} 0 node_network_carrier{device="docker0"} 0 node_network_carrier{device="eno1"} 1 node_network_carrier{device="eno2"} 1 node_network_carrier{device="eno3"} 1 node_network_carrier{device="lo"} 1 # HELP node_network_carrier_changes_total Network device property: carrier_changes_total # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="bond0"} 2 node_network_carrier_changes_total{device="br-ipv6"} 1 node_network_carrier_changes_total{device="docker0"} 1 node_network_carrier_changes_total{device="eno1"} 1 node_network_carrier_changes_total{device="eno2"} 1 node_network_carrier_changes_total{device="eno3"} 1 node_network_carrier_changes_total{device="eno4"} 0 node_network_carrier_changes_total{device="lo"} 0 # HELP node_network_carrier_down_changes_total Network device property: carrier_down_changes_total # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="bond0"} 1 node_network_carrier_down_changes_total{device="br-ipv6"} 1 node_network_carrier_down_changes_total{device="docker0"} 1 node_network_carrier_down_changes_total{device="eno1"} 0 node_network_carrier_down_changes_total{device="eno2"} 0 node_network_carrier_down_changes_total{device="eno3"} 0 node_network_carrier_down_changes_total{device="eno4"} 0 node_network_carrier_down_changes_total{device="lo"} 0 # HELP node_network_carrier_up_changes_total Network device property: carrier_up_changes_total # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="bond0"} 1 node_network_carrier_up_changes_total{device="br-ipv6"} 0 node_network_carrier_up_changes_total{device="docker0"} 0 node_network_carrier_up_changes_total{device="eno1"} 1 node_network_carrier_up_changes_total{device="eno2"} 1 node_network_carrier_up_changes_total{device="eno3"} 1 node_network_carrier_up_changes_total{device="eno4"} 0 node_network_carrier_up_changes_total{device="lo"} 0 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="bond0"} 0 node_network_device_id{device="br-ipv6"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="eno1"} 0 node_network_device_id{device="eno2"} 0 node_network_device_id{device="eno3"} 0 node_network_device_id{device="eno4"} 0 node_network_device_id{device="lo"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="bond0"} 0 node_network_dormant{device="br-ipv6"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="eno1"} 0 node_network_dormant{device="eno2"} 0 node_network_dormant{device="eno3"} 0 node_network_dormant{device="lo"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="bond0"} 5123 node_network_flags{device="br-ipv6"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="eno1"} 6147 node_network_flags{device="eno2"} 6147 node_network_flags{device="eno3"} 6147 node_network_flags{device="eno4"} 4098 node_network_flags{device="lo"} 9 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="bond0"} 6 node_network_iface_id{device="br-ipv6"} 8 node_network_iface_id{device="docker0"} 7 node_network_iface_id{device="eno1"} 2 node_network_iface_id{device="eno2"} 3 node_network_iface_id{device="eno3"} 4 node_network_iface_id{device="eno4"} 5 node_network_iface_id{device="lo"} 1 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="bond0"} 6 node_network_iface_link{device="br-ipv6"} 8 node_network_iface_link{device="docker0"} 7 node_network_iface_link{device="eno1"} 2 node_network_iface_link{device="eno2"} 3 node_network_iface_link{device="eno3"} 4 node_network_iface_link{device="eno4"} 5 node_network_iface_link{device="lo"} 1 # HELP node_network_iface_link_mode Network device property: iface_link_mode # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="bond0"} 0 node_network_iface_link_mode{device="br-ipv6"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="eno1"} 0 node_network_iface_link_mode{device="eno2"} 0 node_network_iface_link_mode{device="eno3"} 0 node_network_iface_link_mode{device="eno4"} 0 node_network_iface_link_mode{device="lo"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:42:53:16:e2:1e",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:d8:f3:35:05",broadcast="ff:ff:ff:ff:ff:ff",device="br-ipv6",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="bond0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:27",broadcast="ff:ff:ff:ff:ff:ff",device="eno4",duplex="",ifalias="",operstate="down"} 1 # HELP node_network_mtu_bytes Network device property: mtu_bytes # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="bond0"} 1500 node_network_mtu_bytes{device="br-ipv6"} 1500 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="eno1"} 1500 node_network_mtu_bytes{device="eno2"} 1500 node_network_mtu_bytes{device="eno3"} 1500 node_network_mtu_bytes{device="eno4"} 1500 node_network_mtu_bytes{device="lo"} 65536 # HELP node_network_name_assign_type Network device property: name_assign_type # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="bond0"} 3 node_network_name_assign_type{device="br-ipv6"} 3 node_network_name_assign_type{device="docker0"} 3 node_network_name_assign_type{device="eno1"} 4 node_network_name_assign_type{device="eno2"} 4 node_network_name_assign_type{device="eno3"} 4 node_network_name_assign_type{device="eno4"} 4 node_network_name_assign_type{device="lo"} 2 # HELP node_network_net_dev_group Network device property: net_dev_group # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="bond0"} 0 node_network_net_dev_group{device="br-ipv6"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="eno1"} 0 node_network_net_dev_group{device="eno2"} 0 node_network_net_dev_group{device="eno3"} 0 node_network_net_dev_group{device="eno4"} 0 node_network_net_dev_group{device="lo"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="bond0"} 1 node_network_protocol_type{device="br-ipv6"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="eno1"} 1 node_network_protocol_type{device="eno2"} 1 node_network_protocol_type{device="eno3"} 1 node_network_protocol_type{device="eno4"} 1 node_network_protocol_type{device="lo"} 772 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="bond0"} 8.07338548253661e+14 node_network_receive_bytes_total{device="br-ipv6"} 0 node_network_receive_bytes_total{device="docker0"} 0 node_network_receive_bytes_total{device="eno1"} 2.78278183372383e+14 node_network_receive_bytes_total{device="eno2"} 2.68875223255931e+14 node_network_receive_bytes_total{device="eno3"} 2.60185141625347e+14 node_network_receive_bytes_total{device="eno4"} 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="bond0"} 0 node_network_receive_compressed_total{device="br-ipv6"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="eno1"} 0 node_network_receive_compressed_total{device="eno2"} 0 node_network_receive_compressed_total{device="eno3"} 0 node_network_receive_compressed_total{device="eno4"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="bond0"} 7.1300624e+07 node_network_receive_drop_total{device="br-ipv6"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="eno1"} 2.8210031e+07 node_network_receive_drop_total{device="eno2"} 2.1424381e+07 node_network_receive_drop_total{device="eno3"} 2.1666212e+07 node_network_receive_drop_total{device="eno4"} 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="bond0"} 0 node_network_receive_errs_total{device="br-ipv6"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="eno1"} 0 node_network_receive_errs_total{device="eno2"} 0 node_network_receive_errs_total{device="eno3"} 0 node_network_receive_errs_total{device="eno4"} 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="bond0"} 0 node_network_receive_fifo_total{device="br-ipv6"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="eno1"} 0 node_network_receive_fifo_total{device="eno2"} 0 node_network_receive_fifo_total{device="eno3"} 0 node_network_receive_fifo_total{device="eno4"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="bond0"} 0 node_network_receive_frame_total{device="br-ipv6"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="eno1"} 0 node_network_receive_frame_total{device="eno2"} 0 node_network_receive_frame_total{device="eno3"} 0 node_network_receive_frame_total{device="eno4"} 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="bond0"} 4.18872457e+08 node_network_receive_multicast_total{device="br-ipv6"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="eno1"} 1.50191686e+08 node_network_receive_multicast_total{device="eno2"} 1.51572799e+08 node_network_receive_multicast_total{device="eno3"} 1.17107972e+08 node_network_receive_multicast_total{device="eno4"} 0 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="bond0"} 18 node_network_receive_nohandler_total{device="br-ipv6"} 0 node_network_receive_nohandler_total{device="docker0"} 0 node_network_receive_nohandler_total{device="eno1"} 6 node_network_receive_nohandler_total{device="eno2"} 12 node_network_receive_nohandler_total{device="eno3"} 0 node_network_receive_nohandler_total{device="eno4"} 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="bond0"} 1.16876534957e+12 node_network_receive_packets_total{device="br-ipv6"} 0 node_network_receive_packets_total{device="docker0"} 0 node_network_receive_packets_total{device="eno1"} 4.03070545474e+11 node_network_receive_packets_total{device="eno2"} 3.89861583925e+11 node_network_receive_packets_total{device="eno3"} 3.75833220171e+11 node_network_receive_packets_total{device="eno4"} 0 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="bond0"} 3.75e+08 node_network_speed_bytes{device="br-ipv6"} -125000 node_network_speed_bytes{device="docker0"} -125000 node_network_speed_bytes{device="eno1"} 1.25e+08 node_network_speed_bytes{device="eno2"} 1.25e+08 node_network_speed_bytes{device="eno3"} 1.25e+08 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="bond0"} 7.91948785777103e+14 node_network_transmit_bytes_total{device="br-ipv6"} 0 node_network_transmit_bytes_total{device="docker0"} 0 node_network_transmit_bytes_total{device="eno1"} 2.63833347590055e+14 node_network_transmit_bytes_total{device="eno2"} 2.64099746894792e+14 node_network_transmit_bytes_total{device="eno3"} 2.64015691292256e+14 node_network_transmit_bytes_total{device="eno4"} 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="bond0"} 0 node_network_transmit_carrier_total{device="br-ipv6"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="eno1"} 0 node_network_transmit_carrier_total{device="eno2"} 0 node_network_transmit_carrier_total{device="eno3"} 0 node_network_transmit_carrier_total{device="eno4"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="bond0"} 0 node_network_transmit_colls_total{device="br-ipv6"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="eno1"} 0 node_network_transmit_colls_total{device="eno2"} 0 node_network_transmit_colls_total{device="eno3"} 0 node_network_transmit_colls_total{device="eno4"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="bond0"} 0 node_network_transmit_compressed_total{device="br-ipv6"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="eno1"} 0 node_network_transmit_compressed_total{device="eno2"} 0 node_network_transmit_compressed_total{device="eno3"} 0 node_network_transmit_compressed_total{device="eno4"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="bond0"} 1 node_network_transmit_drop_total{device="br-ipv6"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="eno1"} 0 node_network_transmit_drop_total{device="eno2"} 0 node_network_transmit_drop_total{device="eno3"} 0 node_network_transmit_drop_total{device="eno4"} 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="bond0"} 0 node_network_transmit_errs_total{device="br-ipv6"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="eno1"} 0 node_network_transmit_errs_total{device="eno2"} 0 node_network_transmit_errs_total{device="eno3"} 0 node_network_transmit_errs_total{device="eno4"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="bond0"} 0 node_network_transmit_fifo_total{device="br-ipv6"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="eno1"} 0 node_network_transmit_fifo_total{device="eno2"} 0 node_network_transmit_fifo_total{device="eno3"} 0 node_network_transmit_fifo_total{device="eno4"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="bond0"} 1.039149236953e+12 node_network_transmit_packets_total{device="br-ipv6"} 0 node_network_transmit_packets_total{device="docker0"} 0 node_network_transmit_packets_total{device="eno1"} 3.46301295543e+11 node_network_transmit_packets_total{device="eno2"} 3.46408390268e+11 node_network_transmit_packets_total{device="eno3"} 3.46439551142e+11 node_network_transmit_packets_total{device="eno4"} 0 # HELP node_network_transmit_queue_length Network device property: transmit_queue_length # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="bond0"} 1000 node_network_transmit_queue_length{device="br-ipv6"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="eno1"} 1000 node_network_transmit_queue_length{device="eno2"} 1000 node_network_transmit_queue_length{device="eno3"} 1000 node_network_transmit_queue_length{device="eno4"} 1000 node_network_transmit_queue_length{device="lo"} 1000 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="bond0"} 1 node_network_up{device="br-ipv6"} 0 node_network_up{device="docker0"} 0 node_network_up{device="eno1"} 1 node_network_up{device="eno2"} 1 node_network_up{device="eno3"} 1 node_network_up{device="eno4"} 0 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 53954 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 1.6777216e+07 # HELP node_nf_conntrack_stat_drop Number of packets dropped due to conntrack failure. # TYPE node_nf_conntrack_stat_drop gauge node_nf_conntrack_stat_drop 7.545063e+06 # HELP node_nf_conntrack_stat_early_drop Number of dropped conntrack entries to make room for new ones, if maximum table size was reached. # TYPE node_nf_conntrack_stat_early_drop gauge node_nf_conntrack_stat_early_drop 507236 # HELP node_nf_conntrack_stat_found Number of searched entries which were successful. # TYPE node_nf_conntrack_stat_found gauge node_nf_conntrack_stat_found 139 # HELP node_nf_conntrack_stat_ignore Number of packets seen which are already connected to a conntrack entry. # TYPE node_nf_conntrack_stat_ignore gauge node_nf_conntrack_stat_ignore 0 # HELP node_nf_conntrack_stat_insert Number of entries inserted into the list. # TYPE node_nf_conntrack_stat_insert gauge node_nf_conntrack_stat_insert 0 # HELP node_nf_conntrack_stat_insert_failed Number of entries for which list insertion was attempted but failed. # TYPE node_nf_conntrack_stat_insert_failed gauge node_nf_conntrack_stat_insert_failed 2.212987e+06 # HELP node_nf_conntrack_stat_invalid Number of packets seen which can not be tracked. # TYPE node_nf_conntrack_stat_invalid gauge node_nf_conntrack_stat_invalid 4.232591592e+10 # HELP node_nf_conntrack_stat_search_restart Number of conntrack table lookups which had to be restarted due to hashtable resizes. # TYPE node_nf_conntrack_stat_search_restart gauge node_nf_conntrack_stat_search_restart 47675 # HELP node_os_info A metric with a constant '1' value labeled by build_id, id, id_like, image_id, image_version, name, pretty_name, variant, variant_id, version, version_codename, version_id. # TYPE node_os_info gauge node_os_info{build_id="",id="debian",id_like="",image_id="",image_version="",name="Debian GNU/Linux",pretty_name="Debian GNU/Linux 12 (bookworm)",variant="",variant_id="",version="12 (bookworm)",version_codename="bookworm",version_id="12"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="debian",id_like="",name="Debian GNU/Linux"} 12 # 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 58800.609409000004 # 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 1162.5557039999999 # 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 1183.0223019999999 # 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 50.360324 # 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 50.475485 # 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 2 # HELP node_reboot_required Node reboot is required for software updates. # TYPE node_reboot_required gauge node_reboot_required 0 # 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"} 1.190063095075878e+06 node_schedstat_running_seconds_total{cpu="1"} 973428.371454524 node_schedstat_running_seconds_total{cpu="10"} 1.004667353544146e+06 node_schedstat_running_seconds_total{cpu="11"} 942740.023261827 node_schedstat_running_seconds_total{cpu="12"} 952436.496547129 node_schedstat_running_seconds_total{cpu="13"} 953330.287478854 node_schedstat_running_seconds_total{cpu="14"} 794388.9057249 node_schedstat_running_seconds_total{cpu="15"} 894737.10937974 node_schedstat_running_seconds_total{cpu="16"} 1.088730979221123e+06 node_schedstat_running_seconds_total{cpu="17"} 806770.002577191 node_schedstat_running_seconds_total{cpu="18"} 603439.934067774 node_schedstat_running_seconds_total{cpu="19"} 501397.770112941 node_schedstat_running_seconds_total{cpu="2"} 973418.195193876 node_schedstat_running_seconds_total{cpu="20"} 465080.181559968 node_schedstat_running_seconds_total{cpu="21"} 450338.48529613 node_schedstat_running_seconds_total{cpu="22"} 435598.997965158 node_schedstat_running_seconds_total{cpu="23"} 428102.809441219 node_schedstat_running_seconds_total{cpu="24"} 424997.175151477 node_schedstat_running_seconds_total{cpu="25"} 394555.998505946 node_schedstat_running_seconds_total{cpu="26"} 416389.703226505 node_schedstat_running_seconds_total{cpu="27"} 412563.670840122 node_schedstat_running_seconds_total{cpu="28"} 409897.977071993 node_schedstat_running_seconds_total{cpu="29"} 416632.265053526 node_schedstat_running_seconds_total{cpu="3"} 962063.98227142 node_schedstat_running_seconds_total{cpu="30"} 413783.523725214 node_schedstat_running_seconds_total{cpu="31"} 412534.129885305 node_schedstat_running_seconds_total{cpu="32"} 759680.695504152 node_schedstat_running_seconds_total{cpu="33"} 881263.3857308 node_schedstat_running_seconds_total{cpu="34"} 883772.151009715 node_schedstat_running_seconds_total{cpu="35"} 858062.631113019 node_schedstat_running_seconds_total{cpu="36"} 568879.088028903 node_schedstat_running_seconds_total{cpu="37"} 721989.902481499 node_schedstat_running_seconds_total{cpu="38"} 822800.829544603 node_schedstat_running_seconds_total{cpu="39"} 825509.881345334 node_schedstat_running_seconds_total{cpu="4"} 477321.50263718 node_schedstat_running_seconds_total{cpu="40"} 821952.840391975 node_schedstat_running_seconds_total{cpu="41"} 548817.885001013 node_schedstat_running_seconds_total{cpu="42"} 685702.681184855 node_schedstat_running_seconds_total{cpu="43"} 780923.807454637 node_schedstat_running_seconds_total{cpu="44"} 783421.484013115 node_schedstat_running_seconds_total{cpu="45"} 824011.132446454 node_schedstat_running_seconds_total{cpu="46"} 305643.03906549 node_schedstat_running_seconds_total{cpu="47"} 985124.141069276 node_schedstat_running_seconds_total{cpu="48"} 515583.524736536 node_schedstat_running_seconds_total{cpu="49"} 451545.500734634 node_schedstat_running_seconds_total{cpu="5"} 1.014014365963469e+06 node_schedstat_running_seconds_total{cpu="50"} 419685.679842719 node_schedstat_running_seconds_total{cpu="51"} 392101.235190802 node_schedstat_running_seconds_total{cpu="52"} 382207.928621827 node_schedstat_running_seconds_total{cpu="53"} 378079.232271892 node_schedstat_running_seconds_total{cpu="54"} 375068.341719436 node_schedstat_running_seconds_total{cpu="55"} 379872.007990895 node_schedstat_running_seconds_total{cpu="56"} 363318.362810887 node_schedstat_running_seconds_total{cpu="57"} 370300.330729612 node_schedstat_running_seconds_total{cpu="58"} 358380.499977502 node_schedstat_running_seconds_total{cpu="59"} 356270.885388269 node_schedstat_running_seconds_total{cpu="6"} 956023.644725964 node_schedstat_running_seconds_total{cpu="60"} 352647.183148865 node_schedstat_running_seconds_total{cpu="61"} 361728.001913192 node_schedstat_running_seconds_total{cpu="62"} 361256.992753413 node_schedstat_running_seconds_total{cpu="63"} 359315.561000808 node_schedstat_running_seconds_total{cpu="7"} 964630.687329149 node_schedstat_running_seconds_total{cpu="8"} 971238.651540849 node_schedstat_running_seconds_total{cpu="9"} 470889.752211974 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 9.565150831e+09 node_schedstat_timeslices_total{cpu="1"} 7.793807057e+09 node_schedstat_timeslices_total{cpu="10"} 7.877074133e+09 node_schedstat_timeslices_total{cpu="11"} 7.53407078e+09 node_schedstat_timeslices_total{cpu="12"} 7.648561185e+09 node_schedstat_timeslices_total{cpu="13"} 7.168680727e+09 node_schedstat_timeslices_total{cpu="14"} 6.262784928e+09 node_schedstat_timeslices_total{cpu="15"} 6.775659956e+09 node_schedstat_timeslices_total{cpu="16"} 8.266643266e+09 node_schedstat_timeslices_total{cpu="17"} 6.825420989e+09 node_schedstat_timeslices_total{cpu="18"} 5.243798073e+09 node_schedstat_timeslices_total{cpu="19"} 4.468779466e+09 node_schedstat_timeslices_total{cpu="2"} 7.768581081e+09 node_schedstat_timeslices_total{cpu="20"} 4.140575079e+09 node_schedstat_timeslices_total{cpu="21"} 3.982862274e+09 node_schedstat_timeslices_total{cpu="22"} 3.883717038e+09 node_schedstat_timeslices_total{cpu="23"} 3.837137898e+09 node_schedstat_timeslices_total{cpu="24"} 3.802119652e+09 node_schedstat_timeslices_total{cpu="25"} 3.539305675e+09 node_schedstat_timeslices_total{cpu="26"} 3.729711928e+09 node_schedstat_timeslices_total{cpu="27"} 3.712566343e+09 node_schedstat_timeslices_total{cpu="28"} 3.69965991e+09 node_schedstat_timeslices_total{cpu="29"} 3.671903193e+09 node_schedstat_timeslices_total{cpu="3"} 7.936436003e+09 node_schedstat_timeslices_total{cpu="30"} 3.660753889e+09 node_schedstat_timeslices_total{cpu="31"} 3.648741468e+09 node_schedstat_timeslices_total{cpu="32"} 5.735610106e+09 node_schedstat_timeslices_total{cpu="33"} 6.7957641e+09 node_schedstat_timeslices_total{cpu="34"} 6.82669474e+09 node_schedstat_timeslices_total{cpu="35"} 6.836077709e+09 node_schedstat_timeslices_total{cpu="36"} 4.924804336e+09 node_schedstat_timeslices_total{cpu="37"} 5.861878779e+09 node_schedstat_timeslices_total{cpu="38"} 6.525298174e+09 node_schedstat_timeslices_total{cpu="39"} 6.551971847e+09 node_schedstat_timeslices_total{cpu="4"} 4.044813046e+09 node_schedstat_timeslices_total{cpu="40"} 6.547708289e+09 node_schedstat_timeslices_total{cpu="41"} 4.740928533e+09 node_schedstat_timeslices_total{cpu="42"} 5.558386246e+09 node_schedstat_timeslices_total{cpu="43"} 6.173931934e+09 node_schedstat_timeslices_total{cpu="44"} 6.224936201e+09 node_schedstat_timeslices_total{cpu="45"} 6.227958784e+09 node_schedstat_timeslices_total{cpu="46"} 2.431657556e+09 node_schedstat_timeslices_total{cpu="47"} 7.364673863e+09 node_schedstat_timeslices_total{cpu="48"} 3.938518308e+09 node_schedstat_timeslices_total{cpu="49"} 3.785663717e+09 node_schedstat_timeslices_total{cpu="5"} 8.152892895e+09 node_schedstat_timeslices_total{cpu="50"} 3.66371238e+09 node_schedstat_timeslices_total{cpu="51"} 3.561812403e+09 node_schedstat_timeslices_total{cpu="52"} 3.507872815e+09 node_schedstat_timeslices_total{cpu="53"} 3.472328041e+09 node_schedstat_timeslices_total{cpu="54"} 3.474040874e+09 node_schedstat_timeslices_total{cpu="55"} 3.345723097e+09 node_schedstat_timeslices_total{cpu="56"} 3.400199357e+09 node_schedstat_timeslices_total{cpu="57"} 3.424694048e+09 node_schedstat_timeslices_total{cpu="58"} 3.362749596e+09 node_schedstat_timeslices_total{cpu="59"} 3.350910952e+09 node_schedstat_timeslices_total{cpu="6"} 7.870199877e+09 node_schedstat_timeslices_total{cpu="60"} 3.344042614e+09 node_schedstat_timeslices_total{cpu="61"} 3.348639272e+09 node_schedstat_timeslices_total{cpu="62"} 3.342508737e+09 node_schedstat_timeslices_total{cpu="63"} 3.339804697e+09 node_schedstat_timeslices_total{cpu="7"} 7.939187969e+09 node_schedstat_timeslices_total{cpu="8"} 8.014054107e+09 node_schedstat_timeslices_total{cpu="9"} 3.939781205e+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"} 4085.706655938 node_schedstat_waiting_seconds_total{cpu="1"} 34907.032190132 node_schedstat_waiting_seconds_total{cpu="10"} 17682.340572242 node_schedstat_waiting_seconds_total{cpu="11"} 31576.531129512 node_schedstat_waiting_seconds_total{cpu="12"} 31712.460321975 node_schedstat_waiting_seconds_total{cpu="13"} 32358.345806645 node_schedstat_waiting_seconds_total{cpu="14"} 2533.806050073 node_schedstat_waiting_seconds_total{cpu="15"} 2439.722807777 node_schedstat_waiting_seconds_total{cpu="16"} 6225.547727318 node_schedstat_waiting_seconds_total{cpu="17"} 5436.110910276 node_schedstat_waiting_seconds_total{cpu="18"} 5142.154806758 node_schedstat_waiting_seconds_total{cpu="19"} 4950.247907048 node_schedstat_waiting_seconds_total{cpu="2"} 35755.717919527 node_schedstat_waiting_seconds_total{cpu="20"} 4835.926833672 node_schedstat_waiting_seconds_total{cpu="21"} 4783.964374034 node_schedstat_waiting_seconds_total{cpu="22"} 4704.556545985 node_schedstat_waiting_seconds_total{cpu="23"} 4663.375375598 node_schedstat_waiting_seconds_total{cpu="24"} 4667.828926082 node_schedstat_waiting_seconds_total{cpu="25"} 4643.450613018 node_schedstat_waiting_seconds_total{cpu="26"} 4591.87145875 node_schedstat_waiting_seconds_total{cpu="27"} 4548.480612998 node_schedstat_waiting_seconds_total{cpu="28"} 4549.051844259 node_schedstat_waiting_seconds_total{cpu="29"} 4564.852326668 node_schedstat_waiting_seconds_total{cpu="3"} 33913.52289264 node_schedstat_waiting_seconds_total{cpu="30"} 4552.777456157 node_schedstat_waiting_seconds_total{cpu="31"} 4570.772030887 node_schedstat_waiting_seconds_total{cpu="32"} 2384.569990039 node_schedstat_waiting_seconds_total{cpu="33"} 2235.97200688 node_schedstat_waiting_seconds_total{cpu="34"} 2184.830127679 node_schedstat_waiting_seconds_total{cpu="35"} 2112.236422629 node_schedstat_waiting_seconds_total{cpu="36"} 1705.584332129 node_schedstat_waiting_seconds_total{cpu="37"} 1855.568713632 node_schedstat_waiting_seconds_total{cpu="38"} 1983.757353192 node_schedstat_waiting_seconds_total{cpu="39"} 1986.487816554 node_schedstat_waiting_seconds_total{cpu="4"} 4463.58997391 node_schedstat_waiting_seconds_total{cpu="40"} 1964.435558508 node_schedstat_waiting_seconds_total{cpu="41"} 1602.03589991 node_schedstat_waiting_seconds_total{cpu="42"} 1757.204894382 node_schedstat_waiting_seconds_total{cpu="43"} 1940.73118904 node_schedstat_waiting_seconds_total{cpu="44"} 1908.563463912 node_schedstat_waiting_seconds_total{cpu="45"} 1970.819149199 node_schedstat_waiting_seconds_total{cpu="46"} 3013.018365402 node_schedstat_waiting_seconds_total{cpu="47"} 19047.074859314 node_schedstat_waiting_seconds_total{cpu="48"} 4798.846146011 node_schedstat_waiting_seconds_total{cpu="49"} 4705.289054193 node_schedstat_waiting_seconds_total{cpu="5"} 19023.019993705 node_schedstat_waiting_seconds_total{cpu="50"} 4618.687998866 node_schedstat_waiting_seconds_total{cpu="51"} 4538.581539243 node_schedstat_waiting_seconds_total{cpu="52"} 4501.504066987 node_schedstat_waiting_seconds_total{cpu="53"} 4493.58274558 node_schedstat_waiting_seconds_total{cpu="54"} 4471.812628269 node_schedstat_waiting_seconds_total{cpu="55"} 4933.57954122 node_schedstat_waiting_seconds_total{cpu="56"} 4466.340408376 node_schedstat_waiting_seconds_total{cpu="57"} 4460.546527957 node_schedstat_waiting_seconds_total{cpu="58"} 4441.764273574 node_schedstat_waiting_seconds_total{cpu="59"} 4452.236925119 node_schedstat_waiting_seconds_total{cpu="6"} 33913.063632434 node_schedstat_waiting_seconds_total{cpu="60"} 4439.005197557 node_schedstat_waiting_seconds_total{cpu="61"} 4440.26865519 node_schedstat_waiting_seconds_total{cpu="62"} 4453.104245496 node_schedstat_waiting_seconds_total{cpu="63"} 4473.585307074 node_schedstat_waiting_seconds_total{cpu="7"} 34123.873700924 node_schedstat_waiting_seconds_total{cpu="8"} 34141.579300668 node_schedstat_waiting_seconds_total{cpu="9"} 4364.375987673 # 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.000201364 node_scrape_collector_duration_seconds{collector="bcache"} 2.3584e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000280275 node_scrape_collector_duration_seconds{collector="btrfs"} 0.000234435 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000576658 node_scrape_collector_duration_seconds{collector="cpu"} 0.0085511 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.076719601 node_scrape_collector_duration_seconds{collector="diskstats"} 0.069880919 node_scrape_collector_duration_seconds{collector="dmi"} 3.2605e-05 node_scrape_collector_duration_seconds{collector="edac"} 0.00395103 node_scrape_collector_duration_seconds{collector="entropy"} 0.06382054 node_scrape_collector_duration_seconds{collector="fibrechannel"} 2.4811e-05 node_scrape_collector_duration_seconds{collector="filefd"} 9.4368e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000386544 node_scrape_collector_duration_seconds{collector="hwmon"} 0.079246292 node_scrape_collector_duration_seconds{collector="infiniband"} 3.225e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 3.129e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 7.7255e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 5.5287e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000381095 node_scrape_collector_duration_seconds{collector="netclass"} 0.013806198 node_scrape_collector_duration_seconds{collector="netdev"} 0.000981671 node_scrape_collector_duration_seconds{collector="netstat"} 0.002024336 node_scrape_collector_duration_seconds{collector="nfs"} 4.5505e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 6.3513e-05 node_scrape_collector_duration_seconds{collector="nvme"} 4.4798e-05 node_scrape_collector_duration_seconds{collector="os"} 9.1892e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 5.6989e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000322855 node_scrape_collector_duration_seconds{collector="rapl"} 0.000450107 node_scrape_collector_duration_seconds{collector="schedstat"} 0.074192154 node_scrape_collector_duration_seconds{collector="selinux"} 3.231e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000282852 node_scrape_collector_duration_seconds{collector="softnet"} 0.000629593 node_scrape_collector_duration_seconds{collector="stat"} 0.001535175 node_scrape_collector_duration_seconds{collector="systemd"} 0.083835424 node_scrape_collector_duration_seconds{collector="tapestats"} 2.9965e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.001314781 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.007338482 node_scrape_collector_duration_seconds{collector="time"} 0.000221331 node_scrape_collector_duration_seconds{collector="timex"} 3.7419e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.075905195 node_scrape_collector_duration_seconds{collector="uname"} 2.4014e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.074284009 node_scrape_collector_duration_seconds{collector="xfs"} 0.078043714 node_scrape_collector_duration_seconds{collector="zfs"} 2.6161e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 1 node_scrape_collector_success{collector="btrfs"} 1 node_scrape_collector_success{collector="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="cpufreq"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="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"} 0 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"} 1 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="selinux"} 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="systemd"} 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_selinux_enabled SELinux is enabled, 1 is true, 0 is false # TYPE node_selinux_enabled gauge node_selinux_enabled 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 1 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 9 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 16924 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 16915 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 3280 # 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 1.343488e+07 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 91 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 6050 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 83 # 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 83 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 7725 # 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 3.16416e+07 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 17446 # 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="12"} 0 node_softnet_dropped_total{cpu="13"} 0 node_softnet_dropped_total{cpu="14"} 0 node_softnet_dropped_total{cpu="15"} 0 node_softnet_dropped_total{cpu="16"} 0 node_softnet_dropped_total{cpu="17"} 0 node_softnet_dropped_total{cpu="18"} 0 node_softnet_dropped_total{cpu="19"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="20"} 0 node_softnet_dropped_total{cpu="21"} 0 node_softnet_dropped_total{cpu="22"} 0 node_softnet_dropped_total{cpu="23"} 0 node_softnet_dropped_total{cpu="24"} 0 node_softnet_dropped_total{cpu="25"} 0 node_softnet_dropped_total{cpu="26"} 0 node_softnet_dropped_total{cpu="27"} 0 node_softnet_dropped_total{cpu="28"} 0 node_softnet_dropped_total{cpu="29"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="30"} 0 node_softnet_dropped_total{cpu="31"} 0 node_softnet_dropped_total{cpu="32"} 0 node_softnet_dropped_total{cpu="33"} 0 node_softnet_dropped_total{cpu="34"} 0 node_softnet_dropped_total{cpu="35"} 0 node_softnet_dropped_total{cpu="36"} 0 node_softnet_dropped_total{cpu="37"} 0 node_softnet_dropped_total{cpu="38"} 0 node_softnet_dropped_total{cpu="39"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="40"} 0 node_softnet_dropped_total{cpu="41"} 0 node_softnet_dropped_total{cpu="42"} 0 node_softnet_dropped_total{cpu="43"} 0 node_softnet_dropped_total{cpu="44"} 0 node_softnet_dropped_total{cpu="45"} 0 node_softnet_dropped_total{cpu="46"} 0 node_softnet_dropped_total{cpu="47"} 0 node_softnet_dropped_total{cpu="48"} 0 node_softnet_dropped_total{cpu="49"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="50"} 0 node_softnet_dropped_total{cpu="51"} 0 node_softnet_dropped_total{cpu="52"} 0 node_softnet_dropped_total{cpu="53"} 0 node_softnet_dropped_total{cpu="54"} 0 node_softnet_dropped_total{cpu="55"} 0 node_softnet_dropped_total{cpu="56"} 0 node_softnet_dropped_total{cpu="57"} 0 node_softnet_dropped_total{cpu="58"} 0 node_softnet_dropped_total{cpu="59"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="60"} 0 node_softnet_dropped_total{cpu="61"} 0 node_softnet_dropped_total{cpu="62"} 0 node_softnet_dropped_total{cpu="63"} 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"} 1.171349e+06 node_softnet_processed_total{cpu="1"} 3.34332013e+08 node_softnet_processed_total{cpu="10"} 1.41794813e+08 node_softnet_processed_total{cpu="11"} 7.46414845e+08 node_softnet_processed_total{cpu="12"} 7.15998158e+08 node_softnet_processed_total{cpu="13"} 1.095564035e+09 node_softnet_processed_total{cpu="14"} 1.364163e+06 node_softnet_processed_total{cpu="15"} 1.109576e+06 node_softnet_processed_total{cpu="16"} 1.89223e+06 node_softnet_processed_total{cpu="17"} 1.237793e+06 node_softnet_processed_total{cpu="18"} 864146 node_softnet_processed_total{cpu="19"} 710536 node_softnet_processed_total{cpu="2"} 3.391832372e+09 node_softnet_processed_total{cpu="20"} 608813 node_softnet_processed_total{cpu="21"} 598226 node_softnet_processed_total{cpu="22"} 544869 node_softnet_processed_total{cpu="23"} 553937 node_softnet_processed_total{cpu="24"} 509057 node_softnet_processed_total{cpu="25"} 457250 node_softnet_processed_total{cpu="26"} 494402 node_softnet_processed_total{cpu="27"} 570255 node_softnet_processed_total{cpu="28"} 547503 node_softnet_processed_total{cpu="29"} 498905 node_softnet_processed_total{cpu="3"} 3.1931182e+07 node_softnet_processed_total{cpu="30"} 470156 node_softnet_processed_total{cpu="31"} 494334 node_softnet_processed_total{cpu="32"} 762797 node_softnet_processed_total{cpu="33"} 901445 node_softnet_processed_total{cpu="34"} 848851 node_softnet_processed_total{cpu="35"} 901489 node_softnet_processed_total{cpu="36"} 738292 node_softnet_processed_total{cpu="37"} 857986 node_softnet_processed_total{cpu="38"} 931387 node_softnet_processed_total{cpu="39"} 959589 node_softnet_processed_total{cpu="4"} 600259 node_softnet_processed_total{cpu="40"} 947958 node_softnet_processed_total{cpu="41"} 728933 node_softnet_processed_total{cpu="42"} 806423 node_softnet_processed_total{cpu="43"} 841606 node_softnet_processed_total{cpu="44"} 849998 node_softnet_processed_total{cpu="45"} 861382 node_softnet_processed_total{cpu="46"} 194755 node_softnet_processed_total{cpu="47"} 2.513948318e+09 node_softnet_processed_total{cpu="48"} 514684 node_softnet_processed_total{cpu="49"} 476906 node_softnet_processed_total{cpu="5"} 3.365712497e+09 node_softnet_processed_total{cpu="50"} 540182 node_softnet_processed_total{cpu="51"} 492410 node_softnet_processed_total{cpu="52"} 466751 node_softnet_processed_total{cpu="53"} 482088 node_softnet_processed_total{cpu="54"} 438019 node_softnet_processed_total{cpu="55"} 478796 node_softnet_processed_total{cpu="56"} 493411 node_softnet_processed_total{cpu="57"} 518913 node_softnet_processed_total{cpu="58"} 483821 node_softnet_processed_total{cpu="59"} 465285 node_softnet_processed_total{cpu="6"} 3.47434674e+09 node_softnet_processed_total{cpu="60"} 470903 node_softnet_processed_total{cpu="61"} 437639 node_softnet_processed_total{cpu="62"} 463948 node_softnet_processed_total{cpu="63"} 454366 node_softnet_processed_total{cpu="7"} 3.483583385e+09 node_softnet_processed_total{cpu="8"} 3.414397444e+09 node_softnet_processed_total{cpu="9"} 732251 # 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"} 1 node_softnet_times_squeezed_total{cpu="10"} 4 node_softnet_times_squeezed_total{cpu="11"} 3 node_softnet_times_squeezed_total{cpu="12"} 5 node_softnet_times_squeezed_total{cpu="13"} 1 node_softnet_times_squeezed_total{cpu="14"} 0 node_softnet_times_squeezed_total{cpu="15"} 0 node_softnet_times_squeezed_total{cpu="16"} 0 node_softnet_times_squeezed_total{cpu="17"} 0 node_softnet_times_squeezed_total{cpu="18"} 0 node_softnet_times_squeezed_total{cpu="19"} 0 node_softnet_times_squeezed_total{cpu="2"} 1 node_softnet_times_squeezed_total{cpu="20"} 0 node_softnet_times_squeezed_total{cpu="21"} 0 node_softnet_times_squeezed_total{cpu="22"} 0 node_softnet_times_squeezed_total{cpu="23"} 0 node_softnet_times_squeezed_total{cpu="24"} 0 node_softnet_times_squeezed_total{cpu="25"} 0 node_softnet_times_squeezed_total{cpu="26"} 0 node_softnet_times_squeezed_total{cpu="27"} 0 node_softnet_times_squeezed_total{cpu="28"} 0 node_softnet_times_squeezed_total{cpu="29"} 0 node_softnet_times_squeezed_total{cpu="3"} 1 node_softnet_times_squeezed_total{cpu="30"} 0 node_softnet_times_squeezed_total{cpu="31"} 0 node_softnet_times_squeezed_total{cpu="32"} 0 node_softnet_times_squeezed_total{cpu="33"} 0 node_softnet_times_squeezed_total{cpu="34"} 0 node_softnet_times_squeezed_total{cpu="35"} 0 node_softnet_times_squeezed_total{cpu="36"} 0 node_softnet_times_squeezed_total{cpu="37"} 0 node_softnet_times_squeezed_total{cpu="38"} 0 node_softnet_times_squeezed_total{cpu="39"} 0 node_softnet_times_squeezed_total{cpu="4"} 1 node_softnet_times_squeezed_total{cpu="40"} 0 node_softnet_times_squeezed_total{cpu="41"} 0 node_softnet_times_squeezed_total{cpu="42"} 0 node_softnet_times_squeezed_total{cpu="43"} 0 node_softnet_times_squeezed_total{cpu="44"} 0 node_softnet_times_squeezed_total{cpu="45"} 0 node_softnet_times_squeezed_total{cpu="46"} 1 node_softnet_times_squeezed_total{cpu="47"} 5 node_softnet_times_squeezed_total{cpu="48"} 0 node_softnet_times_squeezed_total{cpu="49"} 0 node_softnet_times_squeezed_total{cpu="5"} 3 node_softnet_times_squeezed_total{cpu="50"} 0 node_softnet_times_squeezed_total{cpu="51"} 0 node_softnet_times_squeezed_total{cpu="52"} 0 node_softnet_times_squeezed_total{cpu="53"} 0 node_softnet_times_squeezed_total{cpu="54"} 0 node_softnet_times_squeezed_total{cpu="55"} 0 node_softnet_times_squeezed_total{cpu="56"} 0 node_softnet_times_squeezed_total{cpu="57"} 0 node_softnet_times_squeezed_total{cpu="58"} 0 node_softnet_times_squeezed_total{cpu="59"} 0 node_softnet_times_squeezed_total{cpu="6"} 3 node_softnet_times_squeezed_total{cpu="60"} 0 node_softnet_times_squeezed_total{cpu="61"} 0 node_softnet_times_squeezed_total{cpu="62"} 0 node_softnet_times_squeezed_total{cpu="63"} 0 node_softnet_times_squeezed_total{cpu="7"} 3 node_softnet_times_squeezed_total{cpu="8"} 4 node_softnet_times_squeezed_total{cpu="9"} 1 # HELP node_systemd_socket_accepted_connections_total Total number of accepted socket connections # TYPE node_systemd_socket_accepted_connections_total counter node_systemd_socket_accepted_connections_total{name="dbus.socket"} 0 node_systemd_socket_accepted_connections_total{name="docker.socket"} 0 node_systemd_socket_accepted_connections_total{name="syslog.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-fsckd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-initctl.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-audit.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-networkd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-control.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_accepted_connections_total{name="uuidd.socket"} 0 # HELP node_systemd_socket_current_connections Current number of socket connections # TYPE node_systemd_socket_current_connections gauge node_systemd_socket_current_connections{name="dbus.socket"} 0 node_systemd_socket_current_connections{name="docker.socket"} 0 node_systemd_socket_current_connections{name="syslog.socket"} 0 node_systemd_socket_current_connections{name="systemd-fsckd.socket"} 0 node_systemd_socket_current_connections{name="systemd-initctl.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-audit.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald.socket"} 0 node_systemd_socket_current_connections{name="systemd-networkd.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-control.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_current_connections{name="uuidd.socket"} 0 # HELP node_systemd_socket_refused_connections_total Total number of refused socket connections # TYPE node_systemd_socket_refused_connections_total gauge node_systemd_socket_refused_connections_total{name="dbus.socket"} 0 node_systemd_socket_refused_connections_total{name="docker.socket"} 0 node_systemd_socket_refused_connections_total{name="syslog.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-fsckd.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-initctl.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald-audit.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-networkd.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-udevd-control.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_refused_connections_total{name="uuidd.socket"} 0 # HELP node_systemd_system_running Whether the system is operational (see 'systemctl is-system-running') # TYPE node_systemd_system_running gauge node_systemd_system_running 0 # HELP node_systemd_timer_last_trigger_seconds Seconds since epoch of last trigger. # TYPE node_systemd_timer_last_trigger_seconds gauge node_systemd_timer_last_trigger_seconds{name="apt-daily-upgrade.timer"} 1.767064355662421e+09 node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 1.767069590773334e+09 node_systemd_timer_last_trigger_seconds{name="atop-rotate.timer"} 1.767042000775371e+09 node_systemd_timer_last_trigger_seconds{name="dpkg-db-backup.timer"} 1.767042000773382e+09 node_systemd_timer_last_trigger_seconds{name="e2scrub_all.timer"} 1.766880666267706e+09 node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 1.766959161266783e+09 node_systemd_timer_last_trigger_seconds{name="logrotate.timer"} 1.767042000774404e+09 node_systemd_timer_last_trigger_seconds{name="man-db.timer"} 1.767049235662416e+09 node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.767087546263559e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-apt.timer"} 1.76708795077305e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-ipmitool-sensor.timer"} 1.767088551316876e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-mellanox-hca-temp.timer"} 0 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-nvme.timer"} 0 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-smartmon.timer"} 1.767087950774196e+09 node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.76704380630754e+09 # HELP node_systemd_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="apparmor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="apparmor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="active",type=""} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="apt-daily.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="active",type=""} 1 node_systemd_unit_state{name="apt-daily.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="atop-rotate.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="atop-rotate.timer",state="activating",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="active",type=""} 1 node_systemd_unit_state{name="atop-rotate.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="failed",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="atop.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="active",type="simple"} 1 node_systemd_unit_state{name="atop.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="atopacct.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="active",type="forking"} 1 node_systemd_unit_state{name="atopacct.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="console-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="console-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="containerd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="containerd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="cron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="active",type="simple"} 1 node_systemd_unit_state{name="cron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="dbus.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="active",type="notify"} 1 node_systemd_unit_state{name="dbus.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="dbus.socket",state="activating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="active",type=""} 1 node_systemd_unit_state{name="dbus.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="failed",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="docker.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="active",type="notify"} 1 node_systemd_unit_state{name="docker.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="docker.socket",state="activating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="active",type=""} 1 node_systemd_unit_state{name="docker.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="failed",type=""} 0 node_systemd_unit_state{name="docker.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="dpkg-db-backup.timer",state="activating",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="active",type=""} 1 node_systemd_unit_state{name="dpkg-db-backup.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="failed",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="e2scrub_all.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="e2scrub_all.timer",state="activating",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="active",type=""} 1 node_systemd_unit_state{name="e2scrub_all.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="failed",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="emergency.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="active",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="fail2ban.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="active",type="simple"} 1 node_systemd_unit_state{name="fail2ban.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="fstrim.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="fstrim.timer",state="activating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="active",type=""} 1 node_systemd_unit_state{name="fstrim.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="failed",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="getty-static.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="getty@tty1.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="active",type="idle"} 1 node_systemd_unit_state{name="getty@tty1.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="inactive",type="idle"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="ifupdown-pre.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-parse-etc.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-switch-root.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="kmod-static-nodes.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="logrotate.timer",state="activating",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="active",type=""} 1 node_systemd_unit_state{name="logrotate.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="failed",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="man-db.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="man-db.timer",state="activating",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="active",type=""} 1 node_systemd_unit_state{name="man-db.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="failed",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@dm_mod.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@drm.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@fuse.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@loop.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="mtail.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="active",type="simple"} 1 node_systemd_unit_state{name="mtail.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="netfilter-persistent.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="networking.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="nvmf-autoconnect.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="openipmi.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="active",type="forking"} 1 node_systemd_unit_state{name="openipmi.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="active",type=""} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="active",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="active",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-node-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-process-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="active",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="rc-local.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="active",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="inactive",type="forking"} 1 node_systemd_unit_state{name="rescue.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="active",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="smartmontools.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="active",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="failed",type="notify"} 1 node_systemd_unit_state{name="smartmontools.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="active",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="ssh.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="active",type="notify"} 1 node_systemd_unit_state{name="ssh.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="syslog.socket",state="activating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="active",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="failed",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-initctl.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald-audit.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journald.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-journald.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-logind.service",state="activating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="active",type="dbus"} 1 node_systemd_unit_state{name="systemd-logind.service",state="deactivating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="failed",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="inactive",type="dbus"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="active",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="inactive",type="notify"} 1 node_systemd_unit_state{name="systemd-networkd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="active",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pcrphase.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pstore.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-quotacheck.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysusers.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysusers.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-timesyncd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="active",type=""} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-control.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-udevd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-user-sessions.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="user-runtime-dir@0.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="user-runtime-dir@999.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user@0.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="active",type="notify"} 1 node_systemd_unit_state{name="user@0.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="active",type="notify"} 1 node_systemd_unit_state{name="user@999.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="uuidd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="uuidd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="active",type=""} 1 node_systemd_unit_state{name="uuidd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="inactive",type=""} 0 # HELP node_systemd_units Summary of systemd unit states # TYPE node_systemd_units gauge node_systemd_units{state="activating"} 0 node_systemd_units{state="active"} 223 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 1 node_systemd_units{state="inactive"} 100 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="252.22-1~deb12u1"} 252.22 # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime_seconds gauge node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/apt.prom"} 1.767087952e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/backup.prom"} 1.767088561e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/ipmitool_sensor.prom"} 1.767088554e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/nvme.prom"} 1.728132694e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/smartmon.prom"} 1.76708795e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/squid.prom"} 1.767088561e+09 # 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="x86_pkg_temp",zone="0"} 53 node_thermal_zone_temp{type="x86_pkg_temp",zone="1"} 46 # 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.7670886038900514e+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="MSK"} 10800 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 0.9999914367980957 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.1975 # 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.000166207 # 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 0 # 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="debian",release="6.1.0-18-amd64",sysname="Linux",version="#1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01)"} 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.7550089075e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 224616 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 3.789923373e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 8.003937944e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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="sdb2"} 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"} 6.085333e+06 node_xfs_block_mapping_extent_list_deletions_total{device="sdb2"} 2.410828e+06 # 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"} 5.8165015e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sdb2"} 1.480103e+06 # 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"} 3.211531945e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sdb2"} 3.48664595e+08 # 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.139637143e+09 node_xfs_block_mapping_reads_total{device="sdb2"} 1.48528322e+08 # 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"} 1.0727933e+07 node_xfs_block_mapping_unmaps_total{device="sdb2"} 6.330882e+06 # 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"} 1.363318541e+09 node_xfs_block_mapping_writes_total{device="sdb2"} 1.77376304e+08 # 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"} 1.0722556e+07 node_xfs_directory_operation_create_total{device="sdb2"} 1.291344e+06 # 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"} 2.56279455e+08 node_xfs_directory_operation_getdents_total{device="sdb2"} 1.4944825e+07 # 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"} 1.3815794e+07 node_xfs_directory_operation_lookup_total{device="sdb2"} 1.37922e+06 # 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"} 1.071384e+07 node_xfs_directory_operation_remove_total{device="sdb2"} 1.291352e+06 # 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"} 1.379558116e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sdb2"} 4.6259085e+07 # 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"} 1.652709284e+09 node_xfs_extent_allocation_blocks_freed_total{device="sdb2"} 4.6114181e+07 # 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"} 5.937251e+06 node_xfs_extent_allocation_extents_allocated_total{device="sdb2"} 728954 # 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"} 6.117942e+06 node_xfs_extent_allocation_extents_freed_total{device="sdb2"} 734129 # 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"} 8.967354e+06 node_xfs_inode_operation_attempts_total{device="sdb2"} 2.439783e+06 # 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"} 1.7094835e+07 node_xfs_inode_operation_attribute_changes_total{device="sdb2"} 4.201485e+06 # 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="sdb2"} 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"} 624686 node_xfs_inode_operation_found_total{device="sdb2"} 921665 # 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"} 8.342668e+06 node_xfs_inode_operation_missed_total{device="sdb2"} 1.518118e+06 # 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"} 7.861407e+06 node_xfs_inode_operation_reclaims_total{device="sdb2"} 1.496327e+06 # 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="sdb2"} 1 # 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.448205405e+09 node_xfs_read_calls_total{device="sdb2"} 2.80378153e+08 # 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"} 481261 node_xfs_vnode_active_total{device="sdb2"} 21791 # 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="sdb2"} 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="sdb2"} 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="sdb2"} 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"} 7.862375e+06 node_xfs_vnode_reclaim_total{device="sdb2"} 2.417461e+06 # 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"} 7.862375e+06 node_xfs_vnode_release_total{device="sdb2"} 2.417461e+06 # 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"} 7.862375e+06 node_xfs_vnode_remove_total{device="sdb2"} 2.417461e+06 # 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"} 1.263803188e+09 node_xfs_write_calls_total{device="sdb2"} 1.2373609e+08 # HELP nvme_nvmecli SMART metric nvmecli # TYPE nvme_nvmecli gauge nvme_nvmecli{version="2.3"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 172940.34 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # 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 5.687296e+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.75183555935e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.309563904e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.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"} 52544 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"} 1.176653e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 51176 # HELP smartmon_smartctl_version SMART metric smartctl_version # TYPE smartmon_smartctl_version gauge smartmon_smartctl_version{version="7.3"} 1 # HELP squid_configs count of configuration files # TYPE squid_configs gauge squid_configs 95 # HELP squid_running count of running process squid # TYPE squid_running gauge squid_running 85