# HELP apt_autoremove_pending Apt packages pending autoremoval. # TYPE apt_autoremove_pending gauge apt_autoremove_pending 0 # 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/stable-security,Debian:bookworm/stable"} 2 apt_upgrades_pending{arch="all",origin="Debian:bookworm-updates/stable-updates"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm-updates/stable-updates,Debian:bookworm/stable"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm/stable"} 17 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/stable-security"} 17 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/stable-security,Debian:bookworm/stable"} 24 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm/stable"} 76 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"} 384 backup_archives{block="etc",host="gt"} 384 backup_archives{block="etc",host="p0"} 368 backup_archives{block="etc",host="p3"} 204 backup_archives{block="mysql",host="cp"} 362 backup_archives{block="mysql",host="gt"} 365 backup_archives{block="www",host="cp"} 383 backup_archives{block="www",host="gt"} 382 # 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"} 3 backup_directories{block="mysql",host="cp"} 3 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.751760901e+09 backup_last_time{block="etc",host="gt"} 1.751761471e+09 backup_last_time{block="etc",host="p0"} 1.751761801e+09 backup_last_time{block="mysql",host="cp"} 1.75176198e+09 backup_last_time{block="mysql",host="gt"} 1.751761777e+09 backup_last_time{block="www",host="cp"} 1.751761021e+09 backup_last_time{block="www",host="gt"} 1.751761591e+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.596e-05 go_gc_duration_seconds{quantile="0.25"} 5.0802e-05 go_gc_duration_seconds{quantile="0.5"} 6.807e-05 go_gc_duration_seconds{quantile="0.75"} 7.8191e-05 go_gc_duration_seconds{quantile="1"} 0.000691177 go_gc_duration_seconds_sum 2.233034098 go_gc_duration_seconds_count 39263 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 338 # 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.4131912e+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.59613192096e+11 # 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.465521e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.628118718e+09 # 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.3781824e+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.4131912e+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.15499008e+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.6162816e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 141565 # 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.13516544e+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.31661824e+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.7520456962224157e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.628260283e+09 # 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 229968 # 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 1.887552e+06 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 1.5843808e+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 1.349879e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 2.523136e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 2.523136e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.53747736e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 18 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="bond0"} 1 node_arp_entries{device="br-ipv6"} 1 # 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.577107441e+09 # 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.198563e+09 node_cpu_scaling_frequency_hertz{cpu="1"} 1.198603e+09 node_cpu_scaling_frequency_hertz{cpu="10"} 1.198606e+09 node_cpu_scaling_frequency_hertz{cpu="11"} 1.198644e+09 node_cpu_scaling_frequency_hertz{cpu="12"} 1.19868e+09 node_cpu_scaling_frequency_hertz{cpu="13"} 1.198651e+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.197699e+09 node_cpu_scaling_frequency_hertz{cpu="17"} 1.198571e+09 node_cpu_scaling_frequency_hertz{cpu="18"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="19"} 1.19877e+09 node_cpu_scaling_frequency_hertz{cpu="2"} 1.198602e+09 node_cpu_scaling_frequency_hertz{cpu="20"} 1.198681e+09 node_cpu_scaling_frequency_hertz{cpu="21"} 1.199289e+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.198674e+09 node_cpu_scaling_frequency_hertz{cpu="3"} 1.198572e+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.198591e+09 node_cpu_scaling_frequency_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="34"} 1.198731e+09 node_cpu_scaling_frequency_hertz{cpu="35"} 1.19857e+09 node_cpu_scaling_frequency_hertz{cpu="36"} 1.199249e+09 node_cpu_scaling_frequency_hertz{cpu="37"} 1.199274e+09 node_cpu_scaling_frequency_hertz{cpu="38"} 1.19878e+09 node_cpu_scaling_frequency_hertz{cpu="39"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="4"} 1.198649e+09 node_cpu_scaling_frequency_hertz{cpu="40"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="41"} 1.198752e+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.19855e+09 node_cpu_scaling_frequency_hertz{cpu="46"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="47"} 1.198571e+09 node_cpu_scaling_frequency_hertz{cpu="48"} 1.597624e+09 node_cpu_scaling_frequency_hertz{cpu="49"} 1.199099e+09 node_cpu_scaling_frequency_hertz{cpu="5"} 1.198564e+09 node_cpu_scaling_frequency_hertz{cpu="50"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="51"} 1.198699e+09 node_cpu_scaling_frequency_hertz{cpu="52"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="53"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="54"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="55"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="56"} 1.198617e+09 node_cpu_scaling_frequency_hertz{cpu="57"} 1.198602e+09 node_cpu_scaling_frequency_hertz{cpu="58"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="59"} 1.198588e+09 node_cpu_scaling_frequency_hertz{cpu="6"} 1.19873e+09 node_cpu_scaling_frequency_hertz{cpu="60"} 1.198932e+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.198496e+09 node_cpu_scaling_frequency_hertz{cpu="7"} 1.19865e+09 node_cpu_scaling_frequency_hertz{cpu="8"} 1.198764e+09 node_cpu_scaling_frequency_hertz{cpu="9"} 1.2e+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"} 192036.72 node_cpu_seconds_total{cpu="0",mode="iowait"} 1.42 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 0.05 node_cpu_seconds_total{cpu="0",mode="softirq"} 24.87 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 6899.92 node_cpu_seconds_total{cpu="0",mode="user"} 8474.95 node_cpu_seconds_total{cpu="1",mode="idle"} 166181.41 node_cpu_seconds_total{cpu="1",mode="iowait"} 0.68 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="softirq"} 27388.44 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 4502.9 node_cpu_seconds_total{cpu="1",mode="user"} 5691.83 node_cpu_seconds_total{cpu="10",mode="idle"} 177692.8 node_cpu_seconds_total{cpu="10",mode="iowait"} 0.61 node_cpu_seconds_total{cpu="10",mode="irq"} 0 node_cpu_seconds_total{cpu="10",mode="nice"} 0.02 node_cpu_seconds_total{cpu="10",mode="softirq"} 13757.61 node_cpu_seconds_total{cpu="10",mode="steal"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 5193.88 node_cpu_seconds_total{cpu="10",mode="user"} 6107.4 node_cpu_seconds_total{cpu="11",mode="idle"} 169001.2 node_cpu_seconds_total{cpu="11",mode="iowait"} 0.51 node_cpu_seconds_total{cpu="11",mode="irq"} 0 node_cpu_seconds_total{cpu="11",mode="nice"} 0 node_cpu_seconds_total{cpu="11",mode="softirq"} 21829.13 node_cpu_seconds_total{cpu="11",mode="steal"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 4732.62 node_cpu_seconds_total{cpu="11",mode="user"} 5782.02 node_cpu_seconds_total{cpu="12",mode="idle"} 168993.6 node_cpu_seconds_total{cpu="12",mode="iowait"} 0.62 node_cpu_seconds_total{cpu="12",mode="irq"} 0 node_cpu_seconds_total{cpu="12",mode="nice"} 0 node_cpu_seconds_total{cpu="12",mode="softirq"} 21717.43 node_cpu_seconds_total{cpu="12",mode="steal"} 0 node_cpu_seconds_total{cpu="12",mode="system"} 4832.41 node_cpu_seconds_total{cpu="12",mode="user"} 5861.19 node_cpu_seconds_total{cpu="13",mode="idle"} 167848.07 node_cpu_seconds_total{cpu="13",mode="iowait"} 0.44 node_cpu_seconds_total{cpu="13",mode="irq"} 0 node_cpu_seconds_total{cpu="13",mode="nice"} 0 node_cpu_seconds_total{cpu="13",mode="softirq"} 22384.29 node_cpu_seconds_total{cpu="13",mode="steal"} 0 node_cpu_seconds_total{cpu="13",mode="system"} 4795.14 node_cpu_seconds_total{cpu="13",mode="user"} 5871.04 node_cpu_seconds_total{cpu="14",mode="idle"} 198066.19 node_cpu_seconds_total{cpu="14",mode="iowait"} 1.28 node_cpu_seconds_total{cpu="14",mode="irq"} 0 node_cpu_seconds_total{cpu="14",mode="nice"} 0 node_cpu_seconds_total{cpu="14",mode="softirq"} 2.27 node_cpu_seconds_total{cpu="14",mode="steal"} 0 node_cpu_seconds_total{cpu="14",mode="system"} 4814.37 node_cpu_seconds_total{cpu="14",mode="user"} 5834.26 node_cpu_seconds_total{cpu="15",mode="idle"} 195992.64 node_cpu_seconds_total{cpu="15",mode="iowait"} 1 node_cpu_seconds_total{cpu="15",mode="irq"} 0 node_cpu_seconds_total{cpu="15",mode="nice"} 0 node_cpu_seconds_total{cpu="15",mode="softirq"} 1.68 node_cpu_seconds_total{cpu="15",mode="steal"} 0 node_cpu_seconds_total{cpu="15",mode="system"} 5641.06 node_cpu_seconds_total{cpu="15",mode="user"} 6993.22 node_cpu_seconds_total{cpu="16",mode="idle"} 189798.84 node_cpu_seconds_total{cpu="16",mode="iowait"} 2.77 node_cpu_seconds_total{cpu="16",mode="irq"} 0 node_cpu_seconds_total{cpu="16",mode="nice"} 0.04 node_cpu_seconds_total{cpu="16",mode="softirq"} 4.22 node_cpu_seconds_total{cpu="16",mode="steal"} 0 node_cpu_seconds_total{cpu="16",mode="system"} 8316.31 node_cpu_seconds_total{cpu="16",mode="user"} 9603.5 node_cpu_seconds_total{cpu="17",mode="idle"} 192488.21 node_cpu_seconds_total{cpu="17",mode="iowait"} 3.1 node_cpu_seconds_total{cpu="17",mode="irq"} 0 node_cpu_seconds_total{cpu="17",mode="nice"} 0 node_cpu_seconds_total{cpu="17",mode="softirq"} 3.07 node_cpu_seconds_total{cpu="17",mode="steal"} 0 node_cpu_seconds_total{cpu="17",mode="system"} 7297.27 node_cpu_seconds_total{cpu="17",mode="user"} 8324.45 node_cpu_seconds_total{cpu="18",mode="idle"} 196534.35 node_cpu_seconds_total{cpu="18",mode="iowait"} 3.73 node_cpu_seconds_total{cpu="18",mode="irq"} 0 node_cpu_seconds_total{cpu="18",mode="nice"} 0 node_cpu_seconds_total{cpu="18",mode="softirq"} 2.18 node_cpu_seconds_total{cpu="18",mode="steal"} 0 node_cpu_seconds_total{cpu="18",mode="system"} 5472.39 node_cpu_seconds_total{cpu="18",mode="user"} 6617.34 node_cpu_seconds_total{cpu="19",mode="idle"} 199219.76 node_cpu_seconds_total{cpu="19",mode="iowait"} 3.91 node_cpu_seconds_total{cpu="19",mode="irq"} 0 node_cpu_seconds_total{cpu="19",mode="nice"} 0 node_cpu_seconds_total{cpu="19",mode="softirq"} 1.78 node_cpu_seconds_total{cpu="19",mode="steal"} 0 node_cpu_seconds_total{cpu="19",mode="system"} 4252.66 node_cpu_seconds_total{cpu="19",mode="user"} 5508.56 node_cpu_seconds_total{cpu="2",mode="idle"} 165976.12 node_cpu_seconds_total{cpu="2",mode="iowait"} 0.72 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 0 node_cpu_seconds_total{cpu="2",mode="softirq"} 26995.07 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 4705.4 node_cpu_seconds_total{cpu="2",mode="user"} 5768.94 node_cpu_seconds_total{cpu="20",mode="idle"} 200117.2 node_cpu_seconds_total{cpu="20",mode="iowait"} 4.3 node_cpu_seconds_total{cpu="20",mode="irq"} 0 node_cpu_seconds_total{cpu="20",mode="nice"} 0.01 node_cpu_seconds_total{cpu="20",mode="softirq"} 1.58 node_cpu_seconds_total{cpu="20",mode="steal"} 0 node_cpu_seconds_total{cpu="20",mode="system"} 3828.19 node_cpu_seconds_total{cpu="20",mode="user"} 5174.1 node_cpu_seconds_total{cpu="21",mode="idle"} 200844.77 node_cpu_seconds_total{cpu="21",mode="iowait"} 4.05 node_cpu_seconds_total{cpu="21",mode="irq"} 0 node_cpu_seconds_total{cpu="21",mode="nice"} 0.02 node_cpu_seconds_total{cpu="21",mode="softirq"} 1.54 node_cpu_seconds_total{cpu="21",mode="steal"} 0 node_cpu_seconds_total{cpu="21",mode="system"} 3517.95 node_cpu_seconds_total{cpu="21",mode="user"} 4832.68 node_cpu_seconds_total{cpu="22",mode="idle"} 201360.62 node_cpu_seconds_total{cpu="22",mode="iowait"} 4.23 node_cpu_seconds_total{cpu="22",mode="irq"} 0 node_cpu_seconds_total{cpu="22",mode="nice"} 0.01 node_cpu_seconds_total{cpu="22",mode="softirq"} 1.48 node_cpu_seconds_total{cpu="22",mode="steal"} 0 node_cpu_seconds_total{cpu="22",mode="system"} 3283.44 node_cpu_seconds_total{cpu="22",mode="user"} 4597.07 node_cpu_seconds_total{cpu="23",mode="idle"} 201611.17 node_cpu_seconds_total{cpu="23",mode="iowait"} 4.53 node_cpu_seconds_total{cpu="23",mode="irq"} 0 node_cpu_seconds_total{cpu="23",mode="nice"} 0.01 node_cpu_seconds_total{cpu="23",mode="softirq"} 1.58 node_cpu_seconds_total{cpu="23",mode="steal"} 0 node_cpu_seconds_total{cpu="23",mode="system"} 3164.57 node_cpu_seconds_total{cpu="23",mode="user"} 4498.7 node_cpu_seconds_total{cpu="24",mode="idle"} 201756.48 node_cpu_seconds_total{cpu="24",mode="iowait"} 4.25 node_cpu_seconds_total{cpu="24",mode="irq"} 0 node_cpu_seconds_total{cpu="24",mode="nice"} 0 node_cpu_seconds_total{cpu="24",mode="softirq"} 1.37 node_cpu_seconds_total{cpu="24",mode="steal"} 0 node_cpu_seconds_total{cpu="24",mode="system"} 3122.46 node_cpu_seconds_total{cpu="24",mode="user"} 4420.52 node_cpu_seconds_total{cpu="25",mode="idle"} 202972.41 node_cpu_seconds_total{cpu="25",mode="iowait"} 4.68 node_cpu_seconds_total{cpu="25",mode="irq"} 0 node_cpu_seconds_total{cpu="25",mode="nice"} 0 node_cpu_seconds_total{cpu="25",mode="softirq"} 1.03 node_cpu_seconds_total{cpu="25",mode="steal"} 0 node_cpu_seconds_total{cpu="25",mode="system"} 2570.96 node_cpu_seconds_total{cpu="25",mode="user"} 3840.26 node_cpu_seconds_total{cpu="26",mode="idle"} 202001.09 node_cpu_seconds_total{cpu="26",mode="iowait"} 4.4 node_cpu_seconds_total{cpu="26",mode="irq"} 0 node_cpu_seconds_total{cpu="26",mode="nice"} 0 node_cpu_seconds_total{cpu="26",mode="softirq"} 1.27 node_cpu_seconds_total{cpu="26",mode="steal"} 0 node_cpu_seconds_total{cpu="26",mode="system"} 3007.46 node_cpu_seconds_total{cpu="26",mode="user"} 4331.32 node_cpu_seconds_total{cpu="27",mode="idle"} 202271.84 node_cpu_seconds_total{cpu="27",mode="iowait"} 4.98 node_cpu_seconds_total{cpu="27",mode="irq"} 0 node_cpu_seconds_total{cpu="27",mode="nice"} 0 node_cpu_seconds_total{cpu="27",mode="softirq"} 1.49 node_cpu_seconds_total{cpu="27",mode="steal"} 0 node_cpu_seconds_total{cpu="27",mode="system"} 2892.49 node_cpu_seconds_total{cpu="27",mode="user"} 4197.42 node_cpu_seconds_total{cpu="28",mode="idle"} 202287.27 node_cpu_seconds_total{cpu="28",mode="iowait"} 4.35 node_cpu_seconds_total{cpu="28",mode="irq"} 0 node_cpu_seconds_total{cpu="28",mode="nice"} 0 node_cpu_seconds_total{cpu="28",mode="softirq"} 1.31 node_cpu_seconds_total{cpu="28",mode="steal"} 0 node_cpu_seconds_total{cpu="28",mode="system"} 2879.4 node_cpu_seconds_total{cpu="28",mode="user"} 4203.17 node_cpu_seconds_total{cpu="29",mode="idle"} 202197.95 node_cpu_seconds_total{cpu="29",mode="iowait"} 3.88 node_cpu_seconds_total{cpu="29",mode="irq"} 0 node_cpu_seconds_total{cpu="29",mode="nice"} 0 node_cpu_seconds_total{cpu="29",mode="softirq"} 1.59 node_cpu_seconds_total{cpu="29",mode="steal"} 0 node_cpu_seconds_total{cpu="29",mode="system"} 2908.4 node_cpu_seconds_total{cpu="29",mode="user"} 4227.23 node_cpu_seconds_total{cpu="3",mode="idle"} 167168.02 node_cpu_seconds_total{cpu="3",mode="iowait"} 0.74 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 0 node_cpu_seconds_total{cpu="3",mode="softirq"} 25239.16 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 4714.67 node_cpu_seconds_total{cpu="3",mode="user"} 5713.7 node_cpu_seconds_total{cpu="30",mode="idle"} 202318 node_cpu_seconds_total{cpu="30",mode="iowait"} 4.07 node_cpu_seconds_total{cpu="30",mode="irq"} 0 node_cpu_seconds_total{cpu="30",mode="nice"} 0.04 node_cpu_seconds_total{cpu="30",mode="softirq"} 1.24 node_cpu_seconds_total{cpu="30",mode="steal"} 0 node_cpu_seconds_total{cpu="30",mode="system"} 2849.38 node_cpu_seconds_total{cpu="30",mode="user"} 4192.54 node_cpu_seconds_total{cpu="31",mode="idle"} 202370.13 node_cpu_seconds_total{cpu="31",mode="iowait"} 3.7 node_cpu_seconds_total{cpu="31",mode="irq"} 0 node_cpu_seconds_total{cpu="31",mode="nice"} 0 node_cpu_seconds_total{cpu="31",mode="softirq"} 1.63 node_cpu_seconds_total{cpu="31",mode="steal"} 0 node_cpu_seconds_total{cpu="31",mode="system"} 2821.82 node_cpu_seconds_total{cpu="31",mode="user"} 4178.3 node_cpu_seconds_total{cpu="32",mode="idle"} 199312.66 node_cpu_seconds_total{cpu="32",mode="iowait"} 1.26 node_cpu_seconds_total{cpu="32",mode="irq"} 0 node_cpu_seconds_total{cpu="32",mode="nice"} 0 node_cpu_seconds_total{cpu="32",mode="softirq"} 1.26 node_cpu_seconds_total{cpu="32",mode="steal"} 0 node_cpu_seconds_total{cpu="32",mode="system"} 4192.61 node_cpu_seconds_total{cpu="32",mode="user"} 5413.46 node_cpu_seconds_total{cpu="33",mode="idle"} 195625.41 node_cpu_seconds_total{cpu="33",mode="iowait"} 1.08 node_cpu_seconds_total{cpu="33",mode="irq"} 0 node_cpu_seconds_total{cpu="33",mode="nice"} 0 node_cpu_seconds_total{cpu="33",mode="softirq"} 1.45 node_cpu_seconds_total{cpu="33",mode="steal"} 0 node_cpu_seconds_total{cpu="33",mode="system"} 5623.1 node_cpu_seconds_total{cpu="33",mode="user"} 7426.13 node_cpu_seconds_total{cpu="34",mode="idle"} 195240.19 node_cpu_seconds_total{cpu="34",mode="iowait"} 0.92 node_cpu_seconds_total{cpu="34",mode="irq"} 0 node_cpu_seconds_total{cpu="34",mode="nice"} 0 node_cpu_seconds_total{cpu="34",mode="softirq"} 1.4 node_cpu_seconds_total{cpu="34",mode="steal"} 0 node_cpu_seconds_total{cpu="34",mode="system"} 5796.09 node_cpu_seconds_total{cpu="34",mode="user"} 7622.02 node_cpu_seconds_total{cpu="35",mode="idle"} 195571.43 node_cpu_seconds_total{cpu="35",mode="iowait"} 1 node_cpu_seconds_total{cpu="35",mode="irq"} 0 node_cpu_seconds_total{cpu="35",mode="nice"} 0 node_cpu_seconds_total{cpu="35",mode="softirq"} 1.35 node_cpu_seconds_total{cpu="35",mode="steal"} 0 node_cpu_seconds_total{cpu="35",mode="system"} 5690.73 node_cpu_seconds_total{cpu="35",mode="user"} 7435.26 node_cpu_seconds_total{cpu="36",mode="idle"} 201161.09 node_cpu_seconds_total{cpu="36",mode="iowait"} 1.21 node_cpu_seconds_total{cpu="36",mode="irq"} 0 node_cpu_seconds_total{cpu="36",mode="nice"} 0.02 node_cpu_seconds_total{cpu="36",mode="softirq"} 1.25 node_cpu_seconds_total{cpu="36",mode="steal"} 0 node_cpu_seconds_total{cpu="36",mode="system"} 3341.75 node_cpu_seconds_total{cpu="36",mode="user"} 4635.95 node_cpu_seconds_total{cpu="37",mode="idle"} 198571.49 node_cpu_seconds_total{cpu="37",mode="iowait"} 1.01 node_cpu_seconds_total{cpu="37",mode="irq"} 0 node_cpu_seconds_total{cpu="37",mode="nice"} 0 node_cpu_seconds_total{cpu="37",mode="softirq"} 1.29 node_cpu_seconds_total{cpu="37",mode="steal"} 0 node_cpu_seconds_total{cpu="37",mode="system"} 4459.96 node_cpu_seconds_total{cpu="37",mode="user"} 5909.61 node_cpu_seconds_total{cpu="38",mode="idle"} 196481.29 node_cpu_seconds_total{cpu="38",mode="iowait"} 0.96 node_cpu_seconds_total{cpu="38",mode="irq"} 0 node_cpu_seconds_total{cpu="38",mode="nice"} 0 node_cpu_seconds_total{cpu="38",mode="softirq"} 1.47 node_cpu_seconds_total{cpu="38",mode="steal"} 0 node_cpu_seconds_total{cpu="38",mode="system"} 5327.64 node_cpu_seconds_total{cpu="38",mode="user"} 6960.79 node_cpu_seconds_total{cpu="39",mode="idle"} 196313.79 node_cpu_seconds_total{cpu="39",mode="iowait"} 1.08 node_cpu_seconds_total{cpu="39",mode="irq"} 0 node_cpu_seconds_total{cpu="39",mode="nice"} 0 node_cpu_seconds_total{cpu="39",mode="softirq"} 1.33 node_cpu_seconds_total{cpu="39",mode="steal"} 0 node_cpu_seconds_total{cpu="39",mode="system"} 5411.89 node_cpu_seconds_total{cpu="39",mode="user"} 7040.02 node_cpu_seconds_total{cpu="4",mode="idle"} 185813.59 node_cpu_seconds_total{cpu="4",mode="iowait"} 0.89 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 0 node_cpu_seconds_total{cpu="4",mode="softirq"} 6673.66 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1819.5 node_cpu_seconds_total{cpu="4",mode="user"} 2621.69 node_cpu_seconds_total{cpu="40",mode="idle"} 196376.43 node_cpu_seconds_total{cpu="40",mode="iowait"} 1.01 node_cpu_seconds_total{cpu="40",mode="irq"} 0 node_cpu_seconds_total{cpu="40",mode="nice"} 0.01 node_cpu_seconds_total{cpu="40",mode="softirq"} 1.34 node_cpu_seconds_total{cpu="40",mode="steal"} 0 node_cpu_seconds_total{cpu="40",mode="system"} 5368.63 node_cpu_seconds_total{cpu="40",mode="user"} 7049.49 node_cpu_seconds_total{cpu="41",mode="idle"} 201591.71 node_cpu_seconds_total{cpu="41",mode="iowait"} 1.82 node_cpu_seconds_total{cpu="41",mode="irq"} 0 node_cpu_seconds_total{cpu="41",mode="nice"} 0 node_cpu_seconds_total{cpu="41",mode="softirq"} 1.22 node_cpu_seconds_total{cpu="41",mode="steal"} 0 node_cpu_seconds_total{cpu="41",mode="system"} 3176.54 node_cpu_seconds_total{cpu="41",mode="user"} 4418.54 node_cpu_seconds_total{cpu="42",mode="idle"} 199048.07 node_cpu_seconds_total{cpu="42",mode="iowait"} 1.09 node_cpu_seconds_total{cpu="42",mode="irq"} 0 node_cpu_seconds_total{cpu="42",mode="nice"} 0.02 node_cpu_seconds_total{cpu="42",mode="softirq"} 1.4 node_cpu_seconds_total{cpu="42",mode="steal"} 0 node_cpu_seconds_total{cpu="42",mode="system"} 4251.67 node_cpu_seconds_total{cpu="42",mode="user"} 5704.54 node_cpu_seconds_total{cpu="43",mode="idle"} 196911.48 node_cpu_seconds_total{cpu="43",mode="iowait"} 1.05 node_cpu_seconds_total{cpu="43",mode="irq"} 0 node_cpu_seconds_total{cpu="43",mode="nice"} 0 node_cpu_seconds_total{cpu="43",mode="softirq"} 1.45 node_cpu_seconds_total{cpu="43",mode="steal"} 0 node_cpu_seconds_total{cpu="43",mode="system"} 5122.46 node_cpu_seconds_total{cpu="43",mode="user"} 6804.64 node_cpu_seconds_total{cpu="44",mode="idle"} 196755.9 node_cpu_seconds_total{cpu="44",mode="iowait"} 1.34 node_cpu_seconds_total{cpu="44",mode="irq"} 0 node_cpu_seconds_total{cpu="44",mode="nice"} 0 node_cpu_seconds_total{cpu="44",mode="softirq"} 1.35 node_cpu_seconds_total{cpu="44",mode="steal"} 0 node_cpu_seconds_total{cpu="44",mode="system"} 5224.31 node_cpu_seconds_total{cpu="44",mode="user"} 6846.49 node_cpu_seconds_total{cpu="45",mode="idle"} 196102.61 node_cpu_seconds_total{cpu="45",mode="iowait"} 1.75 node_cpu_seconds_total{cpu="45",mode="irq"} 0 node_cpu_seconds_total{cpu="45",mode="nice"} 0 node_cpu_seconds_total{cpu="45",mode="softirq"} 1.45 node_cpu_seconds_total{cpu="45",mode="steal"} 0 node_cpu_seconds_total{cpu="45",mode="system"} 5479.38 node_cpu_seconds_total{cpu="45",mode="user"} 7189.82 node_cpu_seconds_total{cpu="46",mode="idle"} 186664.21 node_cpu_seconds_total{cpu="46",mode="iowait"} 0.95 node_cpu_seconds_total{cpu="46",mode="irq"} 0 node_cpu_seconds_total{cpu="46",mode="nice"} 0.02 node_cpu_seconds_total{cpu="46",mode="softirq"} 3593.78 node_cpu_seconds_total{cpu="46",mode="steal"} 0 node_cpu_seconds_total{cpu="46",mode="system"} 1002.84 node_cpu_seconds_total{cpu="46",mode="user"} 1889.79 node_cpu_seconds_total{cpu="47",mode="idle"} 176068.93 node_cpu_seconds_total{cpu="47",mode="iowait"} 0.74 node_cpu_seconds_total{cpu="47",mode="irq"} 0 node_cpu_seconds_total{cpu="47",mode="nice"} 0 node_cpu_seconds_total{cpu="47",mode="softirq"} 14265.86 node_cpu_seconds_total{cpu="47",mode="steal"} 0 node_cpu_seconds_total{cpu="47",mode="system"} 4843.85 node_cpu_seconds_total{cpu="47",mode="user"} 5805.28 node_cpu_seconds_total{cpu="48",mode="idle"} 200334.05 node_cpu_seconds_total{cpu="48",mode="iowait"} 2.47 node_cpu_seconds_total{cpu="48",mode="irq"} 0 node_cpu_seconds_total{cpu="48",mode="nice"} 0 node_cpu_seconds_total{cpu="48",mode="softirq"} 1.3 node_cpu_seconds_total{cpu="48",mode="steal"} 0 node_cpu_seconds_total{cpu="48",mode="system"} 3615.52 node_cpu_seconds_total{cpu="48",mode="user"} 5253.7 node_cpu_seconds_total{cpu="49",mode="idle"} 203105.68 node_cpu_seconds_total{cpu="49",mode="iowait"} 2.71 node_cpu_seconds_total{cpu="49",mode="irq"} 0 node_cpu_seconds_total{cpu="49",mode="nice"} 0 node_cpu_seconds_total{cpu="49",mode="softirq"} 1.04 node_cpu_seconds_total{cpu="49",mode="steal"} 0 node_cpu_seconds_total{cpu="49",mode="system"} 2516.56 node_cpu_seconds_total{cpu="49",mode="user"} 3846.6 node_cpu_seconds_total{cpu="5",mode="idle"} 177395.13 node_cpu_seconds_total{cpu="5",mode="iowait"} 0.8 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 0 node_cpu_seconds_total{cpu="5",mode="softirq"} 14773.98 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 5086.85 node_cpu_seconds_total{cpu="5",mode="user"} 5944.47 node_cpu_seconds_total{cpu="50",mode="idle"} 202342.2 node_cpu_seconds_total{cpu="50",mode="iowait"} 3.12 node_cpu_seconds_total{cpu="50",mode="irq"} 0 node_cpu_seconds_total{cpu="50",mode="nice"} 0 node_cpu_seconds_total{cpu="50",mode="softirq"} 1.31 node_cpu_seconds_total{cpu="50",mode="steal"} 0 node_cpu_seconds_total{cpu="50",mode="system"} 2836.38 node_cpu_seconds_total{cpu="50",mode="user"} 4206.25 node_cpu_seconds_total{cpu="51",mode="idle"} 203090.49 node_cpu_seconds_total{cpu="51",mode="iowait"} 2.84 node_cpu_seconds_total{cpu="51",mode="irq"} 0 node_cpu_seconds_total{cpu="51",mode="nice"} 0 node_cpu_seconds_total{cpu="51",mode="softirq"} 1.26 node_cpu_seconds_total{cpu="51",mode="steal"} 0 node_cpu_seconds_total{cpu="51",mode="system"} 2513.54 node_cpu_seconds_total{cpu="51",mode="user"} 3866.77 node_cpu_seconds_total{cpu="52",mode="idle"} 203487.25 node_cpu_seconds_total{cpu="52",mode="iowait"} 3.47 node_cpu_seconds_total{cpu="52",mode="irq"} 0 node_cpu_seconds_total{cpu="52",mode="nice"} 0.01 node_cpu_seconds_total{cpu="52",mode="softirq"} 1.1 node_cpu_seconds_total{cpu="52",mode="steal"} 0 node_cpu_seconds_total{cpu="52",mode="system"} 2333.98 node_cpu_seconds_total{cpu="52",mode="user"} 3672.68 node_cpu_seconds_total{cpu="53",mode="idle"} 203674.96 node_cpu_seconds_total{cpu="53",mode="iowait"} 3.35 node_cpu_seconds_total{cpu="53",mode="irq"} 0 node_cpu_seconds_total{cpu="53",mode="nice"} 0 node_cpu_seconds_total{cpu="53",mode="softirq"} 1.19 node_cpu_seconds_total{cpu="53",mode="steal"} 0 node_cpu_seconds_total{cpu="53",mode="system"} 2257.12 node_cpu_seconds_total{cpu="53",mode="user"} 3573.29 node_cpu_seconds_total{cpu="54",mode="idle"} 203845.11 node_cpu_seconds_total{cpu="54",mode="iowait"} 3.37 node_cpu_seconds_total{cpu="54",mode="irq"} 0 node_cpu_seconds_total{cpu="54",mode="nice"} 0 node_cpu_seconds_total{cpu="54",mode="softirq"} 0.95 node_cpu_seconds_total{cpu="54",mode="steal"} 0 node_cpu_seconds_total{cpu="54",mode="system"} 2180.22 node_cpu_seconds_total{cpu="54",mode="user"} 3466.62 node_cpu_seconds_total{cpu="55",mode="idle"} 203913.89 node_cpu_seconds_total{cpu="55",mode="iowait"} 3.15 node_cpu_seconds_total{cpu="55",mode="irq"} 0 node_cpu_seconds_total{cpu="55",mode="nice"} 0 node_cpu_seconds_total{cpu="55",mode="softirq"} 1.33 node_cpu_seconds_total{cpu="55",mode="steal"} 0 node_cpu_seconds_total{cpu="55",mode="system"} 1985.38 node_cpu_seconds_total{cpu="55",mode="user"} 3238.97 node_cpu_seconds_total{cpu="56",mode="idle"} 204242.28 node_cpu_seconds_total{cpu="56",mode="iowait"} 3.59 node_cpu_seconds_total{cpu="56",mode="irq"} 0 node_cpu_seconds_total{cpu="56",mode="nice"} 0 node_cpu_seconds_total{cpu="56",mode="softirq"} 1.23 node_cpu_seconds_total{cpu="56",mode="steal"} 0 node_cpu_seconds_total{cpu="56",mode="system"} 2015.07 node_cpu_seconds_total{cpu="56",mode="user"} 3289.5 node_cpu_seconds_total{cpu="57",mode="idle"} 204143.51 node_cpu_seconds_total{cpu="57",mode="iowait"} 3.51 node_cpu_seconds_total{cpu="57",mode="irq"} 0 node_cpu_seconds_total{cpu="57",mode="nice"} 0 node_cpu_seconds_total{cpu="57",mode="softirq"} 1.2 node_cpu_seconds_total{cpu="57",mode="steal"} 0 node_cpu_seconds_total{cpu="57",mode="system"} 2042.37 node_cpu_seconds_total{cpu="57",mode="user"} 3348.76 node_cpu_seconds_total{cpu="58",mode="idle"} 204402.9 node_cpu_seconds_total{cpu="58",mode="iowait"} 3.48 node_cpu_seconds_total{cpu="58",mode="irq"} 0 node_cpu_seconds_total{cpu="58",mode="nice"} 0 node_cpu_seconds_total{cpu="58",mode="softirq"} 0.98 node_cpu_seconds_total{cpu="58",mode="steal"} 0 node_cpu_seconds_total{cpu="58",mode="system"} 1951.23 node_cpu_seconds_total{cpu="58",mode="user"} 3202.42 node_cpu_seconds_total{cpu="59",mode="idle"} 204483.46 node_cpu_seconds_total{cpu="59",mode="iowait"} 3.38 node_cpu_seconds_total{cpu="59",mode="irq"} 0 node_cpu_seconds_total{cpu="59",mode="nice"} 0 node_cpu_seconds_total{cpu="59",mode="softirq"} 0.94 node_cpu_seconds_total{cpu="59",mode="steal"} 0 node_cpu_seconds_total{cpu="59",mode="system"} 1899.59 node_cpu_seconds_total{cpu="59",mode="user"} 3190.23 node_cpu_seconds_total{cpu="6",mode="idle"} 168785.99 node_cpu_seconds_total{cpu="6",mode="iowait"} 0.61 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 0 node_cpu_seconds_total{cpu="6",mode="softirq"} 22879.3 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 4651.75 node_cpu_seconds_total{cpu="6",mode="user"} 5625.17 node_cpu_seconds_total{cpu="60",mode="idle"} 204563.22 node_cpu_seconds_total{cpu="60",mode="iowait"} 3.49 node_cpu_seconds_total{cpu="60",mode="irq"} 0 node_cpu_seconds_total{cpu="60",mode="nice"} 0 node_cpu_seconds_total{cpu="60",mode="softirq"} 1.34 node_cpu_seconds_total{cpu="60",mode="steal"} 0 node_cpu_seconds_total{cpu="60",mode="system"} 1861.42 node_cpu_seconds_total{cpu="60",mode="user"} 3152.02 node_cpu_seconds_total{cpu="61",mode="idle"} 204424.14 node_cpu_seconds_total{cpu="61",mode="iowait"} 3.67 node_cpu_seconds_total{cpu="61",mode="irq"} 0 node_cpu_seconds_total{cpu="61",mode="nice"} 0.02 node_cpu_seconds_total{cpu="61",mode="softirq"} 1.18 node_cpu_seconds_total{cpu="61",mode="steal"} 0 node_cpu_seconds_total{cpu="61",mode="system"} 1908.44 node_cpu_seconds_total{cpu="61",mode="user"} 3226.82 node_cpu_seconds_total{cpu="62",mode="idle"} 204564.33 node_cpu_seconds_total{cpu="62",mode="iowait"} 3.54 node_cpu_seconds_total{cpu="62",mode="irq"} 0 node_cpu_seconds_total{cpu="62",mode="nice"} 0 node_cpu_seconds_total{cpu="62",mode="softirq"} 1.14 node_cpu_seconds_total{cpu="62",mode="steal"} 0 node_cpu_seconds_total{cpu="62",mode="system"} 1849.25 node_cpu_seconds_total{cpu="62",mode="user"} 3148.71 node_cpu_seconds_total{cpu="63",mode="idle"} 204613.18 node_cpu_seconds_total{cpu="63",mode="iowait"} 3.15 node_cpu_seconds_total{cpu="63",mode="irq"} 0 node_cpu_seconds_total{cpu="63",mode="nice"} 0 node_cpu_seconds_total{cpu="63",mode="softirq"} 1.06 node_cpu_seconds_total{cpu="63",mode="steal"} 0 node_cpu_seconds_total{cpu="63",mode="system"} 1812.3 node_cpu_seconds_total{cpu="63",mode="user"} 3130.06 node_cpu_seconds_total{cpu="7",mode="idle"} 168606.53 node_cpu_seconds_total{cpu="7",mode="iowait"} 0.5 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 0 node_cpu_seconds_total{cpu="7",mode="softirq"} 22876.53 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 4727.52 node_cpu_seconds_total{cpu="7",mode="user"} 5706.82 node_cpu_seconds_total{cpu="8",mode="idle"} 168697.81 node_cpu_seconds_total{cpu="8",mode="iowait"} 0.55 node_cpu_seconds_total{cpu="8",mode="irq"} 0 node_cpu_seconds_total{cpu="8",mode="nice"} 0 node_cpu_seconds_total{cpu="8",mode="softirq"} 22742.6 node_cpu_seconds_total{cpu="8",mode="steal"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 4763.48 node_cpu_seconds_total{cpu="8",mode="user"} 5727.1 node_cpu_seconds_total{cpu="9",mode="idle"} 186104.25 node_cpu_seconds_total{cpu="9",mode="iowait"} 0.7 node_cpu_seconds_total{cpu="9",mode="irq"} 0 node_cpu_seconds_total{cpu="9",mode="nice"} 0 node_cpu_seconds_total{cpu="9",mode="softirq"} 5615.06 node_cpu_seconds_total{cpu="9",mode="steal"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 1738.32 node_cpu_seconds_total{cpu="9",mode="user"} 2479.91 # 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"} 291.92 node_disk_io_time_seconds_total{device="sdb"} 284.384 # 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"} 365.896 node_disk_io_time_weighted_seconds_total{device="sdb"} 791.1700000000001 # 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"} 4.2369536e+07 node_disk_read_bytes_total{device="sdb"} 8.27884032e+08 # 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"} 45.866 node_disk_read_time_seconds_total{device="sdb"} 12.587 # 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"} 3703 node_disk_reads_completed_total{device="sdb"} 12426 # 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"} 5 node_disk_reads_merged_total{device="sdb"} 1042 # 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"} 320.03000000000003 node_disk_write_time_seconds_total{device="sdb"} 778.583 # 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.979865e+06 node_disk_writes_completed_total{device="sdb"} 1.081063e+06 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 835345 node_disk_writes_merged_total{device="sdb"} 22770 # 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"} 4.7990611968e+10 node_disk_written_bytes_total{device="sdb"} 7.716613376e+10 # 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 18176 # 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.037639872512e+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.96607686656e+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.90133011e+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.68470475e+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.037639872512e+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.96607686656e+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 139173 # 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"} 113 # 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"} 50 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp10"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp11"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp12"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp13"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp14"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp15"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp16"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp17"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 45 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 44 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 43 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp10"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp11"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp12"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp13"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp14"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp15"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp16"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp17"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 37 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp6"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp7"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp8"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp9"} 34 # HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm) # TYPE node_hwmon_temp_crit_alarm_celsius gauge node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp1"} 0 node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="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.8866664269e+10 # 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"} 110 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"} 110 # 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"} 34 node_ipmi_temperature_celsius{sensor="05-P1 DIMM 7-12"} 35 node_ipmi_temperature_celsius{sensor="06-P2 DIMM 1-6"} 33 node_ipmi_temperature_celsius{sensor="07-P2 DIMM 7-12"} 35 node_ipmi_temperature_celsius{sensor="08-HD Max"} 35 node_ipmi_temperature_celsius{sensor="10-Chipset"} 41 node_ipmi_temperature_celsius{sensor="11-PS 1 Inlet"} 30 node_ipmi_temperature_celsius{sensor="12-PS 2 Inlet"} 29 node_ipmi_temperature_celsius{sensor="13-VR P1"} 41 node_ipmi_temperature_celsius{sensor="14-VR P2"} 37 node_ipmi_temperature_celsius{sensor="15-VR P1 Mem"} 31 node_ipmi_temperature_celsius{sensor="16-VR P1 Mem"} 29 node_ipmi_temperature_celsius{sensor="17-VR P2 Mem"} 31 node_ipmi_temperature_celsius{sensor="18-VR P2 Mem"} 30 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"} 56 node_ipmi_temperature_celsius{sensor="27-Front Ambient"} 25 node_ipmi_temperature_celsius{sensor="28-P/S 2 Zone"} 31 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"} 35 node_ipmi_temperature_celsius{sensor="34-HD Cntlr Zone"} 34 node_ipmi_temperature_celsius{sensor="35-I/O Zone"} 32 node_ipmi_temperature_celsius{sensor="36-Storage Batt"} 23 node_ipmi_temperature_celsius{sensor="37-Fuse"} 32 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 2.98 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 2.06 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 2.49 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 2.473984e+06 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 3.32107776e+08 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 3.29633792e+08 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 4.980736e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 6.341328896e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 2.441216e+06 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 4.089686016e+10 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 6.7510657024e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 1.3862281216e+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 7.319552e+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 6.722666496e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 4.7281389568e+10 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 4.0558723072e+10 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 3.38219008e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.8382848e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 2.15670784e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.25888516096e+11 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 8.5691772928e+10 # 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.3078528e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 3.1899648e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.34217728e+08 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 3.38219008e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 5.54627072e+08 # HELP node_memory_SecPageTables_bytes Memory information field SecPageTables_bytes. # TYPE node_memory_SecPageTables_bytes gauge node_memory_SecPageTables_bytes 0 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 7.458816e+06 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 8.9284608e+08 # 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.6224256e+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.80748288e+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 1613 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 875 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 15557 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.259648e+06 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 7.204286e+06 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 4.482422e+06 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 4.001036e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.1668423654336e+13 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 2.1113039045918e+13 # 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 172 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 1155 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 0 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 3.3295558e+07 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 4.5577926e+07 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 3.31579727e+08 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 7493 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 185920 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.8290753441e+10 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.192299265e+09 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.7963789291e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 3.47978919e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.20672893e+08 # 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 12 # 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.896604e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 0 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 4.101939e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 2.9281937e+07 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type 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"} 2.2619696860526e+13 node_network_receive_bytes_total{device="br-ipv6"} 0 node_network_receive_bytes_total{device="docker0"} 0 node_network_receive_bytes_total{device="eno1"} 7.878262272983e+12 node_network_receive_bytes_total{device="eno2"} 7.465029284106e+12 node_network_receive_bytes_total{device="eno3"} 7.276405303437e+12 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"} 1.890913e+06 node_network_receive_drop_total{device="br-ipv6"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="eno1"} 861375 node_network_receive_drop_total{device="eno2"} 531027 node_network_receive_drop_total{device="eno3"} 498511 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"} 895156 node_network_receive_multicast_total{device="br-ipv6"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="eno1"} 238976 node_network_receive_multicast_total{device="eno2"} 254272 node_network_receive_multicast_total{device="eno3"} 401908 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"} 2.773277259e+10 node_network_receive_packets_total{device="br-ipv6"} 0 node_network_receive_packets_total{device="docker0"} 0 node_network_receive_packets_total{device="eno1"} 9.703009906e+09 node_network_receive_packets_total{device="eno2"} 9.127415966e+09 node_network_receive_packets_total{device="eno3"} 8.902346718e+09 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"} 2.1964880896527e+13 node_network_transmit_bytes_total{device="br-ipv6"} 0 node_network_transmit_bytes_total{device="docker0"} 0 node_network_transmit_bytes_total{device="eno1"} 7.330283042041e+12 node_network_transmit_bytes_total{device="eno2"} 7.31560335514e+12 node_network_transmit_bytes_total{device="eno3"} 7.318994499346e+12 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"} 2.452747359e+10 node_network_transmit_packets_total{device="br-ipv6"} 0 node_network_transmit_packets_total{device="docker0"} 0 node_network_transmit_packets_total{device="eno1"} 8.184999219e+09 node_network_transmit_packets_total{device="eno2"} 8.17206219e+09 node_network_transmit_packets_total{device="eno3"} 8.170412181e+09 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 80581 # 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 5.333509e+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 2 # 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 1433 # HELP node_nf_conntrack_stat_invalid Number of packets seen which can not be tracked. # TYPE node_nf_conntrack_stat_invalid gauge node_nf_conntrack_stat_invalid 4.99891182e+08 # 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 603 # 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 793.890593 # 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 2.344661 # 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 2.764501 # 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 0 # 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 0 # 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"} 16096.505978762 node_schedstat_running_seconds_total{cpu="1"} 13337.393097295 node_schedstat_running_seconds_total{cpu="10"} 13327.502645705 node_schedstat_running_seconds_total{cpu="11"} 13247.982941817 node_schedstat_running_seconds_total{cpu="12"} 13462.733271024 node_schedstat_running_seconds_total{cpu="13"} 13540.178610646 node_schedstat_running_seconds_total{cpu="14"} 11130.336470259 node_schedstat_running_seconds_total{cpu="15"} 13177.684337981 node_schedstat_running_seconds_total{cpu="16"} 18891.86139225 node_schedstat_running_seconds_total{cpu="17"} 16400.166437547 node_schedstat_running_seconds_total{cpu="18"} 12664.923851163 node_schedstat_running_seconds_total{cpu="19"} 10193.447234095 node_schedstat_running_seconds_total{cpu="2"} 13634.499011402 node_schedstat_running_seconds_total{cpu="20"} 9373.444332382 node_schedstat_running_seconds_total{cpu="21"} 8693.172595596 node_schedstat_running_seconds_total{cpu="22"} 8208.399738504 node_schedstat_running_seconds_total{cpu="23"} 7974.546973612 node_schedstat_running_seconds_total{cpu="24"} 7847.222687771 node_schedstat_running_seconds_total{cpu="25"} 6699.08248766 node_schedstat_running_seconds_total{cpu="26"} 7623.749662971 node_schedstat_running_seconds_total{cpu="27"} 7366.430114937 node_schedstat_running_seconds_total{cpu="28"} 7352.916318605 node_schedstat_running_seconds_total{cpu="29"} 7432.931753289 node_schedstat_running_seconds_total{cpu="3"} 13424.650687871 node_schedstat_running_seconds_total{cpu="30"} 7323.650674369 node_schedstat_running_seconds_total{cpu="31"} 7272.381964788 node_schedstat_running_seconds_total{cpu="32"} 10037.039517443 node_schedstat_running_seconds_total{cpu="33"} 13596.983374127 node_schedstat_running_seconds_total{cpu="34"} 13972.279319497 node_schedstat_running_seconds_total{cpu="35"} 13653.96530379 node_schedstat_running_seconds_total{cpu="36"} 8313.223025807 node_schedstat_running_seconds_total{cpu="37"} 10796.908704484 node_schedstat_running_seconds_total{cpu="38"} 12802.338402246 node_schedstat_running_seconds_total{cpu="39"} 12957.764556771 node_schedstat_running_seconds_total{cpu="4"} 5100.16882056 node_schedstat_running_seconds_total{cpu="40"} 12903.500459834 node_schedstat_running_seconds_total{cpu="41"} 7913.262083905 node_schedstat_running_seconds_total{cpu="42"} 10359.857562152 node_schedstat_running_seconds_total{cpu="43"} 12403.564558578 node_schedstat_running_seconds_total{cpu="44"} 12553.345803708 node_schedstat_running_seconds_total{cpu="45"} 13175.835049364 node_schedstat_running_seconds_total{cpu="46"} 3326.598783195 node_schedstat_running_seconds_total{cpu="47"} 12711.223999484 node_schedstat_running_seconds_total{cpu="48"} 9227.959162971 node_schedstat_running_seconds_total{cpu="49"} 6614.853715329 node_schedstat_running_seconds_total{cpu="5"} 13069.70537058 node_schedstat_running_seconds_total{cpu="50"} 7313.707819405 node_schedstat_running_seconds_total{cpu="51"} 6606.844682381 node_schedstat_running_seconds_total{cpu="52"} 6226.371016034 node_schedstat_running_seconds_total{cpu="53"} 6048.44911262 node_schedstat_running_seconds_total{cpu="54"} 5854.618523452 node_schedstat_running_seconds_total{cpu="55"} 5828.287660115 node_schedstat_running_seconds_total{cpu="56"} 5503.849567862 node_schedstat_running_seconds_total{cpu="57"} 5594.979309588 node_schedstat_running_seconds_total{cpu="58"} 5349.037922897 node_schedstat_running_seconds_total{cpu="59"} 5277.160099199 node_schedstat_running_seconds_total{cpu="6"} 13046.500473281 node_schedstat_running_seconds_total{cpu="60"} 5198.359859878 node_schedstat_running_seconds_total{cpu="61"} 5330.007542919 node_schedstat_running_seconds_total{cpu="62"} 5194.29922436 node_schedstat_running_seconds_total{cpu="63"} 5141.646933848 node_schedstat_running_seconds_total{cpu="7"} 13239.565174343 node_schedstat_running_seconds_total{cpu="8"} 13288.231581357 node_schedstat_running_seconds_total{cpu="9"} 4821.694824451 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.26009372e+08 node_schedstat_timeslices_total{cpu="1"} 9.6714543e+07 node_schedstat_timeslices_total{cpu="10"} 1.01270787e+08 node_schedstat_timeslices_total{cpu="11"} 9.8344123e+07 node_schedstat_timeslices_total{cpu="12"} 1.00674803e+08 node_schedstat_timeslices_total{cpu="13"} 9.4116038e+07 node_schedstat_timeslices_total{cpu="14"} 8.6285955e+07 node_schedstat_timeslices_total{cpu="15"} 9.8911421e+07 node_schedstat_timeslices_total{cpu="16"} 1.3235271e+08 node_schedstat_timeslices_total{cpu="17"} 1.20911865e+08 node_schedstat_timeslices_total{cpu="18"} 9.4859443e+07 node_schedstat_timeslices_total{cpu="19"} 7.9629175e+07 node_schedstat_timeslices_total{cpu="2"} 9.9262966e+07 node_schedstat_timeslices_total{cpu="20"} 7.2790344e+07 node_schedstat_timeslices_total{cpu="21"} 6.7723674e+07 node_schedstat_timeslices_total{cpu="22"} 6.466127e+07 node_schedstat_timeslices_total{cpu="23"} 6.3378879e+07 node_schedstat_timeslices_total{cpu="24"} 6.2669905e+07 node_schedstat_timeslices_total{cpu="25"} 5.3955231e+07 node_schedstat_timeslices_total{cpu="26"} 6.1076418e+07 node_schedstat_timeslices_total{cpu="27"} 5.9552328e+07 node_schedstat_timeslices_total{cpu="28"} 5.9646639e+07 node_schedstat_timeslices_total{cpu="29"} 5.8395156e+07 node_schedstat_timeslices_total{cpu="3"} 1.01423111e+08 node_schedstat_timeslices_total{cpu="30"} 5.7360834e+07 node_schedstat_timeslices_total{cpu="31"} 5.7089002e+07 node_schedstat_timeslices_total{cpu="32"} 7.8237818e+07 node_schedstat_timeslices_total{cpu="33"} 1.03131688e+08 node_schedstat_timeslices_total{cpu="34"} 1.06141984e+08 node_schedstat_timeslices_total{cpu="35"} 1.07903521e+08 node_schedstat_timeslices_total{cpu="36"} 7.1966045e+07 node_schedstat_timeslices_total{cpu="37"} 8.8263804e+07 node_schedstat_timeslices_total{cpu="38"} 1.01201711e+08 node_schedstat_timeslices_total{cpu="39"} 1.02345887e+08 node_schedstat_timeslices_total{cpu="4"} 4.1691394e+07 node_schedstat_timeslices_total{cpu="40"} 1.02035501e+08 node_schedstat_timeslices_total{cpu="41"} 6.9023899e+07 node_schedstat_timeslices_total{cpu="42"} 8.4930732e+07 node_schedstat_timeslices_total{cpu="43"} 9.7659911e+07 node_schedstat_timeslices_total{cpu="44"} 9.9769004e+07 node_schedstat_timeslices_total{cpu="45"} 9.9267442e+07 node_schedstat_timeslices_total{cpu="46"} 2.6790568e+07 node_schedstat_timeslices_total{cpu="47"} 9.1055463e+07 node_schedstat_timeslices_total{cpu="48"} 6.5565917e+07 node_schedstat_timeslices_total{cpu="49"} 4.9748938e+07 node_schedstat_timeslices_total{cpu="5"} 1.00693861e+08 node_schedstat_timeslices_total{cpu="50"} 5.6999512e+07 node_schedstat_timeslices_total{cpu="51"} 5.4101597e+07 node_schedstat_timeslices_total{cpu="52"} 5.1816666e+07 node_schedstat_timeslices_total{cpu="53"} 5.047727e+07 node_schedstat_timeslices_total{cpu="54"} 4.9705308e+07 node_schedstat_timeslices_total{cpu="55"} 4.7411715e+07 node_schedstat_timeslices_total{cpu="56"} 4.8256494e+07 node_schedstat_timeslices_total{cpu="57"} 4.8726333e+07 node_schedstat_timeslices_total{cpu="58"} 4.6647704e+07 node_schedstat_timeslices_total{cpu="59"} 4.6388586e+07 node_schedstat_timeslices_total{cpu="6"} 9.8517479e+07 node_schedstat_timeslices_total{cpu="60"} 4.6216085e+07 node_schedstat_timeslices_total{cpu="61"} 4.5626746e+07 node_schedstat_timeslices_total{cpu="62"} 4.5153195e+07 node_schedstat_timeslices_total{cpu="63"} 4.4932931e+07 node_schedstat_timeslices_total{cpu="7"} 1.00135088e+08 node_schedstat_timeslices_total{cpu="8"} 1.0086547e+08 node_schedstat_timeslices_total{cpu="9"} 3.8722631e+07 # 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"} 59.915948901 node_schedstat_waiting_seconds_total{cpu="1"} 525.403954566 node_schedstat_waiting_seconds_total{cpu="10"} 278.073644266 node_schedstat_waiting_seconds_total{cpu="11"} 472.526954942 node_schedstat_waiting_seconds_total{cpu="12"} 475.066265842 node_schedstat_waiting_seconds_total{cpu="13"} 483.906798494 node_schedstat_waiting_seconds_total{cpu="14"} 41.560247831 node_schedstat_waiting_seconds_total{cpu="15"} 40.602311929 node_schedstat_waiting_seconds_total{cpu="16"} 90.446706582 node_schedstat_waiting_seconds_total{cpu="17"} 69.781918649 node_schedstat_waiting_seconds_total{cpu="18"} 60.539064968 node_schedstat_waiting_seconds_total{cpu="19"} 57.627545757 node_schedstat_waiting_seconds_total{cpu="2"} 539.049198714 node_schedstat_waiting_seconds_total{cpu="20"} 56.245151271 node_schedstat_waiting_seconds_total{cpu="21"} 54.148908358 node_schedstat_waiting_seconds_total{cpu="22"} 53.239057962 node_schedstat_waiting_seconds_total{cpu="23"} 51.264139105 node_schedstat_waiting_seconds_total{cpu="24"} 51.069593832 node_schedstat_waiting_seconds_total{cpu="25"} 52.083742261 node_schedstat_waiting_seconds_total{cpu="26"} 47.853377003 node_schedstat_waiting_seconds_total{cpu="27"} 48.761324787 node_schedstat_waiting_seconds_total{cpu="28"} 49.5403066 node_schedstat_waiting_seconds_total{cpu="29"} 48.881764163 node_schedstat_waiting_seconds_total{cpu="3"} 510.25366538 node_schedstat_waiting_seconds_total{cpu="30"} 47.102751517 node_schedstat_waiting_seconds_total{cpu="31"} 49.214877088 node_schedstat_waiting_seconds_total{cpu="32"} 37.649129234 node_schedstat_waiting_seconds_total{cpu="33"} 37.885742611 node_schedstat_waiting_seconds_total{cpu="34"} 37.023610839 node_schedstat_waiting_seconds_total{cpu="35"} 36.817942206 node_schedstat_waiting_seconds_total{cpu="36"} 27.819807499 node_schedstat_waiting_seconds_total{cpu="37"} 30.151706542 node_schedstat_waiting_seconds_total{cpu="38"} 33.91456738 node_schedstat_waiting_seconds_total{cpu="39"} 34.251874165 node_schedstat_waiting_seconds_total{cpu="4"} 90.348628129 node_schedstat_waiting_seconds_total{cpu="40"} 33.240837286 node_schedstat_waiting_seconds_total{cpu="41"} 25.762544407 node_schedstat_waiting_seconds_total{cpu="42"} 28.939285496 node_schedstat_waiting_seconds_total{cpu="43"} 33.234909463 node_schedstat_waiting_seconds_total{cpu="44"} 32.81650798 node_schedstat_waiting_seconds_total{cpu="45"} 33.671329612 node_schedstat_waiting_seconds_total{cpu="46"} 64.379122161 node_schedstat_waiting_seconds_total{cpu="47"} 303.520660689 node_schedstat_waiting_seconds_total{cpu="48"} 52.571651146 node_schedstat_waiting_seconds_total{cpu="49"} 56.146365926 node_schedstat_waiting_seconds_total{cpu="5"} 290.539829539 node_schedstat_waiting_seconds_total{cpu="50"} 46.785141734 node_schedstat_waiting_seconds_total{cpu="51"} 44.74328978 node_schedstat_waiting_seconds_total{cpu="52"} 44.448559254 node_schedstat_waiting_seconds_total{cpu="53"} 45.635451666 node_schedstat_waiting_seconds_total{cpu="54"} 43.357009386 node_schedstat_waiting_seconds_total{cpu="55"} 49.5724952 node_schedstat_waiting_seconds_total{cpu="56"} 43.137798986 node_schedstat_waiting_seconds_total{cpu="57"} 42.963061438 node_schedstat_waiting_seconds_total{cpu="58"} 42.906572841 node_schedstat_waiting_seconds_total{cpu="59"} 41.929421516 node_schedstat_waiting_seconds_total{cpu="6"} 488.758485647 node_schedstat_waiting_seconds_total{cpu="60"} 41.982730676 node_schedstat_waiting_seconds_total{cpu="61"} 42.297320033 node_schedstat_waiting_seconds_total{cpu="62"} 42.112041117 node_schedstat_waiting_seconds_total{cpu="63"} 41.685390046 node_schedstat_waiting_seconds_total{cpu="7"} 493.522105843 node_schedstat_waiting_seconds_total{cpu="8"} 493.939425335 node_schedstat_waiting_seconds_total{cpu="9"} 85.147124203 # 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.031658881 node_scrape_collector_duration_seconds{collector="bcache"} 2.2062e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000399054 node_scrape_collector_duration_seconds{collector="btrfs"} 0.062495682 node_scrape_collector_duration_seconds{collector="conntrack"} 0.031857556 node_scrape_collector_duration_seconds{collector="cpu"} 0.034755962 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.037353553 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001088057 node_scrape_collector_duration_seconds{collector="dmi"} 3.1296e-05 node_scrape_collector_duration_seconds{collector="edac"} 0.02274807 node_scrape_collector_duration_seconds{collector="entropy"} 0.000164605 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.3228e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.021422851 node_scrape_collector_duration_seconds{collector="filesystem"} 0.031575901 node_scrape_collector_duration_seconds{collector="hwmon"} 0.083918662 node_scrape_collector_duration_seconds{collector="infiniband"} 2.7014e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 0.000113471 node_scrape_collector_duration_seconds{collector="loadavg"} 6.1377e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 3.6965e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000561555 node_scrape_collector_duration_seconds{collector="netclass"} 0.032130392 node_scrape_collector_duration_seconds{collector="netdev"} 0.022497412 node_scrape_collector_duration_seconds{collector="netstat"} 0.063335648 node_scrape_collector_duration_seconds{collector="nfs"} 3.9808e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 5.4913e-05 node_scrape_collector_duration_seconds{collector="nvme"} 3.6105e-05 node_scrape_collector_duration_seconds{collector="os"} 6.6626e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 9.077e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000258177 node_scrape_collector_duration_seconds{collector="rapl"} 0.000437613 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00179779 node_scrape_collector_duration_seconds{collector="selinux"} 0.02137603 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000260776 node_scrape_collector_duration_seconds{collector="softnet"} 0.021659646 node_scrape_collector_duration_seconds{collector="stat"} 0.087477771 node_scrape_collector_duration_seconds{collector="systemd"} 0.110095888 node_scrape_collector_duration_seconds{collector="tapestats"} 2.8216e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.00312282 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.009858241 node_scrape_collector_duration_seconds{collector="time"} 0.031656057 node_scrape_collector_duration_seconds{collector="timex"} 0.022680559 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.004182144 node_scrape_collector_duration_seconds{collector="uname"} 0.001832736 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000462852 node_scrape_collector_duration_seconds{collector="xfs"} 0.022968493 node_scrape_collector_duration_seconds{collector="zfs"} 2.5764e-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 339 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 13641 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 13263 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 31662 # HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes. # TYPE node_sockstat_TCP_mem_bytes gauge node_sockstat_TCP_mem_bytes 1.29687552e+08 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 128 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 10795 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 105 # 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 105 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 7042 # 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 2.8844032e+07 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 14243 # 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"} 145894 node_softnet_processed_total{cpu="1"} 3.677348827e+09 node_softnet_processed_total{cpu="10"} 2.030305273e+09 node_softnet_processed_total{cpu="11"} 3.335076052e+09 node_softnet_processed_total{cpu="12"} 3.331163946e+09 node_softnet_processed_total{cpu="13"} 3.336589172e+09 node_softnet_processed_total{cpu="14"} 177028 node_softnet_processed_total{cpu="15"} 145639 node_softnet_processed_total{cpu="16"} 366904 node_softnet_processed_total{cpu="17"} 265488 node_softnet_processed_total{cpu="18"} 186599 node_softnet_processed_total{cpu="19"} 163587 node_softnet_processed_total{cpu="2"} 3.738675485e+09 node_softnet_processed_total{cpu="20"} 131943 node_softnet_processed_total{cpu="21"} 125635 node_softnet_processed_total{cpu="22"} 125884 node_softnet_processed_total{cpu="23"} 131154 node_softnet_processed_total{cpu="24"} 117606 node_softnet_processed_total{cpu="25"} 83582 node_softnet_processed_total{cpu="26"} 101712 node_softnet_processed_total{cpu="27"} 120737 node_softnet_processed_total{cpu="28"} 106634 node_softnet_processed_total{cpu="29"} 123281 node_softnet_processed_total{cpu="3"} 3.667755422e+09 node_softnet_processed_total{cpu="30"} 97225 node_softnet_processed_total{cpu="31"} 128508 node_softnet_processed_total{cpu="32"} 90034 node_softnet_processed_total{cpu="33"} 121271 node_softnet_processed_total{cpu="34"} 121345 node_softnet_processed_total{cpu="35"} 125954 node_softnet_processed_total{cpu="36"} 98275 node_softnet_processed_total{cpu="37"} 103453 node_softnet_processed_total{cpu="38"} 128128 node_softnet_processed_total{cpu="39"} 120046 node_softnet_processed_total{cpu="4"} 72818 node_softnet_processed_total{cpu="40"} 120534 node_softnet_processed_total{cpu="41"} 94897 node_softnet_processed_total{cpu="42"} 113462 node_softnet_processed_total{cpu="43"} 119537 node_softnet_processed_total{cpu="44"} 118679 node_softnet_processed_total{cpu="45"} 120111 node_softnet_processed_total{cpu="46"} 22423 node_softnet_processed_total{cpu="47"} 2.189002609e+09 node_softnet_processed_total{cpu="48"} 111542 node_softnet_processed_total{cpu="49"} 76096 node_softnet_processed_total{cpu="5"} 2.130622642e+09 node_softnet_processed_total{cpu="50"} 94464 node_softnet_processed_total{cpu="51"} 93873 node_softnet_processed_total{cpu="52"} 85932 node_softnet_processed_total{cpu="53"} 99514 node_softnet_processed_total{cpu="54"} 83271 node_softnet_processed_total{cpu="55"} 96485 node_softnet_processed_total{cpu="56"} 104668 node_softnet_processed_total{cpu="57"} 101595 node_softnet_processed_total{cpu="58"} 72658 node_softnet_processed_total{cpu="59"} 84685 node_softnet_processed_total{cpu="6"} 3.423008008e+09 node_softnet_processed_total{cpu="60"} 105485 node_softnet_processed_total{cpu="61"} 79570 node_softnet_processed_total{cpu="62"} 87911 node_softnet_processed_total{cpu="63"} 86406 node_softnet_processed_total{cpu="7"} 3.423800215e+09 node_softnet_processed_total{cpu="8"} 3.420397098e+09 node_softnet_processed_total{cpu="9"} 107654 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 0 node_softnet_times_squeezed_total{cpu="1"} 0 node_softnet_times_squeezed_total{cpu="10"} 0 node_softnet_times_squeezed_total{cpu="11"} 0 node_softnet_times_squeezed_total{cpu="12"} 0 node_softnet_times_squeezed_total{cpu="13"} 0 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"} 0 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"} 0 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"} 0 node_softnet_times_squeezed_total{cpu="48"} 0 node_softnet_times_squeezed_total{cpu="49"} 0 node_softnet_times_squeezed_total{cpu="5"} 0 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"} 0 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"} 0 node_softnet_times_squeezed_total{cpu="8"} 0 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.752031611277263e+09 node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 1.752044912158406e+09 node_systemd_timer_last_trigger_seconds{name="atop-rotate.timer"} 1.752008401243443e+09 node_systemd_timer_last_trigger_seconds{name="dpkg-db-backup.timer"} 1.752008401241352e+09 node_systemd_timer_last_trigger_seconds{name="e2scrub_all.timer"} 1.751760644608406e+09 node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 1.751837661281531e+09 node_systemd_timer_last_trigger_seconds{name="logrotate.timer"} 1.752008401242358e+09 node_systemd_timer_last_trigger_seconds{name="man-db.timer"} 1.75202055626093e+09 node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.752044940773412e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-apt.timer"} 1.752044961282272e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-ipmitool-sensor.timer"} 1.752045666293378e+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.752044961281332e+09 node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.752009273360146e+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"} 1 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"} 0 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"} 185 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 1 node_systemd_units{state="inactive"} 99 # 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.752044962e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/backup.prom"} 1.751835241e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/ipmitool_sensor.prom"} 1.75204567e+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.752044961e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/squid.prom"} 1.751835241e+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"} 51 node_thermal_zone_temp{type="x86_pkg_temp",zone="1"} 43 # 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.7520457088668327e+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.9999915155029296 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.591 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -1.0143e-05 # 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.01554764e+08 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1453 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 849857 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.22223384e+08 # 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"} 12447 node_xfs_block_mapping_extent_list_deletions_total{device="sdb2"} 31393 # 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"} 1.02172e+06 node_xfs_block_mapping_extent_list_insertions_total{device="sdb2"} 15409 # 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.73837066e+08 node_xfs_block_mapping_extent_list_lookups_total{device="sdb2"} 6.228508e+06 # HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem. # TYPE node_xfs_block_mapping_reads_total counter node_xfs_block_mapping_reads_total{device="sda1"} 1.391051e+07 node_xfs_block_mapping_reads_total{device="sdb2"} 1.862454e+06 # HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. # TYPE node_xfs_block_mapping_unmaps_total counter node_xfs_block_mapping_unmaps_total{device="sda1"} 89297 node_xfs_block_mapping_unmaps_total{device="sdb2"} 128040 # 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"} 3.49649077e+08 node_xfs_block_mapping_writes_total{device="sdb2"} 3.892868e+06 # HELP node_xfs_directory_operation_create_total Number of times a new directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_create_total counter node_xfs_directory_operation_create_total{device="sda1"} 170435 node_xfs_directory_operation_create_total{device="sdb2"} 18370 # 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.370226e+06 node_xfs_directory_operation_getdents_total{device="sdb2"} 141612 # 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"} 172190 node_xfs_directory_operation_lookup_total{device="sdb2"} 34272 # 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"} 77565 node_xfs_directory_operation_remove_total{device="sdb2"} 18370 # 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.9382825e+07 node_xfs_extent_allocation_blocks_allocated_total{device="sdb2"} 334639 # 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"} 9.494569e+06 node_xfs_extent_allocation_blocks_freed_total{device="sdb2"} 329763 # 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"} 94154 node_xfs_extent_allocation_extents_allocated_total{device="sdb2"} 7229 # 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"} 11800 node_xfs_extent_allocation_extents_freed_total{device="sdb2"} 7367 # 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"} 94623 node_xfs_inode_operation_attempts_total{device="sdb2"} 45152 # 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"} 268772 node_xfs_inode_operation_attribute_changes_total{device="sdb2"} 97766 # 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"} 0 node_xfs_inode_operation_found_total{device="sdb2"} 12893 # 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"} 94623 node_xfs_inode_operation_missed_total{device="sdb2"} 32259 # HELP node_xfs_inode_operation_reclaims_total Number of times the OS reclaimed an XFS inode from the inode cache to free memory for another purpose. # TYPE node_xfs_inode_operation_reclaims_total counter node_xfs_inode_operation_reclaims_total{device="sda1"} 0 node_xfs_inode_operation_reclaims_total{device="sdb2"} 18662 # 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"} 0 # HELP node_xfs_read_calls_total Number of read(2) system calls made to files in a filesystem. # TYPE node_xfs_read_calls_total counter node_xfs_read_calls_total{device="sda1"} 1.40015059e+08 node_xfs_read_calls_total{device="sdb2"} 3.667405e+06 # HELP node_xfs_vnode_active_total Number of vnodes not on free lists for a filesystem. # TYPE node_xfs_vnode_active_total counter node_xfs_vnode_active_total{device="sda1"} 94623 node_xfs_vnode_active_total{device="sdb2"} 13597 # 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"} 0 node_xfs_vnode_reclaim_total{device="sdb2"} 31039 # HELP node_xfs_vnode_release_total Number of times vn_rele called for a filesystem. # TYPE node_xfs_vnode_release_total counter node_xfs_vnode_release_total{device="sda1"} 0 node_xfs_vnode_release_total{device="sdb2"} 31039 # HELP node_xfs_vnode_remove_total Number of times vn_remove called for a filesystem. # TYPE node_xfs_vnode_remove_total counter node_xfs_vnode_remove_total{device="sda1"} 0 node_xfs_vnode_remove_total{device="sdb2"} 31039 # 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"} 3.47874456e+08 node_xfs_write_calls_total{device="sdb2"} 2.798083e+06 # 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 2171 # 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 340 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.8089472e+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 2.029379584e+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"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 14708 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 2431 # 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 116 # HELP squid_running count of running process squid # TYPE squid_running gauge squid_running 2