Skip to content

Instantly share code, notes, and snippets.

@adcvga
Created December 18, 2023 00:12
Show Gist options
  • Save adcvga/8d8d5242c64c6cd5321713ab701da1ab to your computer and use it in GitHub Desktop.
Save adcvga/8d8d5242c64c6cd5321713ab701da1ab to your computer and use it in GitHub Desktop.
# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 9.3042e-05
go_gc_duration_seconds{quantile="0.25"} 0.000142148
go_gc_duration_seconds{quantile="0.5"} 0.000189629
go_gc_duration_seconds{quantile="0.75"} 0.00026849
go_gc_duration_seconds{quantile="1"} 0.000755742
go_gc_duration_seconds_sum 216.555950913
go_gc_duration_seconds_count 1.011362e+06
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 10
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.15.9"} 1
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 2.882536e+06
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 1.388048880664e+12
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 2.491806e+06
# HELP go_memstats_frees_total Total number of frees.
# TYPE go_memstats_frees_total counter
go_memstats_frees_total 1.87369475e+10
# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
# TYPE go_memstats_gc_cpu_fraction gauge
go_memstats_gc_cpu_fraction 0.00023198056612192008
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
# TYPE go_memstats_gc_sys_bytes gauge
go_memstats_gc_sys_bytes 5.507976e+06
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
# TYPE go_memstats_heap_alloc_bytes gauge
go_memstats_heap_alloc_bytes 2.882536e+06
# HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used.
# TYPE go_memstats_heap_idle_bytes gauge
go_memstats_heap_idle_bytes 5.8646528e+07
# HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use.
# TYPE go_memstats_heap_inuse_bytes gauge
go_memstats_heap_inuse_bytes 4.95616e+06
# HELP go_memstats_heap_objects Number of allocated objects.
# TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 8286
# 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 5.6631296e+07
# HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system.
# TYPE go_memstats_heap_sys_bytes gauge
go_memstats_heap_sys_bytes 6.3602688e+07
# HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection.
# TYPE go_memstats_last_gc_time_seconds gauge
go_memstats_last_gc_time_seconds 1.702858075002791e+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 1.8736955786e+10
# HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures.
# TYPE go_memstats_mcache_inuse_bytes gauge
go_memstats_mcache_inuse_bytes 55552
# 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 65536
# 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 305592
# 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 458752
# 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 5.407632e+06
# HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations.
# TYPE go_memstats_other_sys_bytes gauge
go_memstats_other_sys_bytes 6.566618e+06
# HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator.
# TYPE go_memstats_stack_inuse_bytes gauge
go_memstats_stack_inuse_bytes 3.506176e+06
# HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator.
# TYPE go_memstats_stack_sys_bytes gauge
go_memstats_stack_sys_bytes 3.506176e+06
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
# TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 8.2199552e+07
# HELP go_threads Number of OS threads created.
# TYPE go_threads gauge
go_threads 70
# HELP node_arp_entries ARP entries by device
# TYPE node_arp_entries gauge
node_arp_entries{device="eth0"} 4
# HELP node_boot_time_seconds Node boot time, in unixtime.
# TYPE node_boot_time_seconds gauge
node_boot_time_seconds 1.696932777e+09
# HELP node_context_switches_total Total number of context switches.
# TYPE node_context_switches_total counter
node_context_switches_total 9.797337224e+10
# HELP node_cooling_device_cur_state Current throttle state of the cooling device
# TYPE node_cooling_device_cur_state gauge
node_cooling_device_cur_state{name="0",type="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="intel_powerclamp"} -1
node_cooling_device_cur_state{name="4",type="Processor"} 0
node_cooling_device_cur_state{name="5",type="Processor"} 0
node_cooling_device_cur_state{name="6",type="Processor"} 0
node_cooling_device_cur_state{name="7",type="Processor"} 0
node_cooling_device_cur_state{name="8",type="Processor"} 0
node_cooling_device_cur_state{name="9",type="Processor"} 0
# HELP node_cooling_device_max_state Maximum throttle state of the cooling device
# TYPE node_cooling_device_max_state gauge
node_cooling_device_max_state{name="0",type="Processor"} 3
node_cooling_device_max_state{name="1",type="Processor"} 3
node_cooling_device_max_state{name="10",type="Processor"} 3
node_cooling_device_max_state{name="11",type="Processor"} 3
node_cooling_device_max_state{name="12",type="Processor"} 3
node_cooling_device_max_state{name="13",type="Processor"} 3
node_cooling_device_max_state{name="14",type="Processor"} 3
node_cooling_device_max_state{name="15",type="Processor"} 3
node_cooling_device_max_state{name="16",type="Processor"} 3
node_cooling_device_max_state{name="17",type="Processor"} 3
node_cooling_device_max_state{name="18",type="Processor"} 3
node_cooling_device_max_state{name="19",type="Processor"} 3
node_cooling_device_max_state{name="2",type="Processor"} 3
node_cooling_device_max_state{name="20",type="Processor"} 3
node_cooling_device_max_state{name="21",type="Processor"} 3
node_cooling_device_max_state{name="22",type="Processor"} 3
node_cooling_device_max_state{name="23",type="Processor"} 3
node_cooling_device_max_state{name="24",type="Processor"} 3
node_cooling_device_max_state{name="25",type="Processor"} 3
node_cooling_device_max_state{name="26",type="Processor"} 3
node_cooling_device_max_state{name="27",type="Processor"} 3
node_cooling_device_max_state{name="28",type="Processor"} 3
node_cooling_device_max_state{name="29",type="Processor"} 3
node_cooling_device_max_state{name="3",type="Processor"} 3
node_cooling_device_max_state{name="30",type="Processor"} 3
node_cooling_device_max_state{name="31",type="Processor"} 3
node_cooling_device_max_state{name="32",type="intel_powerclamp"} 50
node_cooling_device_max_state{name="4",type="Processor"} 3
node_cooling_device_max_state{name="5",type="Processor"} 3
node_cooling_device_max_state{name="6",type="Processor"} 3
node_cooling_device_max_state{name="7",type="Processor"} 3
node_cooling_device_max_state{name="8",type="Processor"} 3
node_cooling_device_max_state{name="9",type="Processor"} 3
# HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled.
# TYPE node_cpu_core_throttles_total counter
node_cpu_core_throttles_total{core="0",package="0"} 0
node_cpu_core_throttles_total{core="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="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
# 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"} 3e+09
node_cpu_frequency_max_hertz{cpu="1"} 3e+09
node_cpu_frequency_max_hertz{cpu="10"} 3e+09
node_cpu_frequency_max_hertz{cpu="11"} 3e+09
node_cpu_frequency_max_hertz{cpu="12"} 3e+09
node_cpu_frequency_max_hertz{cpu="13"} 3e+09
node_cpu_frequency_max_hertz{cpu="14"} 3e+09
node_cpu_frequency_max_hertz{cpu="15"} 3e+09
node_cpu_frequency_max_hertz{cpu="16"} 3e+09
node_cpu_frequency_max_hertz{cpu="17"} 3e+09
node_cpu_frequency_max_hertz{cpu="18"} 3e+09
node_cpu_frequency_max_hertz{cpu="19"} 3e+09
node_cpu_frequency_max_hertz{cpu="2"} 3e+09
node_cpu_frequency_max_hertz{cpu="20"} 3e+09
node_cpu_frequency_max_hertz{cpu="21"} 3e+09
node_cpu_frequency_max_hertz{cpu="22"} 3e+09
node_cpu_frequency_max_hertz{cpu="23"} 3e+09
node_cpu_frequency_max_hertz{cpu="24"} 3e+09
node_cpu_frequency_max_hertz{cpu="25"} 3e+09
node_cpu_frequency_max_hertz{cpu="26"} 3e+09
node_cpu_frequency_max_hertz{cpu="27"} 3e+09
node_cpu_frequency_max_hertz{cpu="28"} 3e+09
node_cpu_frequency_max_hertz{cpu="29"} 3e+09
node_cpu_frequency_max_hertz{cpu="3"} 3e+09
node_cpu_frequency_max_hertz{cpu="30"} 3e+09
node_cpu_frequency_max_hertz{cpu="31"} 3e+09
node_cpu_frequency_max_hertz{cpu="4"} 3e+09
node_cpu_frequency_max_hertz{cpu="5"} 3e+09
node_cpu_frequency_max_hertz{cpu="6"} 3e+09
node_cpu_frequency_max_hertz{cpu="7"} 3e+09
node_cpu_frequency_max_hertz{cpu="8"} 3e+09
node_cpu_frequency_max_hertz{cpu="9"} 3e+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="4"} 1.2e+09
node_cpu_frequency_min_hertz{cpu="5"} 1.2e+09
node_cpu_frequency_min_hertz{cpu="6"} 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="4",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="4",mode="user"} 0
node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="5",mode="user"} 0
node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="6",mode="user"} 0
node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="7",mode="user"} 0
node_cpu_guest_seconds_total{cpu="8",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="8",mode="user"} 0
node_cpu_guest_seconds_total{cpu="9",mode="nice"} 0
node_cpu_guest_seconds_total{cpu="9",mode="user"} 0
# HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled.
# TYPE node_cpu_package_throttles_total counter
node_cpu_package_throttles_total{package="0"} 0
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.198621e+09
node_cpu_scaling_frequency_hertz{cpu="1"} 1.198632e+09
node_cpu_scaling_frequency_hertz{cpu="10"} 1.198611e+09
node_cpu_scaling_frequency_hertz{cpu="11"} 1.198604e+09
node_cpu_scaling_frequency_hertz{cpu="12"} 1.198605e+09
node_cpu_scaling_frequency_hertz{cpu="13"} 1.19861e+09
node_cpu_scaling_frequency_hertz{cpu="14"} 1.198608e+09
node_cpu_scaling_frequency_hertz{cpu="15"} 1.19862e+09
node_cpu_scaling_frequency_hertz{cpu="16"} 1.198632e+09
node_cpu_scaling_frequency_hertz{cpu="17"} 1.198611e+09
node_cpu_scaling_frequency_hertz{cpu="18"} 1.198719e+09
node_cpu_scaling_frequency_hertz{cpu="19"} 1.198606e+09
node_cpu_scaling_frequency_hertz{cpu="2"} 1.198618e+09
node_cpu_scaling_frequency_hertz{cpu="20"} 2.097566e+09
node_cpu_scaling_frequency_hertz{cpu="21"} 1.698061e+09
node_cpu_scaling_frequency_hertz{cpu="22"} 1.597834e+09
node_cpu_scaling_frequency_hertz{cpu="23"} 1.198628e+09
node_cpu_scaling_frequency_hertz{cpu="24"} 1.198601e+09
node_cpu_scaling_frequency_hertz{cpu="25"} 1.198613e+09
node_cpu_scaling_frequency_hertz{cpu="26"} 1.19861e+09
node_cpu_scaling_frequency_hertz{cpu="27"} 1.198496e+09
node_cpu_scaling_frequency_hertz{cpu="28"} 1.198603e+09
node_cpu_scaling_frequency_hertz{cpu="29"} 1.198615e+09
node_cpu_scaling_frequency_hertz{cpu="3"} 1.198641e+09
node_cpu_scaling_frequency_hertz{cpu="30"} 1.198607e+09
node_cpu_scaling_frequency_hertz{cpu="31"} 1.198606e+09
node_cpu_scaling_frequency_hertz{cpu="4"} 2.094605e+09
node_cpu_scaling_frequency_hertz{cpu="5"} 1.698065e+09
node_cpu_scaling_frequency_hertz{cpu="6"} 1.598157e+09
node_cpu_scaling_frequency_hertz{cpu="7"} 1.198886e+09
node_cpu_scaling_frequency_hertz{cpu="8"} 1.198603e+09
node_cpu_scaling_frequency_hertz{cpu="9"} 1.198556e+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"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="1"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="10"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="11"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="12"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="13"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="14"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="15"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="16"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="17"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="18"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="19"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="2"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="20"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="21"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="22"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="23"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="24"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="25"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="26"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="27"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="28"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="29"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="3"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="30"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="31"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="4"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="5"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="6"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="7"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="8"} 3e+09
node_cpu_scaling_frequency_max_hertz{cpu="9"} 3e+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="4"} 1.2e+09
node_cpu_scaling_frequency_min_hertz{cpu="5"} 1.2e+09
node_cpu_scaling_frequency_min_hertz{cpu="6"} 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"} 5.53181464e+06
node_cpu_seconds_total{cpu="0",mode="iowait"} 1309.01
node_cpu_seconds_total{cpu="0",mode="irq"} 0
node_cpu_seconds_total{cpu="0",mode="nice"} 67.12
node_cpu_seconds_total{cpu="0",mode="softirq"} 1235.04
node_cpu_seconds_total{cpu="0",mode="steal"} 0
node_cpu_seconds_total{cpu="0",mode="system"} 56929.78
node_cpu_seconds_total{cpu="0",mode="user"} 292792.29
node_cpu_seconds_total{cpu="1",mode="idle"} 5.37399807e+06
node_cpu_seconds_total{cpu="1",mode="iowait"} 1264.27
node_cpu_seconds_total{cpu="1",mode="irq"} 0
node_cpu_seconds_total{cpu="1",mode="nice"} 77.57
node_cpu_seconds_total{cpu="1",mode="softirq"} 85494.69
node_cpu_seconds_total{cpu="1",mode="steal"} 0
node_cpu_seconds_total{cpu="1",mode="system"} 47496.28
node_cpu_seconds_total{cpu="1",mode="user"} 321483.7
node_cpu_seconds_total{cpu="10",mode="idle"} 5.27999721e+06
node_cpu_seconds_total{cpu="10",mode="iowait"} 1403.16
node_cpu_seconds_total{cpu="10",mode="irq"} 0
node_cpu_seconds_total{cpu="10",mode="nice"} 34.7
node_cpu_seconds_total{cpu="10",mode="softirq"} 195.14
node_cpu_seconds_total{cpu="10",mode="steal"} 0
node_cpu_seconds_total{cpu="10",mode="system"} 54155.37
node_cpu_seconds_total{cpu="10",mode="user"} 568726.96
node_cpu_seconds_total{cpu="11",mode="idle"} 5.36775772e+06
node_cpu_seconds_total{cpu="11",mode="iowait"} 1213.06
node_cpu_seconds_total{cpu="11",mode="irq"} 0
node_cpu_seconds_total{cpu="11",mode="nice"} 31.77
node_cpu_seconds_total{cpu="11",mode="softirq"} 188.77
node_cpu_seconds_total{cpu="11",mode="steal"} 0
node_cpu_seconds_total{cpu="11",mode="system"} 48566.64
node_cpu_seconds_total{cpu="11",mode="user"} 487942.69
node_cpu_seconds_total{cpu="12",mode="idle"} 5.30975851e+06
node_cpu_seconds_total{cpu="12",mode="iowait"} 1341.58
node_cpu_seconds_total{cpu="12",mode="irq"} 0
node_cpu_seconds_total{cpu="12",mode="nice"} 41.53
node_cpu_seconds_total{cpu="12",mode="softirq"} 185.41
node_cpu_seconds_total{cpu="12",mode="steal"} 0
node_cpu_seconds_total{cpu="12",mode="system"} 49386.29
node_cpu_seconds_total{cpu="12",mode="user"} 545725.62
node_cpu_seconds_total{cpu="13",mode="idle"} 5.31052344e+06
node_cpu_seconds_total{cpu="13",mode="iowait"} 1356.63
node_cpu_seconds_total{cpu="13",mode="irq"} 0
node_cpu_seconds_total{cpu="13",mode="nice"} 54.96
node_cpu_seconds_total{cpu="13",mode="softirq"} 185.86
node_cpu_seconds_total{cpu="13",mode="steal"} 0
node_cpu_seconds_total{cpu="13",mode="system"} 48797.3
node_cpu_seconds_total{cpu="13",mode="user"} 545955.77
node_cpu_seconds_total{cpu="14",mode="idle"} 5.31566702e+06
node_cpu_seconds_total{cpu="14",mode="iowait"} 1365.39
node_cpu_seconds_total{cpu="14",mode="irq"} 0
node_cpu_seconds_total{cpu="14",mode="nice"} 20.57
node_cpu_seconds_total{cpu="14",mode="softirq"} 184.79
node_cpu_seconds_total{cpu="14",mode="steal"} 0
node_cpu_seconds_total{cpu="14",mode="system"} 47821.97
node_cpu_seconds_total{cpu="14",mode="user"} 541925.04
node_cpu_seconds_total{cpu="15",mode="idle"} 5.31866554e+06
node_cpu_seconds_total{cpu="15",mode="iowait"} 1343.81
node_cpu_seconds_total{cpu="15",mode="irq"} 0
node_cpu_seconds_total{cpu="15",mode="nice"} 14.8
node_cpu_seconds_total{cpu="15",mode="softirq"} 183.28
node_cpu_seconds_total{cpu="15",mode="steal"} 0
node_cpu_seconds_total{cpu="15",mode="system"} 46856.31
node_cpu_seconds_total{cpu="15",mode="user"} 540717.04
node_cpu_seconds_total{cpu="16",mode="idle"} 5.37853582e+06
node_cpu_seconds_total{cpu="16",mode="iowait"} 1518.65
node_cpu_seconds_total{cpu="16",mode="irq"} 0
node_cpu_seconds_total{cpu="16",mode="nice"} 391.33
node_cpu_seconds_total{cpu="16",mode="softirq"} 178.29
node_cpu_seconds_total{cpu="16",mode="steal"} 0
node_cpu_seconds_total{cpu="16",mode="system"} 74687.9
node_cpu_seconds_total{cpu="16",mode="user"} 442575.64
node_cpu_seconds_total{cpu="17",mode="idle"} 5.33639029e+06
node_cpu_seconds_total{cpu="17",mode="iowait"} 1601.23
node_cpu_seconds_total{cpu="17",mode="irq"} 0
node_cpu_seconds_total{cpu="17",mode="nice"} 83.58
node_cpu_seconds_total{cpu="17",mode="softirq"} 146.78
node_cpu_seconds_total{cpu="17",mode="steal"} 0
node_cpu_seconds_total{cpu="17",mode="system"} 63243.2
node_cpu_seconds_total{cpu="17",mode="user"} 503692.12
node_cpu_seconds_total{cpu="18",mode="idle"} 5.40789346e+06
node_cpu_seconds_total{cpu="18",mode="iowait"} 1352.27
node_cpu_seconds_total{cpu="18",mode="irq"} 0
node_cpu_seconds_total{cpu="18",mode="nice"} 44.76
node_cpu_seconds_total{cpu="18",mode="softirq"} 155.77
node_cpu_seconds_total{cpu="18",mode="steal"} 0
node_cpu_seconds_total{cpu="18",mode="system"} 52334.71
node_cpu_seconds_total{cpu="18",mode="user"} 444492.47
node_cpu_seconds_total{cpu="19",mode="idle"} 5.46653223e+06
node_cpu_seconds_total{cpu="19",mode="iowait"} 1175.72
node_cpu_seconds_total{cpu="19",mode="irq"} 0
node_cpu_seconds_total{cpu="19",mode="nice"} 53.37
node_cpu_seconds_total{cpu="19",mode="softirq"} 157.57
node_cpu_seconds_total{cpu="19",mode="steal"} 0
node_cpu_seconds_total{cpu="19",mode="system"} 44934.3
node_cpu_seconds_total{cpu="19",mode="user"} 395852
node_cpu_seconds_total{cpu="2",mode="idle"} 5.24896806e+06
node_cpu_seconds_total{cpu="2",mode="iowait"} 1768.02
node_cpu_seconds_total{cpu="2",mode="irq"} 0
node_cpu_seconds_total{cpu="2",mode="nice"} 71.6
node_cpu_seconds_total{cpu="2",mode="softirq"} 133046.57
node_cpu_seconds_total{cpu="2",mode="steal"} 0
node_cpu_seconds_total{cpu="2",mode="system"} 98684.4
node_cpu_seconds_total{cpu="2",mode="user"} 381363.94
node_cpu_seconds_total{cpu="20",mode="idle"} 5.50815689e+06
node_cpu_seconds_total{cpu="20",mode="iowait"} 1087.5
node_cpu_seconds_total{cpu="20",mode="irq"} 0
node_cpu_seconds_total{cpu="20",mode="nice"} 37.76
node_cpu_seconds_total{cpu="20",mode="softirq"} 156.1
node_cpu_seconds_total{cpu="20",mode="steal"} 0
node_cpu_seconds_total{cpu="20",mode="system"} 40335.9
node_cpu_seconds_total{cpu="20",mode="user"} 360361.82
node_cpu_seconds_total{cpu="21",mode="idle"} 5.54984314e+06
node_cpu_seconds_total{cpu="21",mode="iowait"} 982.96
node_cpu_seconds_total{cpu="21",mode="irq"} 0
node_cpu_seconds_total{cpu="21",mode="nice"} 46.88
node_cpu_seconds_total{cpu="21",mode="softirq"} 158.84
node_cpu_seconds_total{cpu="21",mode="steal"} 0
node_cpu_seconds_total{cpu="21",mode="system"} 36382.56
node_cpu_seconds_total{cpu="21",mode="user"} 324114.33
node_cpu_seconds_total{cpu="22",mode="idle"} 5.57039623e+06
node_cpu_seconds_total{cpu="22",mode="iowait"} 998.02
node_cpu_seconds_total{cpu="22",mode="irq"} 0
node_cpu_seconds_total{cpu="22",mode="nice"} 59.28
node_cpu_seconds_total{cpu="22",mode="softirq"} 177.72
node_cpu_seconds_total{cpu="22",mode="steal"} 0
node_cpu_seconds_total{cpu="22",mode="system"} 34106.75
node_cpu_seconds_total{cpu="22",mode="user"} 307801.63
node_cpu_seconds_total{cpu="23",mode="idle"} 5.59686056e+06
node_cpu_seconds_total{cpu="23",mode="iowait"} 999.35
node_cpu_seconds_total{cpu="23",mode="irq"} 0
node_cpu_seconds_total{cpu="23",mode="nice"} 73.76
node_cpu_seconds_total{cpu="23",mode="softirq"} 179.64
node_cpu_seconds_total{cpu="23",mode="steal"} 0
node_cpu_seconds_total{cpu="23",mode="system"} 33996.65
node_cpu_seconds_total{cpu="23",mode="user"} 282367.8
node_cpu_seconds_total{cpu="24",mode="idle"} 5.38353896e+06
node_cpu_seconds_total{cpu="24",mode="iowait"} 1173.82
node_cpu_seconds_total{cpu="24",mode="irq"} 0
node_cpu_seconds_total{cpu="24",mode="nice"} 114.37
node_cpu_seconds_total{cpu="24",mode="softirq"} 196.6
node_cpu_seconds_total{cpu="24",mode="steal"} 0
node_cpu_seconds_total{cpu="24",mode="system"} 44828.69
node_cpu_seconds_total{cpu="24",mode="user"} 478797.15
node_cpu_seconds_total{cpu="25",mode="idle"} 5.39818522e+06
node_cpu_seconds_total{cpu="25",mode="iowait"} 1174.69
node_cpu_seconds_total{cpu="25",mode="irq"} 0
node_cpu_seconds_total{cpu="25",mode="nice"} 43.67
node_cpu_seconds_total{cpu="25",mode="softirq"} 184.13
node_cpu_seconds_total{cpu="25",mode="steal"} 0
node_cpu_seconds_total{cpu="25",mode="system"} 42768.42
node_cpu_seconds_total{cpu="25",mode="user"} 466868.93
node_cpu_seconds_total{cpu="26",mode="idle"} 5.41144002e+06
node_cpu_seconds_total{cpu="26",mode="iowait"} 1145.87
node_cpu_seconds_total{cpu="26",mode="irq"} 0
node_cpu_seconds_total{cpu="26",mode="nice"} 29.26
node_cpu_seconds_total{cpu="26",mode="softirq"} 182.6
node_cpu_seconds_total{cpu="26",mode="steal"} 0
node_cpu_seconds_total{cpu="26",mode="system"} 41702.22
node_cpu_seconds_total{cpu="26",mode="user"} 455204.53
node_cpu_seconds_total{cpu="27",mode="idle"} 5.3724442e+06
node_cpu_seconds_total{cpu="27",mode="iowait"} 1246.88
node_cpu_seconds_total{cpu="27",mode="irq"} 0
node_cpu_seconds_total{cpu="27",mode="nice"} 62.55
node_cpu_seconds_total{cpu="27",mode="softirq"} 182.88
node_cpu_seconds_total{cpu="27",mode="steal"} 0
node_cpu_seconds_total{cpu="27",mode="system"} 42100.36
node_cpu_seconds_total{cpu="27",mode="user"} 493754.35
node_cpu_seconds_total{cpu="28",mode="idle"} 5.41920499e+06
node_cpu_seconds_total{cpu="28",mode="iowait"} 1132.94
node_cpu_seconds_total{cpu="28",mode="irq"} 0
node_cpu_seconds_total{cpu="28",mode="nice"} 23.58
node_cpu_seconds_total{cpu="28",mode="softirq"} 182.16
node_cpu_seconds_total{cpu="28",mode="steal"} 0
node_cpu_seconds_total{cpu="28",mode="system"} 40986.94
node_cpu_seconds_total{cpu="28",mode="user"} 448649.44
node_cpu_seconds_total{cpu="29",mode="idle"} 5.43487246e+06
node_cpu_seconds_total{cpu="29",mode="iowait"} 1117.2
node_cpu_seconds_total{cpu="29",mode="irq"} 0
node_cpu_seconds_total{cpu="29",mode="nice"} 57.71
node_cpu_seconds_total{cpu="29",mode="softirq"} 184.06
node_cpu_seconds_total{cpu="29",mode="steal"} 0
node_cpu_seconds_total{cpu="29",mode="system"} 39832.94
node_cpu_seconds_total{cpu="29",mode="user"} 434505.95
node_cpu_seconds_total{cpu="3",mode="idle"} 5.15387947e+06
node_cpu_seconds_total{cpu="3",mode="iowait"} 2037.9
node_cpu_seconds_total{cpu="3",mode="irq"} 0
node_cpu_seconds_total{cpu="3",mode="nice"} 73.08
node_cpu_seconds_total{cpu="3",mode="softirq"} 155060.91
node_cpu_seconds_total{cpu="3",mode="steal"} 0
node_cpu_seconds_total{cpu="3",mode="system"} 114010.33
node_cpu_seconds_total{cpu="3",mode="user"} 429040.65
node_cpu_seconds_total{cpu="30",mode="idle"} 5.44928731e+06
node_cpu_seconds_total{cpu="30",mode="iowait"} 1090.79
node_cpu_seconds_total{cpu="30",mode="irq"} 0
node_cpu_seconds_total{cpu="30",mode="nice"} 24.16
node_cpu_seconds_total{cpu="30",mode="softirq"} 181.76
node_cpu_seconds_total{cpu="30",mode="steal"} 0
node_cpu_seconds_total{cpu="30",mode="system"} 38811.86
node_cpu_seconds_total{cpu="30",mode="user"} 421549.93
node_cpu_seconds_total{cpu="31",mode="idle"} 5.46487586e+06
node_cpu_seconds_total{cpu="31",mode="iowait"} 1041.15
node_cpu_seconds_total{cpu="31",mode="irq"} 0
node_cpu_seconds_total{cpu="31",mode="nice"} 30.87
node_cpu_seconds_total{cpu="31",mode="softirq"} 183.02
node_cpu_seconds_total{cpu="31",mode="steal"} 0
node_cpu_seconds_total{cpu="31",mode="system"} 37731.87
node_cpu_seconds_total{cpu="31",mode="user"} 407476.83
node_cpu_seconds_total{cpu="4",mode="idle"} 5.1042846e+06
node_cpu_seconds_total{cpu="4",mode="iowait"} 3678.78
node_cpu_seconds_total{cpu="4",mode="irq"} 0
node_cpu_seconds_total{cpu="4",mode="nice"} 48.02
node_cpu_seconds_total{cpu="4",mode="softirq"} 157477.56
node_cpu_seconds_total{cpu="4",mode="steal"} 0
node_cpu_seconds_total{cpu="4",mode="system"} 121760.36
node_cpu_seconds_total{cpu="4",mode="user"} 465940.19
node_cpu_seconds_total{cpu="5",mode="idle"} 5.06779805e+06
node_cpu_seconds_total{cpu="5",mode="iowait"} 2427.83
node_cpu_seconds_total{cpu="5",mode="irq"} 0
node_cpu_seconds_total{cpu="5",mode="nice"} 116.96
node_cpu_seconds_total{cpu="5",mode="softirq"} 160672.54
node_cpu_seconds_total{cpu="5",mode="steal"} 0
node_cpu_seconds_total{cpu="5",mode="system"} 127297.4
node_cpu_seconds_total{cpu="5",mode="user"} 495128.51
node_cpu_seconds_total{cpu="6",mode="idle"} 5.37750363e+06
node_cpu_seconds_total{cpu="6",mode="iowait"} 2260.15
node_cpu_seconds_total{cpu="6",mode="irq"} 0
node_cpu_seconds_total{cpu="6",mode="nice"} 113.82
node_cpu_seconds_total{cpu="6",mode="softirq"} 225.2
node_cpu_seconds_total{cpu="6",mode="steal"} 0
node_cpu_seconds_total{cpu="6",mode="system"} 110130.02
node_cpu_seconds_total{cpu="6",mode="user"} 394770.19
node_cpu_seconds_total{cpu="7",mode="idle"} 5.42477745e+06
node_cpu_seconds_total{cpu="7",mode="iowait"} 1832.05
node_cpu_seconds_total{cpu="7",mode="irq"} 0
node_cpu_seconds_total{cpu="7",mode="nice"} 138.04
node_cpu_seconds_total{cpu="7",mode="softirq"} 229.56
node_cpu_seconds_total{cpu="7",mode="steal"} 0
node_cpu_seconds_total{cpu="7",mode="system"} 94202.25
node_cpu_seconds_total{cpu="7",mode="user"} 371814.15
node_cpu_seconds_total{cpu="8",mode="idle"} 5.22787632e+06
node_cpu_seconds_total{cpu="8",mode="iowait"} 1612.72
node_cpu_seconds_total{cpu="8",mode="irq"} 0
node_cpu_seconds_total{cpu="8",mode="nice"} 329.65
node_cpu_seconds_total{cpu="8",mode="softirq"} 248.12
node_cpu_seconds_total{cpu="8",mode="steal"} 0
node_cpu_seconds_total{cpu="8",mode="system"} 65482.26
node_cpu_seconds_total{cpu="8",mode="user"} 603906.82
node_cpu_seconds_total{cpu="9",mode="idle"} 5.27316589e+06
node_cpu_seconds_total{cpu="9",mode="iowait"} 1416.99
node_cpu_seconds_total{cpu="9",mode="irq"} 0
node_cpu_seconds_total{cpu="9",mode="nice"} 61.54
node_cpu_seconds_total{cpu="9",mode="softirq"} 206.83
node_cpu_seconds_total{cpu="9",mode="steal"} 0
node_cpu_seconds_total{cpu="9",mode="system"} 57028.21
node_cpu_seconds_total{cpu="9",mode="user"} 571420.09
# 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="sr0"} 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="sr0"} 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="sr0"} 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="sr0"} 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="sr0"} 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="sr0"} 0
# 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="sr0"} 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"} 98143.428
node_disk_io_time_seconds_total{device="sr0"} 0.036000000000000004
# 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"} 137747.67
node_disk_io_time_weighted_seconds_total{device="sr0"} 0.022
# 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"} 5.25821427712e+11
node_disk_read_bytes_total{device="sr0"} 1536
# 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"} 82193.819
node_disk_read_time_seconds_total{device="sr0"} 0.022
# 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"} 6.034551e+06
node_disk_reads_completed_total{device="sr0"} 9
# 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"} 1.322911e+06
node_disk_reads_merged_total{device="sr0"} 0
# 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"} 55553.85
node_disk_write_time_seconds_total{device="sr0"} 0
# 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.76115735e+08
node_disk_writes_completed_total{device="sr0"} 0
# 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"} 8.0790959e+07
node_disk_writes_merged_total{device="sr0"} 0
# 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.697318544384e+12
node_disk_written_bytes_total{device="sr0"} 0
# 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
# 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
# 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
# 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
# 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, and goversion from which node_exporter was built.
# TYPE node_exporter_build_info gauge
node_exporter_build_info{branch="debian/sid",goversion="go1.15.9",revision="1.1.2+ds-2.1",version="1.1.2+ds"} 1
# HELP node_filefd_allocated File descriptor statistics: allocated.
# TYPE node_filefd_allocated gauge
node_filefd_allocated 7040
# HELP node_filefd_maximum File descriptor statistics: maximum.
# TYPE node_filefd_maximum gauge
node_filefd_maximum 8.388608e+06
# 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="ext4",mountpoint="/"} 1.652197670912e+12
node_filesystem_avail_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 5.44415744e+08
# 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="ext4",mountpoint="/"} 0
node_filesystem_device_error{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0
# HELP node_filesystem_files Filesystem total file nodes.
# TYPE node_filesystem_files gauge
node_filesystem_files{device="/dev/sda1",fstype="ext4",mountpoint="/"} 2.19734016e+08
node_filesystem_files{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0
# HELP node_filesystem_files_free Filesystem total free file nodes.
# TYPE node_filesystem_files_free gauge
node_filesystem_files_free{device="/dev/sda1",fstype="ext4",mountpoint="/"} 2.13677273e+08
node_filesystem_files_free{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0
# HELP node_filesystem_free_bytes Filesystem free space in bytes.
# TYPE node_filesystem_free_bytes gauge
node_filesystem_free_bytes{device="/dev/sda1",fstype="ext4",mountpoint="/"} 1.661214445568e+12
node_filesystem_free_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 5.44415744e+08
# HELP node_filesystem_readonly Filesystem read-only status.
# TYPE node_filesystem_readonly gauge
node_filesystem_readonly{device="/dev/sda1",fstype="ext4",mountpoint="/"} 0
node_filesystem_readonly{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 0
# HELP node_filesystem_size_bytes Filesystem size in bytes.
# TYPE node_filesystem_size_bytes gauge
node_filesystem_size_bytes{device="/dev/sda1",fstype="ext4",mountpoint="/"} 3.542323838976e+12
node_filesystem_size_bytes{device="/dev/sda2",fstype="vfat",mountpoint="/boot/efi"} 5.55687936e+08
# HELP node_forks_total Total number of forks.
# TYPE node_forks_total counter
node_forks_total 1.08287106e+08
# 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="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"} 141
# 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_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="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_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="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"} 71
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 40
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 40
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 41
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 39
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp6"} 42
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp7"} 41
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp8"} 41
node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp9"} 39
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp1"} 52
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp2"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp3"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp4"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp5"} 47
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp6"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp7"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp8"} 46
node_hwmon_temp_celsius{chip="platform_coretemp_1",sensor="temp9"} 46
# HELP node_hwmon_temp_crit_alarm_celsius Hardware monitor for temperature (crit_alarm)
# TYPE node_hwmon_temp_crit_alarm_celsius gauge
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp1"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp2"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp3"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp4"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp5"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp6"} 0
node_hwmon_temp_crit_alarm_celsius{chip="platform_coretemp_0",sensor="temp7"} 0
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="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="platform_coretemp_0",sensor="temp1"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp6"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp7"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp8"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp9"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp1"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp2"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp3"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp4"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp5"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp6"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp7"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp8"} 90
node_hwmon_temp_crit_celsius{chip="platform_coretemp_1",sensor="temp9"} 90
# 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="platform_coretemp_0",sensor="temp1"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp6"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp7"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp8"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp9"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp1"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp2"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp3"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp4"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp5"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp6"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp7"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp8"} 80
node_hwmon_temp_max_celsius{chip="platform_coretemp_1",sensor="temp9"} 80
# HELP node_intr_total Total number of interrupts serviced.
# TYPE node_intr_total counter
node_intr_total 9.4251951172e+10
# HELP node_load1 1m load average.
# TYPE node_load1 gauge
node_load1 2.78
# HELP node_load15 15m load average.
# TYPE node_load15 gauge
node_load15 2.86
# HELP node_load5 5m load average.
# TYPE node_load5 gauge
node_load5 3.31
# HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes.
# TYPE node_memory_Active_anon_bytes gauge
node_memory_Active_anon_bytes 6.352896e+06
# HELP node_memory_Active_bytes Memory information field Active_bytes.
# TYPE node_memory_Active_bytes gauge
node_memory_Active_bytes 1.8654019584e+10
# 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.8647666688e+10
# HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes.
# TYPE node_memory_AnonHugePages_bytes gauge
node_memory_AnonHugePages_bytes 3.21912832e+09
# HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes.
# TYPE node_memory_AnonPages_bytes gauge
node_memory_AnonPages_bytes 3.623378944e+09
# HELP node_memory_Bounce_bytes Memory information field Bounce_bytes.
# TYPE node_memory_Bounce_bytes gauge
node_memory_Bounce_bytes 0
# HELP node_memory_Buffers_bytes Memory information field Buffers_bytes.
# TYPE node_memory_Buffers_bytes gauge
node_memory_Buffers_bytes 3.957379072e+09
# HELP node_memory_Cached_bytes Memory information field Cached_bytes.
# TYPE node_memory_Cached_bytes gauge
node_memory_Cached_bytes 3.7689643008e+10
# HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes.
# TYPE node_memory_CommitLimit_bytes gauge
node_memory_CommitLimit_bytes 6.7513430016e+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 5.560721408e+09
# HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes.
# TYPE node_memory_DirectMap1G_bytes gauge
node_memory_DirectMap1G_bytes 4.294967296e+09
# HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes.
# TYPE node_memory_DirectMap2M_bytes gauge
node_memory_DirectMap2M_bytes 4.1477472256e+10
# HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes.
# TYPE node_memory_DirectMap4k_bytes gauge
node_memory_DirectMap4k_bytes 9.3670342656e+10
# HELP node_memory_Dirty_bytes Memory information field Dirty_bytes.
# TYPE node_memory_Dirty_bytes gauge
node_memory_Dirty_bytes 659456
# 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 3.631648768e+09
# HELP node_memory_Inactive_bytes Memory information field Inactive_bytes.
# TYPE node_memory_Inactive_bytes gauge
node_memory_Inactive_bytes 2.66396672e+10
# HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes.
# TYPE node_memory_Inactive_file_bytes gauge
node_memory_Inactive_file_bytes 2.3008018432e+10
# HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes.
# TYPE node_memory_KReclaimable_bytes gauge
node_memory_KReclaimable_bytes 6.315352064e+09
# HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes.
# TYPE node_memory_KernelStack_bytes gauge
node_memory_KernelStack_bytes 1.040384e+07
# HELP node_memory_Mapped_bytes Memory information field Mapped_bytes.
# TYPE node_memory_Mapped_bytes gauge
node_memory_Mapped_bytes 9.9336192e+07
# HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes.
# TYPE node_memory_MemAvailable_bytes gauge
node_memory_MemAvailable_bytes 7.0479454208e+10
# HELP node_memory_MemFree_bytes Memory information field MemFree_bytes.
# TYPE node_memory_MemFree_bytes gauge
node_memory_MemFree_bytes 2.3664132096e+10
# HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes.
# TYPE node_memory_MemTotal_bytes gauge
node_memory_MemTotal_bytes 1.35026860032e+11
# HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes.
# TYPE node_memory_Mlocked_bytes gauge
node_memory_Mlocked_bytes 0
# HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes.
# TYPE node_memory_NFS_Unstable_bytes gauge
node_memory_NFS_Unstable_bytes 0
# HELP node_memory_PageTables_bytes Memory information field PageTables_bytes.
# TYPE node_memory_PageTables_bytes gauge
node_memory_PageTables_bytes 3.1141888e+07
# HELP node_memory_Percpu_bytes Memory information field Percpu_bytes.
# TYPE node_memory_Percpu_bytes gauge
node_memory_Percpu_bytes 4.9845633024e+10
# HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes.
# TYPE node_memory_SReclaimable_bytes gauge
node_memory_SReclaimable_bytes 6.315352064e+09
# HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes.
# TYPE node_memory_SUnreclaim_bytes gauge
node_memory_SUnreclaim_bytes 6.268522496e+09
# 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 1.0407936e+07
# HELP node_memory_Slab_bytes Memory information field Slab_bytes.
# TYPE node_memory_Slab_bytes gauge
node_memory_Slab_bytes 1.258387456e+10
# 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 0
# 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 3.137204224e+09
# HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes.
# TYPE node_memory_WritebackTmp_bytes gauge
node_memory_WritebackTmp_bytes 0
# HELP node_memory_Writeback_bytes Memory information field Writeback_bytes.
# TYPE node_memory_Writeback_bytes gauge
node_memory_Writeback_bytes 0
# HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors.
# TYPE node_netstat_Icmp6_InErrors untyped
node_netstat_Icmp6_InErrors 0
# HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs.
# TYPE node_netstat_Icmp6_InMsgs untyped
node_netstat_Icmp6_InMsgs 1
# HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs.
# TYPE node_netstat_Icmp6_OutMsgs untyped
node_netstat_Icmp6_OutMsgs 3250
# HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors.
# TYPE node_netstat_Icmp_InErrors untyped
node_netstat_Icmp_InErrors 1
# HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs.
# TYPE node_netstat_Icmp_InMsgs untyped
node_netstat_Icmp_InMsgs 5.3965766e+07
# HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs.
# TYPE node_netstat_Icmp_OutMsgs untyped
node_netstat_Icmp_OutMsgs 5.4008348e+07
# HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets.
# TYPE node_netstat_Ip6_InOctets untyped
node_netstat_Ip6_InOctets 212
# HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets.
# TYPE node_netstat_Ip6_OutOctets untyped
node_netstat_Ip6_OutOctets 169276
# HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets.
# TYPE node_netstat_IpExt_InOctets untyped
node_netstat_IpExt_InOctets 1.6394741684628e+13
# HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets.
# TYPE node_netstat_IpExt_OutOctets untyped
node_netstat_IpExt_OutOctets 1.8159294858024e+13
# HELP node_netstat_Ip_Forwarding Statistic IpForwarding.
# TYPE node_netstat_Ip_Forwarding untyped
node_netstat_Ip_Forwarding 1
# HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops.
# TYPE node_netstat_TcpExt_ListenDrops untyped
node_netstat_TcpExt_ListenDrops 71353
# HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows.
# TYPE node_netstat_TcpExt_ListenOverflows untyped
node_netstat_TcpExt_ListenOverflows 71353
# HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed.
# TYPE node_netstat_TcpExt_SyncookiesFailed untyped
node_netstat_TcpExt_SyncookiesFailed 7174
# HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv.
# TYPE node_netstat_TcpExt_SyncookiesRecv untyped
node_netstat_TcpExt_SyncookiesRecv 14054
# HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent.
# TYPE node_netstat_TcpExt_SyncookiesSent untyped
node_netstat_TcpExt_SyncookiesSent 6089
# HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans.
# TYPE node_netstat_TcpExt_TCPSynRetrans untyped
node_netstat_TcpExt_TCPSynRetrans 2.2892358e+07
# HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens.
# TYPE node_netstat_Tcp_ActiveOpens untyped
node_netstat_Tcp_ActiveOpens 6.63309837e+08
# HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab.
# TYPE node_netstat_Tcp_CurrEstab untyped
node_netstat_Tcp_CurrEstab 5004
# HELP node_netstat_Tcp_InErrs Statistic TcpInErrs.
# TYPE node_netstat_Tcp_InErrs untyped
node_netstat_Tcp_InErrs 55590
# HELP node_netstat_Tcp_InSegs Statistic TcpInSegs.
# TYPE node_netstat_Tcp_InSegs untyped
node_netstat_Tcp_InSegs 5.4398439442e+10
# HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts.
# TYPE node_netstat_Tcp_OutRsts untyped
node_netstat_Tcp_OutRsts 7.44220426e+08
# HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs.
# TYPE node_netstat_Tcp_OutSegs untyped
node_netstat_Tcp_OutSegs 5.6062345858e+10
# HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens.
# TYPE node_netstat_Tcp_PassiveOpens untyped
node_netstat_Tcp_PassiveOpens 6.60474324e+08
# HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs.
# TYPE node_netstat_Tcp_RetransSegs untyped
node_netstat_Tcp_RetransSegs 4.75151733e+08
# HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams.
# TYPE node_netstat_Udp6_InDatagrams untyped
node_netstat_Udp6_InDatagrams 0
# HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors.
# TYPE node_netstat_Udp6_InErrors untyped
node_netstat_Udp6_InErrors 0
# HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts.
# TYPE node_netstat_Udp6_NoPorts untyped
node_netstat_Udp6_NoPorts 0
# HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams.
# TYPE node_netstat_Udp6_OutDatagrams untyped
node_netstat_Udp6_OutDatagrams 0
# HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors.
# TYPE node_netstat_Udp6_RcvbufErrors untyped
node_netstat_Udp6_RcvbufErrors 0
# HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors.
# TYPE node_netstat_Udp6_SndbufErrors untyped
node_netstat_Udp6_SndbufErrors 0
# HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors.
# TYPE node_netstat_UdpLite6_InErrors untyped
node_netstat_UdpLite6_InErrors 0
# HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors.
# TYPE node_netstat_UdpLite_InErrors untyped
node_netstat_UdpLite_InErrors 0
# HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams.
# TYPE node_netstat_Udp_InDatagrams untyped
node_netstat_Udp_InDatagrams 1.766993743e+09
# HELP node_netstat_Udp_InErrors Statistic UdpInErrors.
# TYPE node_netstat_Udp_InErrors untyped
node_netstat_Udp_InErrors 2289
# HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts.
# TYPE node_netstat_Udp_NoPorts untyped
node_netstat_Udp_NoPorts 13258
# HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams.
# TYPE node_netstat_Udp_OutDatagrams untyped
node_netstat_Udp_OutDatagrams 1.92483e+07
# HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors.
# TYPE node_netstat_Udp_RcvbufErrors untyped
node_netstat_Udp_RcvbufErrors 0
# HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors.
# TYPE node_netstat_Udp_SndbufErrors untyped
node_netstat_Udp_SndbufErrors 0
# HELP node_network_address_assign_type address_assign_type value of /sys/class/net/<iface>.
# TYPE node_network_address_assign_type gauge
node_network_address_assign_type{device="eth0"} 0
node_network_address_assign_type{device="eth1"} 0
node_network_address_assign_type{device="eth2"} 0
node_network_address_assign_type{device="eth3"} 0
node_network_address_assign_type{device="lo"} 0
node_network_address_assign_type{device="tun0"} 0
node_network_address_assign_type{device="wg0"} 0
# HELP node_network_carrier carrier value of /sys/class/net/<iface>.
# TYPE node_network_carrier gauge
node_network_carrier{device="eth0"} 1
node_network_carrier{device="lo"} 1
node_network_carrier{device="tun0"} 1
node_network_carrier{device="wg0"} 1
# HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/<iface>.
# TYPE node_network_carrier_changes_total counter
node_network_carrier_changes_total{device="eth0"} 1
node_network_carrier_changes_total{device="eth1"} 0
node_network_carrier_changes_total{device="eth2"} 0
node_network_carrier_changes_total{device="eth3"} 0
node_network_carrier_changes_total{device="lo"} 0
node_network_carrier_changes_total{device="tun0"} 0
node_network_carrier_changes_total{device="wg0"} 0
# HELP node_network_carrier_down_changes_total carrier_down_changes_total value of /sys/class/net/<iface>.
# TYPE node_network_carrier_down_changes_total counter
node_network_carrier_down_changes_total{device="eth0"} 0
node_network_carrier_down_changes_total{device="eth1"} 0
node_network_carrier_down_changes_total{device="eth2"} 0
node_network_carrier_down_changes_total{device="eth3"} 0
node_network_carrier_down_changes_total{device="lo"} 0
node_network_carrier_down_changes_total{device="tun0"} 0
node_network_carrier_down_changes_total{device="wg0"} 0
# HELP node_network_carrier_up_changes_total carrier_up_changes_total value of /sys/class/net/<iface>.
# TYPE node_network_carrier_up_changes_total counter
node_network_carrier_up_changes_total{device="eth0"} 1
node_network_carrier_up_changes_total{device="eth1"} 0
node_network_carrier_up_changes_total{device="eth2"} 0
node_network_carrier_up_changes_total{device="eth3"} 0
node_network_carrier_up_changes_total{device="lo"} 0
node_network_carrier_up_changes_total{device="tun0"} 0
node_network_carrier_up_changes_total{device="wg0"} 0
# HELP node_network_device_id device_id value of /sys/class/net/<iface>.
# TYPE node_network_device_id gauge
node_network_device_id{device="eth0"} 0
node_network_device_id{device="eth1"} 0
node_network_device_id{device="eth2"} 0
node_network_device_id{device="eth3"} 0
node_network_device_id{device="lo"} 0
node_network_device_id{device="tun0"} 0
node_network_device_id{device="wg0"} 0
# HELP node_network_dormant dormant value of /sys/class/net/<iface>.
# TYPE node_network_dormant gauge
node_network_dormant{device="eth0"} 0
node_network_dormant{device="lo"} 0
node_network_dormant{device="tun0"} 0
node_network_dormant{device="wg0"} 0
# HELP node_network_flags flags value of /sys/class/net/<iface>.
# TYPE node_network_flags gauge
node_network_flags{device="eth0"} 4099
node_network_flags{device="eth1"} 4098
node_network_flags{device="eth2"} 4098
node_network_flags{device="eth3"} 4098
node_network_flags{device="lo"} 9
node_network_flags{device="tun0"} 4241
node_network_flags{device="wg0"} 145
# HELP node_network_iface_id iface_id value of /sys/class/net/<iface>.
# TYPE node_network_iface_id gauge
node_network_iface_id{device="eth0"} 2
node_network_iface_id{device="eth1"} 3
node_network_iface_id{device="eth2"} 4
node_network_iface_id{device="eth3"} 5
node_network_iface_id{device="lo"} 1
node_network_iface_id{device="tun0"} 6
node_network_iface_id{device="wg0"} 7
# HELP node_network_iface_link iface_link value of /sys/class/net/<iface>.
# TYPE node_network_iface_link gauge
node_network_iface_link{device="eth0"} 2
node_network_iface_link{device="eth1"} 3
node_network_iface_link{device="eth2"} 4
node_network_iface_link{device="eth3"} 5
node_network_iface_link{device="lo"} 1
node_network_iface_link{device="tun0"} 6
node_network_iface_link{device="wg0"} 7
# HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/<iface>.
# TYPE node_network_iface_link_mode gauge
node_network_iface_link_mode{device="eth0"} 0
node_network_iface_link_mode{device="eth1"} 0
node_network_iface_link_mode{device="eth2"} 0
node_network_iface_link_mode{device="eth3"} 0
node_network_iface_link_mode{device="lo"} 0
node_network_iface_link_mode{device="tun0"} 0
node_network_iface_link_mode{device="wg0"} 0
# HELP node_network_info Non-numeric data from /sys/class/net/<iface>, value is always 1.
# TYPE node_network_info gauge
node_network_info{address="",broadcast="",device="tun0",duplex="full",ifalias="",operstate="unknown"} 1
node_network_info{address="",broadcast="",device="wg0",duplex="",ifalias="",operstate="unknown"} 1
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="20:67:7c:e5:72:34",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="full",ifalias="",operstate="up"} 1
node_network_info{address="20:67:7c:e5:72:35",broadcast="ff:ff:ff:ff:ff:ff",device="eth1",duplex="",ifalias="",operstate="down"} 1
node_network_info{address="20:67:7c:e5:72:36",broadcast="ff:ff:ff:ff:ff:ff",device="eth2",duplex="",ifalias="",operstate="down"} 1
node_network_info{address="20:67:7c:e5:72:37",broadcast="ff:ff:ff:ff:ff:ff",device="eth3",duplex="",ifalias="",operstate="down"} 1
# HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/<iface>.
# TYPE node_network_mtu_bytes gauge
node_network_mtu_bytes{device="eth0"} 1500
node_network_mtu_bytes{device="eth1"} 1500
node_network_mtu_bytes{device="eth2"} 1500
node_network_mtu_bytes{device="eth3"} 1500
node_network_mtu_bytes{device="lo"} 65536
node_network_mtu_bytes{device="tun0"} 1500
node_network_mtu_bytes{device="wg0"} 1420
# HELP node_network_name_assign_type name_assign_type value of /sys/class/net/<iface>.
# TYPE node_network_name_assign_type gauge
node_network_name_assign_type{device="lo"} 2
node_network_name_assign_type{device="wg0"} 3
# HELP node_network_net_dev_group net_dev_group value of /sys/class/net/<iface>.
# TYPE node_network_net_dev_group gauge
node_network_net_dev_group{device="eth0"} 0
node_network_net_dev_group{device="eth1"} 0
node_network_net_dev_group{device="eth2"} 0
node_network_net_dev_group{device="eth3"} 0
node_network_net_dev_group{device="lo"} 0
node_network_net_dev_group{device="tun0"} 0
node_network_net_dev_group{device="wg0"} 0
# HELP node_network_protocol_type protocol_type value of /sys/class/net/<iface>.
# TYPE node_network_protocol_type gauge
node_network_protocol_type{device="eth0"} 1
node_network_protocol_type{device="eth1"} 1
node_network_protocol_type{device="eth2"} 1
node_network_protocol_type{device="eth3"} 1
node_network_protocol_type{device="lo"} 772
node_network_protocol_type{device="tun0"} 65534
node_network_protocol_type{device="wg0"} 65534
# HELP node_network_receive_bytes_total Network device statistic receive_bytes.
# TYPE node_network_receive_bytes_total counter
node_network_receive_bytes_total{device="eth0"} 1.2912430584057e+13
node_network_receive_bytes_total{device="eth1"} 0
node_network_receive_bytes_total{device="eth2"} 0
node_network_receive_bytes_total{device="eth3"} 0
node_network_receive_bytes_total{device="tun0"} 4.415116469573e+12
node_network_receive_bytes_total{device="wg0"} 6.4853542012e+10
# HELP node_network_receive_compressed_total Network device statistic receive_compressed.
# TYPE node_network_receive_compressed_total counter
node_network_receive_compressed_total{device="eth0"} 0
node_network_receive_compressed_total{device="eth1"} 0
node_network_receive_compressed_total{device="eth2"} 0
node_network_receive_compressed_total{device="eth3"} 0
node_network_receive_compressed_total{device="tun0"} 0
node_network_receive_compressed_total{device="wg0"} 0
# HELP node_network_receive_drop_total Network device statistic receive_drop.
# TYPE node_network_receive_drop_total counter
node_network_receive_drop_total{device="eth0"} 612738
node_network_receive_drop_total{device="eth1"} 0
node_network_receive_drop_total{device="eth2"} 0
node_network_receive_drop_total{device="eth3"} 0
node_network_receive_drop_total{device="tun0"} 0
node_network_receive_drop_total{device="wg0"} 0
# HELP node_network_receive_errs_total Network device statistic receive_errs.
# TYPE node_network_receive_errs_total counter
node_network_receive_errs_total{device="eth0"} 0
node_network_receive_errs_total{device="eth1"} 0
node_network_receive_errs_total{device="eth2"} 0
node_network_receive_errs_total{device="eth3"} 0
node_network_receive_errs_total{device="tun0"} 0
node_network_receive_errs_total{device="wg0"} 1190
# HELP node_network_receive_fifo_total Network device statistic receive_fifo.
# TYPE node_network_receive_fifo_total counter
node_network_receive_fifo_total{device="eth0"} 0
node_network_receive_fifo_total{device="eth1"} 0
node_network_receive_fifo_total{device="eth2"} 0
node_network_receive_fifo_total{device="eth3"} 0
node_network_receive_fifo_total{device="tun0"} 0
node_network_receive_fifo_total{device="wg0"} 0
# HELP node_network_receive_frame_total Network device statistic receive_frame.
# TYPE node_network_receive_frame_total counter
node_network_receive_frame_total{device="eth0"} 0
node_network_receive_frame_total{device="eth1"} 0
node_network_receive_frame_total{device="eth2"} 0
node_network_receive_frame_total{device="eth3"} 0
node_network_receive_frame_total{device="tun0"} 0
node_network_receive_frame_total{device="wg0"} 1190
# HELP node_network_receive_multicast_total Network device statistic receive_multicast.
# TYPE node_network_receive_multicast_total counter
node_network_receive_multicast_total{device="eth0"} 557861
node_network_receive_multicast_total{device="eth1"} 0
node_network_receive_multicast_total{device="eth2"} 0
node_network_receive_multicast_total{device="eth3"} 0
node_network_receive_multicast_total{device="tun0"} 0
node_network_receive_multicast_total{device="wg0"} 0
# HELP node_network_receive_packets_total Network device statistic receive_packets.
# TYPE node_network_receive_packets_total counter
node_network_receive_packets_total{device="eth0"} 4.6579638305e+10
node_network_receive_packets_total{device="eth1"} 0
node_network_receive_packets_total{device="eth2"} 0
node_network_receive_packets_total{device="eth3"} 0
node_network_receive_packets_total{device="tun0"} 1.1555789453e+10
node_network_receive_packets_total{device="wg0"} 1.346740681e+09
# HELP node_network_speed_bytes speed_bytes value of /sys/class/net/<iface>.
# TYPE node_network_speed_bytes gauge
node_network_speed_bytes{device="eth0"} 1.25e+08
node_network_speed_bytes{device="tun0"} 1.25e+06
# HELP node_network_transmit_bytes_total Network device statistic transmit_bytes.
# TYPE node_network_transmit_bytes_total counter
node_network_transmit_bytes_total{device="eth0"} 1.3729069312344e+13
node_network_transmit_bytes_total{device="eth1"} 0
node_network_transmit_bytes_total{device="eth2"} 0
node_network_transmit_bytes_total{device="eth3"} 0
node_network_transmit_bytes_total{device="tun0"} 5.378655577416e+12
node_network_transmit_bytes_total{device="wg0"} 1.7252602128e+10
# HELP node_network_transmit_carrier_total Network device statistic transmit_carrier.
# TYPE node_network_transmit_carrier_total counter
node_network_transmit_carrier_total{device="eth0"} 0
node_network_transmit_carrier_total{device="eth1"} 0
node_network_transmit_carrier_total{device="eth2"} 0
node_network_transmit_carrier_total{device="eth3"} 0
node_network_transmit_carrier_total{device="tun0"} 0
node_network_transmit_carrier_total{device="wg0"} 0
# HELP node_network_transmit_colls_total Network device statistic transmit_colls.
# TYPE node_network_transmit_colls_total counter
node_network_transmit_colls_total{device="eth0"} 0
node_network_transmit_colls_total{device="eth1"} 0
node_network_transmit_colls_total{device="eth2"} 0
node_network_transmit_colls_total{device="eth3"} 0
node_network_transmit_colls_total{device="tun0"} 0
node_network_transmit_colls_total{device="wg0"} 0
# HELP node_network_transmit_compressed_total Network device statistic transmit_compressed.
# TYPE node_network_transmit_compressed_total counter
node_network_transmit_compressed_total{device="eth0"} 0
node_network_transmit_compressed_total{device="eth1"} 0
node_network_transmit_compressed_total{device="eth2"} 0
node_network_transmit_compressed_total{device="eth3"} 0
node_network_transmit_compressed_total{device="tun0"} 0
node_network_transmit_compressed_total{device="wg0"} 0
# HELP node_network_transmit_drop_total Network device statistic transmit_drop.
# TYPE node_network_transmit_drop_total counter
node_network_transmit_drop_total{device="eth0"} 0
node_network_transmit_drop_total{device="eth1"} 0
node_network_transmit_drop_total{device="eth2"} 0
node_network_transmit_drop_total{device="eth3"} 0
node_network_transmit_drop_total{device="tun0"} 4.7049107e+07
node_network_transmit_drop_total{device="wg0"} 22
# HELP node_network_transmit_errs_total Network device statistic transmit_errs.
# TYPE node_network_transmit_errs_total counter
node_network_transmit_errs_total{device="eth0"} 0
node_network_transmit_errs_total{device="eth1"} 0
node_network_transmit_errs_total{device="eth2"} 0
node_network_transmit_errs_total{device="eth3"} 0
node_network_transmit_errs_total{device="tun0"} 0
node_network_transmit_errs_total{device="wg0"} 1674
# HELP node_network_transmit_fifo_total Network device statistic transmit_fifo.
# TYPE node_network_transmit_fifo_total counter
node_network_transmit_fifo_total{device="eth0"} 0
node_network_transmit_fifo_total{device="eth1"} 0
node_network_transmit_fifo_total{device="eth2"} 0
node_network_transmit_fifo_total{device="eth3"} 0
node_network_transmit_fifo_total{device="tun0"} 0
node_network_transmit_fifo_total{device="wg0"} 0
# HELP node_network_transmit_packets_total Network device statistic transmit_packets.
# TYPE node_network_transmit_packets_total counter
node_network_transmit_packets_total{device="eth0"} 4.6507700061e+10
node_network_transmit_packets_total{device="eth1"} 0
node_network_transmit_packets_total{device="eth2"} 0
node_network_transmit_packets_total{device="eth3"} 0
node_network_transmit_packets_total{device="tun0"} 1.0327666376e+10
node_network_transmit_packets_total{device="wg0"} 1.87527152e+08
# HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/<iface>.
# TYPE node_network_transmit_queue_length gauge
node_network_transmit_queue_length{device="eth0"} 1000
node_network_transmit_queue_length{device="eth1"} 1000
node_network_transmit_queue_length{device="eth2"} 1000
node_network_transmit_queue_length{device="eth3"} 1000
node_network_transmit_queue_length{device="lo"} 1000
node_network_transmit_queue_length{device="tun0"} 500
node_network_transmit_queue_length{device="wg0"} 1000
# HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise.
# TYPE node_network_up gauge
node_network_up{device="eth0"} 1
node_network_up{device="eth1"} 0
node_network_up{device="eth2"} 0
node_network_up{device="eth3"} 0
node_network_up{device="lo"} 0
node_network_up{device="tun0"} 0
node_network_up{device="wg0"} 0
# 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 17825.364394
# 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 3798.1483879999996
# 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 3919.37596
# 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 527.357343
# 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 552.4484960000001
# 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 11
# 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"} 374887.300562601
node_schedstat_running_seconds_total{cpu="1"} 386796.155711159
node_schedstat_running_seconds_total{cpu="10"} 633902.589747257
node_schedstat_running_seconds_total{cpu="11"} 547267.768111512
node_schedstat_running_seconds_total{cpu="12"} 605183.297615116
node_schedstat_running_seconds_total{cpu="13"} 604548.011343113
node_schedstat_running_seconds_total{cpu="14"} 599311.873892371
node_schedstat_running_seconds_total{cpu="15"} 596828.746150337
node_schedstat_running_seconds_total{cpu="16"} 544520.919869354
node_schedstat_running_seconds_total{cpu="17"} 579862.812344079
node_schedstat_running_seconds_total{cpu="18"} 510188.990430756
node_schedstat_running_seconds_total{cpu="19"} 452268.392545567
node_schedstat_running_seconds_total{cpu="2"} 516034.574617427
node_schedstat_running_seconds_total{cpu="20"} 410966.827163345
node_schedstat_running_seconds_total{cpu="21"} 369678.943525492
node_schedstat_running_seconds_total{cpu="22"} 352271.957269542
node_schedstat_running_seconds_total{cpu="23"} 326178.265949785
node_schedstat_running_seconds_total{cpu="24"} 532209.483812423
node_schedstat_running_seconds_total{cpu="25"} 518091.356631439
node_schedstat_running_seconds_total{cpu="26"} 505118.056719919
node_schedstat_running_seconds_total{cpu="27"} 544258.471797493
node_schedstat_running_seconds_total{cpu="28"} 497682.755724591
node_schedstat_running_seconds_total{cpu="29"} 482187.488710926
node_schedstat_running_seconds_total{cpu="3"} 587820.769795646
node_schedstat_running_seconds_total{cpu="30"} 468030.697714463
node_schedstat_running_seconds_total{cpu="31"} 452664.540658815
node_schedstat_running_seconds_total{cpu="4"} 637747.365764369
node_schedstat_running_seconds_total{cpu="5"} 676421.857794671
node_schedstat_running_seconds_total{cpu="6"} 549414.454159702
node_schedstat_running_seconds_total{cpu="7"} 499872.800738618
node_schedstat_running_seconds_total{cpu="8"} 683320.365053722
node_schedstat_running_seconds_total{cpu="9"} 640266.819338358
# HELP node_schedstat_timeslices_total Number of timeslices executed by CPU.
# TYPE node_schedstat_timeslices_total counter
node_schedstat_timeslices_total{cpu="0"} 1.197377945e+09
node_schedstat_timeslices_total{cpu="1"} 9.60619211e+08
node_schedstat_timeslices_total{cpu="10"} 1.194620925e+09
node_schedstat_timeslices_total{cpu="11"} 1.060646786e+09
node_schedstat_timeslices_total{cpu="12"} 1.065671071e+09
node_schedstat_timeslices_total{cpu="13"} 1.040806628e+09
node_schedstat_timeslices_total{cpu="14"} 1.014516334e+09
node_schedstat_timeslices_total{cpu="15"} 9.81644475e+08
node_schedstat_timeslices_total{cpu="16"} 2.011115312e+09
node_schedstat_timeslices_total{cpu="17"} 1.642870722e+09
node_schedstat_timeslices_total{cpu="18"} 1.32200686e+09
node_schedstat_timeslices_total{cpu="19"} 1.121186834e+09
node_schedstat_timeslices_total{cpu="2"} 2.95435402e+09
node_schedstat_timeslices_total{cpu="20"} 9.94712636e+08
node_schedstat_timeslices_total{cpu="21"} 8.86712799e+08
node_schedstat_timeslices_total{cpu="22"} 7.67249163e+08
node_schedstat_timeslices_total{cpu="23"} 7.01266327e+08
node_schedstat_timeslices_total{cpu="24"} 9.71574678e+08
node_schedstat_timeslices_total{cpu="25"} 9.20429735e+08
node_schedstat_timeslices_total{cpu="26"} 8.89924371e+08
node_schedstat_timeslices_total{cpu="27"} 8.82766105e+08
node_schedstat_timeslices_total{cpu="28"} 8.59798062e+08
node_schedstat_timeslices_total{cpu="29"} 8.34405901e+08
node_schedstat_timeslices_total{cpu="3"} 4.624339444e+09
node_schedstat_timeslices_total{cpu="30"} 8.13479608e+08
node_schedstat_timeslices_total{cpu="31"} 7.86119685e+08
node_schedstat_timeslices_total{cpu="4"} 4.943215272e+09
node_schedstat_timeslices_total{cpu="5"} 5.179293474e+09
node_schedstat_timeslices_total{cpu="6"} 3.273021206e+09
node_schedstat_timeslices_total{cpu="7"} 2.539248009e+09
node_schedstat_timeslices_total{cpu="8"} 1.494975476e+09
node_schedstat_timeslices_total{cpu="9"} 1.282523069e+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"} 3533.054777329
node_schedstat_waiting_seconds_total{cpu="1"} 2701.724060892
node_schedstat_waiting_seconds_total{cpu="10"} 2160.782934213
node_schedstat_waiting_seconds_total{cpu="11"} 2365.317419579
node_schedstat_waiting_seconds_total{cpu="12"} 2110.057627498
node_schedstat_waiting_seconds_total{cpu="13"} 2077.332424046
node_schedstat_waiting_seconds_total{cpu="14"} 2052.689686086
node_schedstat_waiting_seconds_total{cpu="15"} 2024.356499846
node_schedstat_waiting_seconds_total{cpu="16"} 2457.0051675
node_schedstat_waiting_seconds_total{cpu="17"} 2300.096570346
node_schedstat_waiting_seconds_total{cpu="18"} 2176.893933673
node_schedstat_waiting_seconds_total{cpu="19"} 2063.766482166
node_schedstat_waiting_seconds_total{cpu="2"} 5612.101402619
node_schedstat_waiting_seconds_total{cpu="20"} 1974.082473123
node_schedstat_waiting_seconds_total{cpu="21"} 1910.103287493
node_schedstat_waiting_seconds_total{cpu="22"} 1823.563746537
node_schedstat_waiting_seconds_total{cpu="23"} 1803.419687705
node_schedstat_waiting_seconds_total{cpu="24"} 1945.84726685
node_schedstat_waiting_seconds_total{cpu="25"} 1902.002312404
node_schedstat_waiting_seconds_total{cpu="26"} 1897.54199192
node_schedstat_waiting_seconds_total{cpu="27"} 1917.397594186
node_schedstat_waiting_seconds_total{cpu="28"} 1856.642626955
node_schedstat_waiting_seconds_total{cpu="29"} 1861.202478582
node_schedstat_waiting_seconds_total{cpu="3"} 23676.544193809
node_schedstat_waiting_seconds_total{cpu="30"} 1841.108717962
node_schedstat_waiting_seconds_total{cpu="31"} 1803.879076939
node_schedstat_waiting_seconds_total{cpu="4"} 23525.944218845
node_schedstat_waiting_seconds_total{cpu="5"} 23247.294520072
node_schedstat_waiting_seconds_total{cpu="6"} 2871.449835428
node_schedstat_waiting_seconds_total{cpu="7"} 2632.44341023
node_schedstat_waiting_seconds_total{cpu="8"} 2276.430678687
node_schedstat_waiting_seconds_total{cpu="9"} 2167.596489075
# 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.001314599
node_scrape_collector_duration_seconds{collector="bcache"} 0.004401441
node_scrape_collector_duration_seconds{collector="bonding"} 9.7096e-05
node_scrape_collector_duration_seconds{collector="btrfs"} 8.8859e-05
node_scrape_collector_duration_seconds{collector="conntrack"} 0.000106537
node_scrape_collector_duration_seconds{collector="cpu"} 0.011635935
node_scrape_collector_duration_seconds{collector="cpufreq"} 0.029787357
node_scrape_collector_duration_seconds{collector="diskstats"} 0.004432561
node_scrape_collector_duration_seconds{collector="edac"} 0.002817567
node_scrape_collector_duration_seconds{collector="entropy"} 0.000196364
node_scrape_collector_duration_seconds{collector="fibrechannel"} 0.001625776
node_scrape_collector_duration_seconds{collector="filefd"} 0.000136921
node_scrape_collector_duration_seconds{collector="filesystem"} 0.002077847
node_scrape_collector_duration_seconds{collector="hwmon"} 0.030946189
node_scrape_collector_duration_seconds{collector="infiniband"} 0.000110544
node_scrape_collector_duration_seconds{collector="ipvs"} 5.9345e-05
node_scrape_collector_duration_seconds{collector="loadavg"} 0.000211868
node_scrape_collector_duration_seconds{collector="mdadm"} 0.000133113
node_scrape_collector_duration_seconds{collector="meminfo"} 0.00435683
node_scrape_collector_duration_seconds{collector="netclass"} 0.020147661
node_scrape_collector_duration_seconds{collector="netdev"} 0.002519167
node_scrape_collector_duration_seconds{collector="netstat"} 0.007938557
node_scrape_collector_duration_seconds{collector="nfs"} 6.3397e-05
node_scrape_collector_duration_seconds{collector="nfsd"} 0.001412891
node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.001783414
node_scrape_collector_duration_seconds{collector="pressure"} 0.00200806
node_scrape_collector_duration_seconds{collector="rapl"} 0.003999413
node_scrape_collector_duration_seconds{collector="schedstat"} 0.00455117
node_scrape_collector_duration_seconds{collector="sockstat"} 0.004671297
node_scrape_collector_duration_seconds{collector="softnet"} 0.000392864
node_scrape_collector_duration_seconds{collector="stat"} 0.005323654
node_scrape_collector_duration_seconds{collector="systemd"} 0.058736719
node_scrape_collector_duration_seconds{collector="textfile"} 0.000107097
node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.012676761
node_scrape_collector_duration_seconds{collector="time"} 8.7377e-05
node_scrape_collector_duration_seconds{collector="timex"} 3.5864e-05
node_scrape_collector_duration_seconds{collector="udp_queues"} 0.002321887
node_scrape_collector_duration_seconds{collector="uname"} 3.7456e-05
node_scrape_collector_duration_seconds{collector="vmstat"} 0.00059738
node_scrape_collector_duration_seconds{collector="xfs"} 3.6572e-05
node_scrape_collector_duration_seconds{collector="zfs"} 7.0505e-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"} 0
node_scrape_collector_success{collector="btrfs"} 1
node_scrape_collector_success{collector="conntrack"} 0
node_scrape_collector_success{collector="cpu"} 1
node_scrape_collector_success{collector="cpufreq"} 1
node_scrape_collector_success{collector="diskstats"} 1
node_scrape_collector_success{collector="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="powersupplyclass"} 1
node_scrape_collector_success{collector="pressure"} 1
node_scrape_collector_success{collector="rapl"} 0
node_scrape_collector_success{collector="schedstat"} 1
node_scrape_collector_success{collector="sockstat"} 1
node_scrape_collector_success{collector="softnet"} 1
node_scrape_collector_success{collector="stat"} 1
node_scrape_collector_success{collector="systemd"} 1
node_scrape_collector_success{collector="textfile"} 1
node_scrape_collector_success{collector="thermal_zone"} 1
node_scrape_collector_success{collector="time"} 1
node_scrape_collector_success{collector="timex"} 1
node_scrape_collector_success{collector="udp_queues"} 1
node_scrape_collector_success{collector="uname"} 1
node_scrape_collector_success{collector="vmstat"} 1
node_scrape_collector_success{collector="xfs"} 1
node_scrape_collector_success{collector="zfs"} 0
# HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse.
# TYPE node_sockstat_FRAG6_inuse gauge
node_sockstat_FRAG6_inuse 0
# HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory.
# TYPE node_sockstat_FRAG6_memory gauge
node_sockstat_FRAG6_memory 0
# HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse.
# TYPE node_sockstat_FRAG_inuse gauge
node_sockstat_FRAG_inuse 0
# HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory.
# TYPE node_sockstat_FRAG_memory gauge
node_sockstat_FRAG_memory 0
# HELP node_sockstat_RAW6_inuse Number of RAW6 sockets in state inuse.
# TYPE node_sockstat_RAW6_inuse gauge
node_sockstat_RAW6_inuse 0
# HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse.
# TYPE node_sockstat_RAW_inuse gauge
node_sockstat_RAW_inuse 0
# HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse.
# TYPE node_sockstat_TCP6_inuse gauge
node_sockstat_TCP6_inuse 8
# HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc.
# TYPE node_sockstat_TCP_alloc gauge
node_sockstat_TCP_alloc 5031
# HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse.
# TYPE node_sockstat_TCP_inuse gauge
node_sockstat_TCP_inuse 5023
# HELP node_sockstat_TCP_mem Number of TCP sockets in state mem.
# TYPE node_sockstat_TCP_mem gauge
node_sockstat_TCP_mem 2727
# HELP node_sockstat_TCP_mem_bytes Number of TCP sockets in state mem_bytes.
# TYPE node_sockstat_TCP_mem_bytes gauge
node_sockstat_TCP_mem_bytes 1.1169792e+07
# HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan.
# TYPE node_sockstat_TCP_orphan gauge
node_sockstat_TCP_orphan 16
# HELP node_sockstat_TCP_tw Number of TCP sockets in state tw.
# TYPE node_sockstat_TCP_tw gauge
node_sockstat_TCP_tw 43
# HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse.
# TYPE node_sockstat_UDP6_inuse gauge
node_sockstat_UDP6_inuse 1
# HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse.
# TYPE node_sockstat_UDPLITE6_inuse gauge
node_sockstat_UDPLITE6_inuse 0
# HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse.
# TYPE node_sockstat_UDPLITE_inuse gauge
node_sockstat_UDPLITE_inuse 0
# HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse.
# TYPE node_sockstat_UDP_inuse gauge
node_sockstat_UDP_inuse 1
# HELP node_sockstat_UDP_mem Number of UDP sockets in state mem.
# TYPE node_sockstat_UDP_mem gauge
node_sockstat_UDP_mem 0
# 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 0
# HELP node_sockstat_sockets_used Number of IPv4 sockets in use.
# TYPE node_sockstat_sockets_used gauge
node_sockstat_sockets_used 5261
# 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="4"} 0
node_softnet_dropped_total{cpu="5"} 0
node_softnet_dropped_total{cpu="6"} 0
node_softnet_dropped_total{cpu="7"} 0
node_softnet_dropped_total{cpu="8"} 0
node_softnet_dropped_total{cpu="9"} 0
# HELP node_softnet_processed_total Number of processed packets
# TYPE node_softnet_processed_total counter
node_softnet_processed_total{cpu="0"} 3.21640962e+08
node_softnet_processed_total{cpu="1"} 2.4063063e+08
node_softnet_processed_total{cpu="10"} 4.28757684e+08
node_softnet_processed_total{cpu="11"} 3.33135794e+08
node_softnet_processed_total{cpu="12"} 3.42634188e+08
node_softnet_processed_total{cpu="13"} 3.13971842e+08
node_softnet_processed_total{cpu="14"} 2.88488172e+08
node_softnet_processed_total{cpu="15"} 2.61015686e+08
node_softnet_processed_total{cpu="16"} 6.06438095e+08
node_softnet_processed_total{cpu="17"} 5.06874362e+08
node_softnet_processed_total{cpu="18"} 3.93686806e+08
node_softnet_processed_total{cpu="19"} 3.3136908e+08
node_softnet_processed_total{cpu="2"} 1.94744773e+09
node_softnet_processed_total{cpu="20"} 2.96172022e+08
node_softnet_processed_total{cpu="21"} 2.59773498e+08
node_softnet_processed_total{cpu="22"} 1.80406547e+08
node_softnet_processed_total{cpu="23"} 1.3655881e+08
node_softnet_processed_total{cpu="24"} 2.79575706e+08
node_softnet_processed_total{cpu="25"} 2.48692395e+08
node_softnet_processed_total{cpu="26"} 2.3532985e+08
node_softnet_processed_total{cpu="27"} 2.25793536e+08
node_softnet_processed_total{cpu="28"} 2.09667047e+08
node_softnet_processed_total{cpu="29"} 2.00370702e+08
node_softnet_processed_total{cpu="3"} 3.576286474e+09
node_softnet_processed_total{cpu="30"} 1.91372777e+08
node_softnet_processed_total{cpu="31"} 1.78821917e+08
node_softnet_processed_total{cpu="4"} 3.544353835e+09
node_softnet_processed_total{cpu="5"} 3.628653262e+09
node_softnet_processed_total{cpu="6"} 4.5932241e+08
node_softnet_processed_total{cpu="7"} 5.46080829e+08
node_softnet_processed_total{cpu="8"} 7.43328571e+08
node_softnet_processed_total{cpu="9"} 5.10652949e+08
# HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota
# TYPE node_softnet_times_squeezed_total counter
node_softnet_times_squeezed_total{cpu="0"} 0
node_softnet_times_squeezed_total{cpu="1"} 1
node_softnet_times_squeezed_total{cpu="10"} 0
node_softnet_times_squeezed_total{cpu="11"} 0
node_softnet_times_squeezed_total{cpu="12"} 0
node_softnet_times_squeezed_total{cpu="13"} 0
node_softnet_times_squeezed_total{cpu="14"} 0
node_softnet_times_squeezed_total{cpu="15"} 0
node_softnet_times_squeezed_total{cpu="16"} 0
node_softnet_times_squeezed_total{cpu="17"} 0
node_softnet_times_squeezed_total{cpu="18"} 0
node_softnet_times_squeezed_total{cpu="19"} 0
node_softnet_times_squeezed_total{cpu="2"} 0
node_softnet_times_squeezed_total{cpu="20"} 0
node_softnet_times_squeezed_total{cpu="21"} 0
node_softnet_times_squeezed_total{cpu="22"} 0
node_softnet_times_squeezed_total{cpu="23"} 0
node_softnet_times_squeezed_total{cpu="24"} 0
node_softnet_times_squeezed_total{cpu="25"} 0
node_softnet_times_squeezed_total{cpu="26"} 0
node_softnet_times_squeezed_total{cpu="27"} 0
node_softnet_times_squeezed_total{cpu="28"} 0
node_softnet_times_squeezed_total{cpu="29"} 0
node_softnet_times_squeezed_total{cpu="3"} 0
node_softnet_times_squeezed_total{cpu="30"} 0
node_softnet_times_squeezed_total{cpu="31"} 0
node_softnet_times_squeezed_total{cpu="4"} 0
node_softnet_times_squeezed_total{cpu="5"} 0
node_softnet_times_squeezed_total{cpu="6"} 0
node_softnet_times_squeezed_total{cpu="7"} 0
node_softnet_times_squeezed_total{cpu="8"} 0
node_softnet_times_squeezed_total{cpu="9"} 0
# HELP node_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="podman.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
# 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="podman.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
# 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="podman.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
# 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.702774047018712e+09
node_systemd_timer_last_trigger_seconds{name="apt-daily.timer"} 1.702853520770301e+09
node_systemd_timer_last_trigger_seconds{name="e2scrub_all.timer"} 1.702761011234663e+09
node_systemd_timer_last_trigger_seconds{name="etckeeper.timer"} 1.702808918658784e+09
node_systemd_timer_last_trigger_seconds{name="fstrim.timer"} 1.702841080987123e+09
node_systemd_timer_last_trigger_seconds{name="logrotate.timer"} 1.702836001270819e+09
node_systemd_timer_last_trigger_seconds{name="man-db.timer"} 1.70283600127031e+09
node_systemd_timer_last_trigger_seconds{name="phpsessionclean.timer"} 1.702856341403761e+09
node_systemd_timer_last_trigger_seconds{name="podman-auto-update.timer"} 1.702836001271197e+09
node_systemd_timer_last_trigger_seconds{name="systemd-tmpfiles-clean.timer"} 1.702808918662301e+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="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="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="simple"} 0
node_systemd_unit_state{name="dbus.service",state="active",type="simple"} 1
node_systemd_unit_state{name="dbus.service",state="deactivating",type="simple"} 0
node_systemd_unit_state{name="dbus.service",state="failed",type="simple"} 0
node_systemd_unit_state{name="dbus.service",state="inactive",type="simple"} 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="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="etckeeper.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="etckeeper.service",state="active",type="oneshot"} 0
node_systemd_unit_state{name="etckeeper.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="etckeeper.service",state="failed",type="oneshot"} 1
node_systemd_unit_state{name="etckeeper.service",state="inactive",type="oneshot"} 0
node_systemd_unit_state{name="etckeeper.timer",state="activating",type=""} 0
node_systemd_unit_state{name="etckeeper.timer",state="active",type=""} 1
node_systemd_unit_state{name="etckeeper.timer",state="deactivating",type=""} 0
node_systemd_unit_state{name="etckeeper.timer",state="failed",type=""} 0
node_systemd_unit_state{name="etckeeper.timer",state="inactive",type=""} 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="ifup@eth0.service",state="activating",type="simple"} 0
node_systemd_unit_state{name="ifup@eth0.service",state="active",type="simple"} 1
node_systemd_unit_state{name="ifup@eth0.service",state="deactivating",type="simple"} 0
node_systemd_unit_state{name="ifup@eth0.service",state="failed",type="simple"} 0
node_systemd_unit_state{name="ifup@eth0.service",state="inactive",type="simple"} 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="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="lm-sensors.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="lm-sensors.service",state="active",type="oneshot"} 1
node_systemd_unit_state{name="lm-sensors.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="lm-sensors.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="lm-sensors.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@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@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="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="nginx.service",state="activating",type="forking"} 0
node_systemd_unit_state{name="nginx.service",state="active",type="forking"} 1
node_systemd_unit_state{name="nginx.service",state="deactivating",type="forking"} 0
node_systemd_unit_state{name="nginx.service",state="failed",type="forking"} 0
node_systemd_unit_state{name="nginx.service",state="inactive",type="forking"} 0
node_systemd_unit_state{name="openvpn.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="openvpn.service",state="active",type="oneshot"} 1
node_systemd_unit_state{name="openvpn.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="openvpn.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="openvpn.service",state="inactive",type="oneshot"} 0
node_systemd_unit_state{name="openvpn@server_terminals.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="openvpn@server_terminals.service",state="active",type="notify"} 1
node_systemd_unit_state{name="openvpn@server_terminals.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="openvpn@server_terminals.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="openvpn@server_terminals.service",state="inactive",type="notify"} 0
node_systemd_unit_state{name="php7.4-fpm.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="php7.4-fpm.service",state="active",type="notify"} 1
node_systemd_unit_state{name="php7.4-fpm.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="php7.4-fpm.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="php7.4-fpm.service",state="inactive",type="notify"} 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="podman-auto-update.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="podman-auto-update.service",state="active",type="oneshot"} 0
node_systemd_unit_state{name="podman-auto-update.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="podman-auto-update.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="podman-auto-update.service",state="inactive",type="oneshot"} 1
node_systemd_unit_state{name="podman-auto-update.timer",state="activating",type=""} 0
node_systemd_unit_state{name="podman-auto-update.timer",state="active",type=""} 1
node_systemd_unit_state{name="podman-auto-update.timer",state="deactivating",type=""} 0
node_systemd_unit_state{name="podman-auto-update.timer",state="failed",type=""} 0
node_systemd_unit_state{name="podman-auto-update.timer",state="inactive",type=""} 0
node_systemd_unit_state{name="podman.service",state="activating",type="exec"} 0
node_systemd_unit_state{name="podman.service",state="active",type="exec"} 0
node_systemd_unit_state{name="podman.service",state="deactivating",type="exec"} 0
node_systemd_unit_state{name="podman.service",state="failed",type="exec"} 0
node_systemd_unit_state{name="podman.service",state="inactive",type="exec"} 1
node_systemd_unit_state{name="podman.socket",state="activating",type=""} 0
node_systemd_unit_state{name="podman.socket",state="active",type=""} 1
node_systemd_unit_state{name="podman.socket",state="deactivating",type=""} 0
node_systemd_unit_state{name="podman.socket",state="failed",type=""} 0
node_systemd_unit_state{name="podman.socket",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="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="remote-socat.service",state="activating",type="simple"} 0
node_systemd_unit_state{name="remote-socat.service",state="active",type="simple"} 1
node_systemd_unit_state{name="remote-socat.service",state="deactivating",type="simple"} 0
node_systemd_unit_state{name="remote-socat.service",state="failed",type="simple"} 0
node_systemd_unit_state{name="remote-socat.service",state="inactive",type="simple"} 0
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="rsync.service",state="activating",type="simple"} 0
node_systemd_unit_state{name="rsync.service",state="active",type="simple"} 1
node_systemd_unit_state{name="rsync.service",state="deactivating",type="simple"} 0
node_systemd_unit_state{name="rsync.service",state="failed",type="simple"} 0
node_systemd_unit_state{name="rsync.service",state="inactive",type="simple"} 0
node_systemd_unit_state{name="rsyslog.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="rsyslog.service",state="active",type="notify"} 1
node_systemd_unit_state{name="rsyslog.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="rsyslog.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="rsyslog.service",state="inactive",type="notify"} 0
node_systemd_unit_state{name="smartmontools.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="smartmontools.service",state="active",type="notify"} 1
node_systemd_unit_state{name="smartmontools.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="smartmontools.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="smartmontools.service",state="inactive",type="notify"} 0
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=""} 1
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=""} 0
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"} 0
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"} 1
node_systemd_unit_state{name="systemd-boot-system-token.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="systemd-boot-system-token.service",state="active",type="oneshot"} 0
node_systemd_unit_state{name="systemd-boot-system-token.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="systemd-boot-system-token.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="systemd-boot-system-token.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-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-hwdb-update.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="systemd-hwdb-update.service",state="active",type="oneshot"} 0
node_systemd_unit_state{name="systemd-hwdb-update.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="systemd-hwdb-update.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="systemd-hwdb-update.service",state="inactive",type="oneshot"} 1
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-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-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-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-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-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@1000.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1000.service",state="active",type="oneshot"} 1
node_systemd_unit_state{name="user-runtime-dir@1000.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1000.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1000.service",state="inactive",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1002.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1002.service",state="active",type="oneshot"} 1
node_systemd_unit_state{name="user-runtime-dir@1002.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1002.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="user-runtime-dir@1002.service",state="inactive",type="oneshot"} 0
node_systemd_unit_state{name="user@1000.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="user@1000.service",state="active",type="notify"} 1
node_systemd_unit_state{name="user@1000.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="user@1000.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="user@1000.service",state="inactive",type="notify"} 0
node_systemd_unit_state{name="user@1002.service",state="activating",type="notify"} 0
node_systemd_unit_state{name="user@1002.service",state="active",type="notify"} 1
node_systemd_unit_state{name="user@1002.service",state="deactivating",type="notify"} 0
node_systemd_unit_state{name="user@1002.service",state="failed",type="notify"} 0
node_systemd_unit_state{name="user@1002.service",state="inactive",type="notify"} 0
node_systemd_unit_state{name="wg-quick@wg0.service",state="activating",type="oneshot"} 0
node_systemd_unit_state{name="wg-quick@wg0.service",state="active",type="oneshot"} 1
node_systemd_unit_state{name="wg-quick@wg0.service",state="deactivating",type="oneshot"} 0
node_systemd_unit_state{name="wg-quick@wg0.service",state="failed",type="oneshot"} 0
node_systemd_unit_state{name="wg-quick@wg0.service",state="inactive",type="oneshot"} 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"} 158
node_systemd_units{state="deactivating"} 0
node_systemd_units{state="failed"} 1
node_systemd_units{state="inactive"} 57
# HELP node_systemd_version Detected systemd version
# TYPE node_systemd_version gauge
node_systemd_version 247
# 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"} 46
node_thermal_zone_temp{type="x86_pkg_temp",zone="1"} 52
# HELP node_time_seconds System time in seconds since epoch (1970).
# TYPE node_time_seconds gauge
node_time_seconds 1.70285808550073e+09
# 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.9999751355285644
# 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.7005
# 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.328e-06
# HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals.
# TYPE node_timex_pps_calibration_total counter
node_timex_pps_calibration_total 0
# HELP node_timex_pps_error_total Pulse per second count of calibration errors.
# TYPE node_timex_pps_error_total counter
node_timex_pps_error_total 0
# HELP node_timex_pps_frequency_hertz Pulse per second frequency.
# TYPE node_timex_pps_frequency_hertz gauge
node_timex_pps_frequency_hertz 0
# HELP node_timex_pps_jitter_seconds Pulse per second jitter.
# TYPE node_timex_pps_jitter_seconds gauge
node_timex_pps_jitter_seconds 0
# HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events.
# TYPE node_timex_pps_jitter_total counter
node_timex_pps_jitter_total 0
# HELP node_timex_pps_shift_seconds Pulse per second interval duration.
# TYPE node_timex_pps_shift_seconds gauge
node_timex_pps_shift_seconds 0
# HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events.
# TYPE node_timex_pps_stability_exceeded_total counter
node_timex_pps_stability_exceeded_total 0
# HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes.
# TYPE node_timex_pps_stability_hertz gauge
node_timex_pps_stability_hertz 0
# HELP node_timex_status Value of the status array bits.
# TYPE node_timex_status gauge
node_timex_status 24577
# 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="app0",release="5.10.0-26-amd64",sysname="Linux",version="#1 SMP Debian 5.10.197-1 (2023-09-29)"} 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.1387154861e+10
# HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault.
# TYPE node_vmstat_pgmajfault untyped
node_vmstat_pgmajfault 36396
# HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin.
# TYPE node_vmstat_pgpgin untyped
node_vmstat_pgpgin 5.13497488e+08
# HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout.
# TYPE node_vmstat_pgpgout untyped
node_vmstat_pgpgout 3.610662641e+09
# HELP node_vmstat_pswpin /proc/vmstat information field pswpin.
# TYPE node_vmstat_pswpin untyped
node_vmstat_pswpin 0
# HELP node_vmstat_pswpout /proc/vmstat information field pswpout.
# TYPE node_vmstat_pswpout untyped
node_vmstat_pswpout 0
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 78805.21
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 65535
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 11
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 6.9214208e+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.70030902238e+09
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 5.878513664e+09
# HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes.
# TYPE process_virtual_memory_max_bytes gauge
process_virtual_memory_max_bytes 1.8446744073709552e+19
# HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler.
# TYPE promhttp_metric_handler_errors_total counter
promhttp_metric_handler_errors_total{cause="encoding"} 0
promhttp_metric_handler_errors_total{cause="gathering"} 0
# HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served.
# TYPE promhttp_metric_handler_requests_in_flight gauge
promhttp_metric_handler_requests_in_flight 1
# HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code.
# TYPE promhttp_metric_handler_requests_total counter
promhttp_metric_handler_requests_total{code="200"} 169940
promhttp_metric_handler_requests_total{code="500"} 0
promhttp_metric_handler_requests_total{code="503"} 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment