# 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"} 2 apt_upgrades_pending{arch="all",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm/oldstable"} 21 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security"} 16 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security,Debian:bookworm/oldstable"} 12 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 3 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm/oldstable"} 103 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"} 639 backup_archives{block="etc",host="gt"} 639 backup_archives{block="etc",host="p0"} 516 backup_archives{block="etc",host="p3"} 349 backup_archives{block="mysql",host="cp"} 616 backup_archives{block="mysql",host="gt"} 620 backup_archives{block="www",host="cp"} 638 backup_archives{block="www",host="gt"} 638 # 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.773706501e+09 backup_last_time{block="etc",host="gt"} 1.773707084e+09 backup_last_time{block="etc",host="p0"} 1.773707401e+09 backup_last_time{block="etc",host="p3"} 1.77370838e+09 backup_last_time{block="mysql",host="cp"} 1.773707563e+09 backup_last_time{block="mysql",host="gt"} 1.773707391e+09 backup_last_time{block="www",host="cp"} 1.773706622e+09 backup_last_time{block="www",host="gt"} 1.773707204e+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"} 2.7847e-05 go_gc_duration_seconds{quantile="0.25"} 6.0992e-05 go_gc_duration_seconds{quantile="0.5"} 7.0221e-05 go_gc_duration_seconds{quantile="0.75"} 8.2821e-05 go_gc_duration_seconds{quantile="1"} 0.000758248 go_gc_duration_seconds_sum 202.953658477 go_gc_duration_seconds_count 3.549674e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 519 # 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 1.25406e+07 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.832571974712e+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.982329e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.07655701394e+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.6462848e+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 1.25406e+07 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.68378368e+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 1.662976e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 96946 # 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.59285248e+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.85008128e+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.7737872663446388e+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 3.0765579834e+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 284976 # 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 2.4768264e+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.550303e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 3.735552e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 3.735552e+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"} 67 node_arp_entries{device="docker0"} 28 # 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 9.03381478289e+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.198928e+09 node_cpu_scaling_frequency_hertz{cpu="1"} 1.198829e+09 node_cpu_scaling_frequency_hertz{cpu="10"} 1.198779e+09 node_cpu_scaling_frequency_hertz{cpu="11"} 1.198825e+09 node_cpu_scaling_frequency_hertz{cpu="12"} 2.397145e+09 node_cpu_scaling_frequency_hertz{cpu="13"} 1.198626e+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.199025e+09 node_cpu_scaling_frequency_hertz{cpu="17"} 1.199096e+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.198821e+09 node_cpu_scaling_frequency_hertz{cpu="20"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="21"} 1.2e+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.198608e+09 node_cpu_scaling_frequency_hertz{cpu="30"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="31"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="32"} 1.199321e+09 node_cpu_scaling_frequency_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="34"} 1.199259e+09 node_cpu_scaling_frequency_hertz{cpu="35"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="36"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="37"} 1.198636e+09 node_cpu_scaling_frequency_hertz{cpu="38"} 1.198608e+09 node_cpu_scaling_frequency_hertz{cpu="39"} 1.198618e+09 node_cpu_scaling_frequency_hertz{cpu="4"} 1.198553e+09 node_cpu_scaling_frequency_hertz{cpu="40"} 1.2e+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.199121e+09 node_cpu_scaling_frequency_hertz{cpu="46"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="47"} 1.198631e+09 node_cpu_scaling_frequency_hertz{cpu="48"} 1.198753e+09 node_cpu_scaling_frequency_hertz{cpu="49"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="5"} 1.199083e+09 node_cpu_scaling_frequency_hertz{cpu="50"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="51"} 1.199112e+09 node_cpu_scaling_frequency_hertz{cpu="52"} 1.198579e+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.198577e+09 node_cpu_scaling_frequency_hertz{cpu="57"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="58"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="59"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="6"} 1.198672e+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.198601e+09 node_cpu_scaling_frequency_hertz{cpu="8"} 1.198809e+09 node_cpu_scaling_frequency_hertz{cpu="9"} 1.198489e+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"} 2.013059926e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 358.64 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 17.64 node_cpu_seconds_total{cpu="0",mode="softirq"} 2351.02 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 614969.37 node_cpu_seconds_total{cpu="0",mode="user"} 931076.53 node_cpu_seconds_total{cpu="1",mode="idle"} 1.847796265e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 190.88 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 8.12 node_cpu_seconds_total{cpu="1",mode="softirq"} 1.7498291e+06 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 474121.99 node_cpu_seconds_total{cpu="1",mode="user"} 639734.76 node_cpu_seconds_total{cpu="10",mode="idle"} 1.912621214e+07 node_cpu_seconds_total{cpu="10",mode="iowait"} 208.13 node_cpu_seconds_total{cpu="10",mode="irq"} 0 node_cpu_seconds_total{cpu="10",mode="nice"} 11.66 node_cpu_seconds_total{cpu="10",mode="softirq"} 999377.22 node_cpu_seconds_total{cpu="10",mode="steal"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 551078.48 node_cpu_seconds_total{cpu="10",mode="user"} 681561.64 node_cpu_seconds_total{cpu="11",mode="idle"} 1.873796795e+07 node_cpu_seconds_total{cpu="11",mode="iowait"} 157.3 node_cpu_seconds_total{cpu="11",mode="irq"} 0 node_cpu_seconds_total{cpu="11",mode="nice"} 6.88 node_cpu_seconds_total{cpu="11",mode="softirq"} 1.40934078e+06 node_cpu_seconds_total{cpu="11",mode="steal"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 485602.31 node_cpu_seconds_total{cpu="11",mode="user"} 609012.13 node_cpu_seconds_total{cpu="12",mode="idle"} 1.87384876e+07 node_cpu_seconds_total{cpu="12",mode="iowait"} 149.83 node_cpu_seconds_total{cpu="12",mode="irq"} 0 node_cpu_seconds_total{cpu="12",mode="nice"} 7 node_cpu_seconds_total{cpu="12",mode="softirq"} 1.40379682e+06 node_cpu_seconds_total{cpu="12",mode="steal"} 0 node_cpu_seconds_total{cpu="12",mode="system"} 492889.31 node_cpu_seconds_total{cpu="12",mode="user"} 612348.5 node_cpu_seconds_total{cpu="13",mode="idle"} 1.864606654e+07 node_cpu_seconds_total{cpu="13",mode="iowait"} 148.66 node_cpu_seconds_total{cpu="13",mode="irq"} 0 node_cpu_seconds_total{cpu="13",mode="nice"} 6.3 node_cpu_seconds_total{cpu="13",mode="softirq"} 1.4566878e+06 node_cpu_seconds_total{cpu="13",mode="steal"} 0 node_cpu_seconds_total{cpu="13",mode="system"} 488804.88 node_cpu_seconds_total{cpu="13",mode="user"} 607210.22 node_cpu_seconds_total{cpu="14",mode="idle"} 2.075577705e+07 node_cpu_seconds_total{cpu="14",mode="iowait"} 466.62 node_cpu_seconds_total{cpu="14",mode="irq"} 0 node_cpu_seconds_total{cpu="14",mode="nice"} 26.27 node_cpu_seconds_total{cpu="14",mode="softirq"} 42.9 node_cpu_seconds_total{cpu="14",mode="steal"} 0 node_cpu_seconds_total{cpu="14",mode="system"} 431120.76 node_cpu_seconds_total{cpu="14",mode="user"} 625070.64 node_cpu_seconds_total{cpu="15",mode="idle"} 2.064032355e+07 node_cpu_seconds_total{cpu="15",mode="iowait"} 406.89 node_cpu_seconds_total{cpu="15",mode="irq"} 0 node_cpu_seconds_total{cpu="15",mode="nice"} 21.56 node_cpu_seconds_total{cpu="15",mode="softirq"} 32.39 node_cpu_seconds_total{cpu="15",mode="steal"} 0 node_cpu_seconds_total{cpu="15",mode="system"} 474124.71 node_cpu_seconds_total{cpu="15",mode="user"} 691125.71 node_cpu_seconds_total{cpu="16",mode="idle"} 2.047563324e+07 node_cpu_seconds_total{cpu="16",mode="iowait"} 590.55 node_cpu_seconds_total{cpu="16",mode="irq"} 0 node_cpu_seconds_total{cpu="16",mode="nice"} 2.34 node_cpu_seconds_total{cpu="16",mode="softirq"} 45.1 node_cpu_seconds_total{cpu="16",mode="steal"} 0 node_cpu_seconds_total{cpu="16",mode="system"} 448423.1 node_cpu_seconds_total{cpu="16",mode="user"} 871624.16 node_cpu_seconds_total{cpu="17",mode="idle"} 2.086689281e+07 node_cpu_seconds_total{cpu="17",mode="iowait"} 889.34 node_cpu_seconds_total{cpu="17",mode="irq"} 0 node_cpu_seconds_total{cpu="17",mode="nice"} 4.16 node_cpu_seconds_total{cpu="17",mode="softirq"} 41.72 node_cpu_seconds_total{cpu="17",mode="steal"} 0 node_cpu_seconds_total{cpu="17",mode="system"} 328979.01 node_cpu_seconds_total{cpu="17",mode="user"} 636235.17 node_cpu_seconds_total{cpu="18",mode="idle"} 2.115650728e+07 node_cpu_seconds_total{cpu="18",mode="iowait"} 1022.84 node_cpu_seconds_total{cpu="18",mode="irq"} 0 node_cpu_seconds_total{cpu="18",mode="nice"} 2.92 node_cpu_seconds_total{cpu="18",mode="softirq"} 39.91 node_cpu_seconds_total{cpu="18",mode="steal"} 0 node_cpu_seconds_total{cpu="18",mode="system"} 210899.25 node_cpu_seconds_total{cpu="18",mode="user"} 502147.43 node_cpu_seconds_total{cpu="19",mode="idle"} 2.129442499e+07 node_cpu_seconds_total{cpu="19",mode="iowait"} 902.53 node_cpu_seconds_total{cpu="19",mode="irq"} 0 node_cpu_seconds_total{cpu="19",mode="nice"} 4.73 node_cpu_seconds_total{cpu="19",mode="softirq"} 38.24 node_cpu_seconds_total{cpu="19",mode="steal"} 0 node_cpu_seconds_total{cpu="19",mode="system"} 158389.88 node_cpu_seconds_total{cpu="19",mode="user"} 435286.64 node_cpu_seconds_total{cpu="2",mode="idle"} 1.848554603e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 171.44 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 7.17 node_cpu_seconds_total{cpu="2",mode="softirq"} 1.72477254e+06 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 489341.8 node_cpu_seconds_total{cpu="2",mode="user"} 623915.35 node_cpu_seconds_total{cpu="20",mode="idle"} 2.134408865e+07 node_cpu_seconds_total{cpu="20",mode="iowait"} 861.3 node_cpu_seconds_total{cpu="20",mode="irq"} 0 node_cpu_seconds_total{cpu="20",mode="nice"} 3.38 node_cpu_seconds_total{cpu="20",mode="softirq"} 35.71 node_cpu_seconds_total{cpu="20",mode="steal"} 0 node_cpu_seconds_total{cpu="20",mode="system"} 139899.96 node_cpu_seconds_total{cpu="20",mode="user"} 410435.78 node_cpu_seconds_total{cpu="21",mode="idle"} 2.13603907e+07 node_cpu_seconds_total{cpu="21",mode="iowait"} 801.31 node_cpu_seconds_total{cpu="21",mode="irq"} 0 node_cpu_seconds_total{cpu="21",mode="nice"} 2.85 node_cpu_seconds_total{cpu="21",mode="softirq"} 35.37 node_cpu_seconds_total{cpu="21",mode="steal"} 0 node_cpu_seconds_total{cpu="21",mode="system"} 131523.73 node_cpu_seconds_total{cpu="21",mode="user"} 404965.97 node_cpu_seconds_total{cpu="22",mode="idle"} 2.137958856e+07 node_cpu_seconds_total{cpu="22",mode="iowait"} 765.18 node_cpu_seconds_total{cpu="22",mode="irq"} 0 node_cpu_seconds_total{cpu="22",mode="nice"} 3.74 node_cpu_seconds_total{cpu="22",mode="softirq"} 34.36 node_cpu_seconds_total{cpu="22",mode="steal"} 0 node_cpu_seconds_total{cpu="22",mode="system"} 124731.05 node_cpu_seconds_total{cpu="22",mode="user"} 395047.89 node_cpu_seconds_total{cpu="23",mode="idle"} 2.138999584e+07 node_cpu_seconds_total{cpu="23",mode="iowait"} 649.58 node_cpu_seconds_total{cpu="23",mode="irq"} 0 node_cpu_seconds_total{cpu="23",mode="nice"} 3.23 node_cpu_seconds_total{cpu="23",mode="softirq"} 33.07 node_cpu_seconds_total{cpu="23",mode="steal"} 0 node_cpu_seconds_total{cpu="23",mode="system"} 121109.18 node_cpu_seconds_total{cpu="23",mode="user"} 389481.36 node_cpu_seconds_total{cpu="24",mode="idle"} 2.139461158e+07 node_cpu_seconds_total{cpu="24",mode="iowait"} 630.43 node_cpu_seconds_total{cpu="24",mode="irq"} 0 node_cpu_seconds_total{cpu="24",mode="nice"} 4.07 node_cpu_seconds_total{cpu="24",mode="softirq"} 30.62 node_cpu_seconds_total{cpu="24",mode="steal"} 0 node_cpu_seconds_total{cpu="24",mode="system"} 119166.9 node_cpu_seconds_total{cpu="24",mode="user"} 387930.98 node_cpu_seconds_total{cpu="25",mode="idle"} 2.142534852e+07 node_cpu_seconds_total{cpu="25",mode="iowait"} 598.67 node_cpu_seconds_total{cpu="25",mode="irq"} 0 node_cpu_seconds_total{cpu="25",mode="nice"} 2.49 node_cpu_seconds_total{cpu="25",mode="softirq"} 30.21 node_cpu_seconds_total{cpu="25",mode="steal"} 0 node_cpu_seconds_total{cpu="25",mode="system"} 107957.16 node_cpu_seconds_total{cpu="25",mode="user"} 368329.38 node_cpu_seconds_total{cpu="26",mode="idle"} 2.140552707e+07 node_cpu_seconds_total{cpu="26",mode="iowait"} 585.22 node_cpu_seconds_total{cpu="26",mode="irq"} 0 node_cpu_seconds_total{cpu="26",mode="nice"} 4.76 node_cpu_seconds_total{cpu="26",mode="softirq"} 31.88 node_cpu_seconds_total{cpu="26",mode="steal"} 0 node_cpu_seconds_total{cpu="26",mode="system"} 114805.08 node_cpu_seconds_total{cpu="26",mode="user"} 383134.45 node_cpu_seconds_total{cpu="27",mode="idle"} 2.141035052e+07 node_cpu_seconds_total{cpu="27",mode="iowait"} 561.9 node_cpu_seconds_total{cpu="27",mode="irq"} 0 node_cpu_seconds_total{cpu="27",mode="nice"} 3.02 node_cpu_seconds_total{cpu="27",mode="softirq"} 31.57 node_cpu_seconds_total{cpu="27",mode="steal"} 0 node_cpu_seconds_total{cpu="27",mode="system"} 112927.6 node_cpu_seconds_total{cpu="27",mode="user"} 380632.61 node_cpu_seconds_total{cpu="28",mode="idle"} 2.141376788e+07 node_cpu_seconds_total{cpu="28",mode="iowait"} 581.61 node_cpu_seconds_total{cpu="28",mode="irq"} 0 node_cpu_seconds_total{cpu="28",mode="nice"} 3.68 node_cpu_seconds_total{cpu="28",mode="softirq"} 30.74 node_cpu_seconds_total{cpu="28",mode="steal"} 0 node_cpu_seconds_total{cpu="28",mode="system"} 110986.05 node_cpu_seconds_total{cpu="28",mode="user"} 379910.45 node_cpu_seconds_total{cpu="29",mode="idle"} 2.140433111e+07 node_cpu_seconds_total{cpu="29",mode="iowait"} 582.86 node_cpu_seconds_total{cpu="29",mode="irq"} 0 node_cpu_seconds_total{cpu="29",mode="nice"} 3.65 node_cpu_seconds_total{cpu="29",mode="softirq"} 31.08 node_cpu_seconds_total{cpu="29",mode="steal"} 0 node_cpu_seconds_total{cpu="29",mode="system"} 111543.59 node_cpu_seconds_total{cpu="29",mode="user"} 386891.01 node_cpu_seconds_total{cpu="3",mode="idle"} 1.859082897e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 163.45 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 6.73 node_cpu_seconds_total{cpu="3",mode="softirq"} 1.59653377e+06 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 494673.93 node_cpu_seconds_total{cpu="3",mode="user"} 617570.54 node_cpu_seconds_total{cpu="30",mode="idle"} 2.140783809e+07 node_cpu_seconds_total{cpu="30",mode="iowait"} 503.63 node_cpu_seconds_total{cpu="30",mode="irq"} 0 node_cpu_seconds_total{cpu="30",mode="nice"} 2.56 node_cpu_seconds_total{cpu="30",mode="softirq"} 30.29 node_cpu_seconds_total{cpu="30",mode="steal"} 0 node_cpu_seconds_total{cpu="30",mode="system"} 110148.03 node_cpu_seconds_total{cpu="30",mode="user"} 385545.24 node_cpu_seconds_total{cpu="31",mode="idle"} 2.140882415e+07 node_cpu_seconds_total{cpu="31",mode="iowait"} 501.14 node_cpu_seconds_total{cpu="31",mode="irq"} 0 node_cpu_seconds_total{cpu="31",mode="nice"} 3.84 node_cpu_seconds_total{cpu="31",mode="softirq"} 29.89 node_cpu_seconds_total{cpu="31",mode="steal"} 0 node_cpu_seconds_total{cpu="31",mode="system"} 109104.4 node_cpu_seconds_total{cpu="31",mode="user"} 385852.86 node_cpu_seconds_total{cpu="32",mode="idle"} 2.087754516e+07 node_cpu_seconds_total{cpu="32",mode="iowait"} 371.84 node_cpu_seconds_total{cpu="32",mode="irq"} 0 node_cpu_seconds_total{cpu="32",mode="nice"} 24.21 node_cpu_seconds_total{cpu="32",mode="softirq"} 29.07 node_cpu_seconds_total{cpu="32",mode="steal"} 0 node_cpu_seconds_total{cpu="32",mode="system"} 354970.76 node_cpu_seconds_total{cpu="32",mode="user"} 602404.8 node_cpu_seconds_total{cpu="33",mode="idle"} 2.068419833e+07 node_cpu_seconds_total{cpu="33",mode="iowait"} 390.54 node_cpu_seconds_total{cpu="33",mode="irq"} 0 node_cpu_seconds_total{cpu="33",mode="nice"} 19.67 node_cpu_seconds_total{cpu="33",mode="softirq"} 28.08 node_cpu_seconds_total{cpu="33",mode="steal"} 0 node_cpu_seconds_total{cpu="33",mode="system"} 437343.02 node_cpu_seconds_total{cpu="33",mode="user"} 695502.85 node_cpu_seconds_total{cpu="34",mode="idle"} 2.068563745e+07 node_cpu_seconds_total{cpu="34",mode="iowait"} 366.18 node_cpu_seconds_total{cpu="34",mode="irq"} 0 node_cpu_seconds_total{cpu="34",mode="nice"} 19.26 node_cpu_seconds_total{cpu="34",mode="softirq"} 26.46 node_cpu_seconds_total{cpu="34",mode="steal"} 0 node_cpu_seconds_total{cpu="34",mode="system"} 442121.56 node_cpu_seconds_total{cpu="34",mode="user"} 690304.67 node_cpu_seconds_total{cpu="35",mode="idle"} 2.072604263e+07 node_cpu_seconds_total{cpu="35",mode="iowait"} 348.15 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"} 25.85 node_cpu_seconds_total{cpu="35",mode="steal"} 0 node_cpu_seconds_total{cpu="35",mode="system"} 429608.59 node_cpu_seconds_total{cpu="35",mode="user"} 667366.53 node_cpu_seconds_total{cpu="36",mode="idle"} 2.113065138e+07 node_cpu_seconds_total{cpu="36",mode="iowait"} 473.18 node_cpu_seconds_total{cpu="36",mode="irq"} 0 node_cpu_seconds_total{cpu="36",mode="nice"} 27.51 node_cpu_seconds_total{cpu="36",mode="softirq"} 28.65 node_cpu_seconds_total{cpu="36",mode="steal"} 0 node_cpu_seconds_total{cpu="36",mode="system"} 254438.3 node_cpu_seconds_total{cpu="36",mode="user"} 479538.33 node_cpu_seconds_total{cpu="37",mode="idle"} 2.091387919e+07 node_cpu_seconds_total{cpu="37",mode="iowait"} 412.44 node_cpu_seconds_total{cpu="37",mode="irq"} 0 node_cpu_seconds_total{cpu="37",mode="nice"} 24.16 node_cpu_seconds_total{cpu="37",mode="softirq"} 27.35 node_cpu_seconds_total{cpu="37",mode="steal"} 0 node_cpu_seconds_total{cpu="37",mode="system"} 350888.28 node_cpu_seconds_total{cpu="37",mode="user"} 577513.22 node_cpu_seconds_total{cpu="38",mode="idle"} 2.0774018e+07 node_cpu_seconds_total{cpu="38",mode="iowait"} 448.98 node_cpu_seconds_total{cpu="38",mode="irq"} 0 node_cpu_seconds_total{cpu="38",mode="nice"} 22.43 node_cpu_seconds_total{cpu="38",mode="softirq"} 27.38 node_cpu_seconds_total{cpu="38",mode="steal"} 0 node_cpu_seconds_total{cpu="38",mode="system"} 411824.47 node_cpu_seconds_total{cpu="38",mode="user"} 642949.77 node_cpu_seconds_total{cpu="39",mode="idle"} 2.077043986e+07 node_cpu_seconds_total{cpu="39",mode="iowait"} 367.25 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"} 26.8 node_cpu_seconds_total{cpu="39",mode="steal"} 0 node_cpu_seconds_total{cpu="39",mode="system"} 413792.58 node_cpu_seconds_total{cpu="39",mode="user"} 644165.06 node_cpu_seconds_total{cpu="4",mode="idle"} 2.016266027e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 304.78 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 14.82 node_cpu_seconds_total{cpu="4",mode="softirq"} 449862.91 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 229889.02 node_cpu_seconds_total{cpu="4",mode="user"} 385435.77 node_cpu_seconds_total{cpu="40",mode="idle"} 2.077604543e+07 node_cpu_seconds_total{cpu="40",mode="iowait"} 355.21 node_cpu_seconds_total{cpu="40",mode="irq"} 0 node_cpu_seconds_total{cpu="40",mode="nice"} 19.01 node_cpu_seconds_total{cpu="40",mode="softirq"} 26.3 node_cpu_seconds_total{cpu="40",mode="steal"} 0 node_cpu_seconds_total{cpu="40",mode="system"} 410887.24 node_cpu_seconds_total{cpu="40",mode="user"} 642470.37 node_cpu_seconds_total{cpu="41",mode="idle"} 2.115941013e+07 node_cpu_seconds_total{cpu="41",mode="iowait"} 456.68 node_cpu_seconds_total{cpu="41",mode="irq"} 0 node_cpu_seconds_total{cpu="41",mode="nice"} 26.75 node_cpu_seconds_total{cpu="41",mode="softirq"} 28.06 node_cpu_seconds_total{cpu="41",mode="steal"} 0 node_cpu_seconds_total{cpu="41",mode="system"} 242996.65 node_cpu_seconds_total{cpu="41",mode="user"} 466026.07 node_cpu_seconds_total{cpu="42",mode="idle"} 2.097210998e+07 node_cpu_seconds_total{cpu="42",mode="iowait"} 380.07 node_cpu_seconds_total{cpu="42",mode="irq"} 0 node_cpu_seconds_total{cpu="42",mode="nice"} 21.9 node_cpu_seconds_total{cpu="42",mode="softirq"} 26.06 node_cpu_seconds_total{cpu="42",mode="steal"} 0 node_cpu_seconds_total{cpu="42",mode="system"} 324753.93 node_cpu_seconds_total{cpu="42",mode="user"} 552707.02 node_cpu_seconds_total{cpu="43",mode="idle"} 2.084231599e+07 node_cpu_seconds_total{cpu="43",mode="iowait"} 371.59 node_cpu_seconds_total{cpu="43",mode="irq"} 0 node_cpu_seconds_total{cpu="43",mode="nice"} 20.13 node_cpu_seconds_total{cpu="43",mode="softirq"} 26.58 node_cpu_seconds_total{cpu="43",mode="steal"} 0 node_cpu_seconds_total{cpu="43",mode="system"} 381197.39 node_cpu_seconds_total{cpu="43",mode="user"} 613454.35 node_cpu_seconds_total{cpu="44",mode="idle"} 2.083862533e+07 node_cpu_seconds_total{cpu="44",mode="iowait"} 378.2 node_cpu_seconds_total{cpu="44",mode="irq"} 0 node_cpu_seconds_total{cpu="44",mode="nice"} 18.97 node_cpu_seconds_total{cpu="44",mode="softirq"} 26.26 node_cpu_seconds_total{cpu="44",mode="steal"} 0 node_cpu_seconds_total{cpu="44",mode="system"} 382810 node_cpu_seconds_total{cpu="44",mode="user"} 615294.86 node_cpu_seconds_total{cpu="45",mode="idle"} 2.078050264e+07 node_cpu_seconds_total{cpu="45",mode="iowait"} 324.8 node_cpu_seconds_total{cpu="45",mode="irq"} 0 node_cpu_seconds_total{cpu="45",mode="nice"} 18.26 node_cpu_seconds_total{cpu="45",mode="softirq"} 26.65 node_cpu_seconds_total{cpu="45",mode="steal"} 0 node_cpu_seconds_total{cpu="45",mode="system"} 406496.74 node_cpu_seconds_total{cpu="45",mode="user"} 644884.42 node_cpu_seconds_total{cpu="46",mode="idle"} 2.037650369e+07 node_cpu_seconds_total{cpu="46",mode="iowait"} 192.78 node_cpu_seconds_total{cpu="46",mode="irq"} 0 node_cpu_seconds_total{cpu="46",mode="nice"} 11.33 node_cpu_seconds_total{cpu="46",mode="softirq"} 237806.66 node_cpu_seconds_total{cpu="46",mode="steal"} 0 node_cpu_seconds_total{cpu="46",mode="system"} 103584.1 node_cpu_seconds_total{cpu="46",mode="user"} 268121.85 node_cpu_seconds_total{cpu="47",mode="idle"} 1.898523683e+07 node_cpu_seconds_total{cpu="47",mode="iowait"} 153.72 node_cpu_seconds_total{cpu="47",mode="irq"} 0 node_cpu_seconds_total{cpu="47",mode="nice"} 9.37 node_cpu_seconds_total{cpu="47",mode="softirq"} 1.05792965e+06 node_cpu_seconds_total{cpu="47",mode="steal"} 0 node_cpu_seconds_total{cpu="47",mode="system"} 541396.61 node_cpu_seconds_total{cpu="47",mode="user"} 664858.88 node_cpu_seconds_total{cpu="48",mode="idle"} 2.128575935e+07 node_cpu_seconds_total{cpu="48",mode="iowait"} 408.86 node_cpu_seconds_total{cpu="48",mode="irq"} 0 node_cpu_seconds_total{cpu="48",mode="nice"} 1.95 node_cpu_seconds_total{cpu="48",mode="softirq"} 26.85 node_cpu_seconds_total{cpu="48",mode="steal"} 0 node_cpu_seconds_total{cpu="48",mode="system"} 153462.02 node_cpu_seconds_total{cpu="48",mode="user"} 458261.12 node_cpu_seconds_total{cpu="49",mode="idle"} 2.136306829e+07 node_cpu_seconds_total{cpu="49",mode="iowait"} 468.04 node_cpu_seconds_total{cpu="49",mode="irq"} 0 node_cpu_seconds_total{cpu="49",mode="nice"} 3.07 node_cpu_seconds_total{cpu="49",mode="softirq"} 27.85 node_cpu_seconds_total{cpu="49",mode="steal"} 0 node_cpu_seconds_total{cpu="49",mode="system"} 130601.76 node_cpu_seconds_total{cpu="49",mode="user"} 407898.06 node_cpu_seconds_total{cpu="5",mode="idle"} 1.901605271e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 204.22 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 10.2 node_cpu_seconds_total{cpu="5",mode="softirq"} 1.09508558e+06 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 565950.84 node_cpu_seconds_total{cpu="5",mode="user"} 687416.71 node_cpu_seconds_total{cpu="50",mode="idle"} 2.140321496e+07 node_cpu_seconds_total{cpu="50",mode="iowait"} 458.84 node_cpu_seconds_total{cpu="50",mode="irq"} 0 node_cpu_seconds_total{cpu="50",mode="nice"} 2.57 node_cpu_seconds_total{cpu="50",mode="softirq"} 29.28 node_cpu_seconds_total{cpu="50",mode="steal"} 0 node_cpu_seconds_total{cpu="50",mode="system"} 114458.77 node_cpu_seconds_total{cpu="50",mode="user"} 387118.93 node_cpu_seconds_total{cpu="51",mode="idle"} 2.143574667e+07 node_cpu_seconds_total{cpu="51",mode="iowait"} 486.73 node_cpu_seconds_total{cpu="51",mode="irq"} 0 node_cpu_seconds_total{cpu="51",mode="nice"} 3.22 node_cpu_seconds_total{cpu="51",mode="softirq"} 29.05 node_cpu_seconds_total{cpu="51",mode="steal"} 0 node_cpu_seconds_total{cpu="51",mode="system"} 102199.36 node_cpu_seconds_total{cpu="51",mode="user"} 369980.54 node_cpu_seconds_total{cpu="52",mode="idle"} 2.144392536e+07 node_cpu_seconds_total{cpu="52",mode="iowait"} 459.8 node_cpu_seconds_total{cpu="52",mode="irq"} 0 node_cpu_seconds_total{cpu="52",mode="nice"} 2.25 node_cpu_seconds_total{cpu="52",mode="softirq"} 27.75 node_cpu_seconds_total{cpu="52",mode="steal"} 0 node_cpu_seconds_total{cpu="52",mode="system"} 97714.81 node_cpu_seconds_total{cpu="52",mode="user"} 365349.35 node_cpu_seconds_total{cpu="53",mode="idle"} 2.145233447e+07 node_cpu_seconds_total{cpu="53",mode="iowait"} 513.14 node_cpu_seconds_total{cpu="53",mode="irq"} 0 node_cpu_seconds_total{cpu="53",mode="nice"} 2.23 node_cpu_seconds_total{cpu="53",mode="softirq"} 28.21 node_cpu_seconds_total{cpu="53",mode="steal"} 0 node_cpu_seconds_total{cpu="53",mode="system"} 94551.86 node_cpu_seconds_total{cpu="53",mode="user"} 362449.39 node_cpu_seconds_total{cpu="54",mode="idle"} 2.145159422e+07 node_cpu_seconds_total{cpu="54",mode="iowait"} 538.04 node_cpu_seconds_total{cpu="54",mode="irq"} 0 node_cpu_seconds_total{cpu="54",mode="nice"} 3.08 node_cpu_seconds_total{cpu="54",mode="softirq"} 27.66 node_cpu_seconds_total{cpu="54",mode="steal"} 0 node_cpu_seconds_total{cpu="54",mode="system"} 93286.3 node_cpu_seconds_total{cpu="54",mode="user"} 361589.5 node_cpu_seconds_total{cpu="55",mode="idle"} 2.1444362e+07 node_cpu_seconds_total{cpu="55",mode="iowait"} 454.3 node_cpu_seconds_total{cpu="55",mode="irq"} 0 node_cpu_seconds_total{cpu="55",mode="nice"} 2.36 node_cpu_seconds_total{cpu="55",mode="softirq"} 26.14 node_cpu_seconds_total{cpu="55",mode="steal"} 0 node_cpu_seconds_total{cpu="55",mode="system"} 85173.39 node_cpu_seconds_total{cpu="55",mode="user"} 346191.72 node_cpu_seconds_total{cpu="56",mode="idle"} 2.146905123e+07 node_cpu_seconds_total{cpu="56",mode="iowait"} 494.58 node_cpu_seconds_total{cpu="56",mode="irq"} 0 node_cpu_seconds_total{cpu="56",mode="nice"} 3.25 node_cpu_seconds_total{cpu="56",mode="softirq"} 25.98 node_cpu_seconds_total{cpu="56",mode="steal"} 0 node_cpu_seconds_total{cpu="56",mode="system"} 87096.27 node_cpu_seconds_total{cpu="56",mode="user"} 354804.86 node_cpu_seconds_total{cpu="57",mode="idle"} 2.146198926e+07 node_cpu_seconds_total{cpu="57",mode="iowait"} 465.91 node_cpu_seconds_total{cpu="57",mode="irq"} 0 node_cpu_seconds_total{cpu="57",mode="nice"} 2.22 node_cpu_seconds_total{cpu="57",mode="softirq"} 26.3 node_cpu_seconds_total{cpu="57",mode="steal"} 0 node_cpu_seconds_total{cpu="57",mode="system"} 87044.7 node_cpu_seconds_total{cpu="57",mode="user"} 361458.98 node_cpu_seconds_total{cpu="58",mode="idle"} 2.147379681e+07 node_cpu_seconds_total{cpu="58",mode="iowait"} 425.44 node_cpu_seconds_total{cpu="58",mode="irq"} 0 node_cpu_seconds_total{cpu="58",mode="nice"} 2.96 node_cpu_seconds_total{cpu="58",mode="softirq"} 26.2 node_cpu_seconds_total{cpu="58",mode="steal"} 0 node_cpu_seconds_total{cpu="58",mode="system"} 85052.46 node_cpu_seconds_total{cpu="58",mode="user"} 352398.21 node_cpu_seconds_total{cpu="59",mode="idle"} 2.147643013e+07 node_cpu_seconds_total{cpu="59",mode="iowait"} 467.05 node_cpu_seconds_total{cpu="59",mode="irq"} 0 node_cpu_seconds_total{cpu="59",mode="nice"} 3.22 node_cpu_seconds_total{cpu="59",mode="softirq"} 26.5 node_cpu_seconds_total{cpu="59",mode="steal"} 0 node_cpu_seconds_total{cpu="59",mode="system"} 83663.17 node_cpu_seconds_total{cpu="59",mode="user"} 351602.44 node_cpu_seconds_total{cpu="6",mode="idle"} 1.862135986e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 168.36 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 7.63 node_cpu_seconds_total{cpu="6",mode="softirq"} 1.52148378e+06 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 502100.53 node_cpu_seconds_total{cpu="6",mode="user"} 614212.6 node_cpu_seconds_total{cpu="60",mode="idle"} 2.148064505e+07 node_cpu_seconds_total{cpu="60",mode="iowait"} 477.7 node_cpu_seconds_total{cpu="60",mode="irq"} 0 node_cpu_seconds_total{cpu="60",mode="nice"} 4.18 node_cpu_seconds_total{cpu="60",mode="softirq"} 27.13 node_cpu_seconds_total{cpu="60",mode="steal"} 0 node_cpu_seconds_total{cpu="60",mode="system"} 82364.1 node_cpu_seconds_total{cpu="60",mode="user"} 348943.08 node_cpu_seconds_total{cpu="61",mode="idle"} 2.146831978e+07 node_cpu_seconds_total{cpu="61",mode="iowait"} 430.84 node_cpu_seconds_total{cpu="61",mode="irq"} 0 node_cpu_seconds_total{cpu="61",mode="nice"} 2.46 node_cpu_seconds_total{cpu="61",mode="softirq"} 25.66 node_cpu_seconds_total{cpu="61",mode="steal"} 0 node_cpu_seconds_total{cpu="61",mode="system"} 83763.5 node_cpu_seconds_total{cpu="61",mode="user"} 358060.7 node_cpu_seconds_total{cpu="62",mode="idle"} 2.146882088e+07 node_cpu_seconds_total{cpu="62",mode="iowait"} 494.6 node_cpu_seconds_total{cpu="62",mode="irq"} 0 node_cpu_seconds_total{cpu="62",mode="nice"} 4.12 node_cpu_seconds_total{cpu="62",mode="softirq"} 26.94 node_cpu_seconds_total{cpu="62",mode="steal"} 0 node_cpu_seconds_total{cpu="62",mode="system"} 83044.17 node_cpu_seconds_total{cpu="62",mode="user"} 358065.14 node_cpu_seconds_total{cpu="63",mode="idle"} 2.147040813e+07 node_cpu_seconds_total{cpu="63",mode="iowait"} 453.08 node_cpu_seconds_total{cpu="63",mode="irq"} 0 node_cpu_seconds_total{cpu="63",mode="nice"} 2.99 node_cpu_seconds_total{cpu="63",mode="softirq"} 25.83 node_cpu_seconds_total{cpu="63",mode="steal"} 0 node_cpu_seconds_total{cpu="63",mode="system"} 82217.34 node_cpu_seconds_total{cpu="63",mode="user"} 357101.55 node_cpu_seconds_total{cpu="7",mode="idle"} 1.86129828e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 160.22 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 7.03 node_cpu_seconds_total{cpu="7",mode="softirq"} 1.52055249e+06 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 508297.85 node_cpu_seconds_total{cpu="7",mode="user"} 617415.02 node_cpu_seconds_total{cpu="8",mode="idle"} 1.861498544e+07 node_cpu_seconds_total{cpu="8",mode="iowait"} 162.75 node_cpu_seconds_total{cpu="8",mode="irq"} 0 node_cpu_seconds_total{cpu="8",mode="nice"} 6.78 node_cpu_seconds_total{cpu="8",mode="softirq"} 1.51106628e+06 node_cpu_seconds_total{cpu="8",mode="steal"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 511924.72 node_cpu_seconds_total{cpu="8",mode="user"} 622131.61 node_cpu_seconds_total{cpu="9",mode="idle"} 2.017921899e+07 node_cpu_seconds_total{cpu="9",mode="iowait"} 279.35 node_cpu_seconds_total{cpu="9",mode="irq"} 0 node_cpu_seconds_total{cpu="9",mode="nice"} 15.55 node_cpu_seconds_total{cpu="9",mode="softirq"} 404911.41 node_cpu_seconds_total{cpu="9",mode="steal"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 232744.57 node_cpu_seconds_total{cpu="9",mode="user"} 377651.45 # 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"} 167093.64 node_disk_io_time_seconds_total{device="sdb"} 26727.18 # 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"} 131724.191 node_disk_io_time_weighted_seconds_total{device="sdb"} 74458.188 # 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.877114143232e+12 node_disk_read_bytes_total{device="sdb"} 3.2920027648e+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"} 56272.01 node_disk_read_time_seconds_total{device="sdb"} 560.688 # 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.488249e+07 node_disk_reads_completed_total{device="sdb"} 1.630095e+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"} 1085 # 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"} 75452.181 node_disk_write_time_seconds_total{device="sdb"} 73897.499 # 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.61620477e+08 node_disk_writes_completed_total{device="sdb"} 7.6043458e+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"} 6.7505248e+07 node_disk_writes_merged_total{device="sdb"} 2.308606e+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"} 3.614204665856e+12 node_disk_written_bytes_total{device="sdb"} 7.089745842688e+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 20736 # 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"} 2.71896659968e+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.96534892544e+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.90216139e+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.68470481e+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"} 2.71896659968e+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.96534892544e+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.7030849e+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"} 114 # 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"} 59 node_hwmon_temp_celsius{chip="0000:00:1c_4_0000:02:00_1",sensor="temp1"} 59 node_hwmon_temp_celsius{chip="0000:00:1c_4_0000:02:00_2",sensor="temp1"} 59 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 48 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp10"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp11"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp12"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp13"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp14"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp15"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp16"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp17"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 42 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp10"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp11"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp12"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp13"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp14"} 33 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp15"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp16"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp17"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp6"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp7"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp8"} 34 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp9"} 33 # 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.340775229298e+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"} 105 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"} 105 # 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"} 20 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"} 33 node_ipmi_temperature_celsius{sensor="05-P1 DIMM 7-12"} 34 node_ipmi_temperature_celsius{sensor="06-P2 DIMM 1-6"} 32 node_ipmi_temperature_celsius{sensor="07-P2 DIMM 7-12"} 34 node_ipmi_temperature_celsius{sensor="08-HD Max"} 35 node_ipmi_temperature_celsius{sensor="10-Chipset"} 40 node_ipmi_temperature_celsius{sensor="11-PS 1 Inlet"} 29 node_ipmi_temperature_celsius{sensor="12-PS 2 Inlet"} 29 node_ipmi_temperature_celsius{sensor="13-VR P1"} 39 node_ipmi_temperature_celsius{sensor="14-VR P2"} 36 node_ipmi_temperature_celsius{sensor="15-VR P1 Mem"} 30 node_ipmi_temperature_celsius{sensor="16-VR P1 Mem"} 28 node_ipmi_temperature_celsius{sensor="17-VR P2 Mem"} 30 node_ipmi_temperature_celsius{sensor="18-VR P2 Mem"} 29 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"} 55 node_ipmi_temperature_celsius{sensor="27-Front Ambient"} 25 node_ipmi_temperature_celsius{sensor="28-P/S 2 Zone"} 30 node_ipmi_temperature_celsius{sensor="29-Battery Zone"} 31 node_ipmi_temperature_celsius{sensor="30-iLO Zone"} 37 node_ipmi_temperature_celsius{sensor="31-PCI 1 Zone"} 32 node_ipmi_temperature_celsius{sensor="32-PCI 2 Zone"} 34 node_ipmi_temperature_celsius{sensor="34-HD Cntlr Zone"} 33 node_ipmi_temperature_celsius{sensor="35-I/O Zone"} 31 node_ipmi_temperature_celsius{sensor="36-Storage Batt"} 22 node_ipmi_temperature_celsius{sensor="37-Fuse"} 31 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 3.71 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 2.08 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 2.53 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 3.084288e+06 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.430102016e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.427017728e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 8.856272896e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.0972991488e+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.17380825088e+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 2.451539968e+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 6.201344e+06 # 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.1147522048e+10 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.2709113856e+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.15943616512e+11 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.4419328e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.818624e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.18018048e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.21016676352e+11 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.292064256e+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.6805888e+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 5.238784e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.53878528e+08 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.4419328e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 8.70723584e+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 8.224768e+06 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 3.312656384e+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.9951616e+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.815552e+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.645176e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 24968 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 821819 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 8.32111184e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 1.110518408e+09 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.741240509e+09 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.9098533e+08 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.77871794036931e+14 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 9.62694262972695e+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 150612 # 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 186810 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 248687 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 1.777103879e+09 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 3.211763227e+09 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 3.48719112e+09 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.139710629e+10 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 8387 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 4.442695e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.068348207479e+12 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.14848055215e+11 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.365258767657e+12 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.2512170099e+10 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 7.96945931e+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 2.050860203e+09 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 54861 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 5.96049238e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 2.055376128e+09 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 54861 # 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"} 1.024798826183679e+15 node_network_receive_bytes_total{device="br-ipv6"} 0 node_network_receive_bytes_total{device="docker0"} 0 node_network_receive_bytes_total{device="eno1"} 3.53527682670151e+14 node_network_receive_bytes_total{device="eno2"} 3.42354010437454e+14 node_network_receive_bytes_total{device="eno3"} 3.28917133076074e+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.7499168e+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"} 3.0852683e+07 node_network_receive_drop_total{device="eno2"} 2.3236422e+07 node_network_receive_drop_total{device="eno3"} 2.3410063e+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.4064676e+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.57327377e+08 node_network_receive_multicast_total{device="eno2"} 1.59166129e+08 node_network_receive_multicast_total{device="eno3"} 1.24153254e+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.512821933761e+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"} 5.21579705982e+11 node_network_receive_packets_total{device="eno2"} 5.06033632578e+11 node_network_receive_packets_total{device="eno3"} 4.85208595201e+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"} 1.006410081106827e+15 node_network_transmit_bytes_total{device="br-ipv6"} 0 node_network_transmit_bytes_total{device="docker0"} 0 node_network_transmit_bytes_total{device="eno1"} 3.35334316103761e+14 node_network_transmit_bytes_total{device="eno2"} 3.35563867646253e+14 node_network_transmit_bytes_total{device="eno3"} 3.35511897356813e+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.344788428245e+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"} 4.48238005697e+11 node_network_transmit_packets_total{device="eno2"} 4.48201011627e+11 node_network_transmit_packets_total{device="eno3"} 4.48349410921e+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 58023 # 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.551869e+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 144 # 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.219793e+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 1.7904551193e+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 54022 # 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 85895.65249699999 # 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 1451.306378 # 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 1475.675344 # 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 66.62334 # 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 66.773614 # 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 3 # 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.625224837426867e+06 node_schedstat_running_seconds_total{cpu="1"} 1.346663659367356e+06 node_schedstat_running_seconds_total{cpu="10"} 1.412598623758001e+06 node_schedstat_running_seconds_total{cpu="11"} 1.299210726263394e+06 node_schedstat_running_seconds_total{cpu="12"} 1.311324374257614e+06 node_schedstat_running_seconds_total{cpu="13"} 1.309151255585421e+06 node_schedstat_running_seconds_total{cpu="14"} 1.104680491802943e+06 node_schedstat_running_seconds_total{cpu="15"} 1.219558066582417e+06 node_schedstat_running_seconds_total{cpu="16"} 1.375766795207529e+06 node_schedstat_running_seconds_total{cpu="17"} 1.007455049526737e+06 node_schedstat_running_seconds_total{cpu="18"} 742359.814500524 node_schedstat_running_seconds_total{cpu="19"} 616208.759691978 node_schedstat_running_seconds_total{cpu="2"} 1.345541069963058e+06 node_schedstat_running_seconds_total{cpu="20"} 570556.984916443 node_schedstat_running_seconds_total{cpu="21"} 555774.580832953 node_schedstat_running_seconds_total{cpu="22"} 538150.616922291 node_schedstat_running_seconds_total{cpu="23"} 528627.377136997 node_schedstat_running_seconds_total{cpu="24"} 524773.958005572 node_schedstat_running_seconds_total{cpu="25"} 494512.22963773 node_schedstat_running_seconds_total{cpu="26"} 514870.514164062 node_schedstat_running_seconds_total{cpu="27"} 510257.815310503 node_schedstat_running_seconds_total{cpu="28"} 507193.066019738 node_schedstat_running_seconds_total{cpu="29"} 515831.58886584 node_schedstat_running_seconds_total{cpu="3"} 1.333317934258945e+06 node_schedstat_running_seconds_total{cpu="30"} 512871.74796293 node_schedstat_running_seconds_total{cpu="31"} 511985.444004201 node_schedstat_running_seconds_total{cpu="32"} 1.001447109728009e+06 node_schedstat_running_seconds_total{cpu="33"} 1.18455054865052e+06 node_schedstat_running_seconds_total{cpu="34"} 1.18327548578164e+06 node_schedstat_running_seconds_total{cpu="35"} 1.145710218599236e+06 node_schedstat_running_seconds_total{cpu="36"} 764483.153884416 node_schedstat_running_seconds_total{cpu="37"} 968838.800803395 node_schedstat_running_seconds_total{cpu="38"} 1.101161868554181e+06 node_schedstat_running_seconds_total{cpu="39"} 1.104331243952219e+06 node_schedstat_running_seconds_total{cpu="4"} 675408.386523463 node_schedstat_running_seconds_total{cpu="40"} 1.099429143476438e+06 node_schedstat_running_seconds_total{cpu="41"} 737973.348461336 node_schedstat_running_seconds_total{cpu="42"} 915285.816337178 node_schedstat_running_seconds_total{cpu="43"} 1.037816037513384e+06 node_schedstat_running_seconds_total{cpu="44"} 1.04157172496895e+06 node_schedstat_running_seconds_total{cpu="45"} 1.096590475728816e+06 node_schedstat_running_seconds_total{cpu="46"} 407042.313824181 node_schedstat_running_seconds_total{cpu="47"} 1.393033760222582e+06 node_schedstat_running_seconds_total{cpu="48"} 631511.236019556 node_schedstat_running_seconds_total{cpu="49"} 556186.630705083 node_schedstat_running_seconds_total{cpu="5"} 1.442530922031219e+06 node_schedstat_running_seconds_total{cpu="50"} 518158.797746844 node_schedstat_running_seconds_total{cpu="51"} 487237.956691917 node_schedstat_running_seconds_total{cpu="52"} 477747.624424724 node_schedstat_running_seconds_total{cpu="53"} 471553.601936239 node_schedstat_running_seconds_total{cpu="54"} 469418.481320463 node_schedstat_running_seconds_total{cpu="55"} 479860.250029016 node_schedstat_running_seconds_total{cpu="56"} 455890.957485769 node_schedstat_running_seconds_total{cpu="57"} 462518.089677005 node_schedstat_running_seconds_total{cpu="58"} 451280.045246672 node_schedstat_running_seconds_total{cpu="59"} 448912.979006564 node_schedstat_running_seconds_total{cpu="6"} 1.331919378387606e+06 node_schedstat_running_seconds_total{cpu="60"} 444717.791485066 node_schedstat_running_seconds_total{cpu="61"} 456335.320852701 node_schedstat_running_seconds_total{cpu="62"} 455704.340070546 node_schedstat_running_seconds_total{cpu="63"} 454004.689168001 node_schedstat_running_seconds_total{cpu="7"} 1.342790229233583e+06 node_schedstat_running_seconds_total{cpu="8"} 1.351706227321672e+06 node_schedstat_running_seconds_total{cpu="9"} 668600.714283274 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.3425162043e+10 node_schedstat_timeslices_total{cpu="1"} 1.1405747465e+10 node_schedstat_timeslices_total{cpu="10"} 1.1668615198e+10 node_schedstat_timeslices_total{cpu="11"} 1.1085834039e+10 node_schedstat_timeslices_total{cpu="12"} 1.124876301e+10 node_schedstat_timeslices_total{cpu="13"} 1.0522164434e+10 node_schedstat_timeslices_total{cpu="14"} 8.919432361e+09 node_schedstat_timeslices_total{cpu="15"} 9.442085031e+09 node_schedstat_timeslices_total{cpu="16"} 1.0679907908e+10 node_schedstat_timeslices_total{cpu="17"} 8.70055504e+09 node_schedstat_timeslices_total{cpu="18"} 6.596520434e+09 node_schedstat_timeslices_total{cpu="19"} 5.625337992e+09 node_schedstat_timeslices_total{cpu="2"} 1.1359878151e+10 node_schedstat_timeslices_total{cpu="20"} 5.213979281e+09 node_schedstat_timeslices_total{cpu="21"} 5.030212152e+09 node_schedstat_timeslices_total{cpu="22"} 4.912638475e+09 node_schedstat_timeslices_total{cpu="23"} 4.852920794e+09 node_schedstat_timeslices_total{cpu="24"} 4.807958589e+09 node_schedstat_timeslices_total{cpu="25"} 4.53972779e+09 node_schedstat_timeslices_total{cpu="26"} 4.72222158e+09 node_schedstat_timeslices_total{cpu="27"} 4.70570841e+09 node_schedstat_timeslices_total{cpu="28"} 4.68754818e+09 node_schedstat_timeslices_total{cpu="29"} 4.657492163e+09 node_schedstat_timeslices_total{cpu="3"} 1.1664164727e+10 node_schedstat_timeslices_total{cpu="30"} 4.641789265e+09 node_schedstat_timeslices_total{cpu="31"} 4.628983943e+09 node_schedstat_timeslices_total{cpu="32"} 7.693027178e+09 node_schedstat_timeslices_total{cpu="33"} 9.301814853e+09 node_schedstat_timeslices_total{cpu="34"} 9.305552513e+09 node_schedstat_timeslices_total{cpu="35"} 9.30039984e+09 node_schedstat_timeslices_total{cpu="36"} 6.712682485e+09 node_schedstat_timeslices_total{cpu="37"} 7.999122782e+09 node_schedstat_timeslices_total{cpu="38"} 8.903534261e+09 node_schedstat_timeslices_total{cpu="39"} 8.941239729e+09 node_schedstat_timeslices_total{cpu="4"} 5.969873097e+09 node_schedstat_timeslices_total{cpu="40"} 8.929829571e+09 node_schedstat_timeslices_total{cpu="41"} 6.461685031e+09 node_schedstat_timeslices_total{cpu="42"} 7.531188328e+09 node_schedstat_timeslices_total{cpu="43"} 8.360684057e+09 node_schedstat_timeslices_total{cpu="44"} 8.430172788e+09 node_schedstat_timeslices_total{cpu="45"} 8.431317125e+09 node_schedstat_timeslices_total{cpu="46"} 3.31428848e+09 node_schedstat_timeslices_total{cpu="47"} 1.0951661938e+10 node_schedstat_timeslices_total{cpu="48"} 4.942063312e+09 node_schedstat_timeslices_total{cpu="49"} 4.782345004e+09 node_schedstat_timeslices_total{cpu="5"} 1.2178926458e+10 node_schedstat_timeslices_total{cpu="50"} 4.638989773e+09 node_schedstat_timeslices_total{cpu="51"} 4.525730454e+09 node_schedstat_timeslices_total{cpu="52"} 4.472567149e+09 node_schedstat_timeslices_total{cpu="53"} 4.42324902e+09 node_schedstat_timeslices_total{cpu="54"} 4.425681453e+09 node_schedstat_timeslices_total{cpu="55"} 4.274384358e+09 node_schedstat_timeslices_total{cpu="56"} 4.343144326e+09 node_schedstat_timeslices_total{cpu="57"} 4.35984332e+09 node_schedstat_timeslices_total{cpu="58"} 4.30044513e+09 node_schedstat_timeslices_total{cpu="59"} 4.289799271e+09 node_schedstat_timeslices_total{cpu="6"} 1.1666362114e+10 node_schedstat_timeslices_total{cpu="60"} 4.284471521e+09 node_schedstat_timeslices_total{cpu="61"} 4.285545872e+09 node_schedstat_timeslices_total{cpu="62"} 4.27993523e+09 node_schedstat_timeslices_total{cpu="63"} 4.281403477e+09 node_schedstat_timeslices_total{cpu="7"} 1.1768584154e+10 node_schedstat_timeslices_total{cpu="8"} 1.1876040986e+10 node_schedstat_timeslices_total{cpu="9"} 5.857665724e+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"} 5506.600065307 node_schedstat_waiting_seconds_total{cpu="1"} 49634.610637692 node_schedstat_waiting_seconds_total{cpu="10"} 23762.429387848 node_schedstat_waiting_seconds_total{cpu="11"} 44952.340920601 node_schedstat_waiting_seconds_total{cpu="12"} 45127.603477892 node_schedstat_waiting_seconds_total{cpu="13"} 46096.542516513 node_schedstat_waiting_seconds_total{cpu="14"} 3308.139496377 node_schedstat_waiting_seconds_total{cpu="15"} 3167.666006449 node_schedstat_waiting_seconds_total{cpu="16"} 8061.381030958 node_schedstat_waiting_seconds_total{cpu="17"} 7199.760314111 node_schedstat_waiting_seconds_total{cpu="18"} 6808.739812583 node_schedstat_waiting_seconds_total{cpu="19"} 6549.274059802 node_schedstat_waiting_seconds_total{cpu="2"} 50831.012595146 node_schedstat_waiting_seconds_total{cpu="20"} 6397.680015985 node_schedstat_waiting_seconds_total{cpu="21"} 6325.244340054 node_schedstat_waiting_seconds_total{cpu="22"} 6235.202157349 node_schedstat_waiting_seconds_total{cpu="23"} 6177.238546784 node_schedstat_waiting_seconds_total{cpu="24"} 6174.278590775 node_schedstat_waiting_seconds_total{cpu="25"} 6141.389997696 node_schedstat_waiting_seconds_total{cpu="26"} 6090.91673044 node_schedstat_waiting_seconds_total{cpu="27"} 6055.54582324 node_schedstat_waiting_seconds_total{cpu="28"} 6034.583748046 node_schedstat_waiting_seconds_total{cpu="29"} 6054.140297633 node_schedstat_waiting_seconds_total{cpu="3"} 48258.807421634 node_schedstat_waiting_seconds_total{cpu="30"} 6027.162395539 node_schedstat_waiting_seconds_total{cpu="31"} 6051.485107572 node_schedstat_waiting_seconds_total{cpu="32"} 3047.306904763 node_schedstat_waiting_seconds_total{cpu="33"} 2861.639342416 node_schedstat_waiting_seconds_total{cpu="34"} 2793.270529573 node_schedstat_waiting_seconds_total{cpu="35"} 2687.161145003 node_schedstat_waiting_seconds_total{cpu="36"} 2181.723153851 node_schedstat_waiting_seconds_total{cpu="37"} 2353.933113517 node_schedstat_waiting_seconds_total{cpu="38"} 2525.124591452 node_schedstat_waiting_seconds_total{cpu="39"} 2523.142317665 node_schedstat_waiting_seconds_total{cpu="4"} 5798.346495061 node_schedstat_waiting_seconds_total{cpu="40"} 2496.595738081 node_schedstat_waiting_seconds_total{cpu="41"} 2038.416758483 node_schedstat_waiting_seconds_total{cpu="42"} 2218.745502615 node_schedstat_waiting_seconds_total{cpu="43"} 2452.790597598 node_schedstat_waiting_seconds_total{cpu="44"} 2405.518033829 node_schedstat_waiting_seconds_total{cpu="45"} 2489.083963731 node_schedstat_waiting_seconds_total{cpu="46"} 3680.556046849 node_schedstat_waiting_seconds_total{cpu="47"} 25868.013140819 node_schedstat_waiting_seconds_total{cpu="48"} 6315.309113661 node_schedstat_waiting_seconds_total{cpu="49"} 6221.772619156 node_schedstat_waiting_seconds_total{cpu="5"} 25955.023725431 node_schedstat_waiting_seconds_total{cpu="50"} 6124.52653174 node_schedstat_waiting_seconds_total{cpu="51"} 6021.0464733 node_schedstat_waiting_seconds_total{cpu="52"} 6009.925942699 node_schedstat_waiting_seconds_total{cpu="53"} 5973.419857096 node_schedstat_waiting_seconds_total{cpu="54"} 5935.243028255 node_schedstat_waiting_seconds_total{cpu="55"} 6640.574183962 node_schedstat_waiting_seconds_total{cpu="56"} 5932.770347663 node_schedstat_waiting_seconds_total{cpu="57"} 5921.194937131 node_schedstat_waiting_seconds_total{cpu="58"} 5918.242187546 node_schedstat_waiting_seconds_total{cpu="59"} 5903.965073355 node_schedstat_waiting_seconds_total{cpu="6"} 48756.061679118 node_schedstat_waiting_seconds_total{cpu="60"} 5910.521927052 node_schedstat_waiting_seconds_total{cpu="61"} 5900.531773673 node_schedstat_waiting_seconds_total{cpu="62"} 5928.816340041 node_schedstat_waiting_seconds_total{cpu="63"} 5946.970235962 node_schedstat_waiting_seconds_total{cpu="7"} 49093.303913999 node_schedstat_waiting_seconds_total{cpu="8"} 49083.874488954 node_schedstat_waiting_seconds_total{cpu="9"} 5663.414146938 # 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.000320488 node_scrape_collector_duration_seconds{collector="bcache"} 1.0775e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.00033691 node_scrape_collector_duration_seconds{collector="btrfs"} 0.069576374 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000540301 node_scrape_collector_duration_seconds{collector="cpu"} 0.0690173 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.030753005 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000745569 node_scrape_collector_duration_seconds{collector="dmi"} 1.791e-05 node_scrape_collector_duration_seconds{collector="edac"} 0.001214268 node_scrape_collector_duration_seconds{collector="entropy"} 0.00015442 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.7299e-05 node_scrape_collector_duration_seconds{collector="filefd"} 7.1108e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000374117 node_scrape_collector_duration_seconds{collector="hwmon"} 0.078466436 node_scrape_collector_duration_seconds{collector="infiniband"} 2.1965e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 2.0317e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 6.0303e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 2.6124e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000390423 node_scrape_collector_duration_seconds{collector="netclass"} 0.071652509 node_scrape_collector_duration_seconds{collector="netdev"} 0.000987582 node_scrape_collector_duration_seconds{collector="netstat"} 0.070500946 node_scrape_collector_duration_seconds{collector="nfs"} 3.5385e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 4.4929e-05 node_scrape_collector_duration_seconds{collector="nvme"} 2.8737e-05 node_scrape_collector_duration_seconds{collector="os"} 5.9451e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 6.1003e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000245675 node_scrape_collector_duration_seconds{collector="rapl"} 0.000419949 node_scrape_collector_duration_seconds{collector="schedstat"} 0.001852515 node_scrape_collector_duration_seconds{collector="selinux"} 3.076e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000257736 node_scrape_collector_duration_seconds{collector="softnet"} 0.000582089 node_scrape_collector_duration_seconds{collector="stat"} 0.050391843 node_scrape_collector_duration_seconds{collector="systemd"} 0.11965188 node_scrape_collector_duration_seconds{collector="tapestats"} 1.6216e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.001264756 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.064381568 node_scrape_collector_duration_seconds{collector="time"} 0.00029309 node_scrape_collector_duration_seconds{collector="timex"} 2.0464e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.003240772 node_scrape_collector_duration_seconds{collector="uname"} 1.3132e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000434119 node_scrape_collector_duration_seconds{collector="xfs"} 0.001170083 node_scrape_collector_duration_seconds{collector="zfs"} 1.5351e-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 518 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 15785 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 15263 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 5159 # HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes. # TYPE node_sockstat_TCP_mem_bytes gauge node_sockstat_TCP_mem_bytes 2.1131264e+07 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 54 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 9231 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 88 # 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 88 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 7438 # 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.0466048e+07 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 16333 # 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.184287e+06 node_softnet_processed_total{cpu="1"} 2.293356783e+09 node_softnet_processed_total{cpu="10"} 1.640776547e+09 node_softnet_processed_total{cpu="11"} 2.878943882e+09 node_softnet_processed_total{cpu="12"} 2.90974024e+09 node_softnet_processed_total{cpu="13"} 3.343450162e+09 node_softnet_processed_total{cpu="14"} 1.372484e+06 node_softnet_processed_total{cpu="15"} 1.117907e+06 node_softnet_processed_total{cpu="16"} 1.896451e+06 node_softnet_processed_total{cpu="17"} 1.241465e+06 node_softnet_processed_total{cpu="18"} 867036 node_softnet_processed_total{cpu="19"} 711693 node_softnet_processed_total{cpu="2"} 2.276611024e+09 node_softnet_processed_total{cpu="20"} 612100 node_softnet_processed_total{cpu="21"} 600170 node_softnet_processed_total{cpu="22"} 545535 node_softnet_processed_total{cpu="23"} 557031 node_softnet_processed_total{cpu="24"} 511003 node_softnet_processed_total{cpu="25"} 460247 node_softnet_processed_total{cpu="26"} 496498 node_softnet_processed_total{cpu="27"} 572769 node_softnet_processed_total{cpu="28"} 549354 node_softnet_processed_total{cpu="29"} 500786 node_softnet_processed_total{cpu="3"} 1.771704488e+09 node_softnet_processed_total{cpu="30"} 473417 node_softnet_processed_total{cpu="31"} 496673 node_softnet_processed_total{cpu="32"} 768399 node_softnet_processed_total{cpu="33"} 908564 node_softnet_processed_total{cpu="34"} 856132 node_softnet_processed_total{cpu="35"} 908312 node_softnet_processed_total{cpu="36"} 742738 node_softnet_processed_total{cpu="37"} 863628 node_softnet_processed_total{cpu="38"} 938196 node_softnet_processed_total{cpu="39"} 966172 node_softnet_processed_total{cpu="4"} 606166 node_softnet_processed_total{cpu="40"} 954317 node_softnet_processed_total{cpu="41"} 732592 node_softnet_processed_total{cpu="42"} 811250 node_softnet_processed_total{cpu="43"} 847767 node_softnet_processed_total{cpu="44"} 856066 node_softnet_processed_total{cpu="45"} 866876 node_softnet_processed_total{cpu="46"} 196261 node_softnet_processed_total{cpu="47"} 2.002338791e+09 node_softnet_processed_total{cpu="48"} 517152 node_softnet_processed_total{cpu="49"} 477966 node_softnet_processed_total{cpu="5"} 3.96793661e+09 node_softnet_processed_total{cpu="50"} 542707 node_softnet_processed_total{cpu="51"} 495708 node_softnet_processed_total{cpu="52"} 468383 node_softnet_processed_total{cpu="53"} 483602 node_softnet_processed_total{cpu="54"} 441294 node_softnet_processed_total{cpu="55"} 480026 node_softnet_processed_total{cpu="56"} 495141 node_softnet_processed_total{cpu="57"} 520766 node_softnet_processed_total{cpu="58"} 485397 node_softnet_processed_total{cpu="59"} 467394 node_softnet_processed_total{cpu="6"} 4.03349992e+08 node_softnet_processed_total{cpu="60"} 475621 node_softnet_processed_total{cpu="61"} 439569 node_softnet_processed_total{cpu="62"} 464558 node_softnet_processed_total{cpu="63"} 455473 node_softnet_processed_total{cpu="7"} 5.23439328e+08 node_softnet_processed_total{cpu="8"} 3.77354475e+08 node_softnet_processed_total{cpu="9"} 738308 # 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"} 3 node_softnet_times_squeezed_total{cpu="10"} 4 node_softnet_times_squeezed_total{cpu="11"} 4 node_softnet_times_squeezed_total{cpu="12"} 5 node_softnet_times_squeezed_total{cpu="13"} 2 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"} 5 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"} 2 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"} 8 node_softnet_times_squeezed_total{cpu="48"} 0 node_softnet_times_squeezed_total{cpu="49"} 0 node_softnet_times_squeezed_total{cpu="5"} 6 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.773716800773379e+09 node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 1.773786720773369e+09 node_systemd_timer_last_trigger_seconds{name="atop-rotate.timer"} 1.773781201468338e+09 node_systemd_timer_last_trigger_seconds{name="dpkg-db-backup.timer"} 1.773781201469312e+09 node_systemd_timer_last_trigger_seconds{name="e2scrub_all.timer"} 1.773533466292965e+09 node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 1.77361023626313e+09 node_systemd_timer_last_trigger_seconds{name="logrotate.timer"} 1.773781201470194e+09 node_systemd_timer_last_trigger_seconds{name="man-db.timer"} 1.773783755662463e+09 node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.773787140773382e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-apt.timer"} 1.773787070774165e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-ipmitool-sensor.timer"} 1.773787266265507e+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.773787070775154e+09 node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.773783471231159e+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"} 230 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.773787072e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/backup.prom"} 1.773787261e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/ipmitool_sensor.prom"} 1.773787271e+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.77378707e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/squid.prom"} 1.773787261e+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"} 48 node_thermal_zone_temp{type="x86_pkg_temp",zone="1"} 42 # 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.7737872782830687e+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.9999913121490479 # 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 1.082 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 3.137e-06 # 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 2.5740470524e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 267716 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 3.818392745e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.0453076668e+10 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_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"} 8.750835e+06 node_xfs_block_mapping_extent_list_deletions_total{device="sdb2"} 3.5995e+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"} 8.2322449e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sdb2"} 2.365913e+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.541579282e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sdb2"} 4.9197943e+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.398026097e+09 node_xfs_block_mapping_reads_total{device="sdb2"} 2.15446589e+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.5576908e+07 node_xfs_block_mapping_unmaps_total{device="sdb2"} 8.465241e+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.189869245e+09 node_xfs_block_mapping_writes_total{device="sdb2"} 2.47684053e+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.5665152e+07 node_xfs_directory_operation_create_total{device="sdb2"} 1.856913e+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"} 3.43720889e+08 node_xfs_directory_operation_getdents_total{device="sdb2"} 1.9692931e+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.875839e+07 node_xfs_directory_operation_lookup_total{device="sdb2"} 1.973486e+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.5655462e+07 node_xfs_directory_operation_remove_total{device="sdb2"} 1.856919e+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.678961647e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sdb2"} 6.2782228e+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.835412903e+09 node_xfs_extent_allocation_blocks_freed_total{device="sdb2"} 6.275958e+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"} 8.64131e+06 node_xfs_extent_allocation_extents_allocated_total{device="sdb2"} 1.180706e+06 # 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"} 8.778467e+06 node_xfs_extent_allocation_extents_freed_total{device="sdb2"} 1.18733e+06 # 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"} 1.1703504e+07 node_xfs_inode_operation_attempts_total{device="sdb2"} 3.635307e+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"} 2.4821531e+07 node_xfs_inode_operation_attribute_changes_total{device="sdb2"} 5.40291e+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"} 624975 node_xfs_inode_operation_found_total{device="sdb2"} 1.358928e+06 # 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"} 1.1078529e+07 node_xfs_inode_operation_missed_total{device="sdb2"} 2.276379e+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"} 1.05963e+07 node_xfs_inode_operation_reclaims_total{device="sdb2"} 2.25457e+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"} 3.473635823e+09 node_xfs_read_calls_total{device="sdb2"} 4.02824367e+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"} 482229 node_xfs_vnode_active_total{device="sdb2"} 21809 # 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"} 1.0597557e+07 node_xfs_vnode_reclaim_total{device="sdb2"} 3.612967e+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"} 1.0597557e+07 node_xfs_vnode_release_total{device="sdb2"} 3.612967e+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"} 1.0597557e+07 node_xfs_vnode_remove_total{device="sdb2"} 3.612967e+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.049702465e+09 node_xfs_write_calls_total{device="sdb2"} 1.7750825e+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 247014.9 # 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 521 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 7.3519104e+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"} 88849 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.678612e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 75170 # 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 90