# HELP apt_autoremove_pending Apt packages pending autoremoval. # TYPE apt_autoremove_pending gauge apt_autoremove_pending 1 # HELP apt_upgrades_held Apt packages pending updates but held back. # TYPE apt_upgrades_held gauge apt_upgrades_held{arch="",origin=""} 0 # HELP apt_upgrades_pending Apt packages pending updates by origin. # TYPE apt_upgrades_pending gauge apt_upgrades_pending{arch="all",origin="Debian:bookworm-security/oldstable-security"} 2 apt_upgrades_pending{arch="all",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 1 apt_upgrades_pending{arch="all",origin="Debian:bookworm/oldstable"} 21 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security"} 16 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-security/oldstable-security,Debian:bookworm/oldstable"} 12 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm-updates/oldstable-updates,Debian:bookworm/oldstable"} 3 apt_upgrades_pending{arch="amd64",origin="Debian:bookworm/oldstable"} 103 apt_upgrades_pending{arch="amd64",origin="Docker:/bookworm"} 6 # HELP backup_archives count of archived backups # TYPE backup_archives gauge backup_archives{block="etc",host="cp"} 636 backup_archives{block="etc",host="gt"} 636 backup_archives{block="etc",host="p0"} 513 backup_archives{block="etc",host="p3"} 346 backup_archives{block="mysql",host="cp"} 613 backup_archives{block="mysql",host="gt"} 617 backup_archives{block="www",host="cp"} 635 backup_archives{block="www",host="gt"} 635 # HELP backup_directories count of non-archived backups # TYPE backup_directories gauge backup_directories{block="etc",host="cp"} 5 backup_directories{block="etc",host="gt"} 5 backup_directories{block="etc",host="p0"} 5 backup_directories{block="etc",host="p3"} 5 backup_directories{block="mysql",host="cp"} 5 backup_directories{block="mysql",host="gt"} 5 backup_directories{block="www",host="cp"} 5 backup_directories{block="www",host="gt"} 5 # HELP backup_last_time time of last backup # TYPE backup_last_time counter backup_last_time{block="etc",host="cp"} 1.773533703e+09 backup_last_time{block="etc",host="gt"} 1.773534292e+09 backup_last_time{block="etc",host="p0"} 1.773534602e+09 backup_last_time{block="etc",host="p3"} 1.773535573e+09 backup_last_time{block="mysql",host="cp"} 1.773534761e+09 backup_last_time{block="mysql",host="gt"} 1.773534593e+09 backup_last_time{block="www",host="cp"} 1.773533822e+09 backup_last_time{block="www",host="gt"} 1.773534407e+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"} 5.0658e-05 go_gc_duration_seconds{quantile="0.25"} 7.1082e-05 go_gc_duration_seconds{quantile="0.5"} 8.1232e-05 go_gc_duration_seconds{quantile="0.75"} 9.363e-05 go_gc_duration_seconds{quantile="1"} 0.000630386 go_gc_duration_seconds_sum 201.641710028 go_gc_duration_seconds_count 3.532464e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 1104 # 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 3.1322824e+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.8114886416256e+13 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.982065e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.03941685074e+11 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 1.6462848e+07 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 3.1322824e+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.49061632e+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 3.3390592e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 300099 # 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.40197888e+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.82452224e+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.7735362112871192e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 3.03941985173e+11 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1200 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 78000 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 516672 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 2.505888e+06 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 3.9602072e+07 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 2.550567e+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 6.291456e+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 6.291456e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.13323048e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 34 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="bond0"} 3 node_arp_entries{device="br-ipv6"} 67 node_arp_entries{device="docker0"} 26 # 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 8.92223142136e+11 # HELP node_cooling_device_cur_state Current throttle state of the cooling device # TYPE node_cooling_device_cur_state gauge node_cooling_device_cur_state{name="0",type="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 0 node_cooling_device_cur_state{name="10",type="Processor"} 0 node_cooling_device_cur_state{name="11",type="Processor"} 0 node_cooling_device_cur_state{name="12",type="Processor"} 0 node_cooling_device_cur_state{name="13",type="Processor"} 0 node_cooling_device_cur_state{name="14",type="Processor"} 0 node_cooling_device_cur_state{name="15",type="Processor"} 0 node_cooling_device_cur_state{name="16",type="Processor"} 0 node_cooling_device_cur_state{name="17",type="Processor"} 0 node_cooling_device_cur_state{name="18",type="Processor"} 0 node_cooling_device_cur_state{name="19",type="Processor"} 0 node_cooling_device_cur_state{name="2",type="Processor"} 0 node_cooling_device_cur_state{name="20",type="Processor"} 0 node_cooling_device_cur_state{name="21",type="Processor"} 0 node_cooling_device_cur_state{name="22",type="Processor"} 0 node_cooling_device_cur_state{name="23",type="Processor"} 0 node_cooling_device_cur_state{name="24",type="Processor"} 0 node_cooling_device_cur_state{name="25",type="Processor"} 0 node_cooling_device_cur_state{name="26",type="Processor"} 0 node_cooling_device_cur_state{name="27",type="Processor"} 0 node_cooling_device_cur_state{name="28",type="Processor"} 0 node_cooling_device_cur_state{name="29",type="Processor"} 0 node_cooling_device_cur_state{name="3",type="Processor"} 0 node_cooling_device_cur_state{name="30",type="Processor"} 0 node_cooling_device_cur_state{name="31",type="Processor"} 0 node_cooling_device_cur_state{name="32",type="Processor"} 0 node_cooling_device_cur_state{name="33",type="Processor"} 0 node_cooling_device_cur_state{name="34",type="Processor"} 0 node_cooling_device_cur_state{name="35",type="Processor"} 0 node_cooling_device_cur_state{name="36",type="Processor"} 0 node_cooling_device_cur_state{name="37",type="Processor"} 0 node_cooling_device_cur_state{name="38",type="Processor"} 0 node_cooling_device_cur_state{name="39",type="Processor"} 0 node_cooling_device_cur_state{name="4",type="Processor"} 0 node_cooling_device_cur_state{name="40",type="Processor"} 0 node_cooling_device_cur_state{name="41",type="Processor"} 0 node_cooling_device_cur_state{name="42",type="Processor"} 0 node_cooling_device_cur_state{name="43",type="Processor"} 0 node_cooling_device_cur_state{name="44",type="Processor"} 0 node_cooling_device_cur_state{name="45",type="Processor"} 0 node_cooling_device_cur_state{name="46",type="Processor"} 0 node_cooling_device_cur_state{name="47",type="Processor"} 0 node_cooling_device_cur_state{name="48",type="Processor"} 0 node_cooling_device_cur_state{name="49",type="Processor"} 0 node_cooling_device_cur_state{name="5",type="Processor"} 0 node_cooling_device_cur_state{name="50",type="Processor"} 0 node_cooling_device_cur_state{name="51",type="Processor"} 0 node_cooling_device_cur_state{name="52",type="Processor"} 0 node_cooling_device_cur_state{name="53",type="Processor"} 0 node_cooling_device_cur_state{name="54",type="Processor"} 0 node_cooling_device_cur_state{name="55",type="Processor"} 0 node_cooling_device_cur_state{name="56",type="Processor"} 0 node_cooling_device_cur_state{name="57",type="Processor"} 0 node_cooling_device_cur_state{name="58",type="Processor"} 0 node_cooling_device_cur_state{name="59",type="Processor"} 0 node_cooling_device_cur_state{name="6",type="Processor"} 0 node_cooling_device_cur_state{name="60",type="Processor"} 0 node_cooling_device_cur_state{name="61",type="Processor"} 0 node_cooling_device_cur_state{name="62",type="Processor"} 0 node_cooling_device_cur_state{name="63",type="Processor"} 0 node_cooling_device_cur_state{name="64",type="intel_powerclamp"} -1 node_cooling_device_cur_state{name="7",type="Processor"} 0 node_cooling_device_cur_state{name="8",type="Processor"} 0 node_cooling_device_cur_state{name="9",type="Processor"} 0 # HELP node_cooling_device_max_state Maximum throttle state of the cooling device # TYPE node_cooling_device_max_state gauge node_cooling_device_max_state{name="0",type="Processor"} 0 node_cooling_device_max_state{name="1",type="Processor"} 0 node_cooling_device_max_state{name="10",type="Processor"} 0 node_cooling_device_max_state{name="11",type="Processor"} 0 node_cooling_device_max_state{name="12",type="Processor"} 0 node_cooling_device_max_state{name="13",type="Processor"} 0 node_cooling_device_max_state{name="14",type="Processor"} 0 node_cooling_device_max_state{name="15",type="Processor"} 0 node_cooling_device_max_state{name="16",type="Processor"} 0 node_cooling_device_max_state{name="17",type="Processor"} 0 node_cooling_device_max_state{name="18",type="Processor"} 0 node_cooling_device_max_state{name="19",type="Processor"} 0 node_cooling_device_max_state{name="2",type="Processor"} 0 node_cooling_device_max_state{name="20",type="Processor"} 0 node_cooling_device_max_state{name="21",type="Processor"} 0 node_cooling_device_max_state{name="22",type="Processor"} 0 node_cooling_device_max_state{name="23",type="Processor"} 0 node_cooling_device_max_state{name="24",type="Processor"} 0 node_cooling_device_max_state{name="25",type="Processor"} 0 node_cooling_device_max_state{name="26",type="Processor"} 0 node_cooling_device_max_state{name="27",type="Processor"} 0 node_cooling_device_max_state{name="28",type="Processor"} 0 node_cooling_device_max_state{name="29",type="Processor"} 0 node_cooling_device_max_state{name="3",type="Processor"} 0 node_cooling_device_max_state{name="30",type="Processor"} 0 node_cooling_device_max_state{name="31",type="Processor"} 0 node_cooling_device_max_state{name="32",type="Processor"} 0 node_cooling_device_max_state{name="33",type="Processor"} 0 node_cooling_device_max_state{name="34",type="Processor"} 0 node_cooling_device_max_state{name="35",type="Processor"} 0 node_cooling_device_max_state{name="36",type="Processor"} 0 node_cooling_device_max_state{name="37",type="Processor"} 0 node_cooling_device_max_state{name="38",type="Processor"} 0 node_cooling_device_max_state{name="39",type="Processor"} 0 node_cooling_device_max_state{name="4",type="Processor"} 0 node_cooling_device_max_state{name="40",type="Processor"} 0 node_cooling_device_max_state{name="41",type="Processor"} 0 node_cooling_device_max_state{name="42",type="Processor"} 0 node_cooling_device_max_state{name="43",type="Processor"} 0 node_cooling_device_max_state{name="44",type="Processor"} 0 node_cooling_device_max_state{name="45",type="Processor"} 0 node_cooling_device_max_state{name="46",type="Processor"} 0 node_cooling_device_max_state{name="47",type="Processor"} 0 node_cooling_device_max_state{name="48",type="Processor"} 0 node_cooling_device_max_state{name="49",type="Processor"} 0 node_cooling_device_max_state{name="5",type="Processor"} 0 node_cooling_device_max_state{name="50",type="Processor"} 0 node_cooling_device_max_state{name="51",type="Processor"} 0 node_cooling_device_max_state{name="52",type="Processor"} 0 node_cooling_device_max_state{name="53",type="Processor"} 0 node_cooling_device_max_state{name="54",type="Processor"} 0 node_cooling_device_max_state{name="55",type="Processor"} 0 node_cooling_device_max_state{name="56",type="Processor"} 0 node_cooling_device_max_state{name="57",type="Processor"} 0 node_cooling_device_max_state{name="58",type="Processor"} 0 node_cooling_device_max_state{name="59",type="Processor"} 0 node_cooling_device_max_state{name="6",type="Processor"} 0 node_cooling_device_max_state{name="60",type="Processor"} 0 node_cooling_device_max_state{name="61",type="Processor"} 0 node_cooling_device_max_state{name="62",type="Processor"} 0 node_cooling_device_max_state{name="63",type="Processor"} 0 node_cooling_device_max_state{name="64",type="intel_powerclamp"} 50 node_cooling_device_max_state{name="7",type="Processor"} 0 node_cooling_device_max_state{name="8",type="Processor"} 0 node_cooling_device_max_state{name="9",type="Processor"} 0 # HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled. # TYPE node_cpu_core_throttles_total counter node_cpu_core_throttles_total{core="0",package="0"} 0 node_cpu_core_throttles_total{core="0",package="1"} 0 node_cpu_core_throttles_total{core="1",package="0"} 0 node_cpu_core_throttles_total{core="1",package="1"} 0 node_cpu_core_throttles_total{core="10",package="0"} 0 node_cpu_core_throttles_total{core="10",package="1"} 0 node_cpu_core_throttles_total{core="11",package="0"} 0 node_cpu_core_throttles_total{core="11",package="1"} 0 node_cpu_core_throttles_total{core="12",package="0"} 0 node_cpu_core_throttles_total{core="12",package="1"} 0 node_cpu_core_throttles_total{core="13",package="0"} 0 node_cpu_core_throttles_total{core="13",package="1"} 0 node_cpu_core_throttles_total{core="14",package="0"} 0 node_cpu_core_throttles_total{core="14",package="1"} 0 node_cpu_core_throttles_total{core="15",package="0"} 0 node_cpu_core_throttles_total{core="15",package="1"} 0 node_cpu_core_throttles_total{core="2",package="0"} 0 node_cpu_core_throttles_total{core="2",package="1"} 0 node_cpu_core_throttles_total{core="3",package="0"} 0 node_cpu_core_throttles_total{core="3",package="1"} 0 node_cpu_core_throttles_total{core="4",package="0"} 0 node_cpu_core_throttles_total{core="4",package="1"} 0 node_cpu_core_throttles_total{core="5",package="0"} 0 node_cpu_core_throttles_total{core="5",package="1"} 0 node_cpu_core_throttles_total{core="6",package="0"} 0 node_cpu_core_throttles_total{core="6",package="1"} 0 node_cpu_core_throttles_total{core="7",package="0"} 0 node_cpu_core_throttles_total{core="7",package="1"} 0 node_cpu_core_throttles_total{core="8",package="0"} 0 node_cpu_core_throttles_total{core="8",package="1"} 0 node_cpu_core_throttles_total{core="9",package="0"} 0 node_cpu_core_throttles_total{core="9",package="1"} 0 # HELP node_cpu_frequency_max_hertz Maximum cpu thread frequency in hertz. # TYPE node_cpu_frequency_max_hertz gauge node_cpu_frequency_max_hertz{cpu="0"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="1"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="10"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="11"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="12"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="13"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="14"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="15"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="16"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="17"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="18"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="19"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="2"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="20"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="21"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="22"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="23"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="24"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="25"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="26"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="27"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="28"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="29"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="3"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="30"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="31"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="32"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="33"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="34"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="35"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="36"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="37"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="38"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="39"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="4"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="40"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="41"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="42"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="43"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="44"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="45"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="46"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="47"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="48"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="49"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="5"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="50"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="51"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="52"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="53"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="54"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="55"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="56"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="57"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="58"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="59"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="6"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="60"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="61"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="62"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="63"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="7"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="8"} 3.6e+09 node_cpu_frequency_max_hertz{cpu="9"} 3.6e+09 # HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz. # TYPE node_cpu_frequency_min_hertz gauge node_cpu_frequency_min_hertz{cpu="0"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="10"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="11"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="12"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="13"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="14"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="15"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="16"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="17"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="18"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="19"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="20"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="21"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="22"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="23"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="24"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="25"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="26"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="27"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="28"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="29"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="30"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="31"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="32"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="33"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="34"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="35"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="36"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="37"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="38"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="39"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="40"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="41"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="42"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="43"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="44"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="45"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="46"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="47"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="48"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="49"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="50"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="51"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="52"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="53"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="54"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="55"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="56"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="57"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="58"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="59"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="60"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="61"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="62"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="63"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="7"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="8"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="9"} 1.2e+09 # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="10",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="10",mode="user"} 0 node_cpu_guest_seconds_total{cpu="11",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="11",mode="user"} 0 node_cpu_guest_seconds_total{cpu="12",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="12",mode="user"} 0 node_cpu_guest_seconds_total{cpu="13",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="13",mode="user"} 0 node_cpu_guest_seconds_total{cpu="14",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="14",mode="user"} 0 node_cpu_guest_seconds_total{cpu="15",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="15",mode="user"} 0 node_cpu_guest_seconds_total{cpu="16",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="16",mode="user"} 0 node_cpu_guest_seconds_total{cpu="17",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="17",mode="user"} 0 node_cpu_guest_seconds_total{cpu="18",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="18",mode="user"} 0 node_cpu_guest_seconds_total{cpu="19",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="19",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="20",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="20",mode="user"} 0 node_cpu_guest_seconds_total{cpu="21",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="21",mode="user"} 0 node_cpu_guest_seconds_total{cpu="22",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="22",mode="user"} 0 node_cpu_guest_seconds_total{cpu="23",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="23",mode="user"} 0 node_cpu_guest_seconds_total{cpu="24",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="24",mode="user"} 0 node_cpu_guest_seconds_total{cpu="25",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="25",mode="user"} 0 node_cpu_guest_seconds_total{cpu="26",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="26",mode="user"} 0 node_cpu_guest_seconds_total{cpu="27",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="27",mode="user"} 0 node_cpu_guest_seconds_total{cpu="28",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="28",mode="user"} 0 node_cpu_guest_seconds_total{cpu="29",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="29",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 node_cpu_guest_seconds_total{cpu="30",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="30",mode="user"} 0 node_cpu_guest_seconds_total{cpu="31",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="31",mode="user"} 0 node_cpu_guest_seconds_total{cpu="32",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="32",mode="user"} 0 node_cpu_guest_seconds_total{cpu="33",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="33",mode="user"} 0 node_cpu_guest_seconds_total{cpu="34",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="34",mode="user"} 0 node_cpu_guest_seconds_total{cpu="35",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="35",mode="user"} 0 node_cpu_guest_seconds_total{cpu="36",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="36",mode="user"} 0 node_cpu_guest_seconds_total{cpu="37",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="37",mode="user"} 0 node_cpu_guest_seconds_total{cpu="38",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="38",mode="user"} 0 node_cpu_guest_seconds_total{cpu="39",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="39",mode="user"} 0 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="40",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="40",mode="user"} 0 node_cpu_guest_seconds_total{cpu="41",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="41",mode="user"} 0 node_cpu_guest_seconds_total{cpu="42",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="42",mode="user"} 0 node_cpu_guest_seconds_total{cpu="43",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="43",mode="user"} 0 node_cpu_guest_seconds_total{cpu="44",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="44",mode="user"} 0 node_cpu_guest_seconds_total{cpu="45",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="45",mode="user"} 0 node_cpu_guest_seconds_total{cpu="46",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="46",mode="user"} 0 node_cpu_guest_seconds_total{cpu="47",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="47",mode="user"} 0 node_cpu_guest_seconds_total{cpu="48",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="48",mode="user"} 0 node_cpu_guest_seconds_total{cpu="49",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="49",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 node_cpu_guest_seconds_total{cpu="50",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="50",mode="user"} 0 node_cpu_guest_seconds_total{cpu="51",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="51",mode="user"} 0 node_cpu_guest_seconds_total{cpu="52",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="52",mode="user"} 0 node_cpu_guest_seconds_total{cpu="53",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="53",mode="user"} 0 node_cpu_guest_seconds_total{cpu="54",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="54",mode="user"} 0 node_cpu_guest_seconds_total{cpu="55",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="55",mode="user"} 0 node_cpu_guest_seconds_total{cpu="56",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="56",mode="user"} 0 node_cpu_guest_seconds_total{cpu="57",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="57",mode="user"} 0 node_cpu_guest_seconds_total{cpu="58",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="58",mode="user"} 0 node_cpu_guest_seconds_total{cpu="59",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="59",mode="user"} 0 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="60",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="60",mode="user"} 0 node_cpu_guest_seconds_total{cpu="61",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="61",mode="user"} 0 node_cpu_guest_seconds_total{cpu="62",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="62",mode="user"} 0 node_cpu_guest_seconds_total{cpu="63",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="63",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",mode="user"} 0 node_cpu_guest_seconds_total{cpu="8",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="8",mode="user"} 0 node_cpu_guest_seconds_total{cpu="9",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="9",mode="user"} 0 # HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled. # TYPE node_cpu_package_throttles_total counter node_cpu_package_throttles_total{package="0"} 0 node_cpu_package_throttles_total{package="1"} 0 # HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_hertz gauge node_cpu_scaling_frequency_hertz{cpu="0"} 1.198744e+09 node_cpu_scaling_frequency_hertz{cpu="1"} 1.198596e+09 node_cpu_scaling_frequency_hertz{cpu="10"} 1.198584e+09 node_cpu_scaling_frequency_hertz{cpu="11"} 1.198639e+09 node_cpu_scaling_frequency_hertz{cpu="12"} 1.198619e+09 node_cpu_scaling_frequency_hertz{cpu="13"} 1.198788e+09 node_cpu_scaling_frequency_hertz{cpu="14"} 1.200893e+09 node_cpu_scaling_frequency_hertz{cpu="15"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="16"} 1.198666e+09 node_cpu_scaling_frequency_hertz{cpu="17"} 1.198712e+09 node_cpu_scaling_frequency_hertz{cpu="18"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="19"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="2"} 1.198922e+09 node_cpu_scaling_frequency_hertz{cpu="20"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="21"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="22"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="23"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="24"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="25"} 1.199239e+09 node_cpu_scaling_frequency_hertz{cpu="26"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="27"} 1.199609e+09 node_cpu_scaling_frequency_hertz{cpu="28"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="29"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="3"} 1.198917e+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.2e+09 node_cpu_scaling_frequency_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="34"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="35"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="36"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="37"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="38"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="39"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="4"} 1.199368e+09 node_cpu_scaling_frequency_hertz{cpu="40"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="41"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="42"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="43"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="44"} 1.198878e+09 node_cpu_scaling_frequency_hertz{cpu="45"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="46"} 1.1987e+09 node_cpu_scaling_frequency_hertz{cpu="47"} 1.199279e+09 node_cpu_scaling_frequency_hertz{cpu="48"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="49"} 1.587778e+09 node_cpu_scaling_frequency_hertz{cpu="5"} 1.198643e+09 node_cpu_scaling_frequency_hertz{cpu="50"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="51"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="52"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="53"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="54"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="55"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="56"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="57"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="58"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="59"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="6"} 1.198781e+09 node_cpu_scaling_frequency_hertz{cpu="60"} 1.198725e+09 node_cpu_scaling_frequency_hertz{cpu="61"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="62"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="63"} 1.2e+09 node_cpu_scaling_frequency_hertz{cpu="7"} 1.198797e+09 node_cpu_scaling_frequency_hertz{cpu="8"} 1.198809e+09 node_cpu_scaling_frequency_hertz{cpu="9"} 1.199045e+09 # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_max_hertz gauge node_cpu_scaling_frequency_max_hertz{cpu="0"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="10"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="11"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="12"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="13"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="14"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="15"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="16"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="17"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="18"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="19"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="2"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="20"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="21"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="22"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="23"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="24"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="25"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="26"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="27"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="28"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="29"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="3"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="30"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="31"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="32"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="33"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="34"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="35"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="36"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="37"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="38"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="39"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="4"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="40"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="41"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="42"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="43"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="44"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="45"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="46"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="47"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="48"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="49"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="5"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="50"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="51"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="52"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="53"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="54"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="55"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="56"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="57"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="58"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="59"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="6"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="60"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="61"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="62"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="63"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="7"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="8"} 3.6e+09 node_cpu_scaling_frequency_max_hertz{cpu="9"} 3.6e+09 # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_min_hertz gauge node_cpu_scaling_frequency_min_hertz{cpu="0"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="10"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="11"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="12"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="13"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="14"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="15"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="16"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="17"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="18"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="19"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="20"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="21"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="22"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="23"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="24"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="25"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="26"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="27"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="28"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="29"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="30"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="31"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="32"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="33"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="34"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="35"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="36"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="37"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="38"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="39"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="40"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="41"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="42"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="43"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="44"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="45"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="46"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="47"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="48"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="49"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="50"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="51"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="52"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="53"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="54"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="55"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="56"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="57"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="58"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="59"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="60"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="61"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="62"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="63"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="7"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="8"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="9"} 1.2e+09 # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 1.990132334e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 358.17 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 17.64 node_cpu_seconds_total{cpu="0",mode="softirq"} 2324.26 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 607524.95 node_cpu_seconds_total{cpu="0",mode="user"} 920004.97 node_cpu_seconds_total{cpu="1",mode="idle"} 1.826837421e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 190.56 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 8.1 node_cpu_seconds_total{cpu="1",mode="softirq"} 1.72920993e+06 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 467431.98 node_cpu_seconds_total{cpu="1",mode="user"} 631107.26 node_cpu_seconds_total{cpu="10",mode="idle"} 1.89102301e+07 node_cpu_seconds_total{cpu="10",mode="iowait"} 207.85 node_cpu_seconds_total{cpu="10",mode="irq"} 0 node_cpu_seconds_total{cpu="10",mode="nice"} 11.66 node_cpu_seconds_total{cpu="10",mode="softirq"} 986463.46 node_cpu_seconds_total{cpu="10",mode="steal"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 543488.5 node_cpu_seconds_total{cpu="10",mode="user"} 672239.22 node_cpu_seconds_total{cpu="11",mode="idle"} 1.852580329e+07 node_cpu_seconds_total{cpu="11",mode="iowait"} 156.95 node_cpu_seconds_total{cpu="11",mode="irq"} 0 node_cpu_seconds_total{cpu="11",mode="nice"} 6.88 node_cpu_seconds_total{cpu="11",mode="softirq"} 1.39202922e+06 node_cpu_seconds_total{cpu="11",mode="steal"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 478728.77 node_cpu_seconds_total{cpu="11",mode="user"} 600551.45 node_cpu_seconds_total{cpu="12",mode="idle"} 1.852650571e+07 node_cpu_seconds_total{cpu="12",mode="iowait"} 149.12 node_cpu_seconds_total{cpu="12",mode="irq"} 0 node_cpu_seconds_total{cpu="12",mode="nice"} 7 node_cpu_seconds_total{cpu="12",mode="softirq"} 1.38641028e+06 node_cpu_seconds_total{cpu="12",mode="steal"} 0 node_cpu_seconds_total{cpu="12",mode="system"} 485897.17 node_cpu_seconds_total{cpu="12",mode="user"} 603868.48 node_cpu_seconds_total{cpu="13",mode="idle"} 1.843546641e+07 node_cpu_seconds_total{cpu="13",mode="iowait"} 148.19 node_cpu_seconds_total{cpu="13",mode="irq"} 0 node_cpu_seconds_total{cpu="13",mode="nice"} 6.3 node_cpu_seconds_total{cpu="13",mode="softirq"} 1.43847524e+06 node_cpu_seconds_total{cpu="13",mode="steal"} 0 node_cpu_seconds_total{cpu="13",mode="system"} 481752.71 node_cpu_seconds_total{cpu="13",mode="user"} 598650.31 node_cpu_seconds_total{cpu="14",mode="idle"} 2.052005256e+07 node_cpu_seconds_total{cpu="14",mode="iowait"} 466.01 node_cpu_seconds_total{cpu="14",mode="irq"} 0 node_cpu_seconds_total{cpu="14",mode="nice"} 26.27 node_cpu_seconds_total{cpu="14",mode="softirq"} 42.55 node_cpu_seconds_total{cpu="14",mode="steal"} 0 node_cpu_seconds_total{cpu="14",mode="system"} 425567.32 node_cpu_seconds_total{cpu="14",mode="user"} 617067.87 node_cpu_seconds_total{cpu="15",mode="idle"} 2.040593487e+07 node_cpu_seconds_total{cpu="15",mode="iowait"} 405.46 node_cpu_seconds_total{cpu="15",mode="irq"} 0 node_cpu_seconds_total{cpu="15",mode="nice"} 21.54 node_cpu_seconds_total{cpu="15",mode="softirq"} 32.24 node_cpu_seconds_total{cpu="15",mode="steal"} 0 node_cpu_seconds_total{cpu="15",mode="system"} 468019.08 node_cpu_seconds_total{cpu="15",mode="user"} 682380.67 node_cpu_seconds_total{cpu="16",mode="idle"} 2.024226784e+07 node_cpu_seconds_total{cpu="16",mode="iowait"} 585.38 node_cpu_seconds_total{cpu="16",mode="irq"} 0 node_cpu_seconds_total{cpu="16",mode="nice"} 2.33 node_cpu_seconds_total{cpu="16",mode="softirq"} 44.8 node_cpu_seconds_total{cpu="16",mode="steal"} 0 node_cpu_seconds_total{cpu="16",mode="system"} 443315.73 node_cpu_seconds_total{cpu="16",mode="user"} 860869.29 node_cpu_seconds_total{cpu="17",mode="idle"} 2.062779032e+07 node_cpu_seconds_total{cpu="17",mode="iowait"} 883.52 node_cpu_seconds_total{cpu="17",mode="irq"} 0 node_cpu_seconds_total{cpu="17",mode="nice"} 4.11 node_cpu_seconds_total{cpu="17",mode="softirq"} 41.4 node_cpu_seconds_total{cpu="17",mode="steal"} 0 node_cpu_seconds_total{cpu="17",mode="system"} 325549.58 node_cpu_seconds_total{cpu="17",mode="user"} 629034.77 node_cpu_seconds_total{cpu="18",mode="idle"} 2.091376737e+07 node_cpu_seconds_total{cpu="18",mode="iowait"} 1014.89 node_cpu_seconds_total{cpu="18",mode="irq"} 0 node_cpu_seconds_total{cpu="18",mode="nice"} 2.92 node_cpu_seconds_total{cpu="18",mode="softirq"} 39.59 node_cpu_seconds_total{cpu="18",mode="steal"} 0 node_cpu_seconds_total{cpu="18",mode="system"} 208955.64 node_cpu_seconds_total{cpu="18",mode="user"} 496616.09 node_cpu_seconds_total{cpu="19",mode="idle"} 2.105018399e+07 node_cpu_seconds_total{cpu="19",mode="iowait"} 894.35 node_cpu_seconds_total{cpu="19",mode="irq"} 0 node_cpu_seconds_total{cpu="19",mode="nice"} 4.73 node_cpu_seconds_total{cpu="19",mode="softirq"} 37.83 node_cpu_seconds_total{cpu="19",mode="steal"} 0 node_cpu_seconds_total{cpu="19",mode="system"} 156977.24 node_cpu_seconds_total{cpu="19",mode="user"} 430510.92 node_cpu_seconds_total{cpu="2",mode="idle"} 1.827626846e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 171.2 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 7.17 node_cpu_seconds_total{cpu="2",mode="softirq"} 1.70392e+06 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 482450.51 node_cpu_seconds_total{cpu="2",mode="user"} 615368.22 node_cpu_seconds_total{cpu="20",mode="idle"} 2.109931484e+07 node_cpu_seconds_total{cpu="20",mode="iowait"} 855.69 node_cpu_seconds_total{cpu="20",mode="irq"} 0 node_cpu_seconds_total{cpu="20",mode="nice"} 3.36 node_cpu_seconds_total{cpu="20",mode="softirq"} 35.32 node_cpu_seconds_total{cpu="20",mode="steal"} 0 node_cpu_seconds_total{cpu="20",mode="system"} 138660.61 node_cpu_seconds_total{cpu="20",mode="user"} 405967.96 node_cpu_seconds_total{cpu="21",mode="idle"} 2.111586223e+07 node_cpu_seconds_total{cpu="21",mode="iowait"} 794.4 node_cpu_seconds_total{cpu="21",mode="irq"} 0 node_cpu_seconds_total{cpu="21",mode="nice"} 2.84 node_cpu_seconds_total{cpu="21",mode="softirq"} 34.98 node_cpu_seconds_total{cpu="21",mode="steal"} 0 node_cpu_seconds_total{cpu="21",mode="system"} 130333.27 node_cpu_seconds_total{cpu="21",mode="user"} 400299.42 node_cpu_seconds_total{cpu="22",mode="idle"} 2.113453976e+07 node_cpu_seconds_total{cpu="22",mode="iowait"} 758.29 node_cpu_seconds_total{cpu="22",mode="irq"} 0 node_cpu_seconds_total{cpu="22",mode="nice"} 3.74 node_cpu_seconds_total{cpu="22",mode="softirq"} 34.01 node_cpu_seconds_total{cpu="22",mode="steal"} 0 node_cpu_seconds_total{cpu="22",mode="system"} 123636.62 node_cpu_seconds_total{cpu="22",mode="user"} 390634.6 node_cpu_seconds_total{cpu="23",mode="idle"} 2.114487661e+07 node_cpu_seconds_total{cpu="23",mode="iowait"} 643.88 node_cpu_seconds_total{cpu="23",mode="irq"} 0 node_cpu_seconds_total{cpu="23",mode="nice"} 3.23 node_cpu_seconds_total{cpu="23",mode="softirq"} 32.79 node_cpu_seconds_total{cpu="23",mode="steal"} 0 node_cpu_seconds_total{cpu="23",mode="system"} 120043.2 node_cpu_seconds_total{cpu="23",mode="user"} 385105.05 node_cpu_seconds_total{cpu="24",mode="idle"} 2.114947992e+07 node_cpu_seconds_total{cpu="24",mode="iowait"} 624.25 node_cpu_seconds_total{cpu="24",mode="irq"} 0 node_cpu_seconds_total{cpu="24",mode="nice"} 4.06 node_cpu_seconds_total{cpu="24",mode="softirq"} 30.28 node_cpu_seconds_total{cpu="24",mode="steal"} 0 node_cpu_seconds_total{cpu="24",mode="system"} 118137.62 node_cpu_seconds_total{cpu="24",mode="user"} 383516.72 node_cpu_seconds_total{cpu="25",mode="idle"} 2.118018557e+07 node_cpu_seconds_total{cpu="25",mode="iowait"} 592.76 node_cpu_seconds_total{cpu="25",mode="irq"} 0 node_cpu_seconds_total{cpu="25",mode="nice"} 2.49 node_cpu_seconds_total{cpu="25",mode="softirq"} 29.8 node_cpu_seconds_total{cpu="25",mode="steal"} 0 node_cpu_seconds_total{cpu="25",mode="system"} 106931.92 node_cpu_seconds_total{cpu="25",mode="user"} 363964.87 node_cpu_seconds_total{cpu="26",mode="idle"} 2.11603849e+07 node_cpu_seconds_total{cpu="26",mode="iowait"} 578.79 node_cpu_seconds_total{cpu="26",mode="irq"} 0 node_cpu_seconds_total{cpu="26",mode="nice"} 4.74 node_cpu_seconds_total{cpu="26",mode="softirq"} 31.58 node_cpu_seconds_total{cpu="26",mode="steal"} 0 node_cpu_seconds_total{cpu="26",mode="system"} 113786.22 node_cpu_seconds_total{cpu="26",mode="user"} 378707.24 node_cpu_seconds_total{cpu="27",mode="idle"} 2.116500415e+07 node_cpu_seconds_total{cpu="27",mode="iowait"} 557.01 node_cpu_seconds_total{cpu="27",mode="irq"} 0 node_cpu_seconds_total{cpu="27",mode="nice"} 3.01 node_cpu_seconds_total{cpu="27",mode="softirq"} 31.25 node_cpu_seconds_total{cpu="27",mode="steal"} 0 node_cpu_seconds_total{cpu="27",mode="system"} 111931.06 node_cpu_seconds_total{cpu="27",mode="user"} 376384.31 node_cpu_seconds_total{cpu="28",mode="idle"} 2.116840505e+07 node_cpu_seconds_total{cpu="28",mode="iowait"} 577.22 node_cpu_seconds_total{cpu="28",mode="irq"} 0 node_cpu_seconds_total{cpu="28",mode="nice"} 3.68 node_cpu_seconds_total{cpu="28",mode="softirq"} 30.49 node_cpu_seconds_total{cpu="28",mode="steal"} 0 node_cpu_seconds_total{cpu="28",mode="system"} 110003.3 node_cpu_seconds_total{cpu="28",mode="user"} 375648.4 node_cpu_seconds_total{cpu="29",mode="idle"} 2.115934301e+07 node_cpu_seconds_total{cpu="29",mode="iowait"} 574.44 node_cpu_seconds_total{cpu="29",mode="irq"} 0 node_cpu_seconds_total{cpu="29",mode="nice"} 3.6 node_cpu_seconds_total{cpu="29",mode="softirq"} 30.68 node_cpu_seconds_total{cpu="29",mode="steal"} 0 node_cpu_seconds_total{cpu="29",mode="system"} 110526.84 node_cpu_seconds_total{cpu="29",mode="user"} 382482.28 node_cpu_seconds_total{cpu="3",mode="idle"} 1.838037382e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 163.01 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 6.73 node_cpu_seconds_total{cpu="3",mode="softirq"} 1.57709238e+06 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 487687 node_cpu_seconds_total{cpu="3",mode="user"} 609017.02 node_cpu_seconds_total{cpu="30",mode="idle"} 2.116256734e+07 node_cpu_seconds_total{cpu="30",mode="iowait"} 498.7 node_cpu_seconds_total{cpu="30",mode="irq"} 0 node_cpu_seconds_total{cpu="30",mode="nice"} 2.56 node_cpu_seconds_total{cpu="30",mode="softirq"} 29.92 node_cpu_seconds_total{cpu="30",mode="steal"} 0 node_cpu_seconds_total{cpu="30",mode="system"} 109192.56 node_cpu_seconds_total{cpu="30",mode="user"} 381180.14 node_cpu_seconds_total{cpu="31",mode="idle"} 2.116347578e+07 node_cpu_seconds_total{cpu="31",mode="iowait"} 497.22 node_cpu_seconds_total{cpu="31",mode="irq"} 0 node_cpu_seconds_total{cpu="31",mode="nice"} 3.84 node_cpu_seconds_total{cpu="31",mode="softirq"} 29.57 node_cpu_seconds_total{cpu="31",mode="steal"} 0 node_cpu_seconds_total{cpu="31",mode="system"} 108154.93 node_cpu_seconds_total{cpu="31",mode="user"} 381561.4 node_cpu_seconds_total{cpu="32",mode="idle"} 2.063995302e+07 node_cpu_seconds_total{cpu="32",mode="iowait"} 370.92 node_cpu_seconds_total{cpu="32",mode="irq"} 0 node_cpu_seconds_total{cpu="32",mode="nice"} 24.21 node_cpu_seconds_total{cpu="32",mode="softirq"} 28.92 node_cpu_seconds_total{cpu="32",mode="steal"} 0 node_cpu_seconds_total{cpu="32",mode="system"} 350459.74 node_cpu_seconds_total{cpu="32",mode="user"} 594906.7 node_cpu_seconds_total{cpu="33",mode="idle"} 2.044913486e+07 node_cpu_seconds_total{cpu="33",mode="iowait"} 389.66 node_cpu_seconds_total{cpu="33",mode="irq"} 0 node_cpu_seconds_total{cpu="33",mode="nice"} 19.67 node_cpu_seconds_total{cpu="33",mode="softirq"} 27.93 node_cpu_seconds_total{cpu="33",mode="steal"} 0 node_cpu_seconds_total{cpu="33",mode="system"} 431706.85 node_cpu_seconds_total{cpu="33",mode="user"} 686798.25 node_cpu_seconds_total{cpu="34",mode="idle"} 2.04505302e+07 node_cpu_seconds_total{cpu="34",mode="iowait"} 365.64 node_cpu_seconds_total{cpu="34",mode="irq"} 0 node_cpu_seconds_total{cpu="34",mode="nice"} 19.26 node_cpu_seconds_total{cpu="34",mode="softirq"} 26.3 node_cpu_seconds_total{cpu="34",mode="steal"} 0 node_cpu_seconds_total{cpu="34",mode="system"} 436446.06 node_cpu_seconds_total{cpu="34",mode="user"} 681689.58 node_cpu_seconds_total{cpu="35",mode="idle"} 2.049039247e+07 node_cpu_seconds_total{cpu="35",mode="iowait"} 347.83 node_cpu_seconds_total{cpu="35",mode="irq"} 0 node_cpu_seconds_total{cpu="35",mode="nice"} 18.83 node_cpu_seconds_total{cpu="35",mode="softirq"} 25.78 node_cpu_seconds_total{cpu="35",mode="steal"} 0 node_cpu_seconds_total{cpu="35",mode="system"} 424121.06 node_cpu_seconds_total{cpu="35",mode="user"} 659038.64 node_cpu_seconds_total{cpu="36",mode="idle"} 2.088976812e+07 node_cpu_seconds_total{cpu="36",mode="iowait"} 472.73 node_cpu_seconds_total{cpu="36",mode="irq"} 0 node_cpu_seconds_total{cpu="36",mode="nice"} 27.51 node_cpu_seconds_total{cpu="36",mode="softirq"} 28.52 node_cpu_seconds_total{cpu="36",mode="steal"} 0 node_cpu_seconds_total{cpu="36",mode="system"} 251197.56 node_cpu_seconds_total{cpu="36",mode="user"} 473656.8 node_cpu_seconds_total{cpu="37",mode="idle"} 2.067596905e+07 node_cpu_seconds_total{cpu="37",mode="iowait"} 412.05 node_cpu_seconds_total{cpu="37",mode="irq"} 0 node_cpu_seconds_total{cpu="37",mode="nice"} 24.16 node_cpu_seconds_total{cpu="37",mode="softirq"} 27.25 node_cpu_seconds_total{cpu="37",mode="steal"} 0 node_cpu_seconds_total{cpu="37",mode="system"} 346336.07 node_cpu_seconds_total{cpu="37",mode="user"} 570251.94 node_cpu_seconds_total{cpu="38",mode="idle"} 2.053806175e+07 node_cpu_seconds_total{cpu="38",mode="iowait"} 448.52 node_cpu_seconds_total{cpu="38",mode="irq"} 0 node_cpu_seconds_total{cpu="38",mode="nice"} 22.43 node_cpu_seconds_total{cpu="38",mode="softirq"} 27.3 node_cpu_seconds_total{cpu="38",mode="steal"} 0 node_cpu_seconds_total{cpu="38",mode="system"} 406448.19 node_cpu_seconds_total{cpu="38",mode="user"} 634762.76 node_cpu_seconds_total{cpu="39",mode="idle"} 2.053431622e+07 node_cpu_seconds_total{cpu="39",mode="iowait"} 366.82 node_cpu_seconds_total{cpu="39",mode="irq"} 0 node_cpu_seconds_total{cpu="39",mode="nice"} 21.42 node_cpu_seconds_total{cpu="39",mode="softirq"} 26.72 node_cpu_seconds_total{cpu="39",mode="steal"} 0 node_cpu_seconds_total{cpu="39",mode="system"} 408462.24 node_cpu_seconds_total{cpu="39",mode="user"} 636099.05 node_cpu_seconds_total{cpu="4",mode="idle"} 1.993280919e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 302.86 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 14.82 node_cpu_seconds_total{cpu="4",mode="softirq"} 443395.03 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 226556.36 node_cpu_seconds_total{cpu="4",mode="user"} 380276.45 node_cpu_seconds_total{cpu="40",mode="idle"} 2.053993804e+07 node_cpu_seconds_total{cpu="40",mode="iowait"} 353.13 node_cpu_seconds_total{cpu="40",mode="irq"} 0 node_cpu_seconds_total{cpu="40",mode="nice"} 19.01 node_cpu_seconds_total{cpu="40",mode="softirq"} 26.13 node_cpu_seconds_total{cpu="40",mode="steal"} 0 node_cpu_seconds_total{cpu="40",mode="system"} 405595.81 node_cpu_seconds_total{cpu="40",mode="user"} 634323.6 node_cpu_seconds_total{cpu="41",mode="idle"} 2.09182264e+07 node_cpu_seconds_total{cpu="41",mode="iowait"} 456.17 node_cpu_seconds_total{cpu="41",mode="irq"} 0 node_cpu_seconds_total{cpu="41",mode="nice"} 26.75 node_cpu_seconds_total{cpu="41",mode="softirq"} 27.92 node_cpu_seconds_total{cpu="41",mode="steal"} 0 node_cpu_seconds_total{cpu="41",mode="system"} 239869.58 node_cpu_seconds_total{cpu="41",mode="user"} 460286.6 node_cpu_seconds_total{cpu="42",mode="idle"} 2.073354607e+07 node_cpu_seconds_total{cpu="42",mode="iowait"} 379.61 node_cpu_seconds_total{cpu="42",mode="irq"} 0 node_cpu_seconds_total{cpu="42",mode="nice"} 21.9 node_cpu_seconds_total{cpu="42",mode="softirq"} 25.95 node_cpu_seconds_total{cpu="42",mode="steal"} 0 node_cpu_seconds_total{cpu="42",mode="system"} 320513.05 node_cpu_seconds_total{cpu="42",mode="user"} 545719.67 node_cpu_seconds_total{cpu="43",mode="idle"} 2.06053457e+07 node_cpu_seconds_total{cpu="43",mode="iowait"} 371.19 node_cpu_seconds_total{cpu="43",mode="irq"} 0 node_cpu_seconds_total{cpu="43",mode="nice"} 20.13 node_cpu_seconds_total{cpu="43",mode="softirq"} 26.48 node_cpu_seconds_total{cpu="43",mode="steal"} 0 node_cpu_seconds_total{cpu="43",mode="system"} 376279.26 node_cpu_seconds_total{cpu="43",mode="user"} 605694.88 node_cpu_seconds_total{cpu="44",mode="idle"} 2.060168246e+07 node_cpu_seconds_total{cpu="44",mode="iowait"} 376.84 node_cpu_seconds_total{cpu="44",mode="irq"} 0 node_cpu_seconds_total{cpu="44",mode="nice"} 18.97 node_cpu_seconds_total{cpu="44",mode="softirq"} 26.1 node_cpu_seconds_total{cpu="44",mode="steal"} 0 node_cpu_seconds_total{cpu="44",mode="system"} 377857.11 node_cpu_seconds_total{cpu="44",mode="user"} 607566.85 node_cpu_seconds_total{cpu="45",mode="idle"} 2.054460138e+07 node_cpu_seconds_total{cpu="45",mode="iowait"} 324.44 node_cpu_seconds_total{cpu="45",mode="irq"} 0 node_cpu_seconds_total{cpu="45",mode="nice"} 18.26 node_cpu_seconds_total{cpu="45",mode="softirq"} 26.56 node_cpu_seconds_total{cpu="45",mode="steal"} 0 node_cpu_seconds_total{cpu="45",mode="system"} 401170.93 node_cpu_seconds_total{cpu="45",mode="user"} 636554.26 node_cpu_seconds_total{cpu="46",mode="idle"} 2.01433887e+07 node_cpu_seconds_total{cpu="46",mode="iowait"} 192.45 node_cpu_seconds_total{cpu="46",mode="irq"} 0 node_cpu_seconds_total{cpu="46",mode="nice"} 11.33 node_cpu_seconds_total{cpu="46",mode="softirq"} 234856.18 node_cpu_seconds_total{cpu="46",mode="steal"} 0 node_cpu_seconds_total{cpu="46",mode="system"} 102088.65 node_cpu_seconds_total{cpu="46",mode="user"} 264618.61 node_cpu_seconds_total{cpu="47",mode="idle"} 1.877152486e+07 node_cpu_seconds_total{cpu="47",mode="iowait"} 153.55 node_cpu_seconds_total{cpu="47",mode="irq"} 0 node_cpu_seconds_total{cpu="47",mode="nice"} 9.36 node_cpu_seconds_total{cpu="47",mode="softirq"} 1.04388196e+06 node_cpu_seconds_total{cpu="47",mode="steal"} 0 node_cpu_seconds_total{cpu="47",mode="system"} 533745.61 node_cpu_seconds_total{cpu="47",mode="user"} 655504.69 node_cpu_seconds_total{cpu="48",mode="idle"} 2.104249991e+07 node_cpu_seconds_total{cpu="48",mode="iowait"} 399.36 node_cpu_seconds_total{cpu="48",mode="irq"} 0 node_cpu_seconds_total{cpu="48",mode="nice"} 1.88 node_cpu_seconds_total{cpu="48",mode="softirq"} 26.56 node_cpu_seconds_total{cpu="48",mode="steal"} 0 node_cpu_seconds_total{cpu="48",mode="system"} 151848.06 node_cpu_seconds_total{cpu="48",mode="user"} 452655.53 node_cpu_seconds_total{cpu="49",mode="idle"} 2.111850859e+07 node_cpu_seconds_total{cpu="49",mode="iowait"} 464.97 node_cpu_seconds_total{cpu="49",mode="irq"} 0 node_cpu_seconds_total{cpu="49",mode="nice"} 3.07 node_cpu_seconds_total{cpu="49",mode="softirq"} 27.6 node_cpu_seconds_total{cpu="49",mode="steal"} 0 node_cpu_seconds_total{cpu="49",mode="system"} 129300.14 node_cpu_seconds_total{cpu="49",mode="user"} 403201.88 node_cpu_seconds_total{cpu="5",mode="idle"} 1.880156568e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 203.64 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 10.2 node_cpu_seconds_total{cpu="5",mode="softirq"} 1.08084593e+06 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 558130.74 node_cpu_seconds_total{cpu="5",mode="user"} 678000.03 node_cpu_seconds_total{cpu="50",mode="idle"} 2.115805367e+07 node_cpu_seconds_total{cpu="50",mode="iowait"} 455.27 node_cpu_seconds_total{cpu="50",mode="irq"} 0 node_cpu_seconds_total{cpu="50",mode="nice"} 2.57 node_cpu_seconds_total{cpu="50",mode="softirq"} 28.98 node_cpu_seconds_total{cpu="50",mode="steal"} 0 node_cpu_seconds_total{cpu="50",mode="system"} 113401.26 node_cpu_seconds_total{cpu="50",mode="user"} 382737.47 node_cpu_seconds_total{cpu="51",mode="idle"} 2.119016076e+07 node_cpu_seconds_total{cpu="51",mode="iowait"} 483.69 node_cpu_seconds_total{cpu="51",mode="irq"} 0 node_cpu_seconds_total{cpu="51",mode="nice"} 3.22 node_cpu_seconds_total{cpu="51",mode="softirq"} 28.78 node_cpu_seconds_total{cpu="51",mode="steal"} 0 node_cpu_seconds_total{cpu="51",mode="system"} 101280.26 node_cpu_seconds_total{cpu="51",mode="user"} 365840.75 node_cpu_seconds_total{cpu="52",mode="idle"} 2.119829136e+07 node_cpu_seconds_total{cpu="52",mode="iowait"} 456.92 node_cpu_seconds_total{cpu="52",mode="irq"} 0 node_cpu_seconds_total{cpu="52",mode="nice"} 2.25 node_cpu_seconds_total{cpu="52",mode="softirq"} 27.46 node_cpu_seconds_total{cpu="52",mode="steal"} 0 node_cpu_seconds_total{cpu="52",mode="system"} 96831.36 node_cpu_seconds_total{cpu="52",mode="user"} 361214.43 node_cpu_seconds_total{cpu="53",mode="idle"} 2.120662262e+07 node_cpu_seconds_total{cpu="53",mode="iowait"} 509.95 node_cpu_seconds_total{cpu="53",mode="irq"} 0 node_cpu_seconds_total{cpu="53",mode="nice"} 2.23 node_cpu_seconds_total{cpu="53",mode="softirq"} 28 node_cpu_seconds_total{cpu="53",mode="steal"} 0 node_cpu_seconds_total{cpu="53",mode="system"} 93694.7 node_cpu_seconds_total{cpu="53",mode="user"} 358359.7 node_cpu_seconds_total{cpu="54",mode="idle"} 2.120591261e+07 node_cpu_seconds_total{cpu="54",mode="iowait"} 534.4 node_cpu_seconds_total{cpu="54",mode="irq"} 0 node_cpu_seconds_total{cpu="54",mode="nice"} 3.08 node_cpu_seconds_total{cpu="54",mode="softirq"} 27.35 node_cpu_seconds_total{cpu="54",mode="steal"} 0 node_cpu_seconds_total{cpu="54",mode="system"} 92426.21 node_cpu_seconds_total{cpu="54",mode="user"} 357507.01 node_cpu_seconds_total{cpu="55",mode="idle"} 2.119898877e+07 node_cpu_seconds_total{cpu="55",mode="iowait"} 451.38 node_cpu_seconds_total{cpu="55",mode="irq"} 0 node_cpu_seconds_total{cpu="55",mode="nice"} 2.36 node_cpu_seconds_total{cpu="55",mode="softirq"} 25.81 node_cpu_seconds_total{cpu="55",mode="steal"} 0 node_cpu_seconds_total{cpu="55",mode="system"} 84382.36 node_cpu_seconds_total{cpu="55",mode="user"} 342179.95 node_cpu_seconds_total{cpu="56",mode="idle"} 2.122322707e+07 node_cpu_seconds_total{cpu="56",mode="iowait"} 489.82 node_cpu_seconds_total{cpu="56",mode="irq"} 0 node_cpu_seconds_total{cpu="56",mode="nice"} 3.25 node_cpu_seconds_total{cpu="56",mode="softirq"} 25.75 node_cpu_seconds_total{cpu="56",mode="steal"} 0 node_cpu_seconds_total{cpu="56",mode="system"} 86295.78 node_cpu_seconds_total{cpu="56",mode="user"} 350762.72 node_cpu_seconds_total{cpu="57",mode="idle"} 2.121607213e+07 node_cpu_seconds_total{cpu="57",mode="iowait"} 462.21 node_cpu_seconds_total{cpu="57",mode="irq"} 0 node_cpu_seconds_total{cpu="57",mode="nice"} 2.22 node_cpu_seconds_total{cpu="57",mode="softirq"} 26.04 node_cpu_seconds_total{cpu="57",mode="steal"} 0 node_cpu_seconds_total{cpu="57",mode="system"} 86257.05 node_cpu_seconds_total{cpu="57",mode="user"} 357491.26 node_cpu_seconds_total{cpu="58",mode="idle"} 2.122800798e+07 node_cpu_seconds_total{cpu="58",mode="iowait"} 420.37 node_cpu_seconds_total{cpu="58",mode="irq"} 0 node_cpu_seconds_total{cpu="58",mode="nice"} 2.96 node_cpu_seconds_total{cpu="58",mode="softirq"} 25.91 node_cpu_seconds_total{cpu="58",mode="steal"} 0 node_cpu_seconds_total{cpu="58",mode="system"} 84239.46 node_cpu_seconds_total{cpu="58",mode="user"} 348331.6 node_cpu_seconds_total{cpu="59",mode="idle"} 2.123059458e+07 node_cpu_seconds_total{cpu="59",mode="iowait"} 463.89 node_cpu_seconds_total{cpu="59",mode="irq"} 0 node_cpu_seconds_total{cpu="59",mode="nice"} 3.22 node_cpu_seconds_total{cpu="59",mode="softirq"} 26.15 node_cpu_seconds_total{cpu="59",mode="steal"} 0 node_cpu_seconds_total{cpu="59",mode="system"} 82869.07 node_cpu_seconds_total{cpu="59",mode="user"} 347550.7 node_cpu_seconds_total{cpu="6",mode="idle"} 1.84110126e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 167.15 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 7.63 node_cpu_seconds_total{cpu="6",mode="softirq"} 1.50235109e+06 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 494964.82 node_cpu_seconds_total{cpu="6",mode="user"} 605676.34 node_cpu_seconds_total{cpu="60",mode="idle"} 2.123455071e+07 node_cpu_seconds_total{cpu="60",mode="iowait"} 475.18 node_cpu_seconds_total{cpu="60",mode="irq"} 0 node_cpu_seconds_total{cpu="60",mode="nice"} 4.18 node_cpu_seconds_total{cpu="60",mode="softirq"} 26.81 node_cpu_seconds_total{cpu="60",mode="steal"} 0 node_cpu_seconds_total{cpu="60",mode="system"} 81595.7 node_cpu_seconds_total{cpu="60",mode="user"} 345118.27 node_cpu_seconds_total{cpu="61",mode="idle"} 2.122260118e+07 node_cpu_seconds_total{cpu="61",mode="iowait"} 428.19 node_cpu_seconds_total{cpu="61",mode="irq"} 0 node_cpu_seconds_total{cpu="61",mode="nice"} 2.46 node_cpu_seconds_total{cpu="61",mode="softirq"} 25.42 node_cpu_seconds_total{cpu="61",mode="steal"} 0 node_cpu_seconds_total{cpu="61",mode="system"} 82970.96 node_cpu_seconds_total{cpu="61",mode="user"} 353910.3 node_cpu_seconds_total{cpu="62",mode="idle"} 2.122298375e+07 node_cpu_seconds_total{cpu="62",mode="iowait"} 492.19 node_cpu_seconds_total{cpu="62",mode="irq"} 0 node_cpu_seconds_total{cpu="62",mode="nice"} 4.11 node_cpu_seconds_total{cpu="62",mode="softirq"} 26.78 node_cpu_seconds_total{cpu="62",mode="steal"} 0 node_cpu_seconds_total{cpu="62",mode="system"} 82282.13 node_cpu_seconds_total{cpu="62",mode="user"} 353991.7 node_cpu_seconds_total{cpu="63",mode="idle"} 2.122473179e+07 node_cpu_seconds_total{cpu="63",mode="iowait"} 450.67 node_cpu_seconds_total{cpu="63",mode="irq"} 0 node_cpu_seconds_total{cpu="63",mode="nice"} 2.99 node_cpu_seconds_total{cpu="63",mode="softirq"} 25.62 node_cpu_seconds_total{cpu="63",mode="steal"} 0 node_cpu_seconds_total{cpu="63",mode="system"} 81437.76 node_cpu_seconds_total{cpu="63",mode="user"} 352895.95 node_cpu_seconds_total{cpu="7",mode="idle"} 1.840261773e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 159.93 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 7.02 node_cpu_seconds_total{cpu="7",mode="softirq"} 1.50156868e+06 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 501141.3 node_cpu_seconds_total{cpu="7",mode="user"} 608801.72 node_cpu_seconds_total{cpu="8",mode="idle"} 1.840465798e+07 node_cpu_seconds_total{cpu="8",mode="iowait"} 162.48 node_cpu_seconds_total{cpu="8",mode="irq"} 0 node_cpu_seconds_total{cpu="8",mode="nice"} 6.78 node_cpu_seconds_total{cpu="8",mode="softirq"} 1.49208552e+06 node_cpu_seconds_total{cpu="8",mode="steal"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 504714.92 node_cpu_seconds_total{cpu="8",mode="user"} 613452.57 node_cpu_seconds_total{cpu="9",mode="idle"} 1.99491648e+07 node_cpu_seconds_total{cpu="9",mode="iowait"} 278.81 node_cpu_seconds_total{cpu="9",mode="irq"} 0 node_cpu_seconds_total{cpu="9",mode="nice"} 15.55 node_cpu_seconds_total{cpu="9",mode="softirq"} 399071.84 node_cpu_seconds_total{cpu="9",mode="steal"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 229375.22 node_cpu_seconds_total{cpu="9",mode="user"} 372535.96 # 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"} 164813.776 node_disk_io_time_seconds_total{device="sdb"} 26424.2 # 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"} 130740.951 node_disk_io_time_weighted_seconds_total{device="sdb"} 73644.123 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sda"} 3.876311241216e+12 node_disk_read_bytes_total{device="sdb"} 3.2610652672e+10 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sda"} 56234.063 node_disk_read_time_seconds_total{device="sdb"} 554.629 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sda"} 3.4854423e+07 node_disk_reads_completed_total{device="sdb"} 1.611895e+06 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sda"} 6883 node_disk_reads_merged_total{device="sdb"} 1085 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sda"} 74506.887 node_disk_write_time_seconds_total{device="sdb"} 73089.494 # 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.59600218e+08 node_disk_writes_completed_total{device="sdb"} 7.5235253e+07 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 6.6731254e+07 node_disk_writes_merged_total{device="sdb"} 2.28195e+06 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sda"} 3.567270903808e+12 node_disk_written_bytes_total{device="sdb"} 7.014205895168e+12 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="09/21/2023",bios_release="3.30",bios_vendor="HP",bios_version="P89",board_asset_tag="",board_name="ProLiant DL360 Gen9",board_vendor="HP",board_version="",chassis_asset_tag="",chassis_vendor="HP",chassis_version="",product_family="ProLiant",product_name="ProLiant DL360 Gen9",product_sku="755259-B21",product_version="",system_vendor="HP"} 1 # HELP node_edac_correctable_errors_total Total correctable memory errors. # TYPE node_edac_correctable_errors_total counter node_edac_correctable_errors_total{controller="0"} 0 node_edac_correctable_errors_total{controller="1"} 0 node_edac_correctable_errors_total{controller="2"} 0 node_edac_correctable_errors_total{controller="3"} 0 # HELP node_edac_csrow_correctable_errors_total Total correctable memory errors for this csrow. # TYPE node_edac_csrow_correctable_errors_total counter node_edac_csrow_correctable_errors_total{controller="0",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="1",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="2",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="2",csrow="unknown"} 0 node_edac_csrow_correctable_errors_total{controller="3",csrow="0"} 0 node_edac_csrow_correctable_errors_total{controller="3",csrow="unknown"} 0 # HELP node_edac_csrow_uncorrectable_errors_total Total uncorrectable memory errors for this csrow. # TYPE node_edac_csrow_uncorrectable_errors_total counter node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="1",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="1",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="2",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="2",csrow="unknown"} 0 node_edac_csrow_uncorrectable_errors_total{controller="3",csrow="0"} 0 node_edac_csrow_uncorrectable_errors_total{controller="3",csrow="unknown"} 0 # HELP node_edac_uncorrectable_errors_total Total uncorrectable memory errors. # TYPE node_edac_uncorrectable_errors_total counter node_edac_uncorrectable_errors_total{controller="0"} 0 node_edac_uncorrectable_errors_total{controller="1"} 0 node_edac_uncorrectable_errors_total{controller="2"} 0 node_edac_uncorrectable_errors_total{controller="3"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="debian/sid",goarch="amd64",goos="linux",goversion="go1.19.8",revision="1.5.0-1+b6",version="1.5.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 18688 # 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.75496409088e+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.96470085632e+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.90180651e+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.68470485e+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.75496409088e+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.96470085632e+11 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_readonly{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/storage"} 3.998798061568e+12 node_filesystem_size_bytes{device="/dev/sdb1",fstype="vfat",mountpoint="/boot/efi"} 5.35801856e+08 node_filesystem_size_bytes{device="/dev/sdb2",fstype="xfs",mountpoint="/"} 9.59156731904e+11 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.6689774e+07 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="0000:00:1c_4_0000:02:00_0",chip_name="tg3"} 1 node_hwmon_chip_names{chip="0000:00:1c_4_0000:02:00_1",chip_name="tg3"} 1 node_hwmon_chip_names{chip="0000:00:1c_4_0000:02:00_2",chip_name="tg3"} 1 node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 node_hwmon_chip_names{chip="platform_coretemp_1",chip_name="coretemp"} 1 # HELP node_hwmon_power_average_interval_max_seconds Hardware monitor power usage update interval (average_interval_max) # TYPE node_hwmon_power_average_interval_max_seconds gauge node_hwmon_power_average_interval_max_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_interval_min_seconds Hardware monitor power usage update interval (average_interval_min) # TYPE node_hwmon_power_average_interval_min_seconds gauge node_hwmon_power_average_interval_min_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_interval_seconds Hardware monitor power usage update interval (average_interval) # TYPE node_hwmon_power_average_interval_seconds gauge node_hwmon_power_average_interval_seconds{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 300 # HELP node_hwmon_power_average_watt Hardware monitor for power usage in watts (average) # TYPE node_hwmon_power_average_watt gauge node_hwmon_power_average_watt{chip="lnxsybus:00_acpi000d:00",sensor="power1"} 112 # 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"} 47 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp10"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp11"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp12"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp13"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp14"} 39 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp15"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp16"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp17"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 41 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 40 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 41 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"} 35 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"} 35 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"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 36 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp6"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp7"} 35 node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp8"} 35 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.328601403386e+12 # HELP node_ipmi_power_watts Power sensor reading from ipmitool # TYPE node_ipmi_power_watts gauge node_ipmi_power_watts{sensor="PS 1 Output"} 105 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"} 105 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"} 21 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"} 34 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"} 40 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"} 39 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"} 33 node_ipmi_temperature_celsius{sensor="35-I/O Zone"} 31 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 1.19 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 1.51 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 1.42 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 1.830912e+06 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.433264128e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.431433216e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 8.74512384e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.0937061376e+10 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 1.204224e+06 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.17637206016e+11 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 6.7510657024e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 2.4104824832e+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 176128 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 1.1122618368e+10 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.27319506944e+11 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 1.16196888576e+11 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.444500992e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.7809408e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.22929152e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.21026076672e+11 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.041208832e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.35021314048e+11 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 1.64864e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 5.1253248e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.56499968e+08 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.444500992e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 8.60848128e+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 6.909952e+06 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 3.30534912e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.9632128e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 1.81301248e+08 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_memory_Zswap_bytes Memory information field Zswap_bytes. # TYPE node_memory_Zswap_bytes gauge node_memory_Zswap_bytes 0 # HELP node_memory_Zswapped_bytes Memory information field Zswapped_bytes. # TYPE node_memory_Zswapped_bytes gauge node_memory_Zswapped_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 1.645176e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 24968 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 816190 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 8.20198143e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 1.096054103e+09 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.740787908e+09 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.9077449e+08 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.69239336040856e+14 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 9.54034776428721e+14 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 150599 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 125308 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 186810 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 248687 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 1.777103879e+09 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 3.162366844e+09 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 3.434345443e+09 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.1118858966e+10 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 7002 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 4.422749e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.056462968164e+12 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.13923619964e+11 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.351232360651e+12 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.2187601916e+10 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 7.830845873e+09 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 389 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 2.02557194e+09 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 54518 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 5.92840609e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 2.030049011e+09 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 54518 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type Network device property: address_assign_type # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="bond0"} 2 node_network_address_assign_type{device="br-ipv6"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="eno1"} 3 node_network_address_assign_type{device="eno2"} 3 node_network_address_assign_type{device="eno3"} 3 node_network_address_assign_type{device="eno4"} 0 node_network_address_assign_type{device="lo"} 0 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="bond0"} 1 node_network_carrier{device="br-ipv6"} 0 node_network_carrier{device="docker0"} 0 node_network_carrier{device="eno1"} 1 node_network_carrier{device="eno2"} 1 node_network_carrier{device="eno3"} 1 node_network_carrier{device="lo"} 1 # HELP node_network_carrier_changes_total Network device property: carrier_changes_total # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="bond0"} 2 node_network_carrier_changes_total{device="br-ipv6"} 1 node_network_carrier_changes_total{device="docker0"} 1 node_network_carrier_changes_total{device="eno1"} 1 node_network_carrier_changes_total{device="eno2"} 1 node_network_carrier_changes_total{device="eno3"} 1 node_network_carrier_changes_total{device="eno4"} 0 node_network_carrier_changes_total{device="lo"} 0 # HELP node_network_carrier_down_changes_total Network device property: carrier_down_changes_total # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="bond0"} 1 node_network_carrier_down_changes_total{device="br-ipv6"} 1 node_network_carrier_down_changes_total{device="docker0"} 1 node_network_carrier_down_changes_total{device="eno1"} 0 node_network_carrier_down_changes_total{device="eno2"} 0 node_network_carrier_down_changes_total{device="eno3"} 0 node_network_carrier_down_changes_total{device="eno4"} 0 node_network_carrier_down_changes_total{device="lo"} 0 # HELP node_network_carrier_up_changes_total Network device property: carrier_up_changes_total # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="bond0"} 1 node_network_carrier_up_changes_total{device="br-ipv6"} 0 node_network_carrier_up_changes_total{device="docker0"} 0 node_network_carrier_up_changes_total{device="eno1"} 1 node_network_carrier_up_changes_total{device="eno2"} 1 node_network_carrier_up_changes_total{device="eno3"} 1 node_network_carrier_up_changes_total{device="eno4"} 0 node_network_carrier_up_changes_total{device="lo"} 0 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="bond0"} 0 node_network_device_id{device="br-ipv6"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="eno1"} 0 node_network_device_id{device="eno2"} 0 node_network_device_id{device="eno3"} 0 node_network_device_id{device="eno4"} 0 node_network_device_id{device="lo"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="bond0"} 0 node_network_dormant{device="br-ipv6"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="eno1"} 0 node_network_dormant{device="eno2"} 0 node_network_dormant{device="eno3"} 0 node_network_dormant{device="lo"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="bond0"} 5123 node_network_flags{device="br-ipv6"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="eno1"} 6147 node_network_flags{device="eno2"} 6147 node_network_flags{device="eno3"} 6147 node_network_flags{device="eno4"} 4098 node_network_flags{device="lo"} 9 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="bond0"} 6 node_network_iface_id{device="br-ipv6"} 8 node_network_iface_id{device="docker0"} 7 node_network_iface_id{device="eno1"} 2 node_network_iface_id{device="eno2"} 3 node_network_iface_id{device="eno3"} 4 node_network_iface_id{device="eno4"} 5 node_network_iface_id{device="lo"} 1 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="bond0"} 6 node_network_iface_link{device="br-ipv6"} 8 node_network_iface_link{device="docker0"} 7 node_network_iface_link{device="eno1"} 2 node_network_iface_link{device="eno2"} 3 node_network_iface_link{device="eno3"} 4 node_network_iface_link{device="eno4"} 5 node_network_iface_link{device="lo"} 1 # HELP node_network_iface_link_mode Network device property: iface_link_mode # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="bond0"} 0 node_network_iface_link_mode{device="br-ipv6"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="eno1"} 0 node_network_iface_link_mode{device="eno2"} 0 node_network_iface_link_mode{device="eno3"} 0 node_network_iface_link_mode{device="eno4"} 0 node_network_iface_link_mode{device="lo"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:42:53:16:e2:1e",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:d8:f3:35:05",broadcast="ff:ff:ff:ff:ff:ff",device="br-ipv6",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="bond0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:24",broadcast="ff:ff:ff:ff:ff:ff",device="eno3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="94:57:a5:5c:d6:27",broadcast="ff:ff:ff:ff:ff:ff",device="eno4",duplex="",ifalias="",operstate="down"} 1 # HELP node_network_mtu_bytes Network device property: mtu_bytes # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="bond0"} 1500 node_network_mtu_bytes{device="br-ipv6"} 1500 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="eno1"} 1500 node_network_mtu_bytes{device="eno2"} 1500 node_network_mtu_bytes{device="eno3"} 1500 node_network_mtu_bytes{device="eno4"} 1500 node_network_mtu_bytes{device="lo"} 65536 # HELP node_network_name_assign_type Network device property: name_assign_type # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="bond0"} 3 node_network_name_assign_type{device="br-ipv6"} 3 node_network_name_assign_type{device="docker0"} 3 node_network_name_assign_type{device="eno1"} 4 node_network_name_assign_type{device="eno2"} 4 node_network_name_assign_type{device="eno3"} 4 node_network_name_assign_type{device="eno4"} 4 node_network_name_assign_type{device="lo"} 2 # HELP node_network_net_dev_group Network device property: net_dev_group # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="bond0"} 0 node_network_net_dev_group{device="br-ipv6"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="eno1"} 0 node_network_net_dev_group{device="eno2"} 0 node_network_net_dev_group{device="eno3"} 0 node_network_net_dev_group{device="eno4"} 0 node_network_net_dev_group{device="lo"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="bond0"} 1 node_network_protocol_type{device="br-ipv6"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="eno1"} 1 node_network_protocol_type{device="eno2"} 1 node_network_protocol_type{device="eno3"} 1 node_network_protocol_type{device="eno4"} 1 node_network_protocol_type{device="lo"} 772 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="bond0"} 1.015727643960699e+15 node_network_receive_bytes_total{device="br-ipv6"} 0 node_network_receive_bytes_total{device="docker0"} 0 node_network_receive_bytes_total{device="eno1"} 3.50362938347657e+14 node_network_receive_bytes_total{device="eno2"} 3.39279851319388e+14 node_network_receive_bytes_total{device="eno3"} 3.26084854293654e+14 node_network_receive_bytes_total{device="eno4"} 0 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="bond0"} 0 node_network_receive_compressed_total{device="br-ipv6"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="eno1"} 0 node_network_receive_compressed_total{device="eno2"} 0 node_network_receive_compressed_total{device="eno3"} 0 node_network_receive_compressed_total{device="eno4"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="bond0"} 7.7239471e+07 node_network_receive_drop_total{device="br-ipv6"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="eno1"} 3.0735767e+07 node_network_receive_drop_total{device="eno2"} 2.3159411e+07 node_network_receive_drop_total{device="eno3"} 2.3344293e+07 node_network_receive_drop_total{device="eno4"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="bond0"} 0 node_network_receive_errs_total{device="br-ipv6"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="eno1"} 0 node_network_receive_errs_total{device="eno2"} 0 node_network_receive_errs_total{device="eno3"} 0 node_network_receive_errs_total{device="eno4"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="bond0"} 0 node_network_receive_fifo_total{device="br-ipv6"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="eno1"} 0 node_network_receive_fifo_total{device="eno2"} 0 node_network_receive_fifo_total{device="eno3"} 0 node_network_receive_fifo_total{device="eno4"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="bond0"} 0 node_network_receive_frame_total{device="br-ipv6"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="eno1"} 0 node_network_receive_frame_total{device="eno2"} 0 node_network_receive_frame_total{device="eno3"} 0 node_network_receive_frame_total{device="eno4"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="bond0"} 4.39830835e+08 node_network_receive_multicast_total{device="br-ipv6"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="eno1"} 1.57059923e+08 node_network_receive_multicast_total{device="eno2"} 1.58881548e+08 node_network_receive_multicast_total{device="eno3"} 1.23889364e+08 node_network_receive_multicast_total{device="eno4"} 0 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="bond0"} 18 node_network_receive_nohandler_total{device="br-ipv6"} 0 node_network_receive_nohandler_total{device="docker0"} 0 node_network_receive_nohandler_total{device="eno1"} 6 node_network_receive_nohandler_total{device="eno2"} 12 node_network_receive_nohandler_total{device="eno3"} 0 node_network_receive_nohandler_total{device="eno4"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="bond0"} 1.497304428756e+12 node_network_receive_packets_total{device="br-ipv6"} 0 node_network_receive_packets_total{device="docker0"} 0 node_network_receive_packets_total{device="eno1"} 5.16221388467e+11 node_network_receive_packets_total{device="eno2"} 5.00773472607e+11 node_network_receive_packets_total{device="eno3"} 4.80309567682e+11 node_network_receive_packets_total{device="eno4"} 0 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="bond0"} 3.75e+08 node_network_speed_bytes{device="br-ipv6"} -125000 node_network_speed_bytes{device="docker0"} -125000 node_network_speed_bytes{device="eno1"} 1.25e+08 node_network_speed_bytes{device="eno2"} 1.25e+08 node_network_speed_bytes{device="eno3"} 1.25e+08 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="bond0"} 9.97328832073613e+14 node_network_transmit_bytes_total{device="br-ipv6"} 0 node_network_transmit_bytes_total{device="docker0"} 0 node_network_transmit_bytes_total{device="eno1"} 3.32300113777731e+14 node_network_transmit_bytes_total{device="eno2"} 3.3254962303556e+14 node_network_transmit_bytes_total{device="eno3"} 3.32479095260322e+14 node_network_transmit_bytes_total{device="eno4"} 0 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="bond0"} 0 node_network_transmit_carrier_total{device="br-ipv6"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="eno1"} 0 node_network_transmit_carrier_total{device="eno2"} 0 node_network_transmit_carrier_total{device="eno3"} 0 node_network_transmit_carrier_total{device="eno4"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="bond0"} 0 node_network_transmit_colls_total{device="br-ipv6"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="eno1"} 0 node_network_transmit_colls_total{device="eno2"} 0 node_network_transmit_colls_total{device="eno3"} 0 node_network_transmit_colls_total{device="eno4"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="bond0"} 0 node_network_transmit_compressed_total{device="br-ipv6"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="eno1"} 0 node_network_transmit_compressed_total{device="eno2"} 0 node_network_transmit_compressed_total{device="eno3"} 0 node_network_transmit_compressed_total{device="eno4"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="bond0"} 1 node_network_transmit_drop_total{device="br-ipv6"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="eno1"} 0 node_network_transmit_drop_total{device="eno2"} 0 node_network_transmit_drop_total{device="eno3"} 0 node_network_transmit_drop_total{device="eno4"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="bond0"} 0 node_network_transmit_errs_total{device="br-ipv6"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="eno1"} 0 node_network_transmit_errs_total{device="eno2"} 0 node_network_transmit_errs_total{device="eno3"} 0 node_network_transmit_errs_total{device="eno4"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="bond0"} 0 node_network_transmit_fifo_total{device="br-ipv6"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="eno1"} 0 node_network_transmit_fifo_total{device="eno2"} 0 node_network_transmit_fifo_total{device="eno3"} 0 node_network_transmit_fifo_total{device="eno4"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="bond0"} 1.330631776096e+12 node_network_transmit_packets_total{device="br-ipv6"} 0 node_network_transmit_packets_total{device="docker0"} 0 node_network_transmit_packets_total{device="eno1"} 4.43502702873e+11 node_network_transmit_packets_total{device="eno2"} 4.43496694128e+11 node_network_transmit_packets_total{device="eno3"} 4.43632379095e+11 node_network_transmit_packets_total{device="eno4"} 0 # HELP node_network_transmit_queue_length Network device property: transmit_queue_length # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="bond0"} 1000 node_network_transmit_queue_length{device="br-ipv6"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="eno1"} 1000 node_network_transmit_queue_length{device="eno2"} 1000 node_network_transmit_queue_length{device="eno3"} 1000 node_network_transmit_queue_length{device="eno4"} 1000 node_network_transmit_queue_length{device="lo"} 1000 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="bond0"} 1 node_network_up{device="br-ipv6"} 0 node_network_up{device="docker0"} 0 node_network_up{device="eno1"} 1 node_network_up{device="eno2"} 1 node_network_up{device="eno3"} 1 node_network_up{device="eno4"} 0 node_network_up{device="lo"} 0 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 54871 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 1.6777216e+07 # HELP node_nf_conntrack_stat_drop Number of packets dropped due to conntrack failure. # TYPE node_nf_conntrack_stat_drop gauge node_nf_conntrack_stat_drop 7.551784e+06 # HELP node_nf_conntrack_stat_early_drop Number of dropped conntrack entries to make room for new ones, if maximum table size was reached. # TYPE node_nf_conntrack_stat_early_drop gauge node_nf_conntrack_stat_early_drop 507236 # HELP node_nf_conntrack_stat_found Number of searched entries which were successful. # TYPE node_nf_conntrack_stat_found gauge node_nf_conntrack_stat_found 144 # HELP node_nf_conntrack_stat_ignore Number of packets seen which are already connected to a conntrack entry. # TYPE node_nf_conntrack_stat_ignore gauge node_nf_conntrack_stat_ignore 0 # HELP node_nf_conntrack_stat_insert Number of entries inserted into the list. # TYPE node_nf_conntrack_stat_insert gauge node_nf_conntrack_stat_insert 0 # HELP node_nf_conntrack_stat_insert_failed Number of entries for which list insertion was attempted but failed. # TYPE node_nf_conntrack_stat_insert_failed gauge node_nf_conntrack_stat_insert_failed 2.219708e+06 # HELP node_nf_conntrack_stat_invalid Number of packets seen which can not be tracked. # TYPE node_nf_conntrack_stat_invalid gauge node_nf_conntrack_stat_invalid 1.7422064909e+10 # HELP node_nf_conntrack_stat_search_restart Number of conntrack table lookups which had to be restarted due to hashtable resizes. # TYPE node_nf_conntrack_stat_search_restart gauge node_nf_conntrack_stat_search_restart 53418 # 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 84867.391339 # 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 1442.8642180000002 # 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 1467.100788 # 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 65.090505 # 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 65.236902 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 0 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 2 # HELP node_reboot_required Node reboot is required for software updates. # TYPE node_reboot_required gauge node_reboot_required 0 # HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. # TYPE node_schedstat_running_seconds_total counter node_schedstat_running_seconds_total{cpu="0"} 1.605786883535614e+06 node_schedstat_running_seconds_total{cpu="1"} 1.328330112674219e+06 node_schedstat_running_seconds_total{cpu="10"} 1.393266917229843e+06 node_schedstat_running_seconds_total{cpu="11"} 1.28114398555393e+06 node_schedstat_running_seconds_total{cpu="12"} 1.293078745618678e+06 node_schedstat_running_seconds_total{cpu="13"} 1.290626086035962e+06 node_schedstat_running_seconds_total{cpu="14"} 1.090515542560646e+06 node_schedstat_running_seconds_total{cpu="15"} 1.204046724241448e+06 node_schedstat_running_seconds_total{cpu="16"} 1.359280003658503e+06 node_schedstat_running_seconds_total{cpu="17"} 996392.074478694 node_schedstat_running_seconds_total{cpu="18"} 734625.07413366 node_schedstat_running_seconds_total{cpu="19"} 609843.819391067 node_schedstat_running_seconds_total{cpu="2"} 1.327036577484742e+06 node_schedstat_running_seconds_total{cpu="20"} 564697.768345861 node_schedstat_running_seconds_total{cpu="21"} 549771.850395851 node_schedstat_running_seconds_total{cpu="22"} 532515.014396816 node_schedstat_running_seconds_total{cpu="23"} 523054.650475996 node_schedstat_running_seconds_total{cpu="24"} 519204.907852344 node_schedstat_running_seconds_total{cpu="25"} 488995.84841549 node_schedstat_running_seconds_total{cpu="26"} 509305.447134572 node_schedstat_running_seconds_total{cpu="27"} 504893.24643834 node_schedstat_running_seconds_total{cpu="28"} 501841.182800288 node_schedstat_running_seconds_total{cpu="29"} 510274.336663747 node_schedstat_running_seconds_total{cpu="3"} 1.314832501673891e+06 node_schedstat_running_seconds_total{cpu="30"} 507432.112736965 node_schedstat_running_seconds_total{cpu="31"} 506622.317483149 node_schedstat_running_seconds_total{cpu="32"} 988900.109102728 node_schedstat_running_seconds_total{cpu="33"} 1.169593627247689e+06 node_schedstat_running_seconds_total{cpu="34"} 1.168366157695086e+06 node_schedstat_running_seconds_total{cpu="35"} 1.131308691577319e+06 node_schedstat_running_seconds_total{cpu="36"} 755012.618996539 node_schedstat_running_seconds_total{cpu="37"} 956558.47959755 node_schedstat_running_seconds_total{cpu="38"} 1.087040275469863e+06 node_schedstat_running_seconds_total{cpu="39"} 1.090370576578269e+06 node_schedstat_running_seconds_total{cpu="4"} 666112.890368104 node_schedstat_running_seconds_total{cpu="40"} 1.085447877117569e+06 node_schedstat_running_seconds_total{cpu="41"} 728783.468839893 node_schedstat_running_seconds_total{cpu="42"} 903608.650676034 node_schedstat_running_seconds_total{cpu="43"} 1.024628971321763e+06 node_schedstat_running_seconds_total{cpu="44"} 1.028365300526784e+06 node_schedstat_running_seconds_total{cpu="45"} 1.082386249883133e+06 node_schedstat_running_seconds_total{cpu="46"} 401629.843663742 node_schedstat_running_seconds_total{cpu="47"} 1.37341217210459e+06 node_schedstat_running_seconds_total{cpu="48"} 624124.496684441 node_schedstat_running_seconds_total{cpu="49"} 550056.680285463 node_schedstat_running_seconds_total{cpu="5"} 1.422723410237162e+06 node_schedstat_running_seconds_total{cpu="50"} 512602.508759316 node_schedstat_running_seconds_total{cpu="51"} 482082.884866043 node_schedstat_running_seconds_total{cpu="52"} 472637.317750264 node_schedstat_running_seconds_total{cpu="53"} 466516.175449093 node_schedstat_running_seconds_total{cpu="54"} 464384.62356302 node_schedstat_running_seconds_total{cpu="55"} 474485.926670362 node_schedstat_running_seconds_total{cpu="56"} 450958.166377405 node_schedstat_running_seconds_total{cpu="57"} 457676.563944184 node_schedstat_running_seconds_total{cpu="58"} 446315.565687998 node_schedstat_running_seconds_total{cpu="59"} 443992.777517622 node_schedstat_running_seconds_total{cpu="6"} 1.313310175396674e+06 node_schedstat_running_seconds_total{cpu="60"} 440047.068799393 node_schedstat_running_seconds_total{cpu="61"} 451305.107727182 node_schedstat_running_seconds_total{cpu="62"} 450783.484466926 node_schedstat_running_seconds_total{cpu="63"} 448929.110691523 node_schedstat_running_seconds_total{cpu="7"} 1.324076199555212e+06 node_schedstat_running_seconds_total{cpu="8"} 1.332866642019156e+06 node_schedstat_running_seconds_total{cpu="9"} 659320.407495396 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.3270858526e+10 node_schedstat_timeslices_total{cpu="1"} 1.124827076e+10 node_schedstat_timeslices_total{cpu="10"} 1.1507518278e+10 node_schedstat_timeslices_total{cpu="11"} 1.0930240749e+10 node_schedstat_timeslices_total{cpu="12"} 1.1089536864e+10 node_schedstat_timeslices_total{cpu="13"} 1.0371044355e+10 node_schedstat_timeslices_total{cpu="14"} 8.809556359e+09 node_schedstat_timeslices_total{cpu="15"} 9.326439783e+09 node_schedstat_timeslices_total{cpu="16"} 1.0554994413e+10 node_schedstat_timeslices_total{cpu="17"} 8.602365804e+09 node_schedstat_timeslices_total{cpu="18"} 6.525239044e+09 node_schedstat_timeslices_total{cpu="19"} 5.56447908e+09 node_schedstat_timeslices_total{cpu="2"} 1.1199999011e+10 node_schedstat_timeslices_total{cpu="20"} 5.156832419e+09 node_schedstat_timeslices_total{cpu="21"} 4.974898543e+09 node_schedstat_timeslices_total{cpu="22"} 4.858882968e+09 node_schedstat_timeslices_total{cpu="23"} 4.799147306e+09 node_schedstat_timeslices_total{cpu="24"} 4.754738346e+09 node_schedstat_timeslices_total{cpu="25"} 4.487757131e+09 node_schedstat_timeslices_total{cpu="26"} 4.670114649e+09 node_schedstat_timeslices_total{cpu="27"} 4.653031931e+09 node_schedstat_timeslices_total{cpu="28"} 4.635804551e+09 node_schedstat_timeslices_total{cpu="29"} 4.605592098e+09 node_schedstat_timeslices_total{cpu="3"} 1.1499324573e+10 node_schedstat_timeslices_total{cpu="30"} 4.59013251e+09 node_schedstat_timeslices_total{cpu="31"} 4.577315637e+09 node_schedstat_timeslices_total{cpu="32"} 7.601477481e+09 node_schedstat_timeslices_total{cpu="33"} 9.189919137e+09 node_schedstat_timeslices_total{cpu="34"} 9.193552944e+09 node_schedstat_timeslices_total{cpu="35"} 9.188793847e+09 node_schedstat_timeslices_total{cpu="36"} 6.633301228e+09 node_schedstat_timeslices_total{cpu="37"} 7.902382071e+09 node_schedstat_timeslices_total{cpu="38"} 8.794708795e+09 node_schedstat_timeslices_total{cpu="39"} 8.833254351e+09 node_schedstat_timeslices_total{cpu="4"} 5.888048552e+09 node_schedstat_timeslices_total{cpu="40"} 8.821587027e+09 node_schedstat_timeslices_total{cpu="41"} 6.384823093e+09 node_schedstat_timeslices_total{cpu="42"} 7.440259476e+09 node_schedstat_timeslices_total{cpu="43"} 8.260186879e+09 node_schedstat_timeslices_total{cpu="44"} 8.328600615e+09 node_schedstat_timeslices_total{cpu="45"} 8.328160905e+09 node_schedstat_timeslices_total{cpu="46"} 3.272422306e+09 node_schedstat_timeslices_total{cpu="47"} 1.0799088512e+10 node_schedstat_timeslices_total{cpu="48"} 4.886041859e+09 node_schedstat_timeslices_total{cpu="49"} 4.729038903e+09 node_schedstat_timeslices_total{cpu="5"} 1.200994688e+10 node_schedstat_timeslices_total{cpu="50"} 4.587575245e+09 node_schedstat_timeslices_total{cpu="51"} 4.475145009e+09 node_schedstat_timeslices_total{cpu="52"} 4.422860813e+09 node_schedstat_timeslices_total{cpu="53"} 4.374410894e+09 node_schedstat_timeslices_total{cpu="54"} 4.376487418e+09 node_schedstat_timeslices_total{cpu="55"} 4.225928461e+09 node_schedstat_timeslices_total{cpu="56"} 4.294231988e+09 node_schedstat_timeslices_total{cpu="57"} 4.311585862e+09 node_schedstat_timeslices_total{cpu="58"} 4.251804635e+09 node_schedstat_timeslices_total{cpu="59"} 4.241045316e+09 node_schedstat_timeslices_total{cpu="6"} 1.1499579687e+10 node_schedstat_timeslices_total{cpu="60"} 4.236394453e+09 node_schedstat_timeslices_total{cpu="61"} 4.236651298e+09 node_schedstat_timeslices_total{cpu="62"} 4.232044732e+09 node_schedstat_timeslices_total{cpu="63"} 4.232523932e+09 node_schedstat_timeslices_total{cpu="7"} 1.1602283822e+10 node_schedstat_timeslices_total{cpu="8"} 1.1707825434e+10 node_schedstat_timeslices_total{cpu="9"} 5.776304041e+09 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 5443.965586602 node_schedstat_waiting_seconds_total{cpu="1"} 48985.818806468 node_schedstat_waiting_seconds_total{cpu="10"} 23459.806357282 node_schedstat_waiting_seconds_total{cpu="11"} 44355.949197228 node_schedstat_waiting_seconds_total{cpu="12"} 44521.795097007 node_schedstat_waiting_seconds_total{cpu="13"} 45470.56576853 node_schedstat_waiting_seconds_total{cpu="14"} 3270.007712017 node_schedstat_waiting_seconds_total{cpu="15"} 3131.999727628 node_schedstat_waiting_seconds_total{cpu="16"} 7966.203878269 node_schedstat_waiting_seconds_total{cpu="17"} 7110.181391066 node_schedstat_waiting_seconds_total{cpu="18"} 6723.494885405 node_schedstat_waiting_seconds_total{cpu="19"} 6468.356033002 node_schedstat_waiting_seconds_total{cpu="2"} 50158.455628611 node_schedstat_waiting_seconds_total{cpu="20"} 6319.320728144 node_schedstat_waiting_seconds_total{cpu="21"} 6245.006177393 node_schedstat_waiting_seconds_total{cpu="22"} 6157.648312196 node_schedstat_waiting_seconds_total{cpu="23"} 6100.022713875 node_schedstat_waiting_seconds_total{cpu="24"} 6096.482164112 node_schedstat_waiting_seconds_total{cpu="25"} 6064.503126332 node_schedstat_waiting_seconds_total{cpu="26"} 6012.726733789 node_schedstat_waiting_seconds_total{cpu="27"} 5978.801502508 node_schedstat_waiting_seconds_total{cpu="28"} 5959.473229657 node_schedstat_waiting_seconds_total{cpu="29"} 5974.193318432 node_schedstat_waiting_seconds_total{cpu="3"} 47619.623016645 node_schedstat_waiting_seconds_total{cpu="30"} 5951.043572075 node_schedstat_waiting_seconds_total{cpu="31"} 5974.545480544 node_schedstat_waiting_seconds_total{cpu="32"} 3013.558719663 node_schedstat_waiting_seconds_total{cpu="33"} 2829.870394206 node_schedstat_waiting_seconds_total{cpu="34"} 2762.324658709 node_schedstat_waiting_seconds_total{cpu="35"} 2657.20251494 node_schedstat_waiting_seconds_total{cpu="36"} 2157.510951043 node_schedstat_waiting_seconds_total{cpu="37"} 2327.95987828 node_schedstat_waiting_seconds_total{cpu="38"} 2496.48878414 node_schedstat_waiting_seconds_total{cpu="39"} 2495.070828748 node_schedstat_waiting_seconds_total{cpu="4"} 5728.694200482 node_schedstat_waiting_seconds_total{cpu="40"} 2469.249698659 node_schedstat_waiting_seconds_total{cpu="41"} 2016.692265359 node_schedstat_waiting_seconds_total{cpu="42"} 2194.477777876 node_schedstat_waiting_seconds_total{cpu="43"} 2425.316578202 node_schedstat_waiting_seconds_total{cpu="44"} 2378.367166416 node_schedstat_waiting_seconds_total{cpu="45"} 2460.857231228 node_schedstat_waiting_seconds_total{cpu="46"} 3642.539929406 node_schedstat_waiting_seconds_total{cpu="47"} 25525.728213576 node_schedstat_waiting_seconds_total{cpu="48"} 6237.009785819 node_schedstat_waiting_seconds_total{cpu="49"} 6145.493689671 node_schedstat_waiting_seconds_total{cpu="5"} 25617.603499879 node_schedstat_waiting_seconds_total{cpu="50"} 6046.995694908 node_schedstat_waiting_seconds_total{cpu="51"} 5944.954730532 node_schedstat_waiting_seconds_total{cpu="52"} 5935.042569816 node_schedstat_waiting_seconds_total{cpu="53"} 5898.761348504 node_schedstat_waiting_seconds_total{cpu="54"} 5860.827826202 node_schedstat_waiting_seconds_total{cpu="55"} 6554.30511466 node_schedstat_waiting_seconds_total{cpu="56"} 5856.71250703 node_schedstat_waiting_seconds_total{cpu="57"} 5847.02243883 node_schedstat_waiting_seconds_total{cpu="58"} 5842.668066342 node_schedstat_waiting_seconds_total{cpu="59"} 5831.482560239 node_schedstat_waiting_seconds_total{cpu="6"} 48096.222392235 node_schedstat_waiting_seconds_total{cpu="60"} 5833.440553309 node_schedstat_waiting_seconds_total{cpu="61"} 5823.334653069 node_schedstat_waiting_seconds_total{cpu="62"} 5851.691094354 node_schedstat_waiting_seconds_total{cpu="63"} 5868.81296498 node_schedstat_waiting_seconds_total{cpu="7"} 48436.813884274 node_schedstat_waiting_seconds_total{cpu="8"} 48425.562359899 node_schedstat_waiting_seconds_total{cpu="9"} 5595.773875879 # 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.000325574 node_scrape_collector_duration_seconds{collector="bcache"} 2.4904e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000324987 node_scrape_collector_duration_seconds{collector="btrfs"} 0.094615333 node_scrape_collector_duration_seconds{collector="conntrack"} 0.002630891 node_scrape_collector_duration_seconds{collector="cpu"} 0.094255256 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.04485538 node_scrape_collector_duration_seconds{collector="diskstats"} 0.104195742 node_scrape_collector_duration_seconds{collector="dmi"} 1.2992e-05 node_scrape_collector_duration_seconds{collector="edac"} 0.076200464 node_scrape_collector_duration_seconds{collector="entropy"} 0.041714401 node_scrape_collector_duration_seconds{collector="fibrechannel"} 2.276e-05 node_scrape_collector_duration_seconds{collector="filefd"} 8.4167e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000363431 node_scrape_collector_duration_seconds{collector="hwmon"} 0.041022498 node_scrape_collector_duration_seconds{collector="infiniband"} 2.2966e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 1.8698e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 5.809e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 5.1926e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000360925 node_scrape_collector_duration_seconds{collector="netclass"} 0.010312783 node_scrape_collector_duration_seconds{collector="netdev"} 0.043895373 node_scrape_collector_duration_seconds{collector="netstat"} 0.095426332 node_scrape_collector_duration_seconds{collector="nfs"} 4.17e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 3.3739e-05 node_scrape_collector_duration_seconds{collector="nvme"} 4.5403e-05 node_scrape_collector_duration_seconds{collector="os"} 0.036628412 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 7.818e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.042752214 node_scrape_collector_duration_seconds{collector="rapl"} 0.000463021 node_scrape_collector_duration_seconds{collector="schedstat"} 0.041714783 node_scrape_collector_duration_seconds{collector="selinux"} 2.659e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000261023 node_scrape_collector_duration_seconds{collector="softnet"} 0.000582689 node_scrape_collector_duration_seconds{collector="stat"} 0.102508958 node_scrape_collector_duration_seconds{collector="systemd"} 0.139257286 node_scrape_collector_duration_seconds{collector="tapestats"} 1.5995e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.001234294 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.007514156 node_scrape_collector_duration_seconds{collector="time"} 0.000222471 node_scrape_collector_duration_seconds{collector="timex"} 2.6164e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.043820608 node_scrape_collector_duration_seconds{collector="uname"} 0.042706057 node_scrape_collector_duration_seconds{collector="vmstat"} 0.04280666 node_scrape_collector_duration_seconds{collector="xfs"} 0.046365342 node_scrape_collector_duration_seconds{collector="zfs"} 3.9869e-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 1103 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 14288 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 13185 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 5551 # HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes. # TYPE node_sockstat_TCP_mem_bytes gauge node_sockstat_TCP_mem_bytes 2.2736896e+07 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 30 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 4947 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 83 # HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse. # TYPE node_sockstat_UDPLITE6_inuse gauge node_sockstat_UDPLITE6_inuse 0 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 83 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 7508 # HELP node_sockstat_UDP_mem_bytes Number of UDP sockets in state mem_bytes. # TYPE node_sockstat_UDP_mem_bytes gauge node_sockstat_UDP_mem_bytes 3.0752768e+07 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 14808 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="10"} 0 node_softnet_dropped_total{cpu="11"} 0 node_softnet_dropped_total{cpu="12"} 0 node_softnet_dropped_total{cpu="13"} 0 node_softnet_dropped_total{cpu="14"} 0 node_softnet_dropped_total{cpu="15"} 0 node_softnet_dropped_total{cpu="16"} 0 node_softnet_dropped_total{cpu="17"} 0 node_softnet_dropped_total{cpu="18"} 0 node_softnet_dropped_total{cpu="19"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="20"} 0 node_softnet_dropped_total{cpu="21"} 0 node_softnet_dropped_total{cpu="22"} 0 node_softnet_dropped_total{cpu="23"} 0 node_softnet_dropped_total{cpu="24"} 0 node_softnet_dropped_total{cpu="25"} 0 node_softnet_dropped_total{cpu="26"} 0 node_softnet_dropped_total{cpu="27"} 0 node_softnet_dropped_total{cpu="28"} 0 node_softnet_dropped_total{cpu="29"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="30"} 0 node_softnet_dropped_total{cpu="31"} 0 node_softnet_dropped_total{cpu="32"} 0 node_softnet_dropped_total{cpu="33"} 0 node_softnet_dropped_total{cpu="34"} 0 node_softnet_dropped_total{cpu="35"} 0 node_softnet_dropped_total{cpu="36"} 0 node_softnet_dropped_total{cpu="37"} 0 node_softnet_dropped_total{cpu="38"} 0 node_softnet_dropped_total{cpu="39"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="40"} 0 node_softnet_dropped_total{cpu="41"} 0 node_softnet_dropped_total{cpu="42"} 0 node_softnet_dropped_total{cpu="43"} 0 node_softnet_dropped_total{cpu="44"} 0 node_softnet_dropped_total{cpu="45"} 0 node_softnet_dropped_total{cpu="46"} 0 node_softnet_dropped_total{cpu="47"} 0 node_softnet_dropped_total{cpu="48"} 0 node_softnet_dropped_total{cpu="49"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="50"} 0 node_softnet_dropped_total{cpu="51"} 0 node_softnet_dropped_total{cpu="52"} 0 node_softnet_dropped_total{cpu="53"} 0 node_softnet_dropped_total{cpu="54"} 0 node_softnet_dropped_total{cpu="55"} 0 node_softnet_dropped_total{cpu="56"} 0 node_softnet_dropped_total{cpu="57"} 0 node_softnet_dropped_total{cpu="58"} 0 node_softnet_dropped_total{cpu="59"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="60"} 0 node_softnet_dropped_total{cpu="61"} 0 node_softnet_dropped_total{cpu="62"} 0 node_softnet_dropped_total{cpu="63"} 0 node_softnet_dropped_total{cpu="7"} 0 node_softnet_dropped_total{cpu="8"} 0 node_softnet_dropped_total{cpu="9"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 1.18388e+06 node_softnet_processed_total{cpu="1"} 4.282042384e+09 node_softnet_processed_total{cpu="10"} 1.83613122e+08 node_softnet_processed_total{cpu="11"} 7.7732474e+08 node_softnet_processed_total{cpu="12"} 7.83272789e+08 node_softnet_processed_total{cpu="13"} 1.212948746e+09 node_softnet_processed_total{cpu="14"} 1.372074e+06 node_softnet_processed_total{cpu="15"} 1.11737e+06 node_softnet_processed_total{cpu="16"} 1.89533e+06 node_softnet_processed_total{cpu="17"} 1.240809e+06 node_softnet_processed_total{cpu="18"} 866241 node_softnet_processed_total{cpu="19"} 711556 node_softnet_processed_total{cpu="2"} 4.194562291e+09 node_softnet_processed_total{cpu="20"} 611958 node_softnet_processed_total{cpu="21"} 600019 node_softnet_processed_total{cpu="22"} 545459 node_softnet_processed_total{cpu="23"} 556931 node_softnet_processed_total{cpu="24"} 510888 node_softnet_processed_total{cpu="25"} 460176 node_softnet_processed_total{cpu="26"} 496402 node_softnet_processed_total{cpu="27"} 572657 node_softnet_processed_total{cpu="28"} 549243 node_softnet_processed_total{cpu="29"} 500672 node_softnet_processed_total{cpu="3"} 3.76562064e+09 node_softnet_processed_total{cpu="30"} 473280 node_softnet_processed_total{cpu="31"} 496608 node_softnet_processed_total{cpu="32"} 768220 node_softnet_processed_total{cpu="33"} 908371 node_softnet_processed_total{cpu="34"} 855801 node_softnet_processed_total{cpu="35"} 908154 node_softnet_processed_total{cpu="36"} 742549 node_softnet_processed_total{cpu="37"} 863461 node_softnet_processed_total{cpu="38"} 937927 node_softnet_processed_total{cpu="39"} 965862 node_softnet_processed_total{cpu="4"} 605984 node_softnet_processed_total{cpu="40"} 954121 node_softnet_processed_total{cpu="41"} 732461 node_softnet_processed_total{cpu="42"} 811129 node_softnet_processed_total{cpu="43"} 847587 node_softnet_processed_total{cpu="44"} 855839 node_softnet_processed_total{cpu="45"} 866755 node_softnet_processed_total{cpu="46"} 196217 node_softnet_processed_total{cpu="47"} 4.23181708e+08 node_softnet_processed_total{cpu="48"} 516996 node_softnet_processed_total{cpu="49"} 477848 node_softnet_processed_total{cpu="5"} 2.355237151e+09 node_softnet_processed_total{cpu="50"} 542601 node_softnet_processed_total{cpu="51"} 495642 node_softnet_processed_total{cpu="52"} 468291 node_softnet_processed_total{cpu="53"} 483226 node_softnet_processed_total{cpu="54"} 440397 node_softnet_processed_total{cpu="55"} 479924 node_softnet_processed_total{cpu="56"} 495065 node_softnet_processed_total{cpu="57"} 520722 node_softnet_processed_total{cpu="58"} 485347 node_softnet_processed_total{cpu="59"} 467326 node_softnet_processed_total{cpu="6"} 2.401588873e+09 node_softnet_processed_total{cpu="60"} 475508 node_softnet_processed_total{cpu="61"} 439481 node_softnet_processed_total{cpu="62"} 464492 node_softnet_processed_total{cpu="63"} 455357 node_softnet_processed_total{cpu="7"} 2.534967536e+09 node_softnet_processed_total{cpu="8"} 2.382417431e+09 node_softnet_processed_total{cpu="9"} 738078 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 0 node_softnet_times_squeezed_total{cpu="1"} 3 node_softnet_times_squeezed_total{cpu="10"} 4 node_softnet_times_squeezed_total{cpu="11"} 4 node_softnet_times_squeezed_total{cpu="12"} 5 node_softnet_times_squeezed_total{cpu="13"} 2 node_softnet_times_squeezed_total{cpu="14"} 0 node_softnet_times_squeezed_total{cpu="15"} 0 node_softnet_times_squeezed_total{cpu="16"} 0 node_softnet_times_squeezed_total{cpu="17"} 0 node_softnet_times_squeezed_total{cpu="18"} 0 node_softnet_times_squeezed_total{cpu="19"} 0 node_softnet_times_squeezed_total{cpu="2"} 5 node_softnet_times_squeezed_total{cpu="20"} 0 node_softnet_times_squeezed_total{cpu="21"} 0 node_softnet_times_squeezed_total{cpu="22"} 0 node_softnet_times_squeezed_total{cpu="23"} 0 node_softnet_times_squeezed_total{cpu="24"} 0 node_softnet_times_squeezed_total{cpu="25"} 0 node_softnet_times_squeezed_total{cpu="26"} 0 node_softnet_times_squeezed_total{cpu="27"} 0 node_softnet_times_squeezed_total{cpu="28"} 0 node_softnet_times_squeezed_total{cpu="29"} 0 node_softnet_times_squeezed_total{cpu="3"} 2 node_softnet_times_squeezed_total{cpu="30"} 0 node_softnet_times_squeezed_total{cpu="31"} 0 node_softnet_times_squeezed_total{cpu="32"} 0 node_softnet_times_squeezed_total{cpu="33"} 0 node_softnet_times_squeezed_total{cpu="34"} 0 node_softnet_times_squeezed_total{cpu="35"} 0 node_softnet_times_squeezed_total{cpu="36"} 0 node_softnet_times_squeezed_total{cpu="37"} 0 node_softnet_times_squeezed_total{cpu="38"} 0 node_softnet_times_squeezed_total{cpu="39"} 0 node_softnet_times_squeezed_total{cpu="4"} 1 node_softnet_times_squeezed_total{cpu="40"} 0 node_softnet_times_squeezed_total{cpu="41"} 0 node_softnet_times_squeezed_total{cpu="42"} 0 node_softnet_times_squeezed_total{cpu="43"} 0 node_softnet_times_squeezed_total{cpu="44"} 0 node_softnet_times_squeezed_total{cpu="45"} 0 node_softnet_times_squeezed_total{cpu="46"} 1 node_softnet_times_squeezed_total{cpu="47"} 8 node_softnet_times_squeezed_total{cpu="48"} 0 node_softnet_times_squeezed_total{cpu="49"} 0 node_softnet_times_squeezed_total{cpu="5"} 6 node_softnet_times_squeezed_total{cpu="50"} 0 node_softnet_times_squeezed_total{cpu="51"} 0 node_softnet_times_squeezed_total{cpu="52"} 0 node_softnet_times_squeezed_total{cpu="53"} 0 node_softnet_times_squeezed_total{cpu="54"} 0 node_softnet_times_squeezed_total{cpu="55"} 0 node_softnet_times_squeezed_total{cpu="56"} 0 node_softnet_times_squeezed_total{cpu="57"} 0 node_softnet_times_squeezed_total{cpu="58"} 0 node_softnet_times_squeezed_total{cpu="59"} 0 node_softnet_times_squeezed_total{cpu="6"} 3 node_softnet_times_squeezed_total{cpu="60"} 0 node_softnet_times_squeezed_total{cpu="61"} 0 node_softnet_times_squeezed_total{cpu="62"} 0 node_softnet_times_squeezed_total{cpu="63"} 0 node_softnet_times_squeezed_total{cpu="7"} 3 node_softnet_times_squeezed_total{cpu="8"} 4 node_softnet_times_squeezed_total{cpu="9"} 1 # HELP node_systemd_socket_accepted_connections_total Total number of accepted socket connections # TYPE node_systemd_socket_accepted_connections_total counter node_systemd_socket_accepted_connections_total{name="dbus.socket"} 0 node_systemd_socket_accepted_connections_total{name="docker.socket"} 0 node_systemd_socket_accepted_connections_total{name="syslog.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-fsckd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-initctl.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-audit.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-journald.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-networkd.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-control.socket"} 0 node_systemd_socket_accepted_connections_total{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_accepted_connections_total{name="uuidd.socket"} 0 # HELP node_systemd_socket_current_connections Current number of socket connections # TYPE node_systemd_socket_current_connections gauge node_systemd_socket_current_connections{name="dbus.socket"} 0 node_systemd_socket_current_connections{name="docker.socket"} 0 node_systemd_socket_current_connections{name="syslog.socket"} 0 node_systemd_socket_current_connections{name="systemd-fsckd.socket"} 0 node_systemd_socket_current_connections{name="systemd-initctl.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-audit.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_current_connections{name="systemd-journald.socket"} 0 node_systemd_socket_current_connections{name="systemd-networkd.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-control.socket"} 0 node_systemd_socket_current_connections{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_current_connections{name="uuidd.socket"} 0 # HELP node_systemd_socket_refused_connections_total Total number of refused socket connections # TYPE node_systemd_socket_refused_connections_total gauge node_systemd_socket_refused_connections_total{name="dbus.socket"} 0 node_systemd_socket_refused_connections_total{name="docker.socket"} 0 node_systemd_socket_refused_connections_total{name="syslog.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-fsckd.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-initctl.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald-audit.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald-dev-log.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-journald.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-networkd.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-udevd-control.socket"} 0 node_systemd_socket_refused_connections_total{name="systemd-udevd-kernel.socket"} 0 node_systemd_socket_refused_connections_total{name="uuidd.socket"} 0 # HELP node_systemd_system_running Whether the system is operational (see 'systemctl is-system-running') # TYPE node_systemd_system_running gauge node_systemd_system_running 0 # HELP node_systemd_timer_last_trigger_seconds Seconds since epoch of last trigger. # TYPE node_systemd_timer_last_trigger_seconds gauge node_systemd_timer_last_trigger_seconds{name="apt-daily-upgrade.timer"} 1.773460655662466e+09 node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 1.773502386274796e+09 node_systemd_timer_last_trigger_seconds{name="atop-rotate.timer"} 1.773522001165144e+09 node_systemd_timer_last_trigger_seconds{name="dpkg-db-backup.timer"} 1.773522001164137e+09 node_systemd_timer_last_trigger_seconds{name="e2scrub_all.timer"} 1.773533466292965e+09 node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 1.773006381267437e+09 node_systemd_timer_last_trigger_seconds{name="logrotate.timer"} 1.773522001166043e+09 node_systemd_timer_last_trigger_seconds{name="man-db.timer"} 1.773528410773423e+09 node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.773535146261336e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-apt.timer"} 1.773536154192087e+09 node_systemd_timer_last_trigger_seconds{name="prometheus-node-exporter-ipmitool-sensor.timer"} 1.773536211291182e+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.773536154192987e+09 node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.77352425631186e+09 # HELP node_systemd_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="apparmor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="apparmor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apparmor.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily-upgrade.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="active",type=""} 1 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily-upgrade.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="apt-daily.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="apt-daily.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="apt-daily.timer",state="activating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="active",type=""} 1 node_systemd_unit_state{name="apt-daily.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="failed",type=""} 0 node_systemd_unit_state{name="apt-daily.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="atop-rotate.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="atop-rotate.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="atop-rotate.timer",state="activating",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="active",type=""} 1 node_systemd_unit_state{name="atop-rotate.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="failed",type=""} 0 node_systemd_unit_state{name="atop-rotate.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="atop.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="active",type="simple"} 1 node_systemd_unit_state{name="atop.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="atop.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="atopacct.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="active",type="forking"} 1 node_systemd_unit_state{name="atopacct.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="atopacct.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="console-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="console-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="console-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="containerd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="containerd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="containerd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="cron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="active",type="simple"} 1 node_systemd_unit_state{name="cron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="dbus.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="active",type="notify"} 1 node_systemd_unit_state{name="dbus.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="dbus.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="dbus.socket",state="activating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="active",type=""} 1 node_systemd_unit_state{name="dbus.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="failed",type=""} 0 node_systemd_unit_state{name="dbus.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="docker.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="active",type="notify"} 1 node_systemd_unit_state{name="docker.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="docker.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="docker.socket",state="activating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="active",type=""} 1 node_systemd_unit_state{name="docker.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="docker.socket",state="failed",type=""} 0 node_systemd_unit_state{name="docker.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="dpkg-db-backup.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="dpkg-db-backup.timer",state="activating",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="active",type=""} 1 node_systemd_unit_state{name="dpkg-db-backup.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="failed",type=""} 0 node_systemd_unit_state{name="dpkg-db-backup.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="e2scrub_all.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_all.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="e2scrub_all.timer",state="activating",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="active",type=""} 1 node_systemd_unit_state{name="e2scrub_all.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="failed",type=""} 0 node_systemd_unit_state{name="e2scrub_all.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="e2scrub_reap.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="emergency.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="active",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="emergency.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="fail2ban.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="active",type="simple"} 1 node_systemd_unit_state{name="fail2ban.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="fail2ban.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="fstrim.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="fstrim.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="fstrim.timer",state="activating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="active",type=""} 1 node_systemd_unit_state{name="fstrim.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="failed",type=""} 0 node_systemd_unit_state{name="fstrim.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="getty-static.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="getty-static.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="getty@tty1.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="active",type="idle"} 1 node_systemd_unit_state{name="getty@tty1.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="getty@tty1.service",state="inactive",type="idle"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="ifupdown-pre.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="ifupdown-pre.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-cleanup.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-parse-etc.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-parse-etc.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-switch-root.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-switch-root.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="initrd-udevadm-cleanup-db.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="keyboard-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="keyboard-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="kmod-static-nodes.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="logrotate.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="logrotate.timer",state="activating",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="active",type=""} 1 node_systemd_unit_state{name="logrotate.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="failed",type=""} 0 node_systemd_unit_state{name="logrotate.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="man-db.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="man-db.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="man-db.timer",state="activating",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="active",type=""} 1 node_systemd_unit_state{name="man-db.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="failed",type=""} 0 node_systemd_unit_state{name="man-db.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@configfs.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@dm_mod.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@dm_mod.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@drm.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@drm.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@efi_pstore.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@fuse.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@fuse.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="modprobe@loop.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="modprobe@loop.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="mtail.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="active",type="simple"} 1 node_systemd_unit_state{name="mtail.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="mtail.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="netfilter-persistent.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="netfilter-persistent.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="networking.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="networking.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nftables.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nvmefc-boot-connections.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="nvmf-autoconnect.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="nvmf-autoconnect.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="openipmi.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="active",type="forking"} 1 node_systemd_unit_state{name="openipmi.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="openipmi.service",state="inactive",type="forking"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="phpsessionclean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="active",type=""} 1 node_systemd_unit_state{name="phpsessionclean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="phpsessionclean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-apt.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-ipmitool-sensor.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="active",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-mellanox-hca-temp.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="active",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-nvme.timer",state="inactive",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="activating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="active",type=""} 1 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="failed",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter-smartmon.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-node-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-node-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="active",type="simple"} 1 node_systemd_unit_state{name="prometheus-process-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-process-exporter.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="active",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="prometheus-squid-exporter.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="rc-local.service",state="activating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="active",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="deactivating",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="failed",type="forking"} 0 node_systemd_unit_state{name="rc-local.service",state="inactive",type="forking"} 1 node_systemd_unit_state{name="rescue.service",state="activating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="active",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="deactivating",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="failed",type="idle"} 0 node_systemd_unit_state{name="rescue.service",state="inactive",type="idle"} 1 node_systemd_unit_state{name="smartmontools.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="active",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="smartmontools.service",state="failed",type="notify"} 1 node_systemd_unit_state{name="smartmontools.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="active",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="squid3-mgr.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="ssh.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="active",type="notify"} 1 node_systemd_unit_state{name="ssh.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="ssh.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="syslog.socket",state="activating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="active",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="failed",type=""} 0 node_systemd_unit_state{name="syslog.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-console.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="active",type=""} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsck@dev-disk-by\\x2duuid-c2ac56ac\\x2d547d\\x2d4bb5\\x2d8cfd\\x2d4ec188d4e82f.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-fsckd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-fsckd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-fsckd.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-initctl.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="active",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald-audit.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-audit.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-journald.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-journald.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-journald.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-journald.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-logind.service",state="activating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="active",type="dbus"} 1 node_systemd_unit_state{name="systemd-logind.service",state="deactivating",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="failed",type="dbus"} 0 node_systemd_unit_state{name="systemd-logind.service",state="inactive",type="dbus"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-modules-load.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="active",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-networkd.service",state="inactive",type="notify"} 1 node_systemd_unit_state{name="systemd-networkd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="active",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-networkd.socket",state="inactive",type=""} 1 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-initrd.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase-sysinit.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pcrphase.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pcrphase.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-pstore.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-pstore.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-quotacheck.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-quotacheck.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-repart.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysext.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysusers.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-sysusers.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-timesyncd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="active",type=""} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-control.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="activating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="active",type=""} 1 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="failed",type=""} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="inactive",type=""} 0 node_systemd_unit_state{name="systemd-udevd.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="active",type="notify"} 1 node_systemd_unit_state{name="systemd-udevd.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="active",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="inactive",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="systemd-user-sessions.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="user-runtime-dir@0.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@0.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="activating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="active",type="oneshot"} 1 node_systemd_unit_state{name="user-runtime-dir@999.service",state="deactivating",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="failed",type="oneshot"} 0 node_systemd_unit_state{name="user-runtime-dir@999.service",state="inactive",type="oneshot"} 0 node_systemd_unit_state{name="user@0.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="active",type="notify"} 1 node_systemd_unit_state{name="user@0.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="user@0.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="active",type="notify"} 1 node_systemd_unit_state{name="user@999.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="user@999.service",state="inactive",type="notify"} 0 node_systemd_unit_state{name="uuidd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="active",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="uuidd.service",state="inactive",type="simple"} 1 node_systemd_unit_state{name="uuidd.socket",state="activating",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="active",type=""} 1 node_systemd_unit_state{name="uuidd.socket",state="deactivating",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="failed",type=""} 0 node_systemd_unit_state{name="uuidd.socket",state="inactive",type=""} 0 # HELP node_systemd_units Summary of systemd unit states # TYPE node_systemd_units gauge node_systemd_units{state="activating"} 0 node_systemd_units{state="active"} 224 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 1 node_systemd_units{state="inactive"} 100 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="252.22-1~deb12u1"} 252.22 # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime_seconds gauge node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/apt.prom"} 1.773536155e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/backup.prom"} 1.773536221e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/ipmitool_sensor.prom"} 1.773536214e+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.773536154e+09 node_textfile_mtime_seconds{file="/var/lib/prometheus/node-exporter/squid.prom"} 1.773536221e+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"} 47 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.7735362356360052e+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.9999910881042481 # 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.5115 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -3.8171e-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.5431394809e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 265332 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 3.817306537e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.0333473436e+10 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_xfs_allocation_btree_compares_total Number of allocation B-tree compares for a filesystem. # TYPE node_xfs_allocation_btree_compares_total counter node_xfs_allocation_btree_compares_total{device="sda1"} 0 node_xfs_allocation_btree_compares_total{device="sdb2"} 0 # HELP node_xfs_allocation_btree_lookups_total Number of allocation B-tree lookups for a filesystem. # TYPE node_xfs_allocation_btree_lookups_total counter node_xfs_allocation_btree_lookups_total{device="sda1"} 0 node_xfs_allocation_btree_lookups_total{device="sdb2"} 0 # HELP node_xfs_allocation_btree_records_deleted_total Number of allocation B-tree records deleted for a filesystem. # TYPE node_xfs_allocation_btree_records_deleted_total counter node_xfs_allocation_btree_records_deleted_total{device="sda1"} 0 node_xfs_allocation_btree_records_deleted_total{device="sdb2"} 0 # HELP node_xfs_allocation_btree_records_inserted_total Number of allocation B-tree records inserted for a filesystem. # TYPE node_xfs_allocation_btree_records_inserted_total counter node_xfs_allocation_btree_records_inserted_total{device="sda1"} 0 node_xfs_allocation_btree_records_inserted_total{device="sdb2"} 0 # HELP node_xfs_block_map_btree_compares_total Number of block map B-tree compares for a filesystem. # TYPE node_xfs_block_map_btree_compares_total counter node_xfs_block_map_btree_compares_total{device="sda1"} 0 node_xfs_block_map_btree_compares_total{device="sdb2"} 0 # HELP node_xfs_block_map_btree_lookups_total Number of block map B-tree lookups for a filesystem. # TYPE node_xfs_block_map_btree_lookups_total counter node_xfs_block_map_btree_lookups_total{device="sda1"} 0 node_xfs_block_map_btree_lookups_total{device="sdb2"} 0 # HELP node_xfs_block_map_btree_records_deleted_total Number of block map B-tree records deleted for a filesystem. # TYPE node_xfs_block_map_btree_records_deleted_total counter node_xfs_block_map_btree_records_deleted_total{device="sda1"} 0 node_xfs_block_map_btree_records_deleted_total{device="sdb2"} 0 # HELP node_xfs_block_map_btree_records_inserted_total Number of block map B-tree records inserted for a filesystem. # TYPE node_xfs_block_map_btree_records_inserted_total counter node_xfs_block_map_btree_records_inserted_total{device="sda1"} 0 node_xfs_block_map_btree_records_inserted_total{device="sdb2"} 0 # HELP node_xfs_block_mapping_extent_list_compares_total Number of extent list compares for a filesystem. # TYPE node_xfs_block_mapping_extent_list_compares_total counter node_xfs_block_mapping_extent_list_compares_total{device="sda1"} 0 node_xfs_block_mapping_extent_list_compares_total{device="sdb2"} 0 # HELP node_xfs_block_mapping_extent_list_deletions_total Number of extent list deletions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_deletions_total counter node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 8.64695e+06 node_xfs_block_mapping_extent_list_deletions_total{device="sdb2"} 3.55492e+06 # HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_insertions_total counter node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 8.1371487e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sdb2"} 2.33179e+06 # HELP node_xfs_block_mapping_extent_list_lookups_total Number of extent list lookups for a filesystem. # TYPE node_xfs_block_mapping_extent_list_lookups_total counter node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 3.195601283e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sdb2"} 4.84312379e+08 # HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem. # TYPE node_xfs_block_mapping_reads_total counter node_xfs_block_mapping_reads_total{device="sda1"} 1.387795594e+09 node_xfs_block_mapping_reads_total{device="sdb2"} 2.10811591e+08 # HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. # TYPE node_xfs_block_mapping_unmaps_total counter node_xfs_block_mapping_unmaps_total{device="sda1"} 1.5416161e+07 node_xfs_block_mapping_unmaps_total{device="sdb2"} 8.377392e+06 # HELP node_xfs_block_mapping_writes_total Number of block map for write operations for a filesystem. # TYPE node_xfs_block_mapping_writes_total counter node_xfs_block_mapping_writes_total{device="sda1"} 8.63674055e+08 node_xfs_block_mapping_writes_total{device="sdb2"} 2.44942351e+08 # HELP node_xfs_directory_operation_create_total Number of times a new directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_create_total counter node_xfs_directory_operation_create_total{device="sda1"} 1.5536422e+07 node_xfs_directory_operation_create_total{device="sdb2"} 1.835694e+06 # HELP node_xfs_directory_operation_getdents_total Number of times the directory getdents operation was performed for a filesystem. # TYPE node_xfs_directory_operation_getdents_total counter node_xfs_directory_operation_getdents_total{device="sda1"} 3.40442524e+08 node_xfs_directory_operation_getdents_total{device="sdb2"} 1.9060272e+07 # HELP node_xfs_directory_operation_lookup_total Number of file name directory lookups which miss the operating systems directory name lookup cache. # TYPE node_xfs_directory_operation_lookup_total counter node_xfs_directory_operation_lookup_total{device="sda1"} 1.862966e+07 node_xfs_directory_operation_lookup_total{device="sdb2"} 1.951193e+06 # HELP node_xfs_directory_operation_remove_total Number of times an existing directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_remove_total counter node_xfs_directory_operation_remove_total{device="sda1"} 1.5491244e+07 node_xfs_directory_operation_remove_total{device="sdb2"} 1.835704e+06 # HELP node_xfs_extent_allocation_blocks_allocated_total Number of blocks allocated for a filesystem. # TYPE node_xfs_extent_allocation_blocks_allocated_total counter node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 1.658911284e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sdb2"} 6.214263e+07 # HELP node_xfs_extent_allocation_blocks_freed_total Number of blocks freed for a filesystem. # TYPE node_xfs_extent_allocation_blocks_freed_total counter node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 1.82415097e+09 node_xfs_extent_allocation_blocks_freed_total{device="sdb2"} 6.210416e+07 # HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem. # TYPE node_xfs_extent_allocation_extents_allocated_total counter node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 8.565107e+06 node_xfs_extent_allocation_extents_allocated_total{device="sdb2"} 1.163769e+06 # HELP node_xfs_extent_allocation_extents_freed_total Number of extents freed for a filesystem. # TYPE node_xfs_extent_allocation_extents_freed_total counter node_xfs_extent_allocation_extents_freed_total{device="sda1"} 8.674582e+06 node_xfs_extent_allocation_extents_freed_total{device="sdb2"} 1.170333e+06 # HELP node_xfs_inode_operation_attempts_total Number of times the OS looked for an XFS inode in the inode cache. # TYPE node_xfs_inode_operation_attempts_total counter node_xfs_inode_operation_attempts_total{device="sda1"} 1.163222e+07 node_xfs_inode_operation_attempts_total{device="sdb2"} 3.590482e+06 # HELP node_xfs_inode_operation_attribute_changes_total Number of times the OS explicitly changed the attributes of an XFS inode. # TYPE node_xfs_inode_operation_attribute_changes_total counter node_xfs_inode_operation_attribute_changes_total{device="sda1"} 2.4620295e+07 node_xfs_inode_operation_attribute_changes_total{device="sdb2"} 5.350073e+06 # HELP node_xfs_inode_operation_duplicates_total Number of times the OS tried to add a missing XFS inode to the inode cache, but found it had already been added by another process. # TYPE node_xfs_inode_operation_duplicates_total counter node_xfs_inode_operation_duplicates_total{device="sda1"} 0 node_xfs_inode_operation_duplicates_total{device="sdb2"} 0 # HELP node_xfs_inode_operation_found_total Number of times the OS looked for and found an XFS inode in the inode cache. # TYPE node_xfs_inode_operation_found_total counter node_xfs_inode_operation_found_total{device="sda1"} 624968 node_xfs_inode_operation_found_total{device="sdb2"} 1.342559e+06 # HELP node_xfs_inode_operation_missed_total Number of times the OS looked for an XFS inode in the cache, but did not find it. # TYPE node_xfs_inode_operation_missed_total counter node_xfs_inode_operation_missed_total{device="sda1"} 1.1007252e+07 node_xfs_inode_operation_missed_total{device="sdb2"} 2.247923e+06 # HELP node_xfs_inode_operation_reclaims_total Number of times the OS reclaimed an XFS inode from the inode cache to free memory for another purpose. # TYPE node_xfs_inode_operation_reclaims_total counter node_xfs_inode_operation_reclaims_total{device="sda1"} 1.0489535e+07 node_xfs_inode_operation_reclaims_total{device="sdb2"} 2.226118e+06 # HELP node_xfs_inode_operation_recycled_total Number of times the OS found an XFS inode in the cache, but could not use it as it was being recycled. # TYPE node_xfs_inode_operation_recycled_total counter node_xfs_inode_operation_recycled_total{device="sda1"} 0 node_xfs_inode_operation_recycled_total{device="sdb2"} 1 # HELP node_xfs_read_calls_total Number of read(2) system calls made to files in a filesystem. # TYPE node_xfs_read_calls_total counter node_xfs_read_calls_total{device="sda1"} 3.38138714e+09 node_xfs_read_calls_total{device="sdb2"} 3.9535579e+08 # HELP node_xfs_vnode_active_total Number of vnodes not on free lists for a filesystem. # TYPE node_xfs_vnode_active_total counter node_xfs_vnode_active_total{device="sda1"} 517717 node_xfs_vnode_active_total{device="sdb2"} 21805 # HELP node_xfs_vnode_allocate_total Number of times vn_alloc called for a filesystem. # TYPE node_xfs_vnode_allocate_total counter node_xfs_vnode_allocate_total{device="sda1"} 0 node_xfs_vnode_allocate_total{device="sdb2"} 0 # HELP node_xfs_vnode_get_total Number of times vn_get called for a filesystem. # TYPE node_xfs_vnode_get_total counter node_xfs_vnode_get_total{device="sda1"} 0 node_xfs_vnode_get_total{device="sdb2"} 0 # HELP node_xfs_vnode_hold_total Number of times vn_hold called for a filesystem. # TYPE node_xfs_vnode_hold_total counter node_xfs_vnode_hold_total{device="sda1"} 0 node_xfs_vnode_hold_total{device="sdb2"} 0 # HELP node_xfs_vnode_reclaim_total Number of times vn_reclaim called for a filesystem. # TYPE node_xfs_vnode_reclaim_total counter node_xfs_vnode_reclaim_total{device="sda1"} 1.0490785e+07 node_xfs_vnode_reclaim_total{device="sdb2"} 3.568147e+06 # HELP node_xfs_vnode_release_total Number of times vn_rele called for a filesystem. # TYPE node_xfs_vnode_release_total counter node_xfs_vnode_release_total{device="sda1"} 1.0490785e+07 node_xfs_vnode_release_total{device="sdb2"} 3.568147e+06 # HELP node_xfs_vnode_remove_total Number of times vn_remove called for a filesystem. # TYPE node_xfs_vnode_remove_total counter node_xfs_vnode_remove_total{device="sda1"} 1.0490785e+07 node_xfs_vnode_remove_total{device="sdb2"} 3.568147e+06 # HELP node_xfs_write_calls_total Number of write(2) system calls made to files in a filesystem. # TYPE node_xfs_write_calls_total counter node_xfs_write_calls_total{device="sda1"} 7.2519498e+08 node_xfs_write_calls_total{device="sdb2"} 1.75480419e+08 # HELP nvme_nvmecli SMART metric nvmecli # TYPE nvme_nvmecli gauge nvme_nvmecli{version="2.3"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 244078.95 # 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 1106 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 9.2401664e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.75183555935e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.309563904e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 88849 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 1.658492e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 75170 # HELP smartmon_smartctl_version SMART metric smartctl_version # TYPE smartmon_smartctl_version gauge smartmon_smartctl_version{version="7.3"} 1 # HELP squid_configs count of configuration files # TYPE squid_configs gauge squid_configs 93 # HELP squid_running count of running process squid # TYPE squid_running gauge squid_running 85