# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.9445e-05 go_gc_duration_seconds{quantile="0.25"} 4.6627e-05 go_gc_duration_seconds{quantile="0.5"} 5.9653e-05 go_gc_duration_seconds{quantile="0.75"} 7.1311e-05 go_gc_duration_seconds{quantile="1"} 0.000504699 go_gc_duration_seconds_sum 9.796523957 go_gc_duration_seconds_count 124401 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 20 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.9.2"} 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.305e+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 2.69690537704e+11 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.085676e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.453860798e+09 # 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 2.0733902507838133e-05 # 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 733184 # 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.305e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.0493952e+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.87424e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 17012 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.0452992e+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 1.5368192e+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.7267842122233176e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 7.050957e+06 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 3.45387781e+09 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 13888 # 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 16384 # 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 83296 # 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 131072 # 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 4.194304e+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 1.627596e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.015808e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.015808e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.0977912e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 19 # HELP http_request_duration_microseconds The HTTP request latencies in microseconds. # TYPE http_request_duration_microseconds summary http_request_duration_microseconds{handler="prometheus",quantile="0.5"} NaN http_request_duration_microseconds{handler="prometheus",quantile="0.9"} NaN http_request_duration_microseconds{handler="prometheus",quantile="0.99"} NaN http_request_duration_microseconds_sum{handler="prometheus"} 7.924433992669945e+08 http_request_duration_microseconds_count{handler="prometheus"} 28129 # HELP http_request_size_bytes The HTTP request sizes in bytes. # TYPE http_request_size_bytes summary http_request_size_bytes{handler="prometheus",quantile="0.5"} NaN http_request_size_bytes{handler="prometheus",quantile="0.9"} NaN http_request_size_bytes{handler="prometheus",quantile="0.99"} NaN http_request_size_bytes_sum{handler="prometheus"} 6.047404e+06 http_request_size_bytes_count{handler="prometheus"} 28129 # HELP http_requests_total Total number of HTTP requests made. # TYPE http_requests_total counter http_requests_total{code="200",handler="prometheus",method="get"} 28129 # HELP http_response_size_bytes The HTTP response sizes in bytes. # TYPE http_response_size_bytes summary http_response_size_bytes{handler="prometheus",quantile="0.5"} NaN http_response_size_bytes{handler="prometheus",quantile="0.9"} NaN http_response_size_bytes{handler="prometheus",quantile="0.99"} NaN http_response_size_bytes_sum{handler="prometheus"} 7.51865978e+08 http_response_size_bytes_count{handler="prometheus"} 28129 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="eno1"} 4 # HELP node_boot_time Node boot time, in unixtime. # TYPE node_boot_time gauge node_boot_time 1.663175509e+09 # HELP node_context_switches Total number of context switches. # TYPE node_context_switches counter node_context_switches 5.73414532391e+11 # HELP node_cpu Seconds the cpus spent in each mode. # TYPE node_cpu counter node_cpu{cpu="cpu0",mode="guest"} 0 node_cpu{cpu="cpu0",mode="guest_nice"} 0 node_cpu{cpu="cpu0",mode="idle"} 5.307260791e+07 node_cpu{cpu="cpu0",mode="iowait"} 360.23 node_cpu{cpu="cpu0",mode="irq"} 0 node_cpu{cpu="cpu0",mode="nice"} 10802.55 node_cpu{cpu="cpu0",mode="softirq"} 5048.59 node_cpu{cpu="cpu0",mode="steal"} 0 node_cpu{cpu="cpu0",mode="system"} 8.61152688e+06 node_cpu{cpu="cpu0",mode="user"} 1.9253581e+06 node_cpu{cpu="cpu1",mode="guest"} 0 node_cpu{cpu="cpu1",mode="guest_nice"} 0 node_cpu{cpu="cpu1",mode="idle"} 5.30890779e+07 node_cpu{cpu="cpu1",mode="iowait"} 288.91 node_cpu{cpu="cpu1",mode="irq"} 0 node_cpu{cpu="cpu1",mode="nice"} 7155.9 node_cpu{cpu="cpu1",mode="softirq"} 2085.26 node_cpu{cpu="cpu1",mode="steal"} 0 node_cpu{cpu="cpu1",mode="system"} 8.59029509e+06 node_cpu{cpu="cpu1",mode="user"} 1.92572793e+06 node_cpu{cpu="cpu2",mode="guest"} 0 node_cpu{cpu="cpu2",mode="guest_nice"} 0 node_cpu{cpu="cpu2",mode="idle"} 5.31275642e+07 node_cpu{cpu="cpu2",mode="iowait"} 273.01 node_cpu{cpu="cpu2",mode="irq"} 0 node_cpu{cpu="cpu2",mode="nice"} 11718.69 node_cpu{cpu="cpu2",mode="softirq"} 3511.62 node_cpu{cpu="cpu2",mode="steal"} 0 node_cpu{cpu="cpu2",mode="system"} 8.53884136e+06 node_cpu{cpu="cpu2",mode="user"} 1.93715037e+06 node_cpu{cpu="cpu3",mode="guest"} 0 node_cpu{cpu="cpu3",mode="guest_nice"} 0 node_cpu{cpu="cpu3",mode="idle"} 5.297337028e+07 node_cpu{cpu="cpu3",mode="iowait"} 537.49 node_cpu{cpu="cpu3",mode="irq"} 0 node_cpu{cpu="cpu3",mode="nice"} 6849.95 node_cpu{cpu="cpu3",mode="softirq"} 3188.24 node_cpu{cpu="cpu3",mode="steal"} 0 node_cpu{cpu="cpu3",mode="system"} 8.7355229e+06 node_cpu{cpu="cpu3",mode="user"} 1.85206269e+06 node_cpu{cpu="cpu4",mode="guest"} 0 node_cpu{cpu="cpu4",mode="guest_nice"} 0 node_cpu{cpu="cpu4",mode="idle"} 5.679834771e+07 node_cpu{cpu="cpu4",mode="iowait"} 194.43 node_cpu{cpu="cpu4",mode="irq"} 0 node_cpu{cpu="cpu4",mode="nice"} 2558.93 node_cpu{cpu="cpu4",mode="softirq"} 115.19 node_cpu{cpu="cpu4",mode="steal"} 0 node_cpu{cpu="cpu4",mode="system"} 4.86343257e+06 node_cpu{cpu="cpu4",mode="user"} 1.87344265e+06 node_cpu{cpu="cpu5",mode="guest"} 0 node_cpu{cpu="cpu5",mode="guest_nice"} 0 node_cpu{cpu="cpu5",mode="idle"} 5.684536938e+07 node_cpu{cpu="cpu5",mode="iowait"} 177.69 node_cpu{cpu="cpu5",mode="irq"} 0 node_cpu{cpu="cpu5",mode="nice"} 1966.6 node_cpu{cpu="cpu5",mode="softirq"} 98.12 node_cpu{cpu="cpu5",mode="steal"} 0 node_cpu{cpu="cpu5",mode="system"} 4.8441784e+06 node_cpu{cpu="cpu5",mode="user"} 1.83871313e+06 node_cpu{cpu="cpu6",mode="guest"} 0 node_cpu{cpu="cpu6",mode="guest_nice"} 0 node_cpu{cpu="cpu6",mode="idle"} 5.694731507e+07 node_cpu{cpu="cpu6",mode="iowait"} 1813.87 node_cpu{cpu="cpu6",mode="irq"} 0 node_cpu{cpu="cpu6",mode="nice"} 3503.55 node_cpu{cpu="cpu6",mode="softirq"} 776.97 node_cpu{cpu="cpu6",mode="steal"} 0 node_cpu{cpu="cpu6",mode="system"} 4.73885113e+06 node_cpu{cpu="cpu6",mode="user"} 1.84213361e+06 node_cpu{cpu="cpu7",mode="guest"} 0 node_cpu{cpu="cpu7",mode="guest_nice"} 0 node_cpu{cpu="cpu7",mode="idle"} 5.700870964e+07 node_cpu{cpu="cpu7",mode="iowait"} 199.89 node_cpu{cpu="cpu7",mode="irq"} 0 node_cpu{cpu="cpu7",mode="nice"} 2740.81 node_cpu{cpu="cpu7",mode="softirq"} 2678.21 node_cpu{cpu="cpu7",mode="steal"} 0 node_cpu{cpu="cpu7",mode="system"} 4.48383367e+06 node_cpu{cpu="cpu7",mode="user"} 1.98253494e+06 # 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{cpu="cpu0"} 0 node_cpu_core_throttles_total{cpu="cpu1"} 0 node_cpu_core_throttles_total{cpu="cpu2"} 0 node_cpu_core_throttles_total{cpu="cpu3"} 0 node_cpu_core_throttles_total{cpu="cpu4"} 0 node_cpu_core_throttles_total{cpu="cpu5"} 0 node_cpu_core_throttles_total{cpu="cpu6"} 0 node_cpu_core_throttles_total{cpu="cpu7"} 0 # HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz. # TYPE node_cpu_frequency_hertz gauge node_cpu_frequency_hertz{cpu="cpu0"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu1"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu2"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu3"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu4"} 3.299798e+09 node_cpu_frequency_hertz{cpu="cpu5"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu6"} 3.3e+09 node_cpu_frequency_hertz{cpu="cpu7"} 3.272003e+09 # 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="cpu0"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu1"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu2"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu3"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu4"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu5"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu6"} 3.7e+09 node_cpu_frequency_max_hertz{cpu="cpu7"} 3.7e+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="cpu0"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu1"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu2"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu3"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu4"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu5"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu6"} 8e+08 node_cpu_frequency_min_hertz{cpu="cpu7"} 8e+08 # 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{node="0"} 0 # HELP node_disk_bytes_read The total number of bytes read successfully. # TYPE node_disk_bytes_read counter node_disk_bytes_read{device="loop0p1"} 0 node_disk_bytes_read{device="loop0p2"} 0 node_disk_bytes_read{device="sda"} 8.083456e+06 node_disk_bytes_read{device="sdb"} 1.2173488128e+10 # HELP node_disk_bytes_written The total number of bytes written successfully. # TYPE node_disk_bytes_written counter node_disk_bytes_written{device="loop0p1"} 0 node_disk_bytes_written{device="loop0p2"} 0 node_disk_bytes_written{device="sda"} 6.71932416e+08 node_disk_bytes_written{device="sdb"} 1.810208181248e+12 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="loop0p1"} 0 node_disk_io_now{device="loop0p2"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sdb"} 0 # HELP node_disk_io_time_ms Total Milliseconds spent doing I/Os. # TYPE node_disk_io_time_ms counter node_disk_io_time_ms{device="loop0p1"} 0 node_disk_io_time_ms{device="loop0p2"} 0 node_disk_io_time_ms{device="sda"} 66457 node_disk_io_time_ms{device="sdb"} 6.911817e+06 # HELP node_disk_io_time_weighted The weighted # of milliseconds spent doing I/Os. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_io_time_weighted counter node_disk_io_time_weighted{device="loop0p1"} 0 node_disk_io_time_weighted{device="loop0p2"} 0 node_disk_io_time_weighted{device="sda"} 5.282639e+06 node_disk_io_time_weighted{device="sdb"} 2.7593282e+07 # HELP node_disk_read_time_ms The total number of milliseconds spent by all reads. # TYPE node_disk_read_time_ms counter node_disk_read_time_ms{device="loop0p1"} 0 node_disk_read_time_ms{device="loop0p2"} 0 node_disk_read_time_ms{device="sda"} 5816 node_disk_read_time_ms{device="sdb"} 729713 # HELP node_disk_reads_completed The total number of reads completed successfully. # TYPE node_disk_reads_completed counter node_disk_reads_completed{device="loop0p1"} 0 node_disk_reads_completed{device="loop0p2"} 0 node_disk_reads_completed{device="sda"} 338 node_disk_reads_completed{device="sdb"} 7.735941e+06 # HELP node_disk_reads_merged The total number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_reads_merged counter node_disk_reads_merged{device="loop0p1"} 0 node_disk_reads_merged{device="loop0p2"} 0 node_disk_reads_merged{device="sda"} 0 node_disk_reads_merged{device="sdb"} 9861 # HELP node_disk_sectors_read The total number of sectors read successfully. # TYPE node_disk_sectors_read counter node_disk_sectors_read{device="loop0p1"} 0 node_disk_sectors_read{device="loop0p2"} 0 node_disk_sectors_read{device="sda"} 15788 node_disk_sectors_read{device="sdb"} 2.3776344e+07 # HELP node_disk_sectors_written The total number of sectors written successfully. # TYPE node_disk_sectors_written counter node_disk_sectors_written{device="loop0p1"} 0 node_disk_sectors_written{device="loop0p2"} 0 node_disk_sectors_written{device="sda"} 1.312368e+06 node_disk_sectors_written{device="sdb"} 3.535562854e+09 # HELP node_disk_write_time_ms This is the total number of milliseconds spent by all writes. # TYPE node_disk_write_time_ms counter node_disk_write_time_ms{device="loop0p1"} 0 node_disk_write_time_ms{device="loop0p2"} 0 node_disk_write_time_ms{device="sda"} 5.276828e+06 node_disk_write_time_ms{device="sdb"} 2.6933729e+07 # HELP node_disk_writes_completed The total number of writes completed successfully. # TYPE node_disk_writes_completed counter node_disk_writes_completed{device="loop0p1"} 0 node_disk_writes_completed{device="loop0p2"} 0 node_disk_writes_completed{device="sda"} 1506 node_disk_writes_completed{device="sdb"} 1.66433274e+08 # HELP node_disk_writes_merged The number of writes merged. See https://www.kernel.org/doc/Documentation/iostats.txt. # TYPE node_disk_writes_merged counter node_disk_writes_merged{device="loop0p1"} 0 node_disk_writes_merged{device="loop0p2"} 0 node_disk_writes_merged{device="sda"} 246 node_disk_writes_merged{device="sdb"} 2.01602495e+08 # 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 # 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="1"} 0 node_edac_csrow_correctable_errors_total{controller="0",csrow="2"} 0 node_edac_csrow_correctable_errors_total{controller="0",csrow="3"} 0 node_edac_csrow_correctable_errors_total{controller="0",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="1"} 0 node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="2"} 0 node_edac_csrow_uncorrectable_errors_total{controller="0",csrow="3"} 0 node_edac_csrow_uncorrectable_errors_total{controller="0",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 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3265 # 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="HEAD",goversion="go1.9.2",revision="98bc64930d34878b84a0f87dfe6e1a6da61e532d",version="0.15.2"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 28704 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 3.242168e+06 # HELP node_filesystem_avail Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail gauge node_filesystem_avail{device="/dev/sda1",fstype="ext4",mountpoint="/backup"} 5.03727898624e+11 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 9.2122689536e+10 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 9.2122689536e+10 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 9.2122689536e+10 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 9.2122689536e+10 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 9.2122689536e+10 node_filesystem_avail{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 9.2122689536e+10 node_filesystem_avail{device="rootfs",fstype="rootfs",mountpoint="/"} 9.2122689536e+10 node_filesystem_avail{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 1.5047417856e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 1.5047417856e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5047417856e+10 node_filesystem_avail{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 1.5047417856e+10 # 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="/backup"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 0 node_filesystem_device_error{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_device_error{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda1",fstype="ext4",mountpoint="/backup"} 3.1260672e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 2.7213824e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 2.7213824e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 2.7213824e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 2.7213824e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 2.7213824e+07 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 2.7213824e+07 node_filesystem_files{device="rootfs",fstype="rootfs",mountpoint="/"} 2.7213824e+07 node_filesystem_files{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 4.092308e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 4.092308e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.092308e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 4.092308e+06 # 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="/backup"} 3.1260639e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 2.6719236e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 2.6719236e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 2.6719236e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 2.6719236e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 2.6719236e+07 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 2.6719236e+07 node_filesystem_files_free{device="rootfs",fstype="rootfs",mountpoint="/"} 2.6719236e+07 node_filesystem_files_free{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 4.091054e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 4.091054e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.091054e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 4.091054e+06 # HELP node_filesystem_free Filesystem free space in bytes. # TYPE node_filesystem_free gauge node_filesystem_free{device="/dev/sda1",fstype="ext4",mountpoint="/backup"} 5.0375491584e+11 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 9.2149706752e+10 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 9.2149706752e+10 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 9.2149706752e+10 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 9.2149706752e+10 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 9.2149706752e+10 node_filesystem_free{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 9.2149706752e+10 node_filesystem_free{device="rootfs",fstype="rootfs",mountpoint="/"} 9.2149706752e+10 node_filesystem_free{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 1.5047417856e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 1.5047417856e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5047417856e+10 node_filesystem_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 1.5047417856e+10 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",fstype="ext4",mountpoint="/backup"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 1 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 1 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 1 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 0 node_filesystem_readonly{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_readonly{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 1 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 1 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 1 # HELP node_filesystem_size Filesystem size in bytes. # TYPE node_filesystem_size gauge node_filesystem_size{device="/dev/sda1",fstype="ext4",mountpoint="/backup"} 5.03936434176e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/"} 4.38610239488e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/boot"} 4.38610239488e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/etc"} 4.38610239488e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/tmp"} 4.38610239488e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/usr"} 4.38610239488e+11 node_filesystem_size{device="/dev/sdb1",fstype="ext4",mountpoint="/var/tmp"} 4.38610239488e+11 node_filesystem_size{device="rootfs",fstype="rootfs",mountpoint="/"} 4.38610239488e+11 node_filesystem_size{device="sunrpc",fstype="rpc_pipefs",mountpoint="/var/lib/nfs/rpc_pipefs"} 0 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/home"} 1.6762093568e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/root"} 1.6762093568e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.6762093568e+10 node_filesystem_size{device="tmpfs",fstype="tmpfs",mountpoint="/run/user"} 1.6762093568e+10 # HELP node_forks Total number of forks. # TYPE node_forks counter node_forks 4.414689488e+09 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="acpitz",chip_name="acpitz"} 1 node_hwmon_chip_names{chip="platform_coretemp_0",chip_name="coretemp"} 1 # 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="physical_id_0",sensor="temp1"} 1 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="acpitz",sensor="temp1"} 27.8 node_hwmon_temp_celsius{chip="acpitz",sensor="temp2"} 29.8 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp1"} 24 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 23 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 24 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 23 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp5"} 24 # 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 # HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit) # TYPE node_hwmon_temp_crit_celsius gauge node_hwmon_temp_crit_celsius{chip="acpitz",sensor="temp1"} 105 node_hwmon_temp_crit_celsius{chip="acpitz",sensor="temp2"} 105 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp1"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 100 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 100 # HELP node_hwmon_temp_max_celsius Hardware monitor for temperature (max) # TYPE node_hwmon_temp_max_celsius gauge 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 # HELP node_intr Total number of interrupts serviced. # TYPE node_intr counter node_intr 4.1920804029e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.16 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.14 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.11 # HELP node_memory_Active Memory information field Active. # TYPE node_memory_Active gauge node_memory_Active 2.1161115648e+10 # HELP node_memory_Active_anon Memory information field Active_anon. # TYPE node_memory_Active_anon gauge node_memory_Active_anon 1.4470684672e+10 # HELP node_memory_Active_file Memory information field Active_file. # TYPE node_memory_Active_file gauge node_memory_Active_file 6.690430976e+09 # HELP node_memory_AnonHugePages Memory information field AnonHugePages. # TYPE node_memory_AnonHugePages gauge node_memory_AnonHugePages 7.803502592e+09 # HELP node_memory_AnonPages Memory information field AnonPages. # TYPE node_memory_AnonPages gauge node_memory_AnonPages 1.4030610432e+10 # HELP node_memory_Bounce Memory information field Bounce. # TYPE node_memory_Bounce gauge node_memory_Bounce 0 # HELP node_memory_Buffers Memory information field Buffers. # TYPE node_memory_Buffers gauge node_memory_Buffers 5.19053312e+08 # HELP node_memory_Cached Memory information field Cached. # TYPE node_memory_Cached gauge node_memory_Cached 1.3787078656e+10 # HELP node_memory_CmaFree Memory information field CmaFree. # TYPE node_memory_CmaFree gauge node_memory_CmaFree 0 # HELP node_memory_CmaTotal Memory information field CmaTotal. # TYPE node_memory_CmaTotal gauge node_memory_CmaTotal 0 # HELP node_memory_CommitLimit Memory information field CommitLimit. # TYPE node_memory_CommitLimit gauge node_memory_CommitLimit 5.112182784e+10 # HELP node_memory_Committed_AS Memory information field Committed_AS. # TYPE node_memory_Committed_AS gauge node_memory_Committed_AS 2.0936835072e+10 # HELP node_memory_DirectMap1G Memory information field DirectMap1G. # TYPE node_memory_DirectMap1G gauge node_memory_DirectMap1G 2.2548578304e+10 # HELP node_memory_DirectMap2M Memory information field DirectMap2M. # TYPE node_memory_DirectMap2M gauge node_memory_DirectMap2M 1.1393826816e+10 # HELP node_memory_DirectMap4k Memory information field DirectMap4k. # TYPE node_memory_DirectMap4k gauge node_memory_DirectMap4k 3.7451776e+08 # HELP node_memory_Dirty Memory information field Dirty. # TYPE node_memory_Dirty gauge node_memory_Dirty 139264 # HELP node_memory_HardwareCorrupted Memory information field HardwareCorrupted. # TYPE node_memory_HardwareCorrupted gauge node_memory_HardwareCorrupted 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 Memory information field Hugepagesize. # TYPE node_memory_Hugepagesize gauge node_memory_Hugepagesize 2.097152e+06 # HELP node_memory_Inactive Memory information field Inactive. # TYPE node_memory_Inactive gauge node_memory_Inactive 7.180427264e+09 # HELP node_memory_Inactive_anon Memory information field Inactive_anon. # TYPE node_memory_Inactive_anon gauge node_memory_Inactive_anon 1.787502592e+09 # HELP node_memory_Inactive_file Memory information field Inactive_file. # TYPE node_memory_Inactive_file gauge node_memory_Inactive_file 5.392924672e+09 # HELP node_memory_KernelStack Memory information field KernelStack. # TYPE node_memory_KernelStack gauge node_memory_KernelStack 2.8770304e+07 # HELP node_memory_Mapped Memory information field Mapped. # TYPE node_memory_Mapped gauge node_memory_Mapped 9.87762688e+08 # HELP node_memory_MemAvailable Memory information field MemAvailable. # TYPE node_memory_MemAvailable gauge node_memory_MemAvailable 1.6046649344e+10 # HELP node_memory_MemFree Memory information field MemFree. # TYPE node_memory_MemFree gauge node_memory_MemFree 6.18508288e+08 # HELP node_memory_MemTotal Memory information field MemTotal. # TYPE node_memory_MemTotal gauge node_memory_MemTotal 3.3524187136e+10 # HELP node_memory_Mlocked Memory information field Mlocked. # TYPE node_memory_Mlocked gauge node_memory_Mlocked 16384 # HELP node_memory_NFS_Unstable Memory information field NFS_Unstable. # TYPE node_memory_NFS_Unstable gauge node_memory_NFS_Unstable 0 # HELP node_memory_PageTables Memory information field PageTables. # TYPE node_memory_PageTables gauge node_memory_PageTables 1.46673664e+08 # HELP node_memory_SReclaimable Memory information field SReclaimable. # TYPE node_memory_SReclaimable gauge node_memory_SReclaimable 3.755155456e+09 # HELP node_memory_SUnreclaim Memory information field SUnreclaim. # TYPE node_memory_SUnreclaim gauge node_memory_SUnreclaim 1.15798016e+08 # HELP node_memory_Shmem Memory information field Shmem. # TYPE node_memory_Shmem gauge node_memory_Shmem 2.22277632e+09 # HELP node_memory_Slab Memory information field Slab. # TYPE node_memory_Slab gauge node_memory_Slab 3.870953472e+09 # HELP node_memory_SwapCached Memory information field SwapCached. # TYPE node_memory_SwapCached gauge node_memory_SwapCached 5.2224e+06 # HELP node_memory_SwapFree Memory information field SwapFree. # TYPE node_memory_SwapFree gauge node_memory_SwapFree 3.4211622912e+10 # HELP node_memory_SwapTotal Memory information field SwapTotal. # TYPE node_memory_SwapTotal gauge node_memory_SwapTotal 3.4359734272e+10 # HELP node_memory_Unevictable Memory information field Unevictable. # TYPE node_memory_Unevictable gauge node_memory_Unevictable 16384 # HELP node_memory_VmallocChunk Memory information field VmallocChunk. # TYPE node_memory_VmallocChunk gauge node_memory_VmallocChunk 3.5184164466688e+13 # HELP node_memory_VmallocTotal Memory information field VmallocTotal. # TYPE node_memory_VmallocTotal gauge node_memory_VmallocTotal 3.5184372087808e+13 # HELP node_memory_VmallocUsed Memory information field VmallocUsed. # TYPE node_memory_VmallocUsed gauge node_memory_VmallocUsed 1.47431424e+08 # HELP node_memory_Writeback Memory information field Writeback. # TYPE node_memory_Writeback gauge node_memory_Writeback 0 # HELP node_memory_WritebackTmp Memory information field WritebackTmp. # TYPE node_memory_WritebackTmp gauge node_memory_WritebackTmp 0 # HELP node_netstat_Icmp6_InCsumErrors Statistic Icmp6InCsumErrors. # TYPE node_netstat_Icmp6_InCsumErrors untyped node_netstat_Icmp6_InCsumErrors 0 # HELP node_netstat_Icmp6_InDestUnreachs Statistic Icmp6InDestUnreachs. # TYPE node_netstat_Icmp6_InDestUnreachs untyped node_netstat_Icmp6_InDestUnreachs 0 # HELP node_netstat_Icmp6_InEchoReplies Statistic Icmp6InEchoReplies. # TYPE node_netstat_Icmp6_InEchoReplies untyped node_netstat_Icmp6_InEchoReplies 0 # HELP node_netstat_Icmp6_InEchos Statistic Icmp6InEchos. # TYPE node_netstat_Icmp6_InEchos untyped node_netstat_Icmp6_InEchos 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InGroupMembQueries Statistic Icmp6InGroupMembQueries. # TYPE node_netstat_Icmp6_InGroupMembQueries untyped node_netstat_Icmp6_InGroupMembQueries 0 # HELP node_netstat_Icmp6_InGroupMembReductions Statistic Icmp6InGroupMembReductions. # TYPE node_netstat_Icmp6_InGroupMembReductions untyped node_netstat_Icmp6_InGroupMembReductions 0 # HELP node_netstat_Icmp6_InGroupMembResponses Statistic Icmp6InGroupMembResponses. # TYPE node_netstat_Icmp6_InGroupMembResponses untyped node_netstat_Icmp6_InGroupMembResponses 0 # HELP node_netstat_Icmp6_InMLDv2Reports Statistic Icmp6InMLDv2Reports. # TYPE node_netstat_Icmp6_InMLDv2Reports untyped node_netstat_Icmp6_InMLDv2Reports 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 0 # HELP node_netstat_Icmp6_InNeighborAdvertisements Statistic Icmp6InNeighborAdvertisements. # TYPE node_netstat_Icmp6_InNeighborAdvertisements untyped node_netstat_Icmp6_InNeighborAdvertisements 0 # HELP node_netstat_Icmp6_InNeighborSolicits Statistic Icmp6InNeighborSolicits. # TYPE node_netstat_Icmp6_InNeighborSolicits untyped node_netstat_Icmp6_InNeighborSolicits 0 # HELP node_netstat_Icmp6_InParmProblems Statistic Icmp6InParmProblems. # TYPE node_netstat_Icmp6_InParmProblems untyped node_netstat_Icmp6_InParmProblems 0 # HELP node_netstat_Icmp6_InPktTooBigs Statistic Icmp6InPktTooBigs. # TYPE node_netstat_Icmp6_InPktTooBigs untyped node_netstat_Icmp6_InPktTooBigs 0 # HELP node_netstat_Icmp6_InRedirects Statistic Icmp6InRedirects. # TYPE node_netstat_Icmp6_InRedirects untyped node_netstat_Icmp6_InRedirects 0 # HELP node_netstat_Icmp6_InRouterAdvertisements Statistic Icmp6InRouterAdvertisements. # TYPE node_netstat_Icmp6_InRouterAdvertisements untyped node_netstat_Icmp6_InRouterAdvertisements 0 # HELP node_netstat_Icmp6_InRouterSolicits Statistic Icmp6InRouterSolicits. # TYPE node_netstat_Icmp6_InRouterSolicits untyped node_netstat_Icmp6_InRouterSolicits 0 # HELP node_netstat_Icmp6_InTimeExcds Statistic Icmp6InTimeExcds. # TYPE node_netstat_Icmp6_InTimeExcds untyped node_netstat_Icmp6_InTimeExcds 0 # HELP node_netstat_Icmp6_OutDestUnreachs Statistic Icmp6OutDestUnreachs. # TYPE node_netstat_Icmp6_OutDestUnreachs untyped node_netstat_Icmp6_OutDestUnreachs 0 # HELP node_netstat_Icmp6_OutEchoReplies Statistic Icmp6OutEchoReplies. # TYPE node_netstat_Icmp6_OutEchoReplies untyped node_netstat_Icmp6_OutEchoReplies 0 # HELP node_netstat_Icmp6_OutEchos Statistic Icmp6OutEchos. # TYPE node_netstat_Icmp6_OutEchos untyped node_netstat_Icmp6_OutEchos 0 # HELP node_netstat_Icmp6_OutErrors Statistic Icmp6OutErrors. # TYPE node_netstat_Icmp6_OutErrors untyped node_netstat_Icmp6_OutErrors 0 # HELP node_netstat_Icmp6_OutGroupMembQueries Statistic Icmp6OutGroupMembQueries. # TYPE node_netstat_Icmp6_OutGroupMembQueries untyped node_netstat_Icmp6_OutGroupMembQueries 0 # HELP node_netstat_Icmp6_OutGroupMembReductions Statistic Icmp6OutGroupMembReductions. # TYPE node_netstat_Icmp6_OutGroupMembReductions untyped node_netstat_Icmp6_OutGroupMembReductions 0 # HELP node_netstat_Icmp6_OutGroupMembResponses Statistic Icmp6OutGroupMembResponses. # TYPE node_netstat_Icmp6_OutGroupMembResponses untyped node_netstat_Icmp6_OutGroupMembResponses 0 # HELP node_netstat_Icmp6_OutMLDv2Reports Statistic Icmp6OutMLDv2Reports. # TYPE node_netstat_Icmp6_OutMLDv2Reports untyped node_netstat_Icmp6_OutMLDv2Reports 411 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 460 # HELP node_netstat_Icmp6_OutNeighborAdvertisements Statistic Icmp6OutNeighborAdvertisements. # TYPE node_netstat_Icmp6_OutNeighborAdvertisements untyped node_netstat_Icmp6_OutNeighborAdvertisements 0 # HELP node_netstat_Icmp6_OutNeighborSolicits Statistic Icmp6OutNeighborSolicits. # TYPE node_netstat_Icmp6_OutNeighborSolicits untyped node_netstat_Icmp6_OutNeighborSolicits 1 # HELP node_netstat_Icmp6_OutParmProblems Statistic Icmp6OutParmProblems. # TYPE node_netstat_Icmp6_OutParmProblems untyped node_netstat_Icmp6_OutParmProblems 0 # HELP node_netstat_Icmp6_OutPktTooBigs Statistic Icmp6OutPktTooBigs. # TYPE node_netstat_Icmp6_OutPktTooBigs untyped node_netstat_Icmp6_OutPktTooBigs 0 # HELP node_netstat_Icmp6_OutRedirects Statistic Icmp6OutRedirects. # TYPE node_netstat_Icmp6_OutRedirects untyped node_netstat_Icmp6_OutRedirects 0 # HELP node_netstat_Icmp6_OutRouterAdvertisements Statistic Icmp6OutRouterAdvertisements. # TYPE node_netstat_Icmp6_OutRouterAdvertisements untyped node_netstat_Icmp6_OutRouterAdvertisements 0 # HELP node_netstat_Icmp6_OutRouterSolicits Statistic Icmp6OutRouterSolicits. # TYPE node_netstat_Icmp6_OutRouterSolicits untyped node_netstat_Icmp6_OutRouterSolicits 48 # HELP node_netstat_Icmp6_OutTimeExcds Statistic Icmp6OutTimeExcds. # TYPE node_netstat_Icmp6_OutTimeExcds untyped node_netstat_Icmp6_OutTimeExcds 0 # HELP node_netstat_Icmp6_OutType133 Statistic Icmp6OutType133. # TYPE node_netstat_Icmp6_OutType133 untyped node_netstat_Icmp6_OutType133 48 # HELP node_netstat_Icmp6_OutType135 Statistic Icmp6OutType135. # TYPE node_netstat_Icmp6_OutType135 untyped node_netstat_Icmp6_OutType135 1 # HELP node_netstat_Icmp6_OutType143 Statistic Icmp6OutType143. # TYPE node_netstat_Icmp6_OutType143 untyped node_netstat_Icmp6_OutType143 411 # HELP node_netstat_IcmpMsg_InType0 Statistic IcmpMsgInType0. # TYPE node_netstat_IcmpMsg_InType0 untyped node_netstat_IcmpMsg_InType0 2.1662673e+07 # HELP node_netstat_IcmpMsg_InType11 Statistic IcmpMsgInType11. # TYPE node_netstat_IcmpMsg_InType11 untyped node_netstat_IcmpMsg_InType11 3660 # HELP node_netstat_IcmpMsg_InType13 Statistic IcmpMsgInType13. # TYPE node_netstat_IcmpMsg_InType13 untyped node_netstat_IcmpMsg_InType13 12 # HELP node_netstat_IcmpMsg_InType3 Statistic IcmpMsgInType3. # TYPE node_netstat_IcmpMsg_InType3 untyped node_netstat_IcmpMsg_InType3 84052 # HELP node_netstat_IcmpMsg_InType5 Statistic IcmpMsgInType5. # TYPE node_netstat_IcmpMsg_InType5 untyped node_netstat_IcmpMsg_InType5 1098 # HELP node_netstat_IcmpMsg_InType69 Statistic IcmpMsgInType69. # TYPE node_netstat_IcmpMsg_InType69 untyped node_netstat_IcmpMsg_InType69 2 # HELP node_netstat_IcmpMsg_InType8 Statistic IcmpMsgInType8. # TYPE node_netstat_IcmpMsg_InType8 untyped node_netstat_IcmpMsg_InType8 2.2618811e+07 # HELP node_netstat_IcmpMsg_OutType0 Statistic IcmpMsgOutType0. # TYPE node_netstat_IcmpMsg_OutType0 untyped node_netstat_IcmpMsg_OutType0 2.2618811e+07 # HELP node_netstat_IcmpMsg_OutType11 Statistic IcmpMsgOutType11. # TYPE node_netstat_IcmpMsg_OutType11 untyped node_netstat_IcmpMsg_OutType11 3 # HELP node_netstat_IcmpMsg_OutType14 Statistic IcmpMsgOutType14. # TYPE node_netstat_IcmpMsg_OutType14 untyped node_netstat_IcmpMsg_OutType14 12 # HELP node_netstat_IcmpMsg_OutType3 Statistic IcmpMsgOutType3. # TYPE node_netstat_IcmpMsg_OutType3 untyped node_netstat_IcmpMsg_OutType3 8.498214e+06 # HELP node_netstat_IcmpMsg_OutType8 Statistic IcmpMsgOutType8. # TYPE node_netstat_IcmpMsg_OutType8 untyped node_netstat_IcmpMsg_OutType8 2.2072426e+07 # HELP node_netstat_Icmp_InAddrMaskReps Statistic IcmpInAddrMaskReps. # TYPE node_netstat_Icmp_InAddrMaskReps untyped node_netstat_Icmp_InAddrMaskReps 0 # HELP node_netstat_Icmp_InAddrMasks Statistic IcmpInAddrMasks. # TYPE node_netstat_Icmp_InAddrMasks untyped node_netstat_Icmp_InAddrMasks 0 # HELP node_netstat_Icmp_InCsumErrors Statistic IcmpInCsumErrors. # TYPE node_netstat_Icmp_InCsumErrors untyped node_netstat_Icmp_InCsumErrors 227 # HELP node_netstat_Icmp_InDestUnreachs Statistic IcmpInDestUnreachs. # TYPE node_netstat_Icmp_InDestUnreachs untyped node_netstat_Icmp_InDestUnreachs 84052 # HELP node_netstat_Icmp_InEchoReps Statistic IcmpInEchoReps. # TYPE node_netstat_Icmp_InEchoReps untyped node_netstat_Icmp_InEchoReps 2.1662673e+07 # HELP node_netstat_Icmp_InEchos Statistic IcmpInEchos. # TYPE node_netstat_Icmp_InEchos untyped node_netstat_Icmp_InEchos 2.2618811e+07 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 3208 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.4370535e+07 # HELP node_netstat_Icmp_InParmProbs Statistic IcmpInParmProbs. # TYPE node_netstat_Icmp_InParmProbs untyped node_netstat_Icmp_InParmProbs 0 # HELP node_netstat_Icmp_InRedirects Statistic IcmpInRedirects. # TYPE node_netstat_Icmp_InRedirects untyped node_netstat_Icmp_InRedirects 1098 # HELP node_netstat_Icmp_InSrcQuenchs Statistic IcmpInSrcQuenchs. # TYPE node_netstat_Icmp_InSrcQuenchs untyped node_netstat_Icmp_InSrcQuenchs 0 # HELP node_netstat_Icmp_InTimeExcds Statistic IcmpInTimeExcds. # TYPE node_netstat_Icmp_InTimeExcds untyped node_netstat_Icmp_InTimeExcds 3660 # HELP node_netstat_Icmp_InTimestampReps Statistic IcmpInTimestampReps. # TYPE node_netstat_Icmp_InTimestampReps untyped node_netstat_Icmp_InTimestampReps 0 # HELP node_netstat_Icmp_InTimestamps Statistic IcmpInTimestamps. # TYPE node_netstat_Icmp_InTimestamps untyped node_netstat_Icmp_InTimestamps 12 # HELP node_netstat_Icmp_OutAddrMaskReps Statistic IcmpOutAddrMaskReps. # TYPE node_netstat_Icmp_OutAddrMaskReps untyped node_netstat_Icmp_OutAddrMaskReps 0 # HELP node_netstat_Icmp_OutAddrMasks Statistic IcmpOutAddrMasks. # TYPE node_netstat_Icmp_OutAddrMasks untyped node_netstat_Icmp_OutAddrMasks 0 # HELP node_netstat_Icmp_OutDestUnreachs Statistic IcmpOutDestUnreachs. # TYPE node_netstat_Icmp_OutDestUnreachs untyped node_netstat_Icmp_OutDestUnreachs 8.498214e+06 # HELP node_netstat_Icmp_OutEchoReps Statistic IcmpOutEchoReps. # TYPE node_netstat_Icmp_OutEchoReps untyped node_netstat_Icmp_OutEchoReps 2.2618811e+07 # HELP node_netstat_Icmp_OutEchos Statistic IcmpOutEchos. # TYPE node_netstat_Icmp_OutEchos untyped node_netstat_Icmp_OutEchos 2.2072426e+07 # HELP node_netstat_Icmp_OutErrors Statistic IcmpOutErrors. # TYPE node_netstat_Icmp_OutErrors untyped node_netstat_Icmp_OutErrors 0 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 5.3189466e+07 # HELP node_netstat_Icmp_OutParmProbs Statistic IcmpOutParmProbs. # TYPE node_netstat_Icmp_OutParmProbs untyped node_netstat_Icmp_OutParmProbs 0 # HELP node_netstat_Icmp_OutRedirects Statistic IcmpOutRedirects. # TYPE node_netstat_Icmp_OutRedirects untyped node_netstat_Icmp_OutRedirects 0 # HELP node_netstat_Icmp_OutSrcQuenchs Statistic IcmpOutSrcQuenchs. # TYPE node_netstat_Icmp_OutSrcQuenchs untyped node_netstat_Icmp_OutSrcQuenchs 0 # HELP node_netstat_Icmp_OutTimeExcds Statistic IcmpOutTimeExcds. # TYPE node_netstat_Icmp_OutTimeExcds untyped node_netstat_Icmp_OutTimeExcds 3 # HELP node_netstat_Icmp_OutTimestampReps Statistic IcmpOutTimestampReps. # TYPE node_netstat_Icmp_OutTimestampReps untyped node_netstat_Icmp_OutTimestampReps 12 # HELP node_netstat_Icmp_OutTimestamps Statistic IcmpOutTimestamps. # TYPE node_netstat_Icmp_OutTimestamps untyped node_netstat_Icmp_OutTimestamps 0 # HELP node_netstat_Ip6_FragCreates Statistic Ip6FragCreates. # TYPE node_netstat_Ip6_FragCreates untyped node_netstat_Ip6_FragCreates 0 # HELP node_netstat_Ip6_FragFails Statistic Ip6FragFails. # TYPE node_netstat_Ip6_FragFails untyped node_netstat_Ip6_FragFails 0 # HELP node_netstat_Ip6_FragOKs Statistic Ip6FragOKs. # TYPE node_netstat_Ip6_FragOKs untyped node_netstat_Ip6_FragOKs 0 # HELP node_netstat_Ip6_InAddrErrors Statistic Ip6InAddrErrors. # TYPE node_netstat_Ip6_InAddrErrors untyped node_netstat_Ip6_InAddrErrors 0 # HELP node_netstat_Ip6_InBcastOctets Statistic Ip6InBcastOctets. # TYPE node_netstat_Ip6_InBcastOctets untyped node_netstat_Ip6_InBcastOctets 0 # HELP node_netstat_Ip6_InCEPkts Statistic Ip6InCEPkts. # TYPE node_netstat_Ip6_InCEPkts untyped node_netstat_Ip6_InCEPkts 0 # HELP node_netstat_Ip6_InDelivers Statistic Ip6InDelivers. # TYPE node_netstat_Ip6_InDelivers untyped node_netstat_Ip6_InDelivers 2560 # HELP node_netstat_Ip6_InDiscards Statistic Ip6InDiscards. # TYPE node_netstat_Ip6_InDiscards untyped node_netstat_Ip6_InDiscards 0 # HELP node_netstat_Ip6_InECT0Pkts Statistic Ip6InECT0Pkts. # TYPE node_netstat_Ip6_InECT0Pkts untyped node_netstat_Ip6_InECT0Pkts 0 # HELP node_netstat_Ip6_InECT1Pkts Statistic Ip6InECT1Pkts. # TYPE node_netstat_Ip6_InECT1Pkts untyped node_netstat_Ip6_InECT1Pkts 0 # HELP node_netstat_Ip6_InHdrErrors Statistic Ip6InHdrErrors. # TYPE node_netstat_Ip6_InHdrErrors untyped node_netstat_Ip6_InHdrErrors 0 # HELP node_netstat_Ip6_InMcastOctets Statistic Ip6InMcastOctets. # TYPE node_netstat_Ip6_InMcastOctets untyped node_netstat_Ip6_InMcastOctets 5788 # HELP node_netstat_Ip6_InMcastPkts Statistic Ip6InMcastPkts. # TYPE node_netstat_Ip6_InMcastPkts untyped node_netstat_Ip6_InMcastPkts 89 # HELP node_netstat_Ip6_InNoECTPkts Statistic Ip6InNoECTPkts. # TYPE node_netstat_Ip6_InNoECTPkts untyped node_netstat_Ip6_InNoECTPkts 2955 # HELP node_netstat_Ip6_InNoRoutes Statistic Ip6InNoRoutes. # TYPE node_netstat_Ip6_InNoRoutes untyped node_netstat_Ip6_InNoRoutes 0 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 285516 # HELP node_netstat_Ip6_InReceives Statistic Ip6InReceives. # TYPE node_netstat_Ip6_InReceives untyped node_netstat_Ip6_InReceives 2955 # HELP node_netstat_Ip6_InTooBigErrors Statistic Ip6InTooBigErrors. # TYPE node_netstat_Ip6_InTooBigErrors untyped node_netstat_Ip6_InTooBigErrors 0 # HELP node_netstat_Ip6_InTruncatedPkts Statistic Ip6InTruncatedPkts. # TYPE node_netstat_Ip6_InTruncatedPkts untyped node_netstat_Ip6_InTruncatedPkts 0 # HELP node_netstat_Ip6_InUnknownProtos Statistic Ip6InUnknownProtos. # TYPE node_netstat_Ip6_InUnknownProtos untyped node_netstat_Ip6_InUnknownProtos 0 # HELP node_netstat_Ip6_OutBcastOctets Statistic Ip6OutBcastOctets. # TYPE node_netstat_Ip6_OutBcastOctets untyped node_netstat_Ip6_OutBcastOctets 0 # HELP node_netstat_Ip6_OutDiscards Statistic Ip6OutDiscards. # TYPE node_netstat_Ip6_OutDiscards untyped node_netstat_Ip6_OutDiscards 19 # HELP node_netstat_Ip6_OutForwDatagrams Statistic Ip6OutForwDatagrams. # TYPE node_netstat_Ip6_OutForwDatagrams untyped node_netstat_Ip6_OutForwDatagrams 0 # HELP node_netstat_Ip6_OutMcastOctets Statistic Ip6OutMcastOctets. # TYPE node_netstat_Ip6_OutMcastOctets untyped node_netstat_Ip6_OutMcastOctets 94240 # HELP node_netstat_Ip6_OutMcastPkts Statistic Ip6OutMcastPkts. # TYPE node_netstat_Ip6_OutMcastPkts untyped node_netstat_Ip6_OutMcastPkts 1196 # HELP node_netstat_Ip6_OutNoRoutes Statistic Ip6OutNoRoutes. # TYPE node_netstat_Ip6_OutNoRoutes untyped node_netstat_Ip6_OutNoRoutes 242896 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 315524 # HELP node_netstat_Ip6_OutRequests Statistic Ip6OutRequests. # TYPE node_netstat_Ip6_OutRequests untyped node_netstat_Ip6_OutRequests 3345 # HELP node_netstat_Ip6_ReasmFails Statistic Ip6ReasmFails. # TYPE node_netstat_Ip6_ReasmFails untyped node_netstat_Ip6_ReasmFails 0 # HELP node_netstat_Ip6_ReasmOKs Statistic Ip6ReasmOKs. # TYPE node_netstat_Ip6_ReasmOKs untyped node_netstat_Ip6_ReasmOKs 0 # HELP node_netstat_Ip6_ReasmReqds Statistic Ip6ReasmReqds. # TYPE node_netstat_Ip6_ReasmReqds untyped node_netstat_Ip6_ReasmReqds 0 # HELP node_netstat_Ip6_ReasmTimeout Statistic Ip6ReasmTimeout. # TYPE node_netstat_Ip6_ReasmTimeout untyped node_netstat_Ip6_ReasmTimeout 0 # HELP node_netstat_IpExt_InBcastOctets Statistic IpExtInBcastOctets. # TYPE node_netstat_IpExt_InBcastOctets untyped node_netstat_IpExt_InBcastOctets 1.23259867e+08 # HELP node_netstat_IpExt_InBcastPkts Statistic IpExtInBcastPkts. # TYPE node_netstat_IpExt_InBcastPkts untyped node_netstat_IpExt_InBcastPkts 948262 # HELP node_netstat_IpExt_InCEPkts Statistic IpExtInCEPkts. # TYPE node_netstat_IpExt_InCEPkts untyped node_netstat_IpExt_InCEPkts 5406 # HELP node_netstat_IpExt_InCsumErrors Statistic IpExtInCsumErrors. # TYPE node_netstat_IpExt_InCsumErrors untyped node_netstat_IpExt_InCsumErrors 0 # HELP node_netstat_IpExt_InECT0Pkts Statistic IpExtInECT0Pkts. # TYPE node_netstat_IpExt_InECT0Pkts untyped node_netstat_IpExt_InECT0Pkts 2.599558e+06 # HELP node_netstat_IpExt_InECT1Pkts Statistic IpExtInECT1Pkts. # TYPE node_netstat_IpExt_InECT1Pkts untyped node_netstat_IpExt_InECT1Pkts 16162 # HELP node_netstat_IpExt_InMcastOctets Statistic IpExtInMcastOctets. # TYPE node_netstat_IpExt_InMcastOctets untyped node_netstat_IpExt_InMcastOctets 3.18147e+06 # HELP node_netstat_IpExt_InMcastPkts Statistic IpExtInMcastPkts. # TYPE node_netstat_IpExt_InMcastPkts untyped node_netstat_IpExt_InMcastPkts 29983 # HELP node_netstat_IpExt_InNoECTPkts Statistic IpExtInNoECTPkts. # TYPE node_netstat_IpExt_InNoECTPkts untyped node_netstat_IpExt_InNoECTPkts 5.84918664e+08 # HELP node_netstat_IpExt_InNoRoutes Statistic IpExtInNoRoutes. # TYPE node_netstat_IpExt_InNoRoutes untyped node_netstat_IpExt_InNoRoutes 0 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.25582412158e+11 # HELP node_netstat_IpExt_InTruncatedPkts Statistic IpExtInTruncatedPkts. # TYPE node_netstat_IpExt_InTruncatedPkts untyped node_netstat_IpExt_InTruncatedPkts 0 # HELP node_netstat_IpExt_OutBcastOctets Statistic IpExtOutBcastOctets. # TYPE node_netstat_IpExt_OutBcastOctets untyped node_netstat_IpExt_OutBcastOctets 20826 # HELP node_netstat_IpExt_OutBcastPkts Statistic IpExtOutBcastPkts. # TYPE node_netstat_IpExt_OutBcastPkts untyped node_netstat_IpExt_OutBcastPkts 267 # HELP node_netstat_IpExt_OutMcastOctets Statistic IpExtOutMcastOctets. # TYPE node_netstat_IpExt_OutMcastOctets untyped node_netstat_IpExt_OutMcastOctets 9.809755e+07 # HELP node_netstat_IpExt_OutMcastPkts Statistic IpExtOutMcastPkts. # TYPE node_netstat_IpExt_OutMcastPkts untyped node_netstat_IpExt_OutMcastPkts 507281 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.74397569357e+11 # HELP node_netstat_IpExt_ReasmOverlaps Statistic IpExtReasmOverlaps. # TYPE node_netstat_IpExt_ReasmOverlaps untyped node_netstat_IpExt_ReasmOverlaps 1 # HELP node_netstat_Ip_DefaultTTL Statistic IpDefaultTTL. # TYPE node_netstat_Ip_DefaultTTL untyped node_netstat_Ip_DefaultTTL 64 # HELP node_netstat_Ip_ForwDatagrams Statistic IpForwDatagrams. # TYPE node_netstat_Ip_ForwDatagrams untyped node_netstat_Ip_ForwDatagrams 0 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_Ip_FragCreates Statistic IpFragCreates. # TYPE node_netstat_Ip_FragCreates untyped node_netstat_Ip_FragCreates 0 # HELP node_netstat_Ip_FragFails Statistic IpFragFails. # TYPE node_netstat_Ip_FragFails untyped node_netstat_Ip_FragFails 0 # HELP node_netstat_Ip_FragOKs Statistic IpFragOKs. # TYPE node_netstat_Ip_FragOKs untyped node_netstat_Ip_FragOKs 0 # HELP node_netstat_Ip_InAddrErrors Statistic IpInAddrErrors. # TYPE node_netstat_Ip_InAddrErrors untyped node_netstat_Ip_InAddrErrors 0 # HELP node_netstat_Ip_InDelivers Statistic IpInDelivers. # TYPE node_netstat_Ip_InDelivers untyped node_netstat_Ip_InDelivers 5.62106836e+08 # HELP node_netstat_Ip_InDiscards Statistic IpInDiscards. # TYPE node_netstat_Ip_InDiscards untyped node_netstat_Ip_InDiscards 0 # HELP node_netstat_Ip_InHdrErrors Statistic IpInHdrErrors. # TYPE node_netstat_Ip_InHdrErrors untyped node_netstat_Ip_InHdrErrors 0 # HELP node_netstat_Ip_InReceives Statistic IpInReceives. # TYPE node_netstat_Ip_InReceives untyped node_netstat_Ip_InReceives 5.7982283e+08 # HELP node_netstat_Ip_InUnknownProtos Statistic IpInUnknownProtos. # TYPE node_netstat_Ip_InUnknownProtos untyped node_netstat_Ip_InUnknownProtos 0 # HELP node_netstat_Ip_OutDiscards Statistic IpOutDiscards. # TYPE node_netstat_Ip_OutDiscards untyped node_netstat_Ip_OutDiscards 19 # HELP node_netstat_Ip_OutNoRoutes Statistic IpOutNoRoutes. # TYPE node_netstat_Ip_OutNoRoutes untyped node_netstat_Ip_OutNoRoutes 0 # HELP node_netstat_Ip_OutRequests Statistic IpOutRequests. # TYPE node_netstat_Ip_OutRequests untyped node_netstat_Ip_OutRequests 5.51453882e+08 # HELP node_netstat_Ip_ReasmFails Statistic IpReasmFails. # TYPE node_netstat_Ip_ReasmFails untyped node_netstat_Ip_ReasmFails 12 # HELP node_netstat_Ip_ReasmOKs Statistic IpReasmOKs. # TYPE node_netstat_Ip_ReasmOKs untyped node_netstat_Ip_ReasmOKs 325 # HELP node_netstat_Ip_ReasmReqds Statistic IpReasmReqds. # TYPE node_netstat_Ip_ReasmReqds untyped node_netstat_Ip_ReasmReqds 807 # HELP node_netstat_Ip_ReasmTimeout Statistic IpReasmTimeout. # TYPE node_netstat_Ip_ReasmTimeout untyped node_netstat_Ip_ReasmTimeout 12 # HELP node_netstat_TcpExt_ArpFilter Statistic TcpExtArpFilter. # TYPE node_netstat_TcpExt_ArpFilter untyped node_netstat_TcpExt_ArpFilter 0 # HELP node_netstat_TcpExt_BusyPollRxPackets Statistic TcpExtBusyPollRxPackets. # TYPE node_netstat_TcpExt_BusyPollRxPackets untyped node_netstat_TcpExt_BusyPollRxPackets 0 # HELP node_netstat_TcpExt_DelayedACKLocked Statistic TcpExtDelayedACKLocked. # TYPE node_netstat_TcpExt_DelayedACKLocked untyped node_netstat_TcpExt_DelayedACKLocked 8222 # HELP node_netstat_TcpExt_DelayedACKLost Statistic TcpExtDelayedACKLost. # TYPE node_netstat_TcpExt_DelayedACKLost untyped node_netstat_TcpExt_DelayedACKLost 756389 # HELP node_netstat_TcpExt_DelayedACKs Statistic TcpExtDelayedACKs. # TYPE node_netstat_TcpExt_DelayedACKs untyped node_netstat_TcpExt_DelayedACKs 3.2154674e+07 # HELP node_netstat_TcpExt_EmbryonicRsts Statistic TcpExtEmbryonicRsts. # TYPE node_netstat_TcpExt_EmbryonicRsts untyped node_netstat_TcpExt_EmbryonicRsts 781338 # HELP node_netstat_TcpExt_IPReversePathFilter Statistic TcpExtIPReversePathFilter. # TYPE node_netstat_TcpExt_IPReversePathFilter untyped node_netstat_TcpExt_IPReversePathFilter 3 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 3.194139e+06 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 52 # HELP node_netstat_TcpExt_LockDroppedIcmps Statistic TcpExtLockDroppedIcmps. # TYPE node_netstat_TcpExt_LockDroppedIcmps untyped node_netstat_TcpExt_LockDroppedIcmps 0 # HELP node_netstat_TcpExt_OfoPruned Statistic TcpExtOfoPruned. # TYPE node_netstat_TcpExt_OfoPruned untyped node_netstat_TcpExt_OfoPruned 0 # HELP node_netstat_TcpExt_OutOfWindowIcmps Statistic TcpExtOutOfWindowIcmps. # TYPE node_netstat_TcpExt_OutOfWindowIcmps untyped node_netstat_TcpExt_OutOfWindowIcmps 1321 # HELP node_netstat_TcpExt_PAWSActive Statistic TcpExtPAWSActive. # TYPE node_netstat_TcpExt_PAWSActive untyped node_netstat_TcpExt_PAWSActive 0 # HELP node_netstat_TcpExt_PAWSEstab Statistic TcpExtPAWSEstab. # TYPE node_netstat_TcpExt_PAWSEstab untyped node_netstat_TcpExt_PAWSEstab 275529 # HELP node_netstat_TcpExt_PAWSPassive Statistic TcpExtPAWSPassive. # TYPE node_netstat_TcpExt_PAWSPassive untyped node_netstat_TcpExt_PAWSPassive 0 # HELP node_netstat_TcpExt_PruneCalled Statistic TcpExtPruneCalled. # TYPE node_netstat_TcpExt_PruneCalled untyped node_netstat_TcpExt_PruneCalled 222 # HELP node_netstat_TcpExt_RcvPruned Statistic TcpExtRcvPruned. # TYPE node_netstat_TcpExt_RcvPruned untyped node_netstat_TcpExt_RcvPruned 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 4.915161e+06 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 1352 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 3.190562e+06 # HELP node_netstat_TcpExt_TCPACKSkippedChallenge Statistic TcpExtTCPACKSkippedChallenge. # TYPE node_netstat_TcpExt_TCPACKSkippedChallenge untyped node_netstat_TcpExt_TCPACKSkippedChallenge 598 # HELP node_netstat_TcpExt_TCPACKSkippedFinWait2 Statistic TcpExtTCPACKSkippedFinWait2. # TYPE node_netstat_TcpExt_TCPACKSkippedFinWait2 untyped node_netstat_TcpExt_TCPACKSkippedFinWait2 4 # HELP node_netstat_TcpExt_TCPACKSkippedPAWS Statistic TcpExtTCPACKSkippedPAWS. # TYPE node_netstat_TcpExt_TCPACKSkippedPAWS untyped node_netstat_TcpExt_TCPACKSkippedPAWS 115042 # HELP node_netstat_TcpExt_TCPACKSkippedSeq Statistic TcpExtTCPACKSkippedSeq. # TYPE node_netstat_TcpExt_TCPACKSkippedSeq untyped node_netstat_TcpExt_TCPACKSkippedSeq 105038 # HELP node_netstat_TcpExt_TCPACKSkippedSynRecv Statistic TcpExtTCPACKSkippedSynRecv. # TYPE node_netstat_TcpExt_TCPACKSkippedSynRecv untyped node_netstat_TcpExt_TCPACKSkippedSynRecv 442027 # HELP node_netstat_TcpExt_TCPACKSkippedTimeWait Statistic TcpExtTCPACKSkippedTimeWait. # TYPE node_netstat_TcpExt_TCPACKSkippedTimeWait untyped node_netstat_TcpExt_TCPACKSkippedTimeWait 34609 # HELP node_netstat_TcpExt_TCPAbortFailed Statistic TcpExtTCPAbortFailed. # TYPE node_netstat_TcpExt_TCPAbortFailed untyped node_netstat_TcpExt_TCPAbortFailed 0 # HELP node_netstat_TcpExt_TCPAbortOnClose Statistic TcpExtTCPAbortOnClose. # TYPE node_netstat_TcpExt_TCPAbortOnClose untyped node_netstat_TcpExt_TCPAbortOnClose 2.439478e+06 # HELP node_netstat_TcpExt_TCPAbortOnData Statistic TcpExtTCPAbortOnData. # TYPE node_netstat_TcpExt_TCPAbortOnData untyped node_netstat_TcpExt_TCPAbortOnData 2.439841e+06 # HELP node_netstat_TcpExt_TCPAbortOnLinger Statistic TcpExtTCPAbortOnLinger. # TYPE node_netstat_TcpExt_TCPAbortOnLinger untyped node_netstat_TcpExt_TCPAbortOnLinger 0 # HELP node_netstat_TcpExt_TCPAbortOnMemory Statistic TcpExtTCPAbortOnMemory. # TYPE node_netstat_TcpExt_TCPAbortOnMemory untyped node_netstat_TcpExt_TCPAbortOnMemory 0 # HELP node_netstat_TcpExt_TCPAbortOnTimeout Statistic TcpExtTCPAbortOnTimeout. # TYPE node_netstat_TcpExt_TCPAbortOnTimeout untyped node_netstat_TcpExt_TCPAbortOnTimeout 165710 # HELP node_netstat_TcpExt_TCPAutoCorking Statistic TcpExtTCPAutoCorking. # TYPE node_netstat_TcpExt_TCPAutoCorking untyped node_netstat_TcpExt_TCPAutoCorking 528598 # HELP node_netstat_TcpExt_TCPBacklogDrop Statistic TcpExtTCPBacklogDrop. # TYPE node_netstat_TcpExt_TCPBacklogDrop untyped node_netstat_TcpExt_TCPBacklogDrop 0 # HELP node_netstat_TcpExt_TCPChallengeACK Statistic TcpExtTCPChallengeACK. # TYPE node_netstat_TcpExt_TCPChallengeACK untyped node_netstat_TcpExt_TCPChallengeACK 96486 # HELP node_netstat_TcpExt_TCPDSACKIgnoredNoUndo Statistic TcpExtTCPDSACKIgnoredNoUndo. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredNoUndo untyped node_netstat_TcpExt_TCPDSACKIgnoredNoUndo 197498 # HELP node_netstat_TcpExt_TCPDSACKIgnoredOld Statistic TcpExtTCPDSACKIgnoredOld. # TYPE node_netstat_TcpExt_TCPDSACKIgnoredOld untyped node_netstat_TcpExt_TCPDSACKIgnoredOld 810 # HELP node_netstat_TcpExt_TCPDSACKOfoRecv Statistic TcpExtTCPDSACKOfoRecv. # TYPE node_netstat_TcpExt_TCPDSACKOfoRecv untyped node_netstat_TcpExt_TCPDSACKOfoRecv 5008 # HELP node_netstat_TcpExt_TCPDSACKOfoSent Statistic TcpExtTCPDSACKOfoSent. # TYPE node_netstat_TcpExt_TCPDSACKOfoSent untyped node_netstat_TcpExt_TCPDSACKOfoSent 11668 # HELP node_netstat_TcpExt_TCPDSACKOldSent Statistic TcpExtTCPDSACKOldSent. # TYPE node_netstat_TcpExt_TCPDSACKOldSent untyped node_netstat_TcpExt_TCPDSACKOldSent 768655 # HELP node_netstat_TcpExt_TCPDSACKRecv Statistic TcpExtTCPDSACKRecv. # TYPE node_netstat_TcpExt_TCPDSACKRecv untyped node_netstat_TcpExt_TCPDSACKRecv 1.291069e+06 # HELP node_netstat_TcpExt_TCPDSACKUndo Statistic TcpExtTCPDSACKUndo. # TYPE node_netstat_TcpExt_TCPDSACKUndo untyped node_netstat_TcpExt_TCPDSACKUndo 3900 # HELP node_netstat_TcpExt_TCPDeferAcceptDrop Statistic TcpExtTCPDeferAcceptDrop. # TYPE node_netstat_TcpExt_TCPDeferAcceptDrop untyped node_netstat_TcpExt_TCPDeferAcceptDrop 150809 # HELP node_netstat_TcpExt_TCPDirectCopyFromBacklog Statistic TcpExtTCPDirectCopyFromBacklog. # TYPE node_netstat_TcpExt_TCPDirectCopyFromBacklog untyped node_netstat_TcpExt_TCPDirectCopyFromBacklog 6753 # HELP node_netstat_TcpExt_TCPDirectCopyFromPrequeue Statistic TcpExtTCPDirectCopyFromPrequeue. # TYPE node_netstat_TcpExt_TCPDirectCopyFromPrequeue untyped node_netstat_TcpExt_TCPDirectCopyFromPrequeue 5.760979e+06 # HELP node_netstat_TcpExt_TCPFACKReorder Statistic TcpExtTCPFACKReorder. # TYPE node_netstat_TcpExt_TCPFACKReorder untyped node_netstat_TcpExt_TCPFACKReorder 198 # HELP node_netstat_TcpExt_TCPFastOpenActive Statistic TcpExtTCPFastOpenActive. # TYPE node_netstat_TcpExt_TCPFastOpenActive untyped node_netstat_TcpExt_TCPFastOpenActive 0 # HELP node_netstat_TcpExt_TCPFastOpenActiveFail Statistic TcpExtTCPFastOpenActiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenActiveFail untyped node_netstat_TcpExt_TCPFastOpenActiveFail 0 # HELP node_netstat_TcpExt_TCPFastOpenCookieReqd Statistic TcpExtTCPFastOpenCookieReqd. # TYPE node_netstat_TcpExt_TCPFastOpenCookieReqd untyped node_netstat_TcpExt_TCPFastOpenCookieReqd 58 # HELP node_netstat_TcpExt_TCPFastOpenListenOverflow Statistic TcpExtTCPFastOpenListenOverflow. # TYPE node_netstat_TcpExt_TCPFastOpenListenOverflow untyped node_netstat_TcpExt_TCPFastOpenListenOverflow 0 # HELP node_netstat_TcpExt_TCPFastOpenPassive Statistic TcpExtTCPFastOpenPassive. # TYPE node_netstat_TcpExt_TCPFastOpenPassive untyped node_netstat_TcpExt_TCPFastOpenPassive 0 # HELP node_netstat_TcpExt_TCPFastOpenPassiveFail Statistic TcpExtTCPFastOpenPassiveFail. # TYPE node_netstat_TcpExt_TCPFastOpenPassiveFail untyped node_netstat_TcpExt_TCPFastOpenPassiveFail 0 # HELP node_netstat_TcpExt_TCPFastRetrans Statistic TcpExtTCPFastRetrans. # TYPE node_netstat_TcpExt_TCPFastRetrans untyped node_netstat_TcpExt_TCPFastRetrans 1.004706e+06 # HELP node_netstat_TcpExt_TCPForwardRetrans Statistic TcpExtTCPForwardRetrans. # TYPE node_netstat_TcpExt_TCPForwardRetrans untyped node_netstat_TcpExt_TCPForwardRetrans 539037 # HELP node_netstat_TcpExt_TCPFromZeroWindowAdv Statistic TcpExtTCPFromZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPFromZeroWindowAdv untyped node_netstat_TcpExt_TCPFromZeroWindowAdv 6044 # HELP node_netstat_TcpExt_TCPFullUndo Statistic TcpExtTCPFullUndo. # TYPE node_netstat_TcpExt_TCPFullUndo untyped node_netstat_TcpExt_TCPFullUndo 295475 # HELP node_netstat_TcpExt_TCPHPAcks Statistic TcpExtTCPHPAcks. # TYPE node_netstat_TcpExt_TCPHPAcks untyped node_netstat_TcpExt_TCPHPAcks 6.4382097e+07 # HELP node_netstat_TcpExt_TCPHPHits Statistic TcpExtTCPHPHits. # TYPE node_netstat_TcpExt_TCPHPHits untyped node_netstat_TcpExt_TCPHPHits 5.6982528e+07 # HELP node_netstat_TcpExt_TCPHPHitsToUser Statistic TcpExtTCPHPHitsToUser. # TYPE node_netstat_TcpExt_TCPHPHitsToUser untyped node_netstat_TcpExt_TCPHPHitsToUser 124 # HELP node_netstat_TcpExt_TCPHystartDelayCwnd Statistic TcpExtTCPHystartDelayCwnd. # TYPE node_netstat_TcpExt_TCPHystartDelayCwnd untyped node_netstat_TcpExt_TCPHystartDelayCwnd 5331 # HELP node_netstat_TcpExt_TCPHystartDelayDetect Statistic TcpExtTCPHystartDelayDetect. # TYPE node_netstat_TcpExt_TCPHystartDelayDetect untyped node_netstat_TcpExt_TCPHystartDelayDetect 153 # HELP node_netstat_TcpExt_TCPHystartTrainCwnd Statistic TcpExtTCPHystartTrainCwnd. # TYPE node_netstat_TcpExt_TCPHystartTrainCwnd untyped node_netstat_TcpExt_TCPHystartTrainCwnd 880 # HELP node_netstat_TcpExt_TCPHystartTrainDetect Statistic TcpExtTCPHystartTrainDetect. # TYPE node_netstat_TcpExt_TCPHystartTrainDetect untyped node_netstat_TcpExt_TCPHystartTrainDetect 37 # HELP node_netstat_TcpExt_TCPLossFailures Statistic TcpExtTCPLossFailures. # TYPE node_netstat_TcpExt_TCPLossFailures untyped node_netstat_TcpExt_TCPLossFailures 15277 # HELP node_netstat_TcpExt_TCPLossProbeRecovery Statistic TcpExtTCPLossProbeRecovery. # TYPE node_netstat_TcpExt_TCPLossProbeRecovery untyped node_netstat_TcpExt_TCPLossProbeRecovery 846140 # HELP node_netstat_TcpExt_TCPLossProbes Statistic TcpExtTCPLossProbes. # TYPE node_netstat_TcpExt_TCPLossProbes untyped node_netstat_TcpExt_TCPLossProbes 1.963235e+06 # HELP node_netstat_TcpExt_TCPLossUndo Statistic TcpExtTCPLossUndo. # TYPE node_netstat_TcpExt_TCPLossUndo untyped node_netstat_TcpExt_TCPLossUndo 340581 # HELP node_netstat_TcpExt_TCPLostRetransmit Statistic TcpExtTCPLostRetransmit. # TYPE node_netstat_TcpExt_TCPLostRetransmit untyped node_netstat_TcpExt_TCPLostRetransmit 5941 # HELP node_netstat_TcpExt_TCPMD5NotFound Statistic TcpExtTCPMD5NotFound. # TYPE node_netstat_TcpExt_TCPMD5NotFound untyped node_netstat_TcpExt_TCPMD5NotFound 0 # HELP node_netstat_TcpExt_TCPMD5Unexpected Statistic TcpExtTCPMD5Unexpected. # TYPE node_netstat_TcpExt_TCPMD5Unexpected untyped node_netstat_TcpExt_TCPMD5Unexpected 0 # HELP node_netstat_TcpExt_TCPMemoryPressures Statistic TcpExtTCPMemoryPressures. # TYPE node_netstat_TcpExt_TCPMemoryPressures untyped node_netstat_TcpExt_TCPMemoryPressures 0 # HELP node_netstat_TcpExt_TCPMinTTLDrop Statistic TcpExtTCPMinTTLDrop. # TYPE node_netstat_TcpExt_TCPMinTTLDrop untyped node_netstat_TcpExt_TCPMinTTLDrop 0 # HELP node_netstat_TcpExt_TCPOFODrop Statistic TcpExtTCPOFODrop. # TYPE node_netstat_TcpExt_TCPOFODrop untyped node_netstat_TcpExt_TCPOFODrop 0 # HELP node_netstat_TcpExt_TCPOFOMerge Statistic TcpExtTCPOFOMerge. # TYPE node_netstat_TcpExt_TCPOFOMerge untyped node_netstat_TcpExt_TCPOFOMerge 8102 # HELP node_netstat_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 1.9824794e+07 # HELP node_netstat_TcpExt_TCPOrigDataSent Statistic TcpExtTCPOrigDataSent. # TYPE node_netstat_TcpExt_TCPOrigDataSent untyped node_netstat_TcpExt_TCPOrigDataSent 2.18363607e+08 # HELP node_netstat_TcpExt_TCPPartialUndo Statistic TcpExtTCPPartialUndo. # TYPE node_netstat_TcpExt_TCPPartialUndo untyped node_netstat_TcpExt_TCPPartialUndo 266437 # HELP node_netstat_TcpExt_TCPPrequeueDropped Statistic TcpExtTCPPrequeueDropped. # TYPE node_netstat_TcpExt_TCPPrequeueDropped untyped node_netstat_TcpExt_TCPPrequeueDropped 0 # HELP node_netstat_TcpExt_TCPPrequeued Statistic TcpExtTCPPrequeued. # TYPE node_netstat_TcpExt_TCPPrequeued untyped node_netstat_TcpExt_TCPPrequeued 8.582371e+06 # HELP node_netstat_TcpExt_TCPPureAcks Statistic TcpExtTCPPureAcks. # TYPE node_netstat_TcpExt_TCPPureAcks untyped node_netstat_TcpExt_TCPPureAcks 1.10997303e+08 # HELP node_netstat_TcpExt_TCPRcvCoalesce Statistic TcpExtTCPRcvCoalesce. # TYPE node_netstat_TcpExt_TCPRcvCoalesce untyped node_netstat_TcpExt_TCPRcvCoalesce 3.1733125e+07 # HELP node_netstat_TcpExt_TCPRcvCollapsed Statistic TcpExtTCPRcvCollapsed. # TYPE node_netstat_TcpExt_TCPRcvCollapsed untyped node_netstat_TcpExt_TCPRcvCollapsed 0 # HELP node_netstat_TcpExt_TCPRenoFailures Statistic TcpExtTCPRenoFailures. # TYPE node_netstat_TcpExt_TCPRenoFailures untyped node_netstat_TcpExt_TCPRenoFailures 6 # HELP node_netstat_TcpExt_TCPRenoRecovery Statistic TcpExtTCPRenoRecovery. # TYPE node_netstat_TcpExt_TCPRenoRecovery untyped node_netstat_TcpExt_TCPRenoRecovery 338 # HELP node_netstat_TcpExt_TCPRenoRecoveryFail Statistic TcpExtTCPRenoRecoveryFail. # TYPE node_netstat_TcpExt_TCPRenoRecoveryFail untyped node_netstat_TcpExt_TCPRenoRecoveryFail 49 # HELP node_netstat_TcpExt_TCPRenoReorder Statistic TcpExtTCPRenoReorder. # TYPE node_netstat_TcpExt_TCPRenoReorder untyped node_netstat_TcpExt_TCPRenoReorder 0 # HELP node_netstat_TcpExt_TCPReqQFullDoCookies Statistic TcpExtTCPReqQFullDoCookies. # TYPE node_netstat_TcpExt_TCPReqQFullDoCookies untyped node_netstat_TcpExt_TCPReqQFullDoCookies 3.190562e+06 # HELP node_netstat_TcpExt_TCPReqQFullDrop Statistic TcpExtTCPReqQFullDrop. # TYPE node_netstat_TcpExt_TCPReqQFullDrop untyped node_netstat_TcpExt_TCPReqQFullDrop 0 # HELP node_netstat_TcpExt_TCPRetransFail Statistic TcpExtTCPRetransFail. # TYPE node_netstat_TcpExt_TCPRetransFail untyped node_netstat_TcpExt_TCPRetransFail 0 # HELP node_netstat_TcpExt_TCPSACKDiscard Statistic TcpExtTCPSACKDiscard. # TYPE node_netstat_TcpExt_TCPSACKDiscard untyped node_netstat_TcpExt_TCPSACKDiscard 35 # HELP node_netstat_TcpExt_TCPSACKReneging Statistic TcpExtTCPSACKReneging. # TYPE node_netstat_TcpExt_TCPSACKReneging untyped node_netstat_TcpExt_TCPSACKReneging 0 # HELP node_netstat_TcpExt_TCPSACKReorder Statistic TcpExtTCPSACKReorder. # TYPE node_netstat_TcpExt_TCPSACKReorder untyped node_netstat_TcpExt_TCPSACKReorder 8091 # HELP node_netstat_TcpExt_TCPSYNChallenge Statistic TcpExtTCPSYNChallenge. # TYPE node_netstat_TcpExt_TCPSYNChallenge untyped node_netstat_TcpExt_TCPSYNChallenge 20122 # HELP node_netstat_TcpExt_TCPSackFailures Statistic TcpExtTCPSackFailures. # TYPE node_netstat_TcpExt_TCPSackFailures untyped node_netstat_TcpExt_TCPSackFailures 106920 # HELP node_netstat_TcpExt_TCPSackMerged Statistic TcpExtTCPSackMerged. # TYPE node_netstat_TcpExt_TCPSackMerged untyped node_netstat_TcpExt_TCPSackMerged 2.543487e+06 # HELP node_netstat_TcpExt_TCPSackRecovery Statistic TcpExtTCPSackRecovery. # TYPE node_netstat_TcpExt_TCPSackRecovery untyped node_netstat_TcpExt_TCPSackRecovery 988381 # HELP node_netstat_TcpExt_TCPSackRecoveryFail Statistic TcpExtTCPSackRecoveryFail. # TYPE node_netstat_TcpExt_TCPSackRecoveryFail untyped node_netstat_TcpExt_TCPSackRecoveryFail 67981 # HELP node_netstat_TcpExt_TCPSackShiftFallback Statistic TcpExtTCPSackShiftFallback. # TYPE node_netstat_TcpExt_TCPSackShiftFallback untyped node_netstat_TcpExt_TCPSackShiftFallback 1.2532413e+07 # HELP node_netstat_TcpExt_TCPSackShifted Statistic TcpExtTCPSackShifted. # TYPE node_netstat_TcpExt_TCPSackShifted untyped node_netstat_TcpExt_TCPSackShifted 1.087903e+06 # HELP node_netstat_TcpExt_TCPSchedulerFailed Statistic TcpExtTCPSchedulerFailed. # TYPE node_netstat_TcpExt_TCPSchedulerFailed untyped node_netstat_TcpExt_TCPSchedulerFailed 0 # HELP node_netstat_TcpExt_TCPSlowStartRetrans Statistic TcpExtTCPSlowStartRetrans. # TYPE node_netstat_TcpExt_TCPSlowStartRetrans untyped node_netstat_TcpExt_TCPSlowStartRetrans 153280 # HELP node_netstat_TcpExt_TCPSpuriousRTOs Statistic TcpExtTCPSpuriousRTOs. # TYPE node_netstat_TcpExt_TCPSpuriousRTOs untyped node_netstat_TcpExt_TCPSpuriousRTOs 64412 # HELP node_netstat_TcpExt_TCPSpuriousRtxHostQueues Statistic TcpExtTCPSpuriousRtxHostQueues. # TYPE node_netstat_TcpExt_TCPSpuriousRtxHostQueues untyped node_netstat_TcpExt_TCPSpuriousRtxHostQueues 12 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.000418e+07 # HELP node_netstat_TcpExt_TCPTSReorder Statistic TcpExtTCPTSReorder. # TYPE node_netstat_TcpExt_TCPTSReorder untyped node_netstat_TcpExt_TCPTSReorder 2880 # HELP node_netstat_TcpExt_TCPTimeWaitOverflow Statistic TcpExtTCPTimeWaitOverflow. # TYPE node_netstat_TcpExt_TCPTimeWaitOverflow untyped node_netstat_TcpExt_TCPTimeWaitOverflow 0 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.11886e+07 # HELP node_netstat_TcpExt_TCPToZeroWindowAdv Statistic TcpExtTCPToZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPToZeroWindowAdv untyped node_netstat_TcpExt_TCPToZeroWindowAdv 6044 # HELP node_netstat_TcpExt_TCPWantZeroWindowAdv Statistic TcpExtTCPWantZeroWindowAdv. # TYPE node_netstat_TcpExt_TCPWantZeroWindowAdv untyped node_netstat_TcpExt_TCPWantZeroWindowAdv 140494 # HELP node_netstat_TcpExt_TW Statistic TcpExtTW. # TYPE node_netstat_TcpExt_TW untyped node_netstat_TcpExt_TW 7.55317e+06 # HELP node_netstat_TcpExt_TWKilled Statistic TcpExtTWKilled. # TYPE node_netstat_TcpExt_TWKilled untyped node_netstat_TcpExt_TWKilled 0 # HELP node_netstat_TcpExt_TWRecycled Statistic TcpExtTWRecycled. # TYPE node_netstat_TcpExt_TWRecycled untyped node_netstat_TcpExt_TWRecycled 0 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 9.879294e+06 # HELP node_netstat_Tcp_AttemptFails Statistic TcpAttemptFails. # TYPE node_netstat_Tcp_AttemptFails untyped node_netstat_Tcp_AttemptFails 793887 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 46 # HELP node_netstat_Tcp_EstabResets Statistic TcpEstabResets. # TYPE node_netstat_Tcp_EstabResets untyped node_netstat_Tcp_EstabResets 2.842232e+06 # HELP node_netstat_Tcp_InCsumErrors Statistic TcpInCsumErrors. # TYPE node_netstat_Tcp_InCsumErrors untyped node_netstat_Tcp_InCsumErrors 0 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 5910 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 4.40498373e+08 # HELP node_netstat_Tcp_MaxConn Statistic TcpMaxConn. # TYPE node_netstat_Tcp_MaxConn untyped node_netstat_Tcp_MaxConn -1 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.5554378e+07 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 4.44913463e+08 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.9507136e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.5365126e+07 # HELP node_netstat_Tcp_RtoAlgorithm Statistic TcpRtoAlgorithm. # TYPE node_netstat_Tcp_RtoAlgorithm untyped node_netstat_Tcp_RtoAlgorithm 1 # HELP node_netstat_Tcp_RtoMax Statistic TcpRtoMax. # TYPE node_netstat_Tcp_RtoMax untyped node_netstat_Tcp_RtoMax 120000 # HELP node_netstat_Tcp_RtoMin Statistic TcpRtoMin. # TYPE node_netstat_Tcp_RtoMin untyped node_netstat_Tcp_RtoMin 200 # HELP node_netstat_Udp6_InCsumErrors Statistic Udp6InCsumErrors. # TYPE node_netstat_Udp6_InCsumErrors untyped node_netstat_Udp6_InCsumErrors 0 # 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 306 # 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_InCsumErrors Statistic UdpLite6InCsumErrors. # TYPE node_netstat_UdpLite6_InCsumErrors untyped node_netstat_UdpLite6_InCsumErrors 0 # HELP node_netstat_UdpLite6_InDatagrams Statistic UdpLite6InDatagrams. # TYPE node_netstat_UdpLite6_InDatagrams untyped node_netstat_UdpLite6_InDatagrams 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite6_NoPorts Statistic UdpLite6NoPorts. # TYPE node_netstat_UdpLite6_NoPorts untyped node_netstat_UdpLite6_NoPorts 0 # HELP node_netstat_UdpLite6_OutDatagrams Statistic UdpLite6OutDatagrams. # TYPE node_netstat_UdpLite6_OutDatagrams untyped node_netstat_UdpLite6_OutDatagrams 0 # HELP node_netstat_UdpLite6_RcvbufErrors Statistic UdpLite6RcvbufErrors. # TYPE node_netstat_UdpLite6_RcvbufErrors untyped node_netstat_UdpLite6_RcvbufErrors 0 # HELP node_netstat_UdpLite6_SndbufErrors Statistic UdpLite6SndbufErrors. # TYPE node_netstat_UdpLite6_SndbufErrors untyped node_netstat_UdpLite6_SndbufErrors 0 # HELP node_netstat_UdpLite_InCsumErrors Statistic UdpLiteInCsumErrors. # TYPE node_netstat_UdpLite_InCsumErrors untyped node_netstat_UdpLite_InCsumErrors 0 # HELP node_netstat_UdpLite_InDatagrams Statistic UdpLiteInDatagrams. # TYPE node_netstat_UdpLite_InDatagrams untyped node_netstat_UdpLite_InDatagrams 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_UdpLite_NoPorts Statistic UdpLiteNoPorts. # TYPE node_netstat_UdpLite_NoPorts untyped node_netstat_UdpLite_NoPorts 0 # HELP node_netstat_UdpLite_OutDatagrams Statistic UdpLiteOutDatagrams. # TYPE node_netstat_UdpLite_OutDatagrams untyped node_netstat_UdpLite_OutDatagrams 0 # HELP node_netstat_UdpLite_RcvbufErrors Statistic UdpLiteRcvbufErrors. # TYPE node_netstat_UdpLite_RcvbufErrors untyped node_netstat_UdpLite_RcvbufErrors 0 # HELP node_netstat_UdpLite_SndbufErrors Statistic UdpLiteSndbufErrors. # TYPE node_netstat_UdpLite_SndbufErrors untyped node_netstat_UdpLite_SndbufErrors 0 # HELP node_netstat_Udp_InCsumErrors Statistic UdpInCsumErrors. # TYPE node_netstat_Udp_InCsumErrors untyped node_netstat_Udp_InCsumErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 7.7245406e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 0 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 791 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 7.8197341e+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_receive_bytes Network device statistic receive_bytes. # TYPE node_network_receive_bytes gauge node_network_receive_bytes{device="as0t0"} 0 node_network_receive_bytes{device="as0t1"} 0 node_network_receive_bytes{device="as0t10"} 0 node_network_receive_bytes{device="as0t11"} 0 node_network_receive_bytes{device="as0t12"} 0 node_network_receive_bytes{device="as0t13"} 0 node_network_receive_bytes{device="as0t14"} 0 node_network_receive_bytes{device="as0t15"} 0 node_network_receive_bytes{device="as0t2"} 0 node_network_receive_bytes{device="as0t3"} 0 node_network_receive_bytes{device="as0t4"} 0 node_network_receive_bytes{device="as0t5"} 0 node_network_receive_bytes{device="as0t6"} 0 node_network_receive_bytes{device="as0t7"} 0 node_network_receive_bytes{device="as0t8"} 0 node_network_receive_bytes{device="as0t9"} 0 node_network_receive_bytes{device="crc"} 0 node_network_receive_bytes{device="crc-nic"} 0 node_network_receive_bytes{device="eno1"} 1.580176875e+11 node_network_receive_bytes{device="eno2"} 0 node_network_receive_bytes{device="eno3"} 0 node_network_receive_bytes{device="eno4"} 0 node_network_receive_bytes{device="lo"} 7.069069573e+09 node_network_receive_bytes{device="virbr0"} 0 # HELP node_network_receive_compressed Network device statistic receive_compressed. # TYPE node_network_receive_compressed gauge node_network_receive_compressed{device="as0t0"} 0 node_network_receive_compressed{device="as0t1"} 0 node_network_receive_compressed{device="as0t10"} 0 node_network_receive_compressed{device="as0t11"} 0 node_network_receive_compressed{device="as0t12"} 0 node_network_receive_compressed{device="as0t13"} 0 node_network_receive_compressed{device="as0t14"} 0 node_network_receive_compressed{device="as0t15"} 0 node_network_receive_compressed{device="as0t2"} 0 node_network_receive_compressed{device="as0t3"} 0 node_network_receive_compressed{device="as0t4"} 0 node_network_receive_compressed{device="as0t5"} 0 node_network_receive_compressed{device="as0t6"} 0 node_network_receive_compressed{device="as0t7"} 0 node_network_receive_compressed{device="as0t8"} 0 node_network_receive_compressed{device="as0t9"} 0 node_network_receive_compressed{device="crc"} 0 node_network_receive_compressed{device="crc-nic"} 0 node_network_receive_compressed{device="eno1"} 0 node_network_receive_compressed{device="eno2"} 0 node_network_receive_compressed{device="eno3"} 0 node_network_receive_compressed{device="eno4"} 0 node_network_receive_compressed{device="lo"} 0 node_network_receive_compressed{device="virbr0"} 0 # HELP node_network_receive_drop Network device statistic receive_drop. # TYPE node_network_receive_drop gauge node_network_receive_drop{device="as0t0"} 0 node_network_receive_drop{device="as0t1"} 0 node_network_receive_drop{device="as0t10"} 0 node_network_receive_drop{device="as0t11"} 0 node_network_receive_drop{device="as0t12"} 0 node_network_receive_drop{device="as0t13"} 0 node_network_receive_drop{device="as0t14"} 0 node_network_receive_drop{device="as0t15"} 0 node_network_receive_drop{device="as0t2"} 0 node_network_receive_drop{device="as0t3"} 0 node_network_receive_drop{device="as0t4"} 0 node_network_receive_drop{device="as0t5"} 0 node_network_receive_drop{device="as0t6"} 0 node_network_receive_drop{device="as0t7"} 0 node_network_receive_drop{device="as0t8"} 0 node_network_receive_drop{device="as0t9"} 0 node_network_receive_drop{device="crc"} 0 node_network_receive_drop{device="crc-nic"} 0 node_network_receive_drop{device="eno1"} 0 node_network_receive_drop{device="eno2"} 0 node_network_receive_drop{device="eno3"} 0 node_network_receive_drop{device="eno4"} 0 node_network_receive_drop{device="lo"} 0 node_network_receive_drop{device="virbr0"} 0 # HELP node_network_receive_errs Network device statistic receive_errs. # TYPE node_network_receive_errs gauge node_network_receive_errs{device="as0t0"} 0 node_network_receive_errs{device="as0t1"} 0 node_network_receive_errs{device="as0t10"} 0 node_network_receive_errs{device="as0t11"} 0 node_network_receive_errs{device="as0t12"} 0 node_network_receive_errs{device="as0t13"} 0 node_network_receive_errs{device="as0t14"} 0 node_network_receive_errs{device="as0t15"} 0 node_network_receive_errs{device="as0t2"} 0 node_network_receive_errs{device="as0t3"} 0 node_network_receive_errs{device="as0t4"} 0 node_network_receive_errs{device="as0t5"} 0 node_network_receive_errs{device="as0t6"} 0 node_network_receive_errs{device="as0t7"} 0 node_network_receive_errs{device="as0t8"} 0 node_network_receive_errs{device="as0t9"} 0 node_network_receive_errs{device="crc"} 0 node_network_receive_errs{device="crc-nic"} 0 node_network_receive_errs{device="eno1"} 0 node_network_receive_errs{device="eno2"} 0 node_network_receive_errs{device="eno3"} 0 node_network_receive_errs{device="eno4"} 0 node_network_receive_errs{device="lo"} 0 node_network_receive_errs{device="virbr0"} 0 # HELP node_network_receive_fifo Network device statistic receive_fifo. # TYPE node_network_receive_fifo gauge node_network_receive_fifo{device="as0t0"} 0 node_network_receive_fifo{device="as0t1"} 0 node_network_receive_fifo{device="as0t10"} 0 node_network_receive_fifo{device="as0t11"} 0 node_network_receive_fifo{device="as0t12"} 0 node_network_receive_fifo{device="as0t13"} 0 node_network_receive_fifo{device="as0t14"} 0 node_network_receive_fifo{device="as0t15"} 0 node_network_receive_fifo{device="as0t2"} 0 node_network_receive_fifo{device="as0t3"} 0 node_network_receive_fifo{device="as0t4"} 0 node_network_receive_fifo{device="as0t5"} 0 node_network_receive_fifo{device="as0t6"} 0 node_network_receive_fifo{device="as0t7"} 0 node_network_receive_fifo{device="as0t8"} 0 node_network_receive_fifo{device="as0t9"} 0 node_network_receive_fifo{device="crc"} 0 node_network_receive_fifo{device="crc-nic"} 0 node_network_receive_fifo{device="eno1"} 0 node_network_receive_fifo{device="eno2"} 0 node_network_receive_fifo{device="eno3"} 0 node_network_receive_fifo{device="eno4"} 0 node_network_receive_fifo{device="lo"} 0 node_network_receive_fifo{device="virbr0"} 0 # HELP node_network_receive_frame Network device statistic receive_frame. # TYPE node_network_receive_frame gauge node_network_receive_frame{device="as0t0"} 0 node_network_receive_frame{device="as0t1"} 0 node_network_receive_frame{device="as0t10"} 0 node_network_receive_frame{device="as0t11"} 0 node_network_receive_frame{device="as0t12"} 0 node_network_receive_frame{device="as0t13"} 0 node_network_receive_frame{device="as0t14"} 0 node_network_receive_frame{device="as0t15"} 0 node_network_receive_frame{device="as0t2"} 0 node_network_receive_frame{device="as0t3"} 0 node_network_receive_frame{device="as0t4"} 0 node_network_receive_frame{device="as0t5"} 0 node_network_receive_frame{device="as0t6"} 0 node_network_receive_frame{device="as0t7"} 0 node_network_receive_frame{device="as0t8"} 0 node_network_receive_frame{device="as0t9"} 0 node_network_receive_frame{device="crc"} 0 node_network_receive_frame{device="crc-nic"} 0 node_network_receive_frame{device="eno1"} 0 node_network_receive_frame{device="eno2"} 0 node_network_receive_frame{device="eno3"} 0 node_network_receive_frame{device="eno4"} 0 node_network_receive_frame{device="lo"} 0 node_network_receive_frame{device="virbr0"} 0 # HELP node_network_receive_multicast Network device statistic receive_multicast. # TYPE node_network_receive_multicast gauge node_network_receive_multicast{device="as0t0"} 0 node_network_receive_multicast{device="as0t1"} 0 node_network_receive_multicast{device="as0t10"} 0 node_network_receive_multicast{device="as0t11"} 0 node_network_receive_multicast{device="as0t12"} 0 node_network_receive_multicast{device="as0t13"} 0 node_network_receive_multicast{device="as0t14"} 0 node_network_receive_multicast{device="as0t15"} 0 node_network_receive_multicast{device="as0t2"} 0 node_network_receive_multicast{device="as0t3"} 0 node_network_receive_multicast{device="as0t4"} 0 node_network_receive_multicast{device="as0t5"} 0 node_network_receive_multicast{device="as0t6"} 0 node_network_receive_multicast{device="as0t7"} 0 node_network_receive_multicast{device="as0t8"} 0 node_network_receive_multicast{device="as0t9"} 0 node_network_receive_multicast{device="crc"} 0 node_network_receive_multicast{device="crc-nic"} 0 node_network_receive_multicast{device="eno1"} 3.0448282e+07 node_network_receive_multicast{device="eno2"} 0 node_network_receive_multicast{device="eno3"} 0 node_network_receive_multicast{device="eno4"} 0 node_network_receive_multicast{device="lo"} 0 node_network_receive_multicast{device="virbr0"} 0 # HELP node_network_receive_packets Network device statistic receive_packets. # TYPE node_network_receive_packets gauge node_network_receive_packets{device="as0t0"} 0 node_network_receive_packets{device="as0t1"} 0 node_network_receive_packets{device="as0t10"} 0 node_network_receive_packets{device="as0t11"} 0 node_network_receive_packets{device="as0t12"} 0 node_network_receive_packets{device="as0t13"} 0 node_network_receive_packets{device="as0t14"} 0 node_network_receive_packets{device="as0t15"} 0 node_network_receive_packets{device="as0t2"} 0 node_network_receive_packets{device="as0t3"} 0 node_network_receive_packets{device="as0t4"} 0 node_network_receive_packets{device="as0t5"} 0 node_network_receive_packets{device="as0t6"} 0 node_network_receive_packets{device="as0t7"} 0 node_network_receive_packets{device="as0t8"} 0 node_network_receive_packets{device="as0t9"} 0 node_network_receive_packets{device="crc"} 0 node_network_receive_packets{device="crc-nic"} 0 node_network_receive_packets{device="eno1"} 7.62620781e+08 node_network_receive_packets{device="eno2"} 0 node_network_receive_packets{device="eno3"} 0 node_network_receive_packets{device="eno4"} 0 node_network_receive_packets{device="lo"} 7.523194e+07 node_network_receive_packets{device="virbr0"} 0 # HELP node_network_transmit_bytes Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes gauge node_network_transmit_bytes{device="as0t0"} 5.588172e+06 node_network_transmit_bytes{device="as0t1"} 5.588172e+06 node_network_transmit_bytes{device="as0t10"} 5.588208e+06 node_network_transmit_bytes{device="as0t11"} 5.588248e+06 node_network_transmit_bytes{device="as0t12"} 5.588172e+06 node_network_transmit_bytes{device="as0t13"} 5.588328e+06 node_network_transmit_bytes{device="as0t14"} 5.588288e+06 node_network_transmit_bytes{device="as0t15"} 5.588248e+06 node_network_transmit_bytes{device="as0t2"} 5.588288e+06 node_network_transmit_bytes{device="as0t3"} 5.588288e+06 node_network_transmit_bytes{device="as0t4"} 5.588132e+06 node_network_transmit_bytes{device="as0t5"} 5.588208e+06 node_network_transmit_bytes{device="as0t6"} 5.588248e+06 node_network_transmit_bytes{device="as0t7"} 5.588208e+06 node_network_transmit_bytes{device="as0t8"} 5.588248e+06 node_network_transmit_bytes{device="as0t9"} 5.588288e+06 node_network_transmit_bytes{device="crc"} 0 node_network_transmit_bytes{device="crc-nic"} 0 node_network_transmit_bytes{device="eno1"} 1.96474873063e+11 node_network_transmit_bytes{device="eno2"} 0 node_network_transmit_bytes{device="eno3"} 0 node_network_transmit_bytes{device="eno4"} 0 node_network_transmit_bytes{device="lo"} 7.069069573e+09 node_network_transmit_bytes{device="virbr0"} 0 # HELP node_network_transmit_compressed Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed gauge node_network_transmit_compressed{device="as0t0"} 0 node_network_transmit_compressed{device="as0t1"} 0 node_network_transmit_compressed{device="as0t10"} 0 node_network_transmit_compressed{device="as0t11"} 0 node_network_transmit_compressed{device="as0t12"} 0 node_network_transmit_compressed{device="as0t13"} 0 node_network_transmit_compressed{device="as0t14"} 0 node_network_transmit_compressed{device="as0t15"} 0 node_network_transmit_compressed{device="as0t2"} 0 node_network_transmit_compressed{device="as0t3"} 0 node_network_transmit_compressed{device="as0t4"} 0 node_network_transmit_compressed{device="as0t5"} 0 node_network_transmit_compressed{device="as0t6"} 0 node_network_transmit_compressed{device="as0t7"} 0 node_network_transmit_compressed{device="as0t8"} 0 node_network_transmit_compressed{device="as0t9"} 0 node_network_transmit_compressed{device="crc"} 0 node_network_transmit_compressed{device="crc-nic"} 0 node_network_transmit_compressed{device="eno1"} 0 node_network_transmit_compressed{device="eno2"} 0 node_network_transmit_compressed{device="eno3"} 0 node_network_transmit_compressed{device="eno4"} 0 node_network_transmit_compressed{device="lo"} 0 node_network_transmit_compressed{device="virbr0"} 0 # HELP node_network_transmit_drop Network device statistic transmit_drop. # TYPE node_network_transmit_drop gauge node_network_transmit_drop{device="as0t0"} 0 node_network_transmit_drop{device="as0t1"} 0 node_network_transmit_drop{device="as0t10"} 0 node_network_transmit_drop{device="as0t11"} 0 node_network_transmit_drop{device="as0t12"} 0 node_network_transmit_drop{device="as0t13"} 0 node_network_transmit_drop{device="as0t14"} 0 node_network_transmit_drop{device="as0t15"} 0 node_network_transmit_drop{device="as0t2"} 0 node_network_transmit_drop{device="as0t3"} 0 node_network_transmit_drop{device="as0t4"} 0 node_network_transmit_drop{device="as0t5"} 0 node_network_transmit_drop{device="as0t6"} 0 node_network_transmit_drop{device="as0t7"} 0 node_network_transmit_drop{device="as0t8"} 0 node_network_transmit_drop{device="as0t9"} 0 node_network_transmit_drop{device="crc"} 0 node_network_transmit_drop{device="crc-nic"} 0 node_network_transmit_drop{device="eno1"} 0 node_network_transmit_drop{device="eno2"} 0 node_network_transmit_drop{device="eno3"} 0 node_network_transmit_drop{device="eno4"} 0 node_network_transmit_drop{device="lo"} 0 node_network_transmit_drop{device="virbr0"} 0 # HELP node_network_transmit_errs Network device statistic transmit_errs. # TYPE node_network_transmit_errs gauge node_network_transmit_errs{device="as0t0"} 0 node_network_transmit_errs{device="as0t1"} 0 node_network_transmit_errs{device="as0t10"} 0 node_network_transmit_errs{device="as0t11"} 0 node_network_transmit_errs{device="as0t12"} 0 node_network_transmit_errs{device="as0t13"} 0 node_network_transmit_errs{device="as0t14"} 0 node_network_transmit_errs{device="as0t15"} 0 node_network_transmit_errs{device="as0t2"} 0 node_network_transmit_errs{device="as0t3"} 0 node_network_transmit_errs{device="as0t4"} 0 node_network_transmit_errs{device="as0t5"} 0 node_network_transmit_errs{device="as0t6"} 0 node_network_transmit_errs{device="as0t7"} 0 node_network_transmit_errs{device="as0t8"} 0 node_network_transmit_errs{device="as0t9"} 0 node_network_transmit_errs{device="crc"} 0 node_network_transmit_errs{device="crc-nic"} 0 node_network_transmit_errs{device="eno1"} 0 node_network_transmit_errs{device="eno2"} 0 node_network_transmit_errs{device="eno3"} 0 node_network_transmit_errs{device="eno4"} 0 node_network_transmit_errs{device="lo"} 0 node_network_transmit_errs{device="virbr0"} 0 # HELP node_network_transmit_fifo Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo gauge node_network_transmit_fifo{device="as0t0"} 0 node_network_transmit_fifo{device="as0t1"} 0 node_network_transmit_fifo{device="as0t10"} 0 node_network_transmit_fifo{device="as0t11"} 0 node_network_transmit_fifo{device="as0t12"} 0 node_network_transmit_fifo{device="as0t13"} 0 node_network_transmit_fifo{device="as0t14"} 0 node_network_transmit_fifo{device="as0t15"} 0 node_network_transmit_fifo{device="as0t2"} 0 node_network_transmit_fifo{device="as0t3"} 0 node_network_transmit_fifo{device="as0t4"} 0 node_network_transmit_fifo{device="as0t5"} 0 node_network_transmit_fifo{device="as0t6"} 0 node_network_transmit_fifo{device="as0t7"} 0 node_network_transmit_fifo{device="as0t8"} 0 node_network_transmit_fifo{device="as0t9"} 0 node_network_transmit_fifo{device="crc"} 0 node_network_transmit_fifo{device="crc-nic"} 0 node_network_transmit_fifo{device="eno1"} 0 node_network_transmit_fifo{device="eno2"} 0 node_network_transmit_fifo{device="eno3"} 0 node_network_transmit_fifo{device="eno4"} 0 node_network_transmit_fifo{device="lo"} 0 node_network_transmit_fifo{device="virbr0"} 0 # HELP node_network_transmit_frame Network device statistic transmit_frame. # TYPE node_network_transmit_frame gauge node_network_transmit_frame{device="as0t0"} 0 node_network_transmit_frame{device="as0t1"} 0 node_network_transmit_frame{device="as0t10"} 0 node_network_transmit_frame{device="as0t11"} 0 node_network_transmit_frame{device="as0t12"} 0 node_network_transmit_frame{device="as0t13"} 0 node_network_transmit_frame{device="as0t14"} 0 node_network_transmit_frame{device="as0t15"} 0 node_network_transmit_frame{device="as0t2"} 0 node_network_transmit_frame{device="as0t3"} 0 node_network_transmit_frame{device="as0t4"} 0 node_network_transmit_frame{device="as0t5"} 0 node_network_transmit_frame{device="as0t6"} 0 node_network_transmit_frame{device="as0t7"} 0 node_network_transmit_frame{device="as0t8"} 0 node_network_transmit_frame{device="as0t9"} 0 node_network_transmit_frame{device="crc"} 0 node_network_transmit_frame{device="crc-nic"} 0 node_network_transmit_frame{device="eno1"} 0 node_network_transmit_frame{device="eno2"} 0 node_network_transmit_frame{device="eno3"} 0 node_network_transmit_frame{device="eno4"} 0 node_network_transmit_frame{device="lo"} 0 node_network_transmit_frame{device="virbr0"} 0 # HELP node_network_transmit_multicast Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast gauge node_network_transmit_multicast{device="as0t0"} 0 node_network_transmit_multicast{device="as0t1"} 0 node_network_transmit_multicast{device="as0t10"} 0 node_network_transmit_multicast{device="as0t11"} 0 node_network_transmit_multicast{device="as0t12"} 0 node_network_transmit_multicast{device="as0t13"} 0 node_network_transmit_multicast{device="as0t14"} 0 node_network_transmit_multicast{device="as0t15"} 0 node_network_transmit_multicast{device="as0t2"} 0 node_network_transmit_multicast{device="as0t3"} 0 node_network_transmit_multicast{device="as0t4"} 0 node_network_transmit_multicast{device="as0t5"} 0 node_network_transmit_multicast{device="as0t6"} 0 node_network_transmit_multicast{device="as0t7"} 0 node_network_transmit_multicast{device="as0t8"} 0 node_network_transmit_multicast{device="as0t9"} 0 node_network_transmit_multicast{device="crc"} 0 node_network_transmit_multicast{device="crc-nic"} 0 node_network_transmit_multicast{device="eno1"} 0 node_network_transmit_multicast{device="eno2"} 0 node_network_transmit_multicast{device="eno3"} 0 node_network_transmit_multicast{device="eno4"} 0 node_network_transmit_multicast{device="lo"} 0 node_network_transmit_multicast{device="virbr0"} 0 # HELP node_network_transmit_packets Network device statistic transmit_packets. # TYPE node_network_transmit_packets gauge node_network_transmit_packets{device="as0t0"} 28142 node_network_transmit_packets{device="as0t1"} 28142 node_network_transmit_packets{device="as0t10"} 28142 node_network_transmit_packets{device="as0t11"} 28143 node_network_transmit_packets{device="as0t12"} 28142 node_network_transmit_packets{device="as0t13"} 28145 node_network_transmit_packets{device="as0t14"} 28144 node_network_transmit_packets{device="as0t15"} 28143 node_network_transmit_packets{device="as0t2"} 28144 node_network_transmit_packets{device="as0t3"} 28144 node_network_transmit_packets{device="as0t4"} 28141 node_network_transmit_packets{device="as0t5"} 28142 node_network_transmit_packets{device="as0t6"} 28143 node_network_transmit_packets{device="as0t7"} 28142 node_network_transmit_packets{device="as0t8"} 28143 node_network_transmit_packets{device="as0t9"} 28144 node_network_transmit_packets{device="crc"} 0 node_network_transmit_packets{device="crc-nic"} 0 node_network_transmit_packets{device="eno1"} 6.86058102e+08 node_network_transmit_packets{device="eno2"} 0 node_network_transmit_packets{device="eno3"} 0 node_network_transmit_packets{device="eno4"} 0 node_network_transmit_packets{device="lo"} 7.523194e+07 node_network_transmit_packets{device="virbr0"} 0 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 91 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # 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 9 # 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"} 5.1547e-05 node_scrape_collector_duration_seconds{collector="bcache"} 2.2935e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 6.2751e-05 node_scrape_collector_duration_seconds{collector="cpu"} 0.001351768 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000217339 node_scrape_collector_duration_seconds{collector="edac"} 0.000382213 node_scrape_collector_duration_seconds{collector="entropy"} 4.0571e-05 node_scrape_collector_duration_seconds{collector="filefd"} 5.6598e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000478357 node_scrape_collector_duration_seconds{collector="hwmon"} 0.00152198 node_scrape_collector_duration_seconds{collector="infiniband"} 2.1507e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 2.6332e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 4.5517e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 2.5054e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000544207 node_scrape_collector_duration_seconds{collector="netdev"} 0.001272296 node_scrape_collector_duration_seconds{collector="netstat"} 0.001223478 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000144366 node_scrape_collector_duration_seconds{collector="stat"} 0.000332132 node_scrape_collector_duration_seconds{collector="systemd"} 0.014940903 node_scrape_collector_duration_seconds{collector="textfile"} 3.25e-07 node_scrape_collector_duration_seconds{collector="time"} 2.6953e-05 node_scrape_collector_duration_seconds{collector="timex"} 1.1235e-05 node_scrape_collector_duration_seconds{collector="uname"} 4.3899e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000205165 node_scrape_collector_duration_seconds{collector="wifi"} 0.0001063 node_scrape_collector_duration_seconds{collector="xfs"} 4.1171e-05 node_scrape_collector_duration_seconds{collector="zfs"} 2.3729e-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="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 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="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 1 node_scrape_collector_success{collector="ipvs"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="sockstat"} 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="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="wifi"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 1 # 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_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 95 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 74 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 5 # 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 20480 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 0 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 4 # 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 18 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 12 # 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 49152 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 2909 # 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_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="-.mount",state="activating"} 0 node_systemd_unit_state{name="-.mount",state="active"} 1 node_systemd_unit_state{name="-.mount",state="deactivating"} 0 node_systemd_unit_state{name="-.mount",state="failed"} 0 node_systemd_unit_state{name="-.mount",state="inactive"} 0 node_systemd_unit_state{name="-.slice",state="activating"} 0 node_systemd_unit_state{name="-.slice",state="active"} 1 node_systemd_unit_state{name="-.slice",state="deactivating"} 0 node_systemd_unit_state{name="-.slice",state="failed"} 0 node_systemd_unit_state{name="-.slice",state="inactive"} 0 node_systemd_unit_state{name="ModemManager.service",state="activating"} 0 node_systemd_unit_state{name="ModemManager.service",state="active"} 1 node_systemd_unit_state{name="ModemManager.service",state="deactivating"} 0 node_systemd_unit_state{name="ModemManager.service",state="failed"} 0 node_systemd_unit_state{name="ModemManager.service",state="inactive"} 0 node_systemd_unit_state{name="NetworkManager-wait-online.service",state="activating"} 0 node_systemd_unit_state{name="NetworkManager-wait-online.service",state="active"} 0 node_systemd_unit_state{name="NetworkManager-wait-online.service",state="deactivating"} 0 node_systemd_unit_state{name="NetworkManager-wait-online.service",state="failed"} 1 node_systemd_unit_state{name="NetworkManager-wait-online.service",state="inactive"} 0 node_systemd_unit_state{name="NetworkManager.service",state="activating"} 0 node_systemd_unit_state{name="NetworkManager.service",state="active"} 1 node_systemd_unit_state{name="NetworkManager.service",state="deactivating"} 0 node_systemd_unit_state{name="NetworkManager.service",state="failed"} 0 node_systemd_unit_state{name="NetworkManager.service",state="inactive"} 0 node_systemd_unit_state{name="abrt-ccpp.service",state="activating"} 0 node_systemd_unit_state{name="abrt-ccpp.service",state="active"} 1 node_systemd_unit_state{name="abrt-ccpp.service",state="deactivating"} 0 node_systemd_unit_state{name="abrt-ccpp.service",state="failed"} 0 node_systemd_unit_state{name="abrt-ccpp.service",state="inactive"} 0 node_systemd_unit_state{name="abrt-oops.service",state="activating"} 0 node_systemd_unit_state{name="abrt-oops.service",state="active"} 1 node_systemd_unit_state{name="abrt-oops.service",state="deactivating"} 0 node_systemd_unit_state{name="abrt-oops.service",state="failed"} 0 node_systemd_unit_state{name="abrt-oops.service",state="inactive"} 0 node_systemd_unit_state{name="abrt-vmcore.service",state="activating"} 0 node_systemd_unit_state{name="abrt-vmcore.service",state="active"} 0 node_systemd_unit_state{name="abrt-vmcore.service",state="deactivating"} 0 node_systemd_unit_state{name="abrt-vmcore.service",state="failed"} 0 node_systemd_unit_state{name="abrt-vmcore.service",state="inactive"} 1 node_systemd_unit_state{name="abrt-xorg.service",state="activating"} 0 node_systemd_unit_state{name="abrt-xorg.service",state="active"} 0 node_systemd_unit_state{name="abrt-xorg.service",state="deactivating"} 0 node_systemd_unit_state{name="abrt-xorg.service",state="failed"} 0 node_systemd_unit_state{name="abrt-xorg.service",state="inactive"} 1 node_systemd_unit_state{name="abrtd.service",state="activating"} 0 node_systemd_unit_state{name="abrtd.service",state="active"} 1 node_systemd_unit_state{name="abrtd.service",state="deactivating"} 0 node_systemd_unit_state{name="abrtd.service",state="failed"} 0 node_systemd_unit_state{name="abrtd.service",state="inactive"} 0 node_systemd_unit_state{name="accounts-daemon.service",state="activating"} 0 node_systemd_unit_state{name="accounts-daemon.service",state="active"} 1 node_systemd_unit_state{name="accounts-daemon.service",state="deactivating"} 0 node_systemd_unit_state{name="accounts-daemon.service",state="failed"} 0 node_systemd_unit_state{name="accounts-daemon.service",state="inactive"} 0 node_systemd_unit_state{name="acronis_agent.service",state="activating"} 0 node_systemd_unit_state{name="acronis_agent.service",state="active"} 1 node_systemd_unit_state{name="acronis_agent.service",state="deactivating"} 0 node_systemd_unit_state{name="acronis_agent.service",state="failed"} 0 node_systemd_unit_state{name="acronis_agent.service",state="inactive"} 0 node_systemd_unit_state{name="acronis_mms.service",state="activating"} 0 node_systemd_unit_state{name="acronis_mms.service",state="active"} 1 node_systemd_unit_state{name="acronis_mms.service",state="deactivating"} 0 node_systemd_unit_state{name="acronis_mms.service",state="failed"} 0 node_systemd_unit_state{name="acronis_mms.service",state="inactive"} 0 node_systemd_unit_state{name="acronis_schedule.service",state="activating"} 0 node_systemd_unit_state{name="acronis_schedule.service",state="active"} 0 node_systemd_unit_state{name="acronis_schedule.service",state="deactivating"} 0 node_systemd_unit_state{name="acronis_schedule.service",state="failed"} 0 node_systemd_unit_state{name="acronis_schedule.service",state="inactive"} 1 node_systemd_unit_state{name="apparmor.service",state="activating"} 0 node_systemd_unit_state{name="apparmor.service",state="active"} 0 node_systemd_unit_state{name="apparmor.service",state="deactivating"} 0 node_systemd_unit_state{name="apparmor.service",state="failed"} 0 node_systemd_unit_state{name="apparmor.service",state="inactive"} 1 node_systemd_unit_state{name="atd.service",state="activating"} 0 node_systemd_unit_state{name="atd.service",state="active"} 1 node_systemd_unit_state{name="atd.service",state="deactivating"} 0 node_systemd_unit_state{name="atd.service",state="failed"} 0 node_systemd_unit_state{name="atd.service",state="inactive"} 0 node_systemd_unit_state{name="auditd.service",state="activating"} 0 node_systemd_unit_state{name="auditd.service",state="active"} 1 node_systemd_unit_state{name="auditd.service",state="deactivating"} 0 node_systemd_unit_state{name="auditd.service",state="failed"} 0 node_systemd_unit_state{name="auditd.service",state="inactive"} 0 node_systemd_unit_state{name="auth-rpcgss-module.service",state="activating"} 0 node_systemd_unit_state{name="auth-rpcgss-module.service",state="active"} 0 node_systemd_unit_state{name="auth-rpcgss-module.service",state="deactivating"} 0 node_systemd_unit_state{name="auth-rpcgss-module.service",state="failed"} 0 node_systemd_unit_state{name="auth-rpcgss-module.service",state="inactive"} 1 node_systemd_unit_state{name="avahi-daemon.service",state="activating"} 0 node_systemd_unit_state{name="avahi-daemon.service",state="active"} 1 node_systemd_unit_state{name="avahi-daemon.service",state="deactivating"} 0 node_systemd_unit_state{name="avahi-daemon.service",state="failed"} 0 node_systemd_unit_state{name="avahi-daemon.service",state="inactive"} 0 node_systemd_unit_state{name="avahi-daemon.socket",state="activating"} 0 node_systemd_unit_state{name="avahi-daemon.socket",state="active"} 1 node_systemd_unit_state{name="avahi-daemon.socket",state="deactivating"} 0 node_systemd_unit_state{name="avahi-daemon.socket",state="failed"} 0 node_systemd_unit_state{name="avahi-daemon.socket",state="inactive"} 0 node_systemd_unit_state{name="backup.mount",state="activating"} 0 node_systemd_unit_state{name="backup.mount",state="active"} 1 node_systemd_unit_state{name="backup.mount",state="deactivating"} 0 node_systemd_unit_state{name="backup.mount",state="failed"} 0 node_systemd_unit_state{name="backup.mount",state="inactive"} 0 node_systemd_unit_state{name="basic.target",state="activating"} 0 node_systemd_unit_state{name="basic.target",state="active"} 1 node_systemd_unit_state{name="basic.target",state="deactivating"} 0 node_systemd_unit_state{name="basic.target",state="failed"} 0 node_systemd_unit_state{name="basic.target",state="inactive"} 0 node_systemd_unit_state{name="blackbox.service",state="activating"} 0 node_systemd_unit_state{name="blackbox.service",state="active"} 0 node_systemd_unit_state{name="blackbox.service",state="deactivating"} 0 node_systemd_unit_state{name="blackbox.service",state="failed"} 1 node_systemd_unit_state{name="blackbox.service",state="inactive"} 0 node_systemd_unit_state{name="blackbox_exporter.service",state="activating"} 0 node_systemd_unit_state{name="blackbox_exporter.service",state="active"} 1 node_systemd_unit_state{name="blackbox_exporter.service",state="deactivating"} 0 node_systemd_unit_state{name="blackbox_exporter.service",state="failed"} 0 node_systemd_unit_state{name="blackbox_exporter.service",state="inactive"} 0 node_systemd_unit_state{name="blk-availability.service",state="activating"} 0 node_systemd_unit_state{name="blk-availability.service",state="active"} 1 node_systemd_unit_state{name="blk-availability.service",state="deactivating"} 0 node_systemd_unit_state{name="blk-availability.service",state="failed"} 0 node_systemd_unit_state{name="blk-availability.service",state="inactive"} 0 node_systemd_unit_state{name="bolt.service",state="activating"} 0 node_systemd_unit_state{name="bolt.service",state="active"} 1 node_systemd_unit_state{name="bolt.service",state="deactivating"} 0 node_systemd_unit_state{name="bolt.service",state="failed"} 0 node_systemd_unit_state{name="bolt.service",state="inactive"} 0 node_systemd_unit_state{name="brandbot.path",state="activating"} 0 node_systemd_unit_state{name="brandbot.path",state="active"} 1 node_systemd_unit_state{name="brandbot.path",state="deactivating"} 0 node_systemd_unit_state{name="brandbot.path",state="failed"} 0 node_systemd_unit_state{name="brandbot.path",state="inactive"} 0 node_systemd_unit_state{name="brandbot.service",state="activating"} 0 node_systemd_unit_state{name="brandbot.service",state="active"} 0 node_systemd_unit_state{name="brandbot.service",state="deactivating"} 0 node_systemd_unit_state{name="brandbot.service",state="failed"} 0 node_systemd_unit_state{name="brandbot.service",state="inactive"} 1 node_systemd_unit_state{name="chronyd.service",state="activating"} 0 node_systemd_unit_state{name="chronyd.service",state="active"} 1 node_systemd_unit_state{name="chronyd.service",state="deactivating"} 0 node_systemd_unit_state{name="chronyd.service",state="failed"} 0 node_systemd_unit_state{name="chronyd.service",state="inactive"} 0 node_systemd_unit_state{name="colord.service",state="activating"} 0 node_systemd_unit_state{name="colord.service",state="active"} 1 node_systemd_unit_state{name="colord.service",state="deactivating"} 0 node_systemd_unit_state{name="colord.service",state="failed"} 0 node_systemd_unit_state{name="colord.service",state="inactive"} 0 node_systemd_unit_state{name="cpupower.service",state="activating"} 0 node_systemd_unit_state{name="cpupower.service",state="active"} 0 node_systemd_unit_state{name="cpupower.service",state="deactivating"} 0 node_systemd_unit_state{name="cpupower.service",state="failed"} 0 node_systemd_unit_state{name="cpupower.service",state="inactive"} 1 node_systemd_unit_state{name="crond.service",state="activating"} 0 node_systemd_unit_state{name="crond.service",state="active"} 1 node_systemd_unit_state{name="crond.service",state="deactivating"} 0 node_systemd_unit_state{name="crond.service",state="failed"} 0 node_systemd_unit_state{name="crond.service",state="inactive"} 0 node_systemd_unit_state{name="cryptsetup.target",state="activating"} 0 node_systemd_unit_state{name="cryptsetup.target",state="active"} 1 node_systemd_unit_state{name="cryptsetup.target",state="deactivating"} 0 node_systemd_unit_state{name="cryptsetup.target",state="failed"} 0 node_systemd_unit_state{name="cryptsetup.target",state="inactive"} 0 node_systemd_unit_state{name="cups.path",state="activating"} 0 node_systemd_unit_state{name="cups.path",state="active"} 1 node_systemd_unit_state{name="cups.path",state="deactivating"} 0 node_systemd_unit_state{name="cups.path",state="failed"} 0 node_systemd_unit_state{name="cups.path",state="inactive"} 0 node_systemd_unit_state{name="cups.service",state="activating"} 0 node_systemd_unit_state{name="cups.service",state="active"} 1 node_systemd_unit_state{name="cups.service",state="deactivating"} 0 node_systemd_unit_state{name="cups.service",state="failed"} 0 node_systemd_unit_state{name="cups.service",state="inactive"} 0 node_systemd_unit_state{name="cups.socket",state="activating"} 0 node_systemd_unit_state{name="cups.socket",state="active"} 1 node_systemd_unit_state{name="cups.socket",state="deactivating"} 0 node_systemd_unit_state{name="cups.socket",state="failed"} 0 node_systemd_unit_state{name="cups.socket",state="inactive"} 0 node_systemd_unit_state{name="dbus.service",state="activating"} 0 node_systemd_unit_state{name="dbus.service",state="active"} 1 node_systemd_unit_state{name="dbus.service",state="deactivating"} 0 node_systemd_unit_state{name="dbus.service",state="failed"} 0 node_systemd_unit_state{name="dbus.service",state="inactive"} 0 node_systemd_unit_state{name="dbus.socket",state="activating"} 0 node_systemd_unit_state{name="dbus.socket",state="active"} 1 node_systemd_unit_state{name="dbus.socket",state="deactivating"} 0 node_systemd_unit_state{name="dbus.socket",state="failed"} 0 node_systemd_unit_state{name="dbus.socket",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.swap",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.swap",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.swap",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.swap",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7KM480HAHP\\x2d00005_S2HSNX0H403060\\x2dpart2.swap",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-ata\\x2dSAMSUNG_MZ7TD512HAGM\\x2d00000_S11FNEAD600560\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538550397958\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.swap",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.swap",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.swap",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.swap",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2did-wwn\\x2d0x5002538c40240c65\\x2dpart2.swap",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-EFI\\x2dLIVE.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-EFI\\x2dLIVE.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-EFI\\x2dLIVE.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-EFI\\x2dLIVE.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-EFI\\x2dLIVE.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-MX\\x2dLive.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-MX\\x2dLive.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-MX\\x2dLive.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-MX\\x2dLive.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dlabel-MX\\x2dLive.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d1.0\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart1.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart1.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart1.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.swap",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.swap",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.swap",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.swap",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2dpath-pci\\x2d0000:00:1f.2\\x2data\\x2d2.0\\x2dpart2.swap",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2023\\x2d10\\x2d15\\x2d00\\x2d50\\x2d23\\x2d00.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2023\\x2d10\\x2d15\\x2d00\\x2d50\\x2d23\\x2d00.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2023\\x2d10\\x2d15\\x2d00\\x2d50\\x2d23\\x2d00.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2023\\x2d10\\x2d15\\x2d00\\x2d50\\x2d23\\x2d00.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-2023\\x2d10\\x2d15\\x2d00\\x2d50\\x2d23\\x2d00.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-5F46\\x2d8E64.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-5F46\\x2d8E64.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-5F46\\x2d8E64.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-5F46\\x2d8E64.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-5F46\\x2d8E64.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.swap",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.swap",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.swap",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.swap",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-ac7ebf4c\\x2d4204\\x2d46b8\\x2d8849\\x2d07fca8b4aa85.swap",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-c1f9f647\\x2df424\\x2d4fb8\\x2d9147\\x2d0c6e4513806e.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-c1f9f647\\x2df424\\x2d4fb8\\x2d9147\\x2d0c6e4513806e.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-c1f9f647\\x2df424\\x2d4fb8\\x2d9147\\x2d0c6e4513806e.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-c1f9f647\\x2df424\\x2d4fb8\\x2d9147\\x2d0c6e4513806e.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-c1f9f647\\x2df424\\x2d4fb8\\x2d9147\\x2d0c6e4513806e.device",state="inactive"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-fd718acd\\x2d97c6\\x2d40e1\\x2da1f3\\x2d378651b927f2.device",state="activating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-fd718acd\\x2d97c6\\x2d40e1\\x2da1f3\\x2d378651b927f2.device",state="active"} 1 node_systemd_unit_state{name="dev-disk-by\\x2duuid-fd718acd\\x2d97c6\\x2d40e1\\x2da1f3\\x2d378651b927f2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-fd718acd\\x2d97c6\\x2d40e1\\x2da1f3\\x2d378651b927f2.device",state="failed"} 0 node_systemd_unit_state{name="dev-disk-by\\x2duuid-fd718acd\\x2d97c6\\x2d40e1\\x2da1f3\\x2d378651b927f2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="activating"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="active"} 1 node_systemd_unit_state{name="dev-hugepages.mount",state="deactivating"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="failed"} 0 node_systemd_unit_state{name="dev-hugepages.mount",state="inactive"} 0 node_systemd_unit_state{name="dev-loop0.device",state="activating"} 0 node_systemd_unit_state{name="dev-loop0.device",state="active"} 1 node_systemd_unit_state{name="dev-loop0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-loop0.device",state="failed"} 0 node_systemd_unit_state{name="dev-loop0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-loop0p1.device",state="activating"} 0 node_systemd_unit_state{name="dev-loop0p1.device",state="active"} 1 node_systemd_unit_state{name="dev-loop0p1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-loop0p1.device",state="failed"} 0 node_systemd_unit_state{name="dev-loop0p1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-loop0p2.device",state="activating"} 0 node_systemd_unit_state{name="dev-loop0p2.device",state="active"} 1 node_systemd_unit_state{name="dev-loop0p2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-loop0p2.device",state="failed"} 0 node_systemd_unit_state{name="dev-loop0p2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="activating"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="active"} 1 node_systemd_unit_state{name="dev-mqueue.mount",state="deactivating"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="failed"} 0 node_systemd_unit_state{name="dev-mqueue.mount",state="inactive"} 0 node_systemd_unit_state{name="dev-sda.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda.device",state="active"} 1 node_systemd_unit_state{name="dev-sda.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sda1.device",state="activating"} 0 node_systemd_unit_state{name="dev-sda1.device",state="active"} 1 node_systemd_unit_state{name="dev-sda1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sda1.device",state="failed"} 0 node_systemd_unit_state{name="dev-sda1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="activating"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="active"} 1 node_systemd_unit_state{name="dev-sdb2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="failed"} 0 node_systemd_unit_state{name="dev-sdb2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-sdb2.swap",state="activating"} 0 node_systemd_unit_state{name="dev-sdb2.swap",state="active"} 1 node_systemd_unit_state{name="dev-sdb2.swap",state="deactivating"} 0 node_systemd_unit_state{name="dev-sdb2.swap",state="failed"} 0 node_systemd_unit_state{name="dev-sdb2.swap",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS0.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS0.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS1.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS1.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS2.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS2.device",state="inactive"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="activating"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="active"} 1 node_systemd_unit_state{name="dev-ttyS3.device",state="deactivating"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="failed"} 0 node_systemd_unit_state{name="dev-ttyS3.device",state="inactive"} 0 node_systemd_unit_state{name="dkms_autoinstaller.service",state="activating"} 0 node_systemd_unit_state{name="dkms_autoinstaller.service",state="active"} 0 node_systemd_unit_state{name="dkms_autoinstaller.service",state="deactivating"} 0 node_systemd_unit_state{name="dkms_autoinstaller.service",state="failed"} 0 node_systemd_unit_state{name="dkms_autoinstaller.service",state="inactive"} 1 node_systemd_unit_state{name="dm-event.service",state="activating"} 0 node_systemd_unit_state{name="dm-event.service",state="active"} 0 node_systemd_unit_state{name="dm-event.service",state="deactivating"} 0 node_systemd_unit_state{name="dm-event.service",state="failed"} 0 node_systemd_unit_state{name="dm-event.service",state="inactive"} 1 node_systemd_unit_state{name="dm-event.socket",state="activating"} 0 node_systemd_unit_state{name="dm-event.socket",state="active"} 1 node_systemd_unit_state{name="dm-event.socket",state="deactivating"} 0 node_systemd_unit_state{name="dm-event.socket",state="failed"} 0 node_systemd_unit_state{name="dm-event.socket",state="inactive"} 0 node_systemd_unit_state{name="dmraid-activation.service",state="activating"} 0 node_systemd_unit_state{name="dmraid-activation.service",state="active"} 0 node_systemd_unit_state{name="dmraid-activation.service",state="deactivating"} 0 node_systemd_unit_state{name="dmraid-activation.service",state="failed"} 0 node_systemd_unit_state{name="dmraid-activation.service",state="inactive"} 1 node_systemd_unit_state{name="dracut-shutdown.service",state="activating"} 0 node_systemd_unit_state{name="dracut-shutdown.service",state="active"} 0 node_systemd_unit_state{name="dracut-shutdown.service",state="deactivating"} 0 node_systemd_unit_state{name="dracut-shutdown.service",state="failed"} 0 node_systemd_unit_state{name="dracut-shutdown.service",state="inactive"} 1 node_systemd_unit_state{name="ebtables.service",state="activating"} 0 node_systemd_unit_state{name="ebtables.service",state="active"} 0 node_systemd_unit_state{name="ebtables.service",state="deactivating"} 0 node_systemd_unit_state{name="ebtables.service",state="failed"} 0 node_systemd_unit_state{name="ebtables.service",state="inactive"} 1 node_systemd_unit_state{name="emergency.service",state="activating"} 0 node_systemd_unit_state{name="emergency.service",state="active"} 0 node_systemd_unit_state{name="emergency.service",state="deactivating"} 0 node_systemd_unit_state{name="emergency.service",state="failed"} 0 node_systemd_unit_state{name="emergency.service",state="inactive"} 1 node_systemd_unit_state{name="emergency.target",state="activating"} 0 node_systemd_unit_state{name="emergency.target",state="active"} 0 node_systemd_unit_state{name="emergency.target",state="deactivating"} 0 node_systemd_unit_state{name="emergency.target",state="failed"} 0 node_systemd_unit_state{name="emergency.target",state="inactive"} 1 node_systemd_unit_state{name="exim.service",state="activating"} 0 node_systemd_unit_state{name="exim.service",state="active"} 0 node_systemd_unit_state{name="exim.service",state="deactivating"} 0 node_systemd_unit_state{name="exim.service",state="failed"} 0 node_systemd_unit_state{name="exim.service",state="inactive"} 1 node_systemd_unit_state{name="fcoe.service",state="activating"} 0 node_systemd_unit_state{name="fcoe.service",state="active"} 0 node_systemd_unit_state{name="fcoe.service",state="deactivating"} 0 node_systemd_unit_state{name="fcoe.service",state="failed"} 0 node_systemd_unit_state{name="fcoe.service",state="inactive"} 1 node_systemd_unit_state{name="final.target",state="activating"} 0 node_systemd_unit_state{name="final.target",state="active"} 0 node_systemd_unit_state{name="final.target",state="deactivating"} 0 node_systemd_unit_state{name="final.target",state="failed"} 0 node_systemd_unit_state{name="final.target",state="inactive"} 1 node_systemd_unit_state{name="firewalld.service",state="activating"} 0 node_systemd_unit_state{name="firewalld.service",state="active"} 1 node_systemd_unit_state{name="firewalld.service",state="deactivating"} 0 node_systemd_unit_state{name="firewalld.service",state="failed"} 0 node_systemd_unit_state{name="firewalld.service",state="inactive"} 0 node_systemd_unit_state{name="fwupd.service",state="activating"} 0 node_systemd_unit_state{name="fwupd.service",state="active"} 1 node_systemd_unit_state{name="fwupd.service",state="deactivating"} 0 node_systemd_unit_state{name="fwupd.service",state="failed"} 0 node_systemd_unit_state{name="fwupd.service",state="inactive"} 0 node_systemd_unit_state{name="gdm.service",state="activating"} 0 node_systemd_unit_state{name="gdm.service",state="active"} 0 node_systemd_unit_state{name="gdm.service",state="deactivating"} 0 node_systemd_unit_state{name="gdm.service",state="failed"} 0 node_systemd_unit_state{name="gdm.service",state="inactive"} 1 node_systemd_unit_state{name="geoclue.service",state="activating"} 0 node_systemd_unit_state{name="geoclue.service",state="active"} 1 node_systemd_unit_state{name="geoclue.service",state="deactivating"} 0 node_systemd_unit_state{name="geoclue.service",state="failed"} 0 node_systemd_unit_state{name="geoclue.service",state="inactive"} 0 node_systemd_unit_state{name="getty-pre.target",state="activating"} 0 node_systemd_unit_state{name="getty-pre.target",state="active"} 0 node_systemd_unit_state{name="getty-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="getty-pre.target",state="failed"} 0 node_systemd_unit_state{name="getty-pre.target",state="inactive"} 1 node_systemd_unit_state{name="getty.target",state="activating"} 0 node_systemd_unit_state{name="getty.target",state="active"} 1 node_systemd_unit_state{name="getty.target",state="deactivating"} 0 node_systemd_unit_state{name="getty.target",state="failed"} 0 node_systemd_unit_state{name="getty.target",state="inactive"} 0 node_systemd_unit_state{name="getty@tty1.service",state="activating"} 0 node_systemd_unit_state{name="getty@tty1.service",state="active"} 1 node_systemd_unit_state{name="getty@tty1.service",state="deactivating"} 0 node_systemd_unit_state{name="getty@tty1.service",state="failed"} 0 node_systemd_unit_state{name="getty@tty1.service",state="inactive"} 0 node_systemd_unit_state{name="graphical.target",state="activating"} 0 node_systemd_unit_state{name="graphical.target",state="active"} 0 node_systemd_unit_state{name="graphical.target",state="deactivating"} 0 node_systemd_unit_state{name="graphical.target",state="failed"} 0 node_systemd_unit_state{name="graphical.target",state="inactive"} 1 node_systemd_unit_state{name="gssproxy.service",state="activating"} 0 node_systemd_unit_state{name="gssproxy.service",state="active"} 1 node_systemd_unit_state{name="gssproxy.service",state="deactivating"} 0 node_systemd_unit_state{name="gssproxy.service",state="failed"} 0 node_systemd_unit_state{name="gssproxy.service",state="inactive"} 0 node_systemd_unit_state{name="httpd.service",state="activating"} 0 node_systemd_unit_state{name="httpd.service",state="active"} 1 node_systemd_unit_state{name="httpd.service",state="deactivating"} 0 node_systemd_unit_state{name="httpd.service",state="failed"} 0 node_systemd_unit_state{name="httpd.service",state="inactive"} 0 node_systemd_unit_state{name="initial-setup-graphical.service",state="activating"} 0 node_systemd_unit_state{name="initial-setup-graphical.service",state="active"} 0 node_systemd_unit_state{name="initial-setup-graphical.service",state="deactivating"} 0 node_systemd_unit_state{name="initial-setup-graphical.service",state="failed"} 0 node_systemd_unit_state{name="initial-setup-graphical.service",state="inactive"} 1 node_systemd_unit_state{name="initial-setup-text.service",state="activating"} 0 node_systemd_unit_state{name="initial-setup-text.service",state="active"} 0 node_systemd_unit_state{name="initial-setup-text.service",state="deactivating"} 0 node_systemd_unit_state{name="initial-setup-text.service",state="failed"} 0 node_systemd_unit_state{name="initial-setup-text.service",state="inactive"} 1 node_systemd_unit_state{name="initial-setup.service",state="activating"} 0 node_systemd_unit_state{name="initial-setup.service",state="active"} 0 node_systemd_unit_state{name="initial-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="initial-setup.service",state="failed"} 0 node_systemd_unit_state{name="initial-setup.service",state="inactive"} 1 node_systemd_unit_state{name="ip6tables.service",state="activating"} 0 node_systemd_unit_state{name="ip6tables.service",state="active"} 0 node_systemd_unit_state{name="ip6tables.service",state="deactivating"} 0 node_systemd_unit_state{name="ip6tables.service",state="failed"} 0 node_systemd_unit_state{name="ip6tables.service",state="inactive"} 1 node_systemd_unit_state{name="ipmi.service",state="activating"} 0 node_systemd_unit_state{name="ipmi.service",state="active"} 1 node_systemd_unit_state{name="ipmi.service",state="deactivating"} 0 node_systemd_unit_state{name="ipmi.service",state="failed"} 0 node_systemd_unit_state{name="ipmi.service",state="inactive"} 0 node_systemd_unit_state{name="ipmievd.service",state="activating"} 0 node_systemd_unit_state{name="ipmievd.service",state="active"} 1 node_systemd_unit_state{name="ipmievd.service",state="deactivating"} 0 node_systemd_unit_state{name="ipmievd.service",state="failed"} 0 node_systemd_unit_state{name="ipmievd.service",state="inactive"} 0 node_systemd_unit_state{name="ipset.service",state="activating"} 0 node_systemd_unit_state{name="ipset.service",state="active"} 0 node_systemd_unit_state{name="ipset.service",state="deactivating"} 0 node_systemd_unit_state{name="ipset.service",state="failed"} 0 node_systemd_unit_state{name="ipset.service",state="inactive"} 1 node_systemd_unit_state{name="iptables.service",state="activating"} 0 node_systemd_unit_state{name="iptables.service",state="active"} 0 node_systemd_unit_state{name="iptables.service",state="deactivating"} 0 node_systemd_unit_state{name="iptables.service",state="failed"} 0 node_systemd_unit_state{name="iptables.service",state="inactive"} 1 node_systemd_unit_state{name="irqbalance.service",state="activating"} 0 node_systemd_unit_state{name="irqbalance.service",state="active"} 1 node_systemd_unit_state{name="irqbalance.service",state="deactivating"} 0 node_systemd_unit_state{name="irqbalance.service",state="failed"} 0 node_systemd_unit_state{name="irqbalance.service",state="inactive"} 0 node_systemd_unit_state{name="iscsi-shutdown.service",state="activating"} 0 node_systemd_unit_state{name="iscsi-shutdown.service",state="active"} 1 node_systemd_unit_state{name="iscsi-shutdown.service",state="deactivating"} 0 node_systemd_unit_state{name="iscsi-shutdown.service",state="failed"} 0 node_systemd_unit_state{name="iscsi-shutdown.service",state="inactive"} 0 node_systemd_unit_state{name="iscsi.service",state="activating"} 0 node_systemd_unit_state{name="iscsi.service",state="active"} 0 node_systemd_unit_state{name="iscsi.service",state="deactivating"} 0 node_systemd_unit_state{name="iscsi.service",state="failed"} 0 node_systemd_unit_state{name="iscsi.service",state="inactive"} 1 node_systemd_unit_state{name="iscsid.service",state="activating"} 0 node_systemd_unit_state{name="iscsid.service",state="active"} 0 node_systemd_unit_state{name="iscsid.service",state="deactivating"} 0 node_systemd_unit_state{name="iscsid.service",state="failed"} 0 node_systemd_unit_state{name="iscsid.service",state="inactive"} 1 node_systemd_unit_state{name="iscsid.socket",state="activating"} 0 node_systemd_unit_state{name="iscsid.socket",state="active"} 1 node_systemd_unit_state{name="iscsid.socket",state="deactivating"} 0 node_systemd_unit_state{name="iscsid.socket",state="failed"} 0 node_systemd_unit_state{name="iscsid.socket",state="inactive"} 0 node_systemd_unit_state{name="iscsiuio.service",state="activating"} 0 node_systemd_unit_state{name="iscsiuio.service",state="active"} 0 node_systemd_unit_state{name="iscsiuio.service",state="deactivating"} 0 node_systemd_unit_state{name="iscsiuio.service",state="failed"} 0 node_systemd_unit_state{name="iscsiuio.service",state="inactive"} 1 node_systemd_unit_state{name="iscsiuio.socket",state="activating"} 0 node_systemd_unit_state{name="iscsiuio.socket",state="active"} 1 node_systemd_unit_state{name="iscsiuio.socket",state="deactivating"} 0 node_systemd_unit_state{name="iscsiuio.socket",state="failed"} 0 node_systemd_unit_state{name="iscsiuio.socket",state="inactive"} 0 node_systemd_unit_state{name="kdump.service",state="activating"} 0 node_systemd_unit_state{name="kdump.service",state="active"} 1 node_systemd_unit_state{name="kdump.service",state="deactivating"} 0 node_systemd_unit_state{name="kdump.service",state="failed"} 0 node_systemd_unit_state{name="kdump.service",state="inactive"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="activating"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="active"} 1 node_systemd_unit_state{name="kmod-static-nodes.service",state="deactivating"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="failed"} 0 node_systemd_unit_state{name="kmod-static-nodes.service",state="inactive"} 0 node_systemd_unit_state{name="ksm.service",state="activating"} 0 node_systemd_unit_state{name="ksm.service",state="active"} 1 node_systemd_unit_state{name="ksm.service",state="deactivating"} 0 node_systemd_unit_state{name="ksm.service",state="failed"} 0 node_systemd_unit_state{name="ksm.service",state="inactive"} 0 node_systemd_unit_state{name="ksmtuned.service",state="activating"} 0 node_systemd_unit_state{name="ksmtuned.service",state="active"} 1 node_systemd_unit_state{name="ksmtuned.service",state="deactivating"} 0 node_systemd_unit_state{name="ksmtuned.service",state="failed"} 0 node_systemd_unit_state{name="ksmtuned.service",state="inactive"} 0 node_systemd_unit_state{name="libstoragemgmt.service",state="activating"} 0 node_systemd_unit_state{name="libstoragemgmt.service",state="active"} 1 node_systemd_unit_state{name="libstoragemgmt.service",state="deactivating"} 0 node_systemd_unit_state{name="libstoragemgmt.service",state="failed"} 0 node_systemd_unit_state{name="libstoragemgmt.service",state="inactive"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="activating"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="active"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="deactivating"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="failed"} 0 node_systemd_unit_state{name="libvirt-guests.service",state="inactive"} 1 node_systemd_unit_state{name="libvirtd.service",state="activating"} 0 node_systemd_unit_state{name="libvirtd.service",state="active"} 1 node_systemd_unit_state{name="libvirtd.service",state="deactivating"} 0 node_systemd_unit_state{name="libvirtd.service",state="failed"} 0 node_systemd_unit_state{name="libvirtd.service",state="inactive"} 0 node_systemd_unit_state{name="livesys.service",state="activating"} 0 node_systemd_unit_state{name="livesys.service",state="active"} 0 node_systemd_unit_state{name="livesys.service",state="deactivating"} 0 node_systemd_unit_state{name="livesys.service",state="failed"} 0 node_systemd_unit_state{name="livesys.service",state="inactive"} 1 node_systemd_unit_state{name="lldpad.service",state="activating"} 0 node_systemd_unit_state{name="lldpad.service",state="active"} 0 node_systemd_unit_state{name="lldpad.service",state="deactivating"} 0 node_systemd_unit_state{name="lldpad.service",state="failed"} 0 node_systemd_unit_state{name="lldpad.service",state="inactive"} 1 node_systemd_unit_state{name="local-fs-pre.target",state="activating"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="active"} 1 node_systemd_unit_state{name="local-fs-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="failed"} 0 node_systemd_unit_state{name="local-fs-pre.target",state="inactive"} 0 node_systemd_unit_state{name="local-fs.target",state="activating"} 0 node_systemd_unit_state{name="local-fs.target",state="active"} 1 node_systemd_unit_state{name="local-fs.target",state="deactivating"} 0 node_systemd_unit_state{name="local-fs.target",state="failed"} 0 node_systemd_unit_state{name="local-fs.target",state="inactive"} 0 node_systemd_unit_state{name="lvm2-activation-early.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-activation-early.service",state="active"} 0 node_systemd_unit_state{name="lvm2-activation-early.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-activation-early.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-activation-early.service",state="inactive"} 1 node_systemd_unit_state{name="lvm2-activation.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="active"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-activation.service",state="inactive"} 1 node_systemd_unit_state{name="lvm2-lvmetad.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmetad.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmetad.service",state="inactive"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmetad.socket",state="inactive"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="active"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.service",state="inactive"} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="activating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="active"} 1 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="failed"} 0 node_systemd_unit_state{name="lvm2-lvmpolld.socket",state="inactive"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="activating"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="active"} 1 node_systemd_unit_state{name="lvm2-monitor.service",state="deactivating"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="failed"} 0 node_systemd_unit_state{name="lvm2-monitor.service",state="inactive"} 0 node_systemd_unit_state{name="machine.slice",state="activating"} 0 node_systemd_unit_state{name="machine.slice",state="active"} 1 node_systemd_unit_state{name="machine.slice",state="deactivating"} 0 node_systemd_unit_state{name="machine.slice",state="failed"} 0 node_systemd_unit_state{name="machine.slice",state="inactive"} 0 node_systemd_unit_state{name="mdmonitor.service",state="activating"} 0 node_systemd_unit_state{name="mdmonitor.service",state="active"} 0 node_systemd_unit_state{name="mdmonitor.service",state="deactivating"} 0 node_systemd_unit_state{name="mdmonitor.service",state="failed"} 0 node_systemd_unit_state{name="mdmonitor.service",state="inactive"} 1 node_systemd_unit_state{name="microcode.service",state="activating"} 0 node_systemd_unit_state{name="microcode.service",state="active"} 0 node_systemd_unit_state{name="microcode.service",state="deactivating"} 0 node_systemd_unit_state{name="microcode.service",state="failed"} 0 node_systemd_unit_state{name="microcode.service",state="inactive"} 1 node_systemd_unit_state{name="multi-user.target",state="activating"} 0 node_systemd_unit_state{name="multi-user.target",state="active"} 1 node_systemd_unit_state{name="multi-user.target",state="deactivating"} 0 node_systemd_unit_state{name="multi-user.target",state="failed"} 0 node_systemd_unit_state{name="multi-user.target",state="inactive"} 0 node_systemd_unit_state{name="multipathd.service",state="activating"} 0 node_systemd_unit_state{name="multipathd.service",state="active"} 0 node_systemd_unit_state{name="multipathd.service",state="deactivating"} 0 node_systemd_unit_state{name="multipathd.service",state="failed"} 0 node_systemd_unit_state{name="multipathd.service",state="inactive"} 1 node_systemd_unit_state{name="netcf-transaction.service",state="activating"} 0 node_systemd_unit_state{name="netcf-transaction.service",state="active"} 1 node_systemd_unit_state{name="netcf-transaction.service",state="deactivating"} 0 node_systemd_unit_state{name="netcf-transaction.service",state="failed"} 0 node_systemd_unit_state{name="netcf-transaction.service",state="inactive"} 0 node_systemd_unit_state{name="network-online.target",state="activating"} 0 node_systemd_unit_state{name="network-online.target",state="active"} 1 node_systemd_unit_state{name="network-online.target",state="deactivating"} 0 node_systemd_unit_state{name="network-online.target",state="failed"} 0 node_systemd_unit_state{name="network-online.target",state="inactive"} 0 node_systemd_unit_state{name="network-pre.target",state="activating"} 0 node_systemd_unit_state{name="network-pre.target",state="active"} 1 node_systemd_unit_state{name="network-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="network-pre.target",state="failed"} 0 node_systemd_unit_state{name="network-pre.target",state="inactive"} 0 node_systemd_unit_state{name="network.service",state="activating"} 0 node_systemd_unit_state{name="network.service",state="active"} 1 node_systemd_unit_state{name="network.service",state="deactivating"} 0 node_systemd_unit_state{name="network.service",state="failed"} 0 node_systemd_unit_state{name="network.service",state="inactive"} 0 node_systemd_unit_state{name="network.target",state="activating"} 0 node_systemd_unit_state{name="network.target",state="active"} 1 node_systemd_unit_state{name="network.target",state="deactivating"} 0 node_systemd_unit_state{name="network.target",state="failed"} 0 node_systemd_unit_state{name="network.target",state="inactive"} 0 node_systemd_unit_state{name="nfs-client.target",state="activating"} 0 node_systemd_unit_state{name="nfs-client.target",state="active"} 1 node_systemd_unit_state{name="nfs-client.target",state="deactivating"} 0 node_systemd_unit_state{name="nfs-client.target",state="failed"} 0 node_systemd_unit_state{name="nfs-client.target",state="inactive"} 0 node_systemd_unit_state{name="nfs-config.service",state="activating"} 0 node_systemd_unit_state{name="nfs-config.service",state="active"} 0 node_systemd_unit_state{name="nfs-config.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-config.service",state="failed"} 0 node_systemd_unit_state{name="nfs-config.service",state="inactive"} 1 node_systemd_unit_state{name="nfs-idmapd.service",state="activating"} 0 node_systemd_unit_state{name="nfs-idmapd.service",state="active"} 0 node_systemd_unit_state{name="nfs-idmapd.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-idmapd.service",state="failed"} 0 node_systemd_unit_state{name="nfs-idmapd.service",state="inactive"} 1 node_systemd_unit_state{name="nfs-mountd.service",state="activating"} 0 node_systemd_unit_state{name="nfs-mountd.service",state="active"} 0 node_systemd_unit_state{name="nfs-mountd.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-mountd.service",state="failed"} 0 node_systemd_unit_state{name="nfs-mountd.service",state="inactive"} 1 node_systemd_unit_state{name="nfs-secure-server.service",state="activating"} 0 node_systemd_unit_state{name="nfs-secure-server.service",state="active"} 0 node_systemd_unit_state{name="nfs-secure-server.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-secure-server.service",state="failed"} 0 node_systemd_unit_state{name="nfs-secure-server.service",state="inactive"} 1 node_systemd_unit_state{name="nfs-server.service",state="activating"} 0 node_systemd_unit_state{name="nfs-server.service",state="active"} 0 node_systemd_unit_state{name="nfs-server.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-server.service",state="failed"} 0 node_systemd_unit_state{name="nfs-server.service",state="inactive"} 1 node_systemd_unit_state{name="nfs-utils.service",state="activating"} 0 node_systemd_unit_state{name="nfs-utils.service",state="active"} 0 node_systemd_unit_state{name="nfs-utils.service",state="deactivating"} 0 node_systemd_unit_state{name="nfs-utils.service",state="failed"} 0 node_systemd_unit_state{name="nfs-utils.service",state="inactive"} 1 node_systemd_unit_state{name="node_exporter.service",state="activating"} 0 node_systemd_unit_state{name="node_exporter.service",state="active"} 1 node_systemd_unit_state{name="node_exporter.service",state="deactivating"} 0 node_systemd_unit_state{name="node_exporter.service",state="failed"} 0 node_systemd_unit_state{name="node_exporter.service",state="inactive"} 0 node_systemd_unit_state{name="nss-lookup.target",state="activating"} 0 node_systemd_unit_state{name="nss-lookup.target",state="active"} 0 node_systemd_unit_state{name="nss-lookup.target",state="deactivating"} 0 node_systemd_unit_state{name="nss-lookup.target",state="failed"} 0 node_systemd_unit_state{name="nss-lookup.target",state="inactive"} 1 node_systemd_unit_state{name="nss-user-lookup.target",state="activating"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="active"} 1 node_systemd_unit_state{name="nss-user-lookup.target",state="deactivating"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="failed"} 0 node_systemd_unit_state{name="nss-user-lookup.target",state="inactive"} 0 node_systemd_unit_state{name="ntpd.service",state="activating"} 0 node_systemd_unit_state{name="ntpd.service",state="active"} 0 node_systemd_unit_state{name="ntpd.service",state="deactivating"} 0 node_systemd_unit_state{name="ntpd.service",state="failed"} 0 node_systemd_unit_state{name="ntpd.service",state="inactive"} 1 node_systemd_unit_state{name="ntpdate.service",state="activating"} 0 node_systemd_unit_state{name="ntpdate.service",state="active"} 0 node_systemd_unit_state{name="ntpdate.service",state="deactivating"} 0 node_systemd_unit_state{name="ntpdate.service",state="failed"} 0 node_systemd_unit_state{name="ntpdate.service",state="inactive"} 1 node_systemd_unit_state{name="openvpnas.service",state="activating"} 0 node_systemd_unit_state{name="openvpnas.service",state="active"} 1 node_systemd_unit_state{name="openvpnas.service",state="deactivating"} 0 node_systemd_unit_state{name="openvpnas.service",state="failed"} 0 node_systemd_unit_state{name="openvpnas.service",state="inactive"} 0 node_systemd_unit_state{name="openvswitch.service",state="activating"} 0 node_systemd_unit_state{name="openvswitch.service",state="active"} 0 node_systemd_unit_state{name="openvswitch.service",state="deactivating"} 0 node_systemd_unit_state{name="openvswitch.service",state="failed"} 0 node_systemd_unit_state{name="openvswitch.service",state="inactive"} 1 node_systemd_unit_state{name="packagekit.service",state="activating"} 0 node_systemd_unit_state{name="packagekit.service",state="active"} 1 node_systemd_unit_state{name="packagekit.service",state="deactivating"} 0 node_systemd_unit_state{name="packagekit.service",state="failed"} 0 node_systemd_unit_state{name="packagekit.service",state="inactive"} 0 node_systemd_unit_state{name="paths.target",state="activating"} 0 node_systemd_unit_state{name="paths.target",state="active"} 1 node_systemd_unit_state{name="paths.target",state="deactivating"} 0 node_systemd_unit_state{name="paths.target",state="failed"} 0 node_systemd_unit_state{name="paths.target",state="inactive"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="active"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-quit-wait.service",state="inactive"} 1 node_systemd_unit_state{name="plymouth-quit.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-quit.service",state="active"} 0 node_systemd_unit_state{name="plymouth-quit.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-quit.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-quit.service",state="inactive"} 1 node_systemd_unit_state{name="plymouth-read-write.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-read-write.service",state="active"} 0 node_systemd_unit_state{name="plymouth-read-write.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-read-write.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-read-write.service",state="inactive"} 1 node_systemd_unit_state{name="plymouth-start.service",state="activating"} 0 node_systemd_unit_state{name="plymouth-start.service",state="active"} 0 node_systemd_unit_state{name="plymouth-start.service",state="deactivating"} 0 node_systemd_unit_state{name="plymouth-start.service",state="failed"} 0 node_systemd_unit_state{name="plymouth-start.service",state="inactive"} 1 node_systemd_unit_state{name="polkit.service",state="activating"} 0 node_systemd_unit_state{name="polkit.service",state="active"} 1 node_systemd_unit_state{name="polkit.service",state="deactivating"} 0 node_systemd_unit_state{name="polkit.service",state="failed"} 0 node_systemd_unit_state{name="polkit.service",state="inactive"} 0 node_systemd_unit_state{name="postfix.service",state="activating"} 0 node_systemd_unit_state{name="postfix.service",state="active"} 1 node_systemd_unit_state{name="postfix.service",state="deactivating"} 0 node_systemd_unit_state{name="postfix.service",state="failed"} 0 node_systemd_unit_state{name="postfix.service",state="inactive"} 0 node_systemd_unit_state{name="proc-fs-nfsd.mount",state="activating"} 0 node_systemd_unit_state{name="proc-fs-nfsd.mount",state="active"} 0 node_systemd_unit_state{name="proc-fs-nfsd.mount",state="deactivating"} 0 node_systemd_unit_state{name="proc-fs-nfsd.mount",state="failed"} 0 node_systemd_unit_state{name="proc-fs-nfsd.mount",state="inactive"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="activating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="active"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="deactivating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="failed"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.automount",state="inactive"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="activating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="active"} 1 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="deactivating"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="failed"} 0 node_systemd_unit_state{name="proc-sys-fs-binfmt_misc.mount",state="inactive"} 0 node_systemd_unit_state{name="rbdmap.service",state="activating"} 0 node_systemd_unit_state{name="rbdmap.service",state="active"} 0 node_systemd_unit_state{name="rbdmap.service",state="deactivating"} 0 node_systemd_unit_state{name="rbdmap.service",state="failed"} 0 node_systemd_unit_state{name="rbdmap.service",state="inactive"} 1 node_systemd_unit_state{name="rc-local.service",state="activating"} 0 node_systemd_unit_state{name="rc-local.service",state="active"} 0 node_systemd_unit_state{name="rc-local.service",state="deactivating"} 0 node_systemd_unit_state{name="rc-local.service",state="failed"} 0 node_systemd_unit_state{name="rc-local.service",state="inactive"} 1 node_systemd_unit_state{name="remote-fs-pre.target",state="activating"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="active"} 1 node_systemd_unit_state{name="remote-fs-pre.target",state="deactivating"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="failed"} 0 node_systemd_unit_state{name="remote-fs-pre.target",state="inactive"} 0 node_systemd_unit_state{name="remote-fs.target",state="activating"} 0 node_systemd_unit_state{name="remote-fs.target",state="active"} 1 node_systemd_unit_state{name="remote-fs.target",state="deactivating"} 0 node_systemd_unit_state{name="remote-fs.target",state="failed"} 0 node_systemd_unit_state{name="remote-fs.target",state="inactive"} 0 node_systemd_unit_state{name="rescue.service",state="activating"} 0 node_systemd_unit_state{name="rescue.service",state="active"} 0 node_systemd_unit_state{name="rescue.service",state="deactivating"} 0 node_systemd_unit_state{name="rescue.service",state="failed"} 0 node_systemd_unit_state{name="rescue.service",state="inactive"} 1 node_systemd_unit_state{name="rescue.target",state="activating"} 0 node_systemd_unit_state{name="rescue.target",state="active"} 0 node_systemd_unit_state{name="rescue.target",state="deactivating"} 0 node_systemd_unit_state{name="rescue.target",state="failed"} 0 node_systemd_unit_state{name="rescue.target",state="inactive"} 1 node_systemd_unit_state{name="rhel-autorelabel-mark.service",state="activating"} 0 node_systemd_unit_state{name="rhel-autorelabel-mark.service",state="active"} 0 node_systemd_unit_state{name="rhel-autorelabel-mark.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-autorelabel-mark.service",state="failed"} 0 node_systemd_unit_state{name="rhel-autorelabel-mark.service",state="inactive"} 1 node_systemd_unit_state{name="rhel-autorelabel.service",state="activating"} 0 node_systemd_unit_state{name="rhel-autorelabel.service",state="active"} 0 node_systemd_unit_state{name="rhel-autorelabel.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-autorelabel.service",state="failed"} 0 node_systemd_unit_state{name="rhel-autorelabel.service",state="inactive"} 1 node_systemd_unit_state{name="rhel-configure.service",state="activating"} 0 node_systemd_unit_state{name="rhel-configure.service",state="active"} 0 node_systemd_unit_state{name="rhel-configure.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-configure.service",state="failed"} 0 node_systemd_unit_state{name="rhel-configure.service",state="inactive"} 1 node_systemd_unit_state{name="rhel-dmesg.service",state="activating"} 0 node_systemd_unit_state{name="rhel-dmesg.service",state="active"} 1 node_systemd_unit_state{name="rhel-dmesg.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-dmesg.service",state="failed"} 0 node_systemd_unit_state{name="rhel-dmesg.service",state="inactive"} 0 node_systemd_unit_state{name="rhel-domainname.service",state="activating"} 0 node_systemd_unit_state{name="rhel-domainname.service",state="active"} 1 node_systemd_unit_state{name="rhel-domainname.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-domainname.service",state="failed"} 0 node_systemd_unit_state{name="rhel-domainname.service",state="inactive"} 0 node_systemd_unit_state{name="rhel-import-state.service",state="activating"} 0 node_systemd_unit_state{name="rhel-import-state.service",state="active"} 1 node_systemd_unit_state{name="rhel-import-state.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-import-state.service",state="failed"} 0 node_systemd_unit_state{name="rhel-import-state.service",state="inactive"} 0 node_systemd_unit_state{name="rhel-loadmodules.service",state="activating"} 0 node_systemd_unit_state{name="rhel-loadmodules.service",state="active"} 0 node_systemd_unit_state{name="rhel-loadmodules.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-loadmodules.service",state="failed"} 0 node_systemd_unit_state{name="rhel-loadmodules.service",state="inactive"} 1 node_systemd_unit_state{name="rhel-readonly.service",state="activating"} 0 node_systemd_unit_state{name="rhel-readonly.service",state="active"} 1 node_systemd_unit_state{name="rhel-readonly.service",state="deactivating"} 0 node_systemd_unit_state{name="rhel-readonly.service",state="failed"} 0 node_systemd_unit_state{name="rhel-readonly.service",state="inactive"} 0 node_systemd_unit_state{name="rngd.service",state="activating"} 0 node_systemd_unit_state{name="rngd.service",state="active"} 1 node_systemd_unit_state{name="rngd.service",state="deactivating"} 0 node_systemd_unit_state{name="rngd.service",state="failed"} 0 node_systemd_unit_state{name="rngd.service",state="inactive"} 0 node_systemd_unit_state{name="rpc-gssd.service",state="activating"} 0 node_systemd_unit_state{name="rpc-gssd.service",state="active"} 0 node_systemd_unit_state{name="rpc-gssd.service",state="deactivating"} 0 node_systemd_unit_state{name="rpc-gssd.service",state="failed"} 0 node_systemd_unit_state{name="rpc-gssd.service",state="inactive"} 1 node_systemd_unit_state{name="rpc-statd-notify.service",state="activating"} 0 node_systemd_unit_state{name="rpc-statd-notify.service",state="active"} 0 node_systemd_unit_state{name="rpc-statd-notify.service",state="deactivating"} 0 node_systemd_unit_state{name="rpc-statd-notify.service",state="failed"} 0 node_systemd_unit_state{name="rpc-statd-notify.service",state="inactive"} 1 node_systemd_unit_state{name="rpc-statd.service",state="activating"} 0 node_systemd_unit_state{name="rpc-statd.service",state="active"} 0 node_systemd_unit_state{name="rpc-statd.service",state="deactivating"} 0 node_systemd_unit_state{name="rpc-statd.service",state="failed"} 0 node_systemd_unit_state{name="rpc-statd.service",state="inactive"} 1 node_systemd_unit_state{name="rpc_pipefs.target",state="activating"} 0 node_systemd_unit_state{name="rpc_pipefs.target",state="active"} 1 node_systemd_unit_state{name="rpc_pipefs.target",state="deactivating"} 0 node_systemd_unit_state{name="rpc_pipefs.target",state="failed"} 0 node_systemd_unit_state{name="rpc_pipefs.target",state="inactive"} 0 node_systemd_unit_state{name="rpcbind.service",state="activating"} 0 node_systemd_unit_state{name="rpcbind.service",state="active"} 0 node_systemd_unit_state{name="rpcbind.service",state="deactivating"} 0 node_systemd_unit_state{name="rpcbind.service",state="failed"} 0 node_systemd_unit_state{name="rpcbind.service",state="inactive"} 1 node_systemd_unit_state{name="rpcbind.socket",state="activating"} 0 node_systemd_unit_state{name="rpcbind.socket",state="active"} 1 node_systemd_unit_state{name="rpcbind.socket",state="deactivating"} 0 node_systemd_unit_state{name="rpcbind.socket",state="failed"} 0 node_systemd_unit_state{name="rpcbind.socket",state="inactive"} 0 node_systemd_unit_state{name="rpcbind.target",state="activating"} 0 node_systemd_unit_state{name="rpcbind.target",state="active"} 0 node_systemd_unit_state{name="rpcbind.target",state="deactivating"} 0 node_systemd_unit_state{name="rpcbind.target",state="failed"} 0 node_systemd_unit_state{name="rpcbind.target",state="inactive"} 1 node_systemd_unit_state{name="rsyslog.service",state="activating"} 0 node_systemd_unit_state{name="rsyslog.service",state="active"} 1 node_systemd_unit_state{name="rsyslog.service",state="deactivating"} 0 node_systemd_unit_state{name="rsyslog.service",state="failed"} 0 node_systemd_unit_state{name="rsyslog.service",state="inactive"} 0 node_systemd_unit_state{name="rtkit-daemon.service",state="activating"} 0 node_systemd_unit_state{name="rtkit-daemon.service",state="active"} 1 node_systemd_unit_state{name="rtkit-daemon.service",state="deactivating"} 0 node_systemd_unit_state{name="rtkit-daemon.service",state="failed"} 0 node_systemd_unit_state{name="rtkit-daemon.service",state="inactive"} 0 node_systemd_unit_state{name="run-user-1000-gvfs.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1000-gvfs.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1000-gvfs.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1000-gvfs.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1000-gvfs.mount",state="inactive"} 0 node_systemd_unit_state{name="run-user-1000.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1000.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1000.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1000.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1000.mount",state="inactive"} 0 node_systemd_unit_state{name="run-user-1001-gvfs.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1001-gvfs.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1001-gvfs.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1001-gvfs.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1001-gvfs.mount",state="inactive"} 0 node_systemd_unit_state{name="run-user-1001.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1001.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1001.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1001.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1001.mount",state="inactive"} 0 node_systemd_unit_state{name="run-user-1003-gvfs.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1003-gvfs.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1003-gvfs.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1003-gvfs.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1003-gvfs.mount",state="inactive"} 0 node_systemd_unit_state{name="run-user-1003.mount",state="activating"} 0 node_systemd_unit_state{name="run-user-1003.mount",state="active"} 1 node_systemd_unit_state{name="run-user-1003.mount",state="deactivating"} 0 node_systemd_unit_state{name="run-user-1003.mount",state="failed"} 0 node_systemd_unit_state{name="run-user-1003.mount",state="inactive"} 0 node_systemd_unit_state{name="selinux-policy-migrate-local-changes@targeted.service",state="activating"} 0 node_systemd_unit_state{name="selinux-policy-migrate-local-changes@targeted.service",state="active"} 0 node_systemd_unit_state{name="selinux-policy-migrate-local-changes@targeted.service",state="deactivating"} 0 node_systemd_unit_state{name="selinux-policy-migrate-local-changes@targeted.service",state="failed"} 0 node_systemd_unit_state{name="selinux-policy-migrate-local-changes@targeted.service",state="inactive"} 1 node_systemd_unit_state{name="sendmail.service",state="activating"} 0 node_systemd_unit_state{name="sendmail.service",state="active"} 0 node_systemd_unit_state{name="sendmail.service",state="deactivating"} 0 node_systemd_unit_state{name="sendmail.service",state="failed"} 0 node_systemd_unit_state{name="sendmail.service",state="inactive"} 1 node_systemd_unit_state{name="shutdown.target",state="activating"} 0 node_systemd_unit_state{name="shutdown.target",state="active"} 0 node_systemd_unit_state{name="shutdown.target",state="deactivating"} 0 node_systemd_unit_state{name="shutdown.target",state="failed"} 0 node_systemd_unit_state{name="shutdown.target",state="inactive"} 1 node_systemd_unit_state{name="slices.target",state="activating"} 0 node_systemd_unit_state{name="slices.target",state="active"} 1 node_systemd_unit_state{name="slices.target",state="deactivating"} 0 node_systemd_unit_state{name="slices.target",state="failed"} 0 node_systemd_unit_state{name="slices.target",state="inactive"} 0 node_systemd_unit_state{name="smartd.service",state="activating"} 0 node_systemd_unit_state{name="smartd.service",state="active"} 1 node_systemd_unit_state{name="smartd.service",state="deactivating"} 0 node_systemd_unit_state{name="smartd.service",state="failed"} 0 node_systemd_unit_state{name="smartd.service",state="inactive"} 0 node_systemd_unit_state{name="sntp.service",state="activating"} 0 node_systemd_unit_state{name="sntp.service",state="active"} 0 node_systemd_unit_state{name="sntp.service",state="deactivating"} 0 node_systemd_unit_state{name="sntp.service",state="failed"} 0 node_systemd_unit_state{name="sntp.service",state="inactive"} 1 node_systemd_unit_state{name="sockets.target",state="activating"} 0 node_systemd_unit_state{name="sockets.target",state="active"} 1 node_systemd_unit_state{name="sockets.target",state="deactivating"} 0 node_systemd_unit_state{name="sockets.target",state="failed"} 0 node_systemd_unit_state{name="sockets.target",state="inactive"} 0 node_systemd_unit_state{name="sshd-keygen.service",state="activating"} 0 node_systemd_unit_state{name="sshd-keygen.service",state="active"} 0 node_systemd_unit_state{name="sshd-keygen.service",state="deactivating"} 0 node_systemd_unit_state{name="sshd-keygen.service",state="failed"} 0 node_systemd_unit_state{name="sshd-keygen.service",state="inactive"} 1 node_systemd_unit_state{name="sshd.service",state="activating"} 0 node_systemd_unit_state{name="sshd.service",state="active"} 1 node_systemd_unit_state{name="sshd.service",state="deactivating"} 0 node_systemd_unit_state{name="sshd.service",state="failed"} 0 node_systemd_unit_state{name="sshd.service",state="inactive"} 0 node_systemd_unit_state{name="sshd.socket",state="activating"} 0 node_systemd_unit_state{name="sshd.socket",state="active"} 0 node_systemd_unit_state{name="sshd.socket",state="deactivating"} 0 node_systemd_unit_state{name="sshd.socket",state="failed"} 0 node_systemd_unit_state{name="sshd.socket",state="inactive"} 1 node_systemd_unit_state{name="swap.target",state="activating"} 0 node_systemd_unit_state{name="swap.target",state="active"} 1 node_systemd_unit_state{name="swap.target",state="deactivating"} 0 node_systemd_unit_state{name="swap.target",state="failed"} 0 node_systemd_unit_state{name="swap.target",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-eno1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-eno1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-eno1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-eno1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.2-0000:04:00.0-net-eno1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.3-0000:05:00.0-net-eno2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.3-0000:05:00.0-net-eno2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.3-0000:05:00.0-net-eno2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.3-0000:05:00.0-net-eno2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.3-0000:05:00.0-net-eno2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.6-0000:06:00.0-net-eno3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.6-0000:06:00.0-net-eno3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.6-0000:06:00.0-net-eno3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.6-0000:06:00.0-net-eno3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.6-0000:06:00.0-net-eno3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.7-0000:07:00.0-net-eno4.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.7-0000:07:00.0-net-eno4.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.7-0000:07:00.0-net-eno4.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.7-0000:07:00.0-net-eno4.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1c.7-0000:07:00.0-net-eno4.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-platform-serial8250-tty-ttyS3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:05-tty-ttyS0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:05-tty-ttyS0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pnp0-00:05-tty-ttyS0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:05-tty-ttyS0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:05-tty-ttyS0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:06-tty-ttyS1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:09-tty-ttyS2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:09-tty-ttyS2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-pnp0-00:09-tty-ttyS2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:09-tty-ttyS2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-pnp0-00:09-tty-ttyS2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0-loop0p2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-block-loop0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-block-loop0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t1.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t1.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t1.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t10.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t10.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t10.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t10.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t10.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t11.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t11.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t11.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t11.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t11.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t12.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t12.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t12.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t12.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t12.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t13.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t13.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t13.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t13.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t13.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t14.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t14.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t14.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t14.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t14.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t15.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t15.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t15.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t15.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t15.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t2.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t2.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t2.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t3.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t3.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t3.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t4.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t4.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t4.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t4.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t4.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t5.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t5.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t5.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t5.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t5.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t6.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t6.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t6.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t6.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t6.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t7.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t7.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t7.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t7.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t7.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t8.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t8.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t8.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t8.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t8.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t9.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t9.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-as0t9.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t9.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-as0t9.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-crc.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc\\x2dnic.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc\\x2dnic.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-crc\\x2dnic.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc\\x2dnic.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-crc\\x2dnic.device",state="inactive"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-virbr0.device",state="activating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-virbr0.device",state="active"} 1 node_systemd_unit_state{name="sys-devices-virtual-net-virbr0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-virbr0.device",state="failed"} 0 node_systemd_unit_state{name="sys-devices-virtual-net-virbr0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="activating"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="active"} 1 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="failed"} 0 node_systemd_unit_state{name="sys-fs-fuse-connections.mount",state="inactive"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="activating"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="active"} 1 node_systemd_unit_state{name="sys-kernel-config.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="failed"} 0 node_systemd_unit_state{name="sys-kernel-config.mount",state="inactive"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="activating"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="active"} 1 node_systemd_unit_state{name="sys-kernel-debug.mount",state="deactivating"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="failed"} 0 node_systemd_unit_state{name="sys-kernel-debug.mount",state="inactive"} 0 node_systemd_unit_state{name="sys-module-configfs.device",state="activating"} 0 node_systemd_unit_state{name="sys-module-configfs.device",state="active"} 1 node_systemd_unit_state{name="sys-module-configfs.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-module-configfs.device",state="failed"} 0 node_systemd_unit_state{name="sys-module-configfs.device",state="inactive"} 0 node_systemd_unit_state{name="sys-module-fuse.device",state="activating"} 0 node_systemd_unit_state{name="sys-module-fuse.device",state="active"} 1 node_systemd_unit_state{name="sys-module-fuse.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-module-fuse.device",state="failed"} 0 node_systemd_unit_state{name="sys-module-fuse.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t0.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t1.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t1.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t1.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t10.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t10.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t10.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t10.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t10.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t11.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t11.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t11.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t11.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t11.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t12.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t12.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t12.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t12.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t12.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t13.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t13.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t13.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t13.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t13.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t14.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t14.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t14.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t14.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t14.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t15.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t15.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t15.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t15.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t15.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t2.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t2.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t2.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t3.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t3.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t3.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t4.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t4.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t4.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t4.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t4.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t5.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t5.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t5.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t5.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t5.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t6.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t6.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t6.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t6.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t6.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t7.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t7.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t7.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t7.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t7.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t8.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t8.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t8.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t8.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t8.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t9.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t9.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t9.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t9.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-as0t9.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-crc.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc\\x2dnic.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc\\x2dnic.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-crc\\x2dnic.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc\\x2dnic.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-crc\\x2dnic.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno1.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno1.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eno1.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno1.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno1.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno2.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno2.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eno2.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno2.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno2.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno3.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno3.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eno3.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno3.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno3.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno4.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno4.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-eno4.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno4.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-eno4.device",state="inactive"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-virbr0.device",state="activating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-virbr0.device",state="active"} 1 node_systemd_unit_state{name="sys-subsystem-net-devices-virbr0.device",state="deactivating"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-virbr0.device",state="failed"} 0 node_systemd_unit_state{name="sys-subsystem-net-devices-virbr0.device",state="inactive"} 0 node_systemd_unit_state{name="sysinit.target",state="activating"} 0 node_systemd_unit_state{name="sysinit.target",state="active"} 1 node_systemd_unit_state{name="sysinit.target",state="deactivating"} 0 node_systemd_unit_state{name="sysinit.target",state="failed"} 0 node_systemd_unit_state{name="sysinit.target",state="inactive"} 0 node_systemd_unit_state{name="syslog.service",state="activating"} 0 node_systemd_unit_state{name="syslog.service",state="active"} 0 node_systemd_unit_state{name="syslog.service",state="deactivating"} 0 node_systemd_unit_state{name="syslog.service",state="failed"} 0 node_systemd_unit_state{name="syslog.service",state="inactive"} 1 node_systemd_unit_state{name="syslog.socket",state="activating"} 0 node_systemd_unit_state{name="syslog.socket",state="active"} 0 node_systemd_unit_state{name="syslog.socket",state="deactivating"} 0 node_systemd_unit_state{name="syslog.socket",state="failed"} 0 node_systemd_unit_state{name="syslog.socket",state="inactive"} 1 node_systemd_unit_state{name="syslog.target",state="activating"} 0 node_systemd_unit_state{name="syslog.target",state="active"} 0 node_systemd_unit_state{name="syslog.target",state="deactivating"} 0 node_systemd_unit_state{name="syslog.target",state="failed"} 0 node_systemd_unit_state{name="syslog.target",state="inactive"} 1 node_systemd_unit_state{name="sysstat.service",state="activating"} 0 node_systemd_unit_state{name="sysstat.service",state="active"} 1 node_systemd_unit_state{name="sysstat.service",state="deactivating"} 0 node_systemd_unit_state{name="sysstat.service",state="failed"} 0 node_systemd_unit_state{name="sysstat.service",state="inactive"} 0 node_systemd_unit_state{name="system-getty.slice",state="activating"} 0 node_systemd_unit_state{name="system-getty.slice",state="active"} 1 node_systemd_unit_state{name="system-getty.slice",state="deactivating"} 0 node_systemd_unit_state{name="system-getty.slice",state="failed"} 0 node_systemd_unit_state{name="system-getty.slice",state="inactive"} 0 node_systemd_unit_state{name="system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice",state="activating"} 0 node_systemd_unit_state{name="system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice",state="active"} 1 node_systemd_unit_state{name="system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice",state="deactivating"} 0 node_systemd_unit_state{name="system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice",state="failed"} 0 node_systemd_unit_state{name="system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice",state="inactive"} 0 node_systemd_unit_state{name="system-vncserver.slice",state="activating"} 0 node_systemd_unit_state{name="system-vncserver.slice",state="active"} 1 node_systemd_unit_state{name="system-vncserver.slice",state="deactivating"} 0 node_systemd_unit_state{name="system-vncserver.slice",state="failed"} 0 node_systemd_unit_state{name="system-vncserver.slice",state="inactive"} 0 node_systemd_unit_state{name="system.slice",state="activating"} 0 node_systemd_unit_state{name="system.slice",state="active"} 1 node_systemd_unit_state{name="system.slice",state="deactivating"} 0 node_systemd_unit_state{name="system.slice",state="failed"} 0 node_systemd_unit_state{name="system.slice",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-console.path",state="inactive"} 1 node_systemd_unit_state{name="systemd-ask-password-console.service",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-console.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-ask-password-plymouth.path",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.path",state="active"} 1 node_systemd_unit_state{name="systemd-ask-password-plymouth.path",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.path",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.path",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.service",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.service",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.service",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-plymouth.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="active"} 1 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.path",state="inactive"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="activating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="active"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="failed"} 0 node_systemd_unit_state{name="systemd-ask-password-wall.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-binfmt.service",state="activating"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="active"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="failed"} 0 node_systemd_unit_state{name="systemd-binfmt.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-firstboot.service",state="activating"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="active"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="failed"} 0 node_systemd_unit_state{name="systemd-firstboot.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="activating"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="active"} 1 node_systemd_unit_state{name="systemd-fsck-root.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="failed"} 0 node_systemd_unit_state{name="systemd-fsck-root.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="activating"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="active"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="failed"} 0 node_systemd_unit_state{name="systemd-hwdb-update.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-initctl.service",state="activating"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="active"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="failed"} 0 node_systemd_unit_state{name="systemd-initctl.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="active"} 1 node_systemd_unit_state{name="systemd-initctl.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-initctl.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-journal-catalog-update.service",state="activating"} 0 node_systemd_unit_state{name="systemd-journal-catalog-update.service",state="active"} 0 node_systemd_unit_state{name="systemd-journal-catalog-update.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journal-catalog-update.service",state="failed"} 0 node_systemd_unit_state{name="systemd-journal-catalog-update.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="activating"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="active"} 1 node_systemd_unit_state{name="systemd-journal-flush.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="failed"} 0 node_systemd_unit_state{name="systemd-journal-flush.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="active"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-journald-dev-log.socket",state="inactive"} 1 node_systemd_unit_state{name="systemd-journald.service",state="activating"} 0 node_systemd_unit_state{name="systemd-journald.service",state="active"} 1 node_systemd_unit_state{name="systemd-journald.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald.service",state="failed"} 0 node_systemd_unit_state{name="systemd-journald.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="active"} 1 node_systemd_unit_state{name="systemd-journald.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-journald.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-logind.service",state="activating"} 0 node_systemd_unit_state{name="systemd-logind.service",state="active"} 1 node_systemd_unit_state{name="systemd-logind.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-logind.service",state="failed"} 0 node_systemd_unit_state{name="systemd-logind.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="activating"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="active"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="failed"} 0 node_systemd_unit_state{name="systemd-machine-id-commit.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-machined.service",state="activating"} 0 node_systemd_unit_state{name="systemd-machined.service",state="active"} 1 node_systemd_unit_state{name="systemd-machined.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-machined.service",state="failed"} 0 node_systemd_unit_state{name="systemd-machined.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="activating"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="active"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="failed"} 0 node_systemd_unit_state{name="systemd-modules-load.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="activating"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="active"} 1 node_systemd_unit_state{name="systemd-random-seed.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="failed"} 0 node_systemd_unit_state{name="systemd-random-seed.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-readahead-collect.service",state="activating"} 0 node_systemd_unit_state{name="systemd-readahead-collect.service",state="active"} 1 node_systemd_unit_state{name="systemd-readahead-collect.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-readahead-collect.service",state="failed"} 0 node_systemd_unit_state{name="systemd-readahead-collect.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-readahead-done.service",state="activating"} 0 node_systemd_unit_state{name="systemd-readahead-done.service",state="active"} 0 node_systemd_unit_state{name="systemd-readahead-done.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-readahead-done.service",state="failed"} 0 node_systemd_unit_state{name="systemd-readahead-done.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-readahead-done.timer",state="activating"} 0 node_systemd_unit_state{name="systemd-readahead-done.timer",state="active"} 1 node_systemd_unit_state{name="systemd-readahead-done.timer",state="deactivating"} 0 node_systemd_unit_state{name="systemd-readahead-done.timer",state="failed"} 0 node_systemd_unit_state{name="systemd-readahead-done.timer",state="inactive"} 0 node_systemd_unit_state{name="systemd-readahead-replay.service",state="activating"} 0 node_systemd_unit_state{name="systemd-readahead-replay.service",state="active"} 1 node_systemd_unit_state{name="systemd-readahead-replay.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-readahead-replay.service",state="failed"} 0 node_systemd_unit_state{name="systemd-readahead-replay.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-reboot.service",state="activating"} 0 node_systemd_unit_state{name="systemd-reboot.service",state="active"} 0 node_systemd_unit_state{name="systemd-reboot.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-reboot.service",state="failed"} 0 node_systemd_unit_state{name="systemd-reboot.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="activating"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="active"} 1 node_systemd_unit_state{name="systemd-remount-fs.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="failed"} 0 node_systemd_unit_state{name="systemd-remount-fs.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-shutdownd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-shutdownd.service",state="active"} 0 node_systemd_unit_state{name="systemd-shutdownd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-shutdownd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-shutdownd.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-shutdownd.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-shutdownd.socket",state="active"} 1 node_systemd_unit_state{name="systemd-shutdownd.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-shutdownd.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-shutdownd.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="activating"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="active"} 1 node_systemd_unit_state{name="systemd-sysctl.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="failed"} 0 node_systemd_unit_state{name="systemd-sysctl.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="activating"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="active"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="failed"} 0 node_systemd_unit_state{name="systemd-sysusers.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-timesyncd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="active"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-timesyncd.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="active"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-clean.timer",state="inactive"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup-dev.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="activating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="active"} 1 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="failed"} 0 node_systemd_unit_state{name="systemd-tmpfiles-setup.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="activating"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="active"} 1 node_systemd_unit_state{name="systemd-udev-settle.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="failed"} 0 node_systemd_unit_state{name="systemd-udev-settle.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="activating"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="active"} 1 node_systemd_unit_state{name="systemd-udev-trigger.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="failed"} 0 node_systemd_unit_state{name="systemd-udev-trigger.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="active"} 1 node_systemd_unit_state{name="systemd-udevd-control.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd-control.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="active"} 1 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd-kernel.socket",state="inactive"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="activating"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="active"} 1 node_systemd_unit_state{name="systemd-udevd.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="failed"} 0 node_systemd_unit_state{name="systemd-udevd.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="active"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-done.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="active"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-utmp-runlevel.service",state="inactive"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="activating"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="active"} 1 node_systemd_unit_state{name="systemd-update-utmp.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="failed"} 0 node_systemd_unit_state{name="systemd-update-utmp.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="activating"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="active"} 1 node_systemd_unit_state{name="systemd-user-sessions.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="failed"} 0 node_systemd_unit_state{name="systemd-user-sessions.service",state="inactive"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="activating"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="active"} 1 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="deactivating"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="failed"} 0 node_systemd_unit_state{name="systemd-vconsole-setup.service",state="inactive"} 0 node_systemd_unit_state{name="teleport.service",state="activating"} 0 node_systemd_unit_state{name="teleport.service",state="active"} 1 node_systemd_unit_state{name="teleport.service",state="deactivating"} 0 node_systemd_unit_state{name="teleport.service",state="failed"} 0 node_systemd_unit_state{name="teleport.service",state="inactive"} 0 node_systemd_unit_state{name="time-sync.target",state="activating"} 0 node_systemd_unit_state{name="time-sync.target",state="active"} 0 node_systemd_unit_state{name="time-sync.target",state="deactivating"} 0 node_systemd_unit_state{name="time-sync.target",state="failed"} 0 node_systemd_unit_state{name="time-sync.target",state="inactive"} 1 node_systemd_unit_state{name="timers.target",state="activating"} 0 node_systemd_unit_state{name="timers.target",state="active"} 1 node_systemd_unit_state{name="timers.target",state="deactivating"} 0 node_systemd_unit_state{name="timers.target",state="failed"} 0 node_systemd_unit_state{name="timers.target",state="inactive"} 0 node_systemd_unit_state{name="tmp.mount",state="activating"} 0 node_systemd_unit_state{name="tmp.mount",state="active"} 0 node_systemd_unit_state{name="tmp.mount",state="deactivating"} 0 node_systemd_unit_state{name="tmp.mount",state="failed"} 0 node_systemd_unit_state{name="tmp.mount",state="inactive"} 1 node_systemd_unit_state{name="tuned.service",state="activating"} 0 node_systemd_unit_state{name="tuned.service",state="active"} 1 node_systemd_unit_state{name="tuned.service",state="deactivating"} 0 node_systemd_unit_state{name="tuned.service",state="failed"} 0 node_systemd_unit_state{name="tuned.service",state="inactive"} 0 node_systemd_unit_state{name="udisks2.service",state="activating"} 0 node_systemd_unit_state{name="udisks2.service",state="active"} 1 node_systemd_unit_state{name="udisks2.service",state="deactivating"} 0 node_systemd_unit_state{name="udisks2.service",state="failed"} 0 node_systemd_unit_state{name="udisks2.service",state="inactive"} 0 node_systemd_unit_state{name="umount.target",state="activating"} 0 node_systemd_unit_state{name="umount.target",state="active"} 0 node_systemd_unit_state{name="umount.target",state="deactivating"} 0 node_systemd_unit_state{name="umount.target",state="failed"} 0 node_systemd_unit_state{name="umount.target",state="inactive"} 1 node_systemd_unit_state{name="upower.service",state="activating"} 0 node_systemd_unit_state{name="upower.service",state="active"} 1 node_systemd_unit_state{name="upower.service",state="deactivating"} 0 node_systemd_unit_state{name="upower.service",state="failed"} 0 node_systemd_unit_state{name="upower.service",state="inactive"} 0 node_systemd_unit_state{name="user-1000.slice",state="activating"} 0 node_systemd_unit_state{name="user-1000.slice",state="active"} 1 node_systemd_unit_state{name="user-1000.slice",state="deactivating"} 0 node_systemd_unit_state{name="user-1000.slice",state="failed"} 0 node_systemd_unit_state{name="user-1000.slice",state="inactive"} 0 node_systemd_unit_state{name="user-1001.slice",state="activating"} 0 node_systemd_unit_state{name="user-1001.slice",state="active"} 1 node_systemd_unit_state{name="user-1001.slice",state="deactivating"} 0 node_systemd_unit_state{name="user-1001.slice",state="failed"} 0 node_systemd_unit_state{name="user-1001.slice",state="inactive"} 0 node_systemd_unit_state{name="user-1003.slice",state="activating"} 0 node_systemd_unit_state{name="user-1003.slice",state="active"} 1 node_systemd_unit_state{name="user-1003.slice",state="deactivating"} 0 node_systemd_unit_state{name="user-1003.slice",state="failed"} 0 node_systemd_unit_state{name="user-1003.slice",state="inactive"} 0 node_systemd_unit_state{name="user.slice",state="activating"} 0 node_systemd_unit_state{name="user.slice",state="active"} 1 node_systemd_unit_state{name="user.slice",state="deactivating"} 0 node_systemd_unit_state{name="user.slice",state="failed"} 0 node_systemd_unit_state{name="user.slice",state="inactive"} 0 node_systemd_unit_state{name="var-lib-nfs-rpc_pipefs.mount",state="activating"} 0 node_systemd_unit_state{name="var-lib-nfs-rpc_pipefs.mount",state="active"} 1 node_systemd_unit_state{name="var-lib-nfs-rpc_pipefs.mount",state="deactivating"} 0 node_systemd_unit_state{name="var-lib-nfs-rpc_pipefs.mount",state="failed"} 0 node_systemd_unit_state{name="var-lib-nfs-rpc_pipefs.mount",state="inactive"} 0 node_systemd_unit_state{name="vboxautostart-service.service",state="activating"} 0 node_systemd_unit_state{name="vboxautostart-service.service",state="active"} 1 node_systemd_unit_state{name="vboxautostart-service.service",state="deactivating"} 0 node_systemd_unit_state{name="vboxautostart-service.service",state="failed"} 0 node_systemd_unit_state{name="vboxautostart-service.service",state="inactive"} 0 node_systemd_unit_state{name="vboxballoonctrl-service.service",state="activating"} 0 node_systemd_unit_state{name="vboxballoonctrl-service.service",state="active"} 1 node_systemd_unit_state{name="vboxballoonctrl-service.service",state="deactivating"} 0 node_systemd_unit_state{name="vboxballoonctrl-service.service",state="failed"} 0 node_systemd_unit_state{name="vboxballoonctrl-service.service",state="inactive"} 0 node_systemd_unit_state{name="vboxdrv.service",state="activating"} 0 node_systemd_unit_state{name="vboxdrv.service",state="active"} 1 node_systemd_unit_state{name="vboxdrv.service",state="deactivating"} 0 node_systemd_unit_state{name="vboxdrv.service",state="failed"} 0 node_systemd_unit_state{name="vboxdrv.service",state="inactive"} 0 node_systemd_unit_state{name="vboxweb-service.service",state="activating"} 0 node_systemd_unit_state{name="vboxweb-service.service",state="active"} 1 node_systemd_unit_state{name="vboxweb-service.service",state="deactivating"} 0 node_systemd_unit_state{name="vboxweb-service.service",state="failed"} 0 node_systemd_unit_state{name="vboxweb-service.service",state="inactive"} 0 node_systemd_unit_state{name="vdo.service",state="activating"} 0 node_systemd_unit_state{name="vdo.service",state="active"} 1 node_systemd_unit_state{name="vdo.service",state="deactivating"} 0 node_systemd_unit_state{name="vdo.service",state="failed"} 0 node_systemd_unit_state{name="vdo.service",state="inactive"} 0 node_systemd_unit_state{name="vgauthd.service",state="activating"} 0 node_systemd_unit_state{name="vgauthd.service",state="active"} 0 node_systemd_unit_state{name="vgauthd.service",state="deactivating"} 0 node_systemd_unit_state{name="vgauthd.service",state="failed"} 0 node_systemd_unit_state{name="vgauthd.service",state="inactive"} 1 node_systemd_unit_state{name="virt-guest-shutdown.target",state="activating"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="active"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="deactivating"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="failed"} 0 node_systemd_unit_state{name="virt-guest-shutdown.target",state="inactive"} 1 node_systemd_unit_state{name="virtlockd-admin.socket",state="activating"} 0 node_systemd_unit_state{name="virtlockd-admin.socket",state="active"} 0 node_systemd_unit_state{name="virtlockd-admin.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlockd-admin.socket",state="failed"} 0 node_systemd_unit_state{name="virtlockd-admin.socket",state="inactive"} 1 node_systemd_unit_state{name="virtlockd.service",state="activating"} 0 node_systemd_unit_state{name="virtlockd.service",state="active"} 0 node_systemd_unit_state{name="virtlockd.service",state="deactivating"} 0 node_systemd_unit_state{name="virtlockd.service",state="failed"} 0 node_systemd_unit_state{name="virtlockd.service",state="inactive"} 1 node_systemd_unit_state{name="virtlockd.socket",state="activating"} 0 node_systemd_unit_state{name="virtlockd.socket",state="active"} 1 node_systemd_unit_state{name="virtlockd.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlockd.socket",state="failed"} 0 node_systemd_unit_state{name="virtlockd.socket",state="inactive"} 0 node_systemd_unit_state{name="virtlogd-admin.socket",state="activating"} 0 node_systemd_unit_state{name="virtlogd-admin.socket",state="active"} 0 node_systemd_unit_state{name="virtlogd-admin.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlogd-admin.socket",state="failed"} 0 node_systemd_unit_state{name="virtlogd-admin.socket",state="inactive"} 1 node_systemd_unit_state{name="virtlogd.service",state="activating"} 0 node_systemd_unit_state{name="virtlogd.service",state="active"} 0 node_systemd_unit_state{name="virtlogd.service",state="deactivating"} 0 node_systemd_unit_state{name="virtlogd.service",state="failed"} 0 node_systemd_unit_state{name="virtlogd.service",state="inactive"} 1 node_systemd_unit_state{name="virtlogd.socket",state="activating"} 0 node_systemd_unit_state{name="virtlogd.socket",state="active"} 1 node_systemd_unit_state{name="virtlogd.socket",state="deactivating"} 0 node_systemd_unit_state{name="virtlogd.socket",state="failed"} 0 node_systemd_unit_state{name="virtlogd.socket",state="inactive"} 0 node_systemd_unit_state{name="vmtoolsd.service",state="activating"} 0 node_systemd_unit_state{name="vmtoolsd.service",state="active"} 0 node_systemd_unit_state{name="vmtoolsd.service",state="deactivating"} 0 node_systemd_unit_state{name="vmtoolsd.service",state="failed"} 0 node_systemd_unit_state{name="vmtoolsd.service",state="inactive"} 1 node_systemd_unit_state{name="vncserver@:1.service",state="activating"} 0 node_systemd_unit_state{name="vncserver@:1.service",state="active"} 0 node_systemd_unit_state{name="vncserver@:1.service",state="deactivating"} 0 node_systemd_unit_state{name="vncserver@:1.service",state="failed"} 1 node_systemd_unit_state{name="vncserver@:1.service",state="inactive"} 0 node_systemd_unit_state{name="vncserver@:2.service",state="activating"} 0 node_systemd_unit_state{name="vncserver@:2.service",state="active"} 1 node_systemd_unit_state{name="vncserver@:2.service",state="deactivating"} 0 node_systemd_unit_state{name="vncserver@:2.service",state="failed"} 0 node_systemd_unit_state{name="vncserver@:2.service",state="inactive"} 0 node_systemd_unit_state{name="vncserver@:7.service",state="activating"} 0 node_systemd_unit_state{name="vncserver@:7.service",state="active"} 1 node_systemd_unit_state{name="vncserver@:7.service",state="deactivating"} 0 node_systemd_unit_state{name="vncserver@:7.service",state="failed"} 0 node_systemd_unit_state{name="vncserver@:7.service",state="inactive"} 0 node_systemd_unit_state{name="vsftpd.service",state="activating"} 0 node_systemd_unit_state{name="vsftpd.service",state="active"} 1 node_systemd_unit_state{name="vsftpd.service",state="deactivating"} 0 node_systemd_unit_state{name="vsftpd.service",state="failed"} 0 node_systemd_unit_state{name="vsftpd.service",state="inactive"} 0 node_systemd_unit_state{name="wpa_supplicant.service",state="activating"} 0 node_systemd_unit_state{name="wpa_supplicant.service",state="active"} 1 node_systemd_unit_state{name="wpa_supplicant.service",state="deactivating"} 0 node_systemd_unit_state{name="wpa_supplicant.service",state="failed"} 0 node_systemd_unit_state{name="wpa_supplicant.service",state="inactive"} 0 node_systemd_unit_state{name="ypbind.service",state="activating"} 0 node_systemd_unit_state{name="ypbind.service",state="active"} 0 node_systemd_unit_state{name="ypbind.service",state="deactivating"} 0 node_systemd_unit_state{name="ypbind.service",state="failed"} 0 node_systemd_unit_state{name="ypbind.service",state="inactive"} 1 node_systemd_unit_state{name="yppasswdd.service",state="activating"} 0 node_systemd_unit_state{name="yppasswdd.service",state="active"} 0 node_systemd_unit_state{name="yppasswdd.service",state="deactivating"} 0 node_systemd_unit_state{name="yppasswdd.service",state="failed"} 0 node_systemd_unit_state{name="yppasswdd.service",state="inactive"} 1 node_systemd_unit_state{name="ypserv.service",state="activating"} 0 node_systemd_unit_state{name="ypserv.service",state="active"} 0 node_systemd_unit_state{name="ypserv.service",state="deactivating"} 0 node_systemd_unit_state{name="ypserv.service",state="failed"} 0 node_systemd_unit_state{name="ypserv.service",state="inactive"} 1 node_systemd_unit_state{name="ypxfrd.service",state="activating"} 0 node_systemd_unit_state{name="ypxfrd.service",state="active"} 0 node_systemd_unit_state{name="ypxfrd.service",state="deactivating"} 0 node_systemd_unit_state{name="ypxfrd.service",state="failed"} 0 node_systemd_unit_state{name="ypxfrd.service",state="inactive"} 1 # HELP node_textfile_mtime Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime gauge node_textfile_mtime{file="hdsentinel.prom"} 1.7267842812023757e+09 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_time System time in seconds since epoch (1970). # TYPE node_time gauge node_time 1.7267842853470356e+09 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.003314 # HELP node_timex_frequency_adjustment Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment gauge node_timex_frequency_adjustment -903690 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 2 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.057845 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 0 # HELP node_timex_pps_calibration_count Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_count counter node_timex_pps_calibration_count 0 # HELP node_timex_pps_error_count Pulse per second count of calibration errors. # TYPE node_timex_pps_error_count counter node_timex_pps_error_count 0 # HELP node_timex_pps_frequency Pulse per second frequency. # TYPE node_timex_pps_frequency gauge node_timex_pps_frequency 0 # HELP node_timex_pps_jitter_count Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_count counter node_timex_pps_jitter_count 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_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 Pulse per second stability. # TYPE node_timex_pps_stability counter node_timex_pps_stability 0 # HELP node_timex_pps_stability_exceeded_count Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_count gauge node_timex_pps_stability_exceeded_count 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 0 # 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 International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset gauge node_timex_tai_offset 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # 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="gbg-helios.beon.co.id",release="3.10.0-957.1.3.el7.x86_64",sysname="Linux",version="#1 SMP Thu Nov 29 14:49:43 UTC 2018"} 1 # HELP node_vmstat_allocstall /proc/vmstat information field allocstall. # TYPE node_vmstat_allocstall untyped node_vmstat_allocstall 14 # HELP node_vmstat_balloon_deflate /proc/vmstat information field balloon_deflate. # TYPE node_vmstat_balloon_deflate untyped node_vmstat_balloon_deflate 0 # HELP node_vmstat_balloon_inflate /proc/vmstat information field balloon_inflate. # TYPE node_vmstat_balloon_inflate untyped node_vmstat_balloon_inflate 0 # HELP node_vmstat_balloon_migrate /proc/vmstat information field balloon_migrate. # TYPE node_vmstat_balloon_migrate untyped node_vmstat_balloon_migrate 0 # HELP node_vmstat_compact_fail /proc/vmstat information field compact_fail. # TYPE node_vmstat_compact_fail untyped node_vmstat_compact_fail 0 # HELP node_vmstat_compact_free_scanned /proc/vmstat information field compact_free_scanned. # TYPE node_vmstat_compact_free_scanned untyped node_vmstat_compact_free_scanned 0 # HELP node_vmstat_compact_isolated /proc/vmstat information field compact_isolated. # TYPE node_vmstat_compact_isolated untyped node_vmstat_compact_isolated 0 # HELP node_vmstat_compact_migrate_scanned /proc/vmstat information field compact_migrate_scanned. # TYPE node_vmstat_compact_migrate_scanned untyped node_vmstat_compact_migrate_scanned 0 # HELP node_vmstat_compact_stall /proc/vmstat information field compact_stall. # TYPE node_vmstat_compact_stall untyped node_vmstat_compact_stall 0 # HELP node_vmstat_compact_success /proc/vmstat information field compact_success. # TYPE node_vmstat_compact_success untyped node_vmstat_compact_success 0 # HELP node_vmstat_drop_pagecache /proc/vmstat information field drop_pagecache. # TYPE node_vmstat_drop_pagecache untyped node_vmstat_drop_pagecache 0 # HELP node_vmstat_drop_slab /proc/vmstat information field drop_slab. # TYPE node_vmstat_drop_slab untyped node_vmstat_drop_slab 0 # HELP node_vmstat_htlb_buddy_alloc_fail /proc/vmstat information field htlb_buddy_alloc_fail. # TYPE node_vmstat_htlb_buddy_alloc_fail untyped node_vmstat_htlb_buddy_alloc_fail 0 # HELP node_vmstat_htlb_buddy_alloc_success /proc/vmstat information field htlb_buddy_alloc_success. # TYPE node_vmstat_htlb_buddy_alloc_success untyped node_vmstat_htlb_buddy_alloc_success 0 # HELP node_vmstat_kswapd_high_wmark_hit_quickly /proc/vmstat information field kswapd_high_wmark_hit_quickly. # TYPE node_vmstat_kswapd_high_wmark_hit_quickly untyped node_vmstat_kswapd_high_wmark_hit_quickly 127 # HELP node_vmstat_kswapd_inodesteal /proc/vmstat information field kswapd_inodesteal. # TYPE node_vmstat_kswapd_inodesteal untyped node_vmstat_kswapd_inodesteal 345806 # HELP node_vmstat_kswapd_low_wmark_hit_quickly /proc/vmstat information field kswapd_low_wmark_hit_quickly. # TYPE node_vmstat_kswapd_low_wmark_hit_quickly untyped node_vmstat_kswapd_low_wmark_hit_quickly 25 # HELP node_vmstat_nr_active_anon /proc/vmstat information field nr_active_anon. # TYPE node_vmstat_nr_active_anon untyped node_vmstat_nr_active_anon 3.532882e+06 # HELP node_vmstat_nr_active_file /proc/vmstat information field nr_active_file. # TYPE node_vmstat_nr_active_file untyped node_vmstat_nr_active_file 1.633406e+06 # HELP node_vmstat_nr_alloc_batch /proc/vmstat information field nr_alloc_batch. # TYPE node_vmstat_nr_alloc_batch untyped node_vmstat_nr_alloc_batch 262 # HELP node_vmstat_nr_anon_pages /proc/vmstat information field nr_anon_pages. # TYPE node_vmstat_nr_anon_pages untyped node_vmstat_nr_anon_pages 1.52029e+06 # HELP node_vmstat_nr_anon_transparent_hugepages /proc/vmstat information field nr_anon_transparent_hugepages. # TYPE node_vmstat_nr_anon_transparent_hugepages untyped node_vmstat_nr_anon_transparent_hugepages 3721 # HELP node_vmstat_nr_bounce /proc/vmstat information field nr_bounce. # TYPE node_vmstat_nr_bounce untyped node_vmstat_nr_bounce 0 # HELP node_vmstat_nr_dirtied /proc/vmstat information field nr_dirtied. # TYPE node_vmstat_nr_dirtied untyped node_vmstat_nr_dirtied 2.28618199e+08 # HELP node_vmstat_nr_dirty /proc/vmstat information field nr_dirty. # TYPE node_vmstat_nr_dirty untyped node_vmstat_nr_dirty 34 # HELP node_vmstat_nr_dirty_background_threshold /proc/vmstat information field nr_dirty_background_threshold. # TYPE node_vmstat_nr_dirty_background_threshold untyped node_vmstat_nr_dirty_background_threshold 302619 # HELP node_vmstat_nr_dirty_threshold /proc/vmstat information field nr_dirty_threshold. # TYPE node_vmstat_nr_dirty_threshold untyped node_vmstat_nr_dirty_threshold 605238 # HELP node_vmstat_nr_file_pages /proc/vmstat information field nr_file_pages. # TYPE node_vmstat_nr_file_pages untyped node_vmstat_nr_file_pages 3.493983e+06 # HELP node_vmstat_nr_free_cma /proc/vmstat information field nr_free_cma. # TYPE node_vmstat_nr_free_cma untyped node_vmstat_nr_free_cma 0 # HELP node_vmstat_nr_free_pages /proc/vmstat information field nr_free_pages. # TYPE node_vmstat_nr_free_pages untyped node_vmstat_nr_free_pages 151003 # HELP node_vmstat_nr_inactive_anon /proc/vmstat information field nr_inactive_anon. # TYPE node_vmstat_nr_inactive_anon untyped node_vmstat_nr_inactive_anon 436402 # HELP node_vmstat_nr_inactive_file /proc/vmstat information field nr_inactive_file. # TYPE node_vmstat_nr_inactive_file untyped node_vmstat_nr_inactive_file 1.316632e+06 # HELP node_vmstat_nr_isolated_anon /proc/vmstat information field nr_isolated_anon. # TYPE node_vmstat_nr_isolated_anon untyped node_vmstat_nr_isolated_anon 0 # HELP node_vmstat_nr_isolated_file /proc/vmstat information field nr_isolated_file. # TYPE node_vmstat_nr_isolated_file untyped node_vmstat_nr_isolated_file 0 # HELP node_vmstat_nr_kernel_stack /proc/vmstat information field nr_kernel_stack. # TYPE node_vmstat_nr_kernel_stack untyped node_vmstat_nr_kernel_stack 1756 # HELP node_vmstat_nr_mapped /proc/vmstat information field nr_mapped. # TYPE node_vmstat_nr_mapped untyped node_vmstat_nr_mapped 241153 # HELP node_vmstat_nr_mlock /proc/vmstat information field nr_mlock. # TYPE node_vmstat_nr_mlock untyped node_vmstat_nr_mlock 4 # HELP node_vmstat_nr_page_table_pages /proc/vmstat information field nr_page_table_pages. # TYPE node_vmstat_nr_page_table_pages untyped node_vmstat_nr_page_table_pages 35809 # HELP node_vmstat_nr_shmem /proc/vmstat information field nr_shmem. # TYPE node_vmstat_nr_shmem untyped node_vmstat_nr_shmem 542670 # HELP node_vmstat_nr_slab_reclaimable /proc/vmstat information field nr_slab_reclaimable. # TYPE node_vmstat_nr_slab_reclaimable untyped node_vmstat_nr_slab_reclaimable 916786 # HELP node_vmstat_nr_slab_unreclaimable /proc/vmstat information field nr_slab_unreclaimable. # TYPE node_vmstat_nr_slab_unreclaimable untyped node_vmstat_nr_slab_unreclaimable 28271 # HELP node_vmstat_nr_unevictable /proc/vmstat information field nr_unevictable. # TYPE node_vmstat_nr_unevictable untyped node_vmstat_nr_unevictable 4 # HELP node_vmstat_nr_unstable /proc/vmstat information field nr_unstable. # TYPE node_vmstat_nr_unstable untyped node_vmstat_nr_unstable 0 # HELP node_vmstat_nr_vmscan_immediate_reclaim /proc/vmstat information field nr_vmscan_immediate_reclaim. # TYPE node_vmstat_nr_vmscan_immediate_reclaim untyped node_vmstat_nr_vmscan_immediate_reclaim 71 # HELP node_vmstat_nr_vmscan_write /proc/vmstat information field nr_vmscan_write. # TYPE node_vmstat_nr_vmscan_write untyped node_vmstat_nr_vmscan_write 35936 # HELP node_vmstat_nr_writeback /proc/vmstat information field nr_writeback. # TYPE node_vmstat_nr_writeback untyped node_vmstat_nr_writeback 0 # HELP node_vmstat_nr_writeback_temp /proc/vmstat information field nr_writeback_temp. # TYPE node_vmstat_nr_writeback_temp untyped node_vmstat_nr_writeback_temp 0 # HELP node_vmstat_nr_written /proc/vmstat information field nr_written. # TYPE node_vmstat_nr_written untyped node_vmstat_nr_written 2.10222859e+08 # HELP node_vmstat_numa_foreign /proc/vmstat information field numa_foreign. # TYPE node_vmstat_numa_foreign untyped node_vmstat_numa_foreign 0 # HELP node_vmstat_numa_hint_faults /proc/vmstat information field numa_hint_faults. # TYPE node_vmstat_numa_hint_faults untyped node_vmstat_numa_hint_faults 0 # HELP node_vmstat_numa_hint_faults_local /proc/vmstat information field numa_hint_faults_local. # TYPE node_vmstat_numa_hint_faults_local untyped node_vmstat_numa_hint_faults_local 0 # HELP node_vmstat_numa_hit /proc/vmstat information field numa_hit. # TYPE node_vmstat_numa_hit untyped node_vmstat_numa_hit 1.111385637298e+12 # HELP node_vmstat_numa_huge_pte_updates /proc/vmstat information field numa_huge_pte_updates. # TYPE node_vmstat_numa_huge_pte_updates untyped node_vmstat_numa_huge_pte_updates 0 # HELP node_vmstat_numa_interleave /proc/vmstat information field numa_interleave. # TYPE node_vmstat_numa_interleave untyped node_vmstat_numa_interleave 31233 # HELP node_vmstat_numa_local /proc/vmstat information field numa_local. # TYPE node_vmstat_numa_local untyped node_vmstat_numa_local 1.111385637298e+12 # HELP node_vmstat_numa_miss /proc/vmstat information field numa_miss. # TYPE node_vmstat_numa_miss untyped node_vmstat_numa_miss 0 # HELP node_vmstat_numa_other /proc/vmstat information field numa_other. # TYPE node_vmstat_numa_other untyped node_vmstat_numa_other 0 # HELP node_vmstat_numa_pages_migrated /proc/vmstat information field numa_pages_migrated. # TYPE node_vmstat_numa_pages_migrated untyped node_vmstat_numa_pages_migrated 0 # HELP node_vmstat_numa_pte_updates /proc/vmstat information field numa_pte_updates. # TYPE node_vmstat_numa_pte_updates untyped node_vmstat_numa_pte_updates 0 # HELP node_vmstat_pageoutrun /proc/vmstat information field pageoutrun. # TYPE node_vmstat_pageoutrun untyped node_vmstat_pageoutrun 666 # HELP node_vmstat_pgactivate /proc/vmstat information field pgactivate. # TYPE node_vmstat_pgactivate untyped node_vmstat_pgactivate 8.6531481e+07 # HELP node_vmstat_pgalloc_dma /proc/vmstat information field pgalloc_dma. # TYPE node_vmstat_pgalloc_dma untyped node_vmstat_pgalloc_dma 18 # HELP node_vmstat_pgalloc_dma32 /proc/vmstat information field pgalloc_dma32. # TYPE node_vmstat_pgalloc_dma32 untyped node_vmstat_pgalloc_dma32 3.36194880385e+11 # HELP node_vmstat_pgalloc_movable /proc/vmstat information field pgalloc_movable. # TYPE node_vmstat_pgalloc_movable untyped node_vmstat_pgalloc_movable 0 # HELP node_vmstat_pgalloc_normal /proc/vmstat information field pgalloc_normal. # TYPE node_vmstat_pgalloc_normal untyped node_vmstat_pgalloc_normal 2.688638066807e+12 # HELP node_vmstat_pgdeactivate /proc/vmstat information field pgdeactivate. # TYPE node_vmstat_pgdeactivate untyped node_vmstat_pgdeactivate 2.2290705e+07 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 2.774214083174e+12 # HELP node_vmstat_pgfree /proc/vmstat information field pgfree. # TYPE node_vmstat_pgfree untyped node_vmstat_pgfree 3.02483310023e+12 # HELP node_vmstat_pginodesteal /proc/vmstat information field pginodesteal. # TYPE node_vmstat_pginodesteal untyped node_vmstat_pginodesteal 0 # HELP node_vmstat_pglazyfreed /proc/vmstat information field pglazyfreed. # TYPE node_vmstat_pglazyfreed untyped node_vmstat_pglazyfreed 512 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 86712 # HELP node_vmstat_pgmigrate_fail /proc/vmstat information field pgmigrate_fail. # TYPE node_vmstat_pgmigrate_fail untyped node_vmstat_pgmigrate_fail 0 # HELP node_vmstat_pgmigrate_success /proc/vmstat information field pgmigrate_success. # TYPE node_vmstat_pgmigrate_success untyped node_vmstat_pgmigrate_success 0 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.1901899e+07 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.768437611e+09 # HELP node_vmstat_pgrefill_dma /proc/vmstat information field pgrefill_dma. # TYPE node_vmstat_pgrefill_dma untyped node_vmstat_pgrefill_dma 0 # HELP node_vmstat_pgrefill_dma32 /proc/vmstat information field pgrefill_dma32. # TYPE node_vmstat_pgrefill_dma32 untyped node_vmstat_pgrefill_dma32 644277 # HELP node_vmstat_pgrefill_movable /proc/vmstat information field pgrefill_movable. # TYPE node_vmstat_pgrefill_movable untyped node_vmstat_pgrefill_movable 0 # HELP node_vmstat_pgrefill_normal /proc/vmstat information field pgrefill_normal. # TYPE node_vmstat_pgrefill_normal untyped node_vmstat_pgrefill_normal 5.602205e+06 # HELP node_vmstat_pgrotated /proc/vmstat information field pgrotated. # TYPE node_vmstat_pgrotated untyped node_vmstat_pgrotated 36014 # HELP node_vmstat_pgscan_direct_dma /proc/vmstat information field pgscan_direct_dma. # TYPE node_vmstat_pgscan_direct_dma untyped node_vmstat_pgscan_direct_dma 0 # HELP node_vmstat_pgscan_direct_dma32 /proc/vmstat information field pgscan_direct_dma32. # TYPE node_vmstat_pgscan_direct_dma32 untyped node_vmstat_pgscan_direct_dma32 184 # HELP node_vmstat_pgscan_direct_movable /proc/vmstat information field pgscan_direct_movable. # TYPE node_vmstat_pgscan_direct_movable untyped node_vmstat_pgscan_direct_movable 0 # HELP node_vmstat_pgscan_direct_normal /proc/vmstat information field pgscan_direct_normal. # TYPE node_vmstat_pgscan_direct_normal untyped node_vmstat_pgscan_direct_normal 1855 # HELP node_vmstat_pgscan_direct_throttle /proc/vmstat information field pgscan_direct_throttle. # TYPE node_vmstat_pgscan_direct_throttle untyped node_vmstat_pgscan_direct_throttle 0 # HELP node_vmstat_pgscan_kswapd_dma /proc/vmstat information field pgscan_kswapd_dma. # TYPE node_vmstat_pgscan_kswapd_dma untyped node_vmstat_pgscan_kswapd_dma 0 # HELP node_vmstat_pgscan_kswapd_dma32 /proc/vmstat information field pgscan_kswapd_dma32. # TYPE node_vmstat_pgscan_kswapd_dma32 untyped node_vmstat_pgscan_kswapd_dma32 466338 # HELP node_vmstat_pgscan_kswapd_movable /proc/vmstat information field pgscan_kswapd_movable. # TYPE node_vmstat_pgscan_kswapd_movable untyped node_vmstat_pgscan_kswapd_movable 0 # HELP node_vmstat_pgscan_kswapd_normal /proc/vmstat information field pgscan_kswapd_normal. # TYPE node_vmstat_pgscan_kswapd_normal untyped node_vmstat_pgscan_kswapd_normal 3.605789e+06 # HELP node_vmstat_pgsteal_direct_dma /proc/vmstat information field pgsteal_direct_dma. # TYPE node_vmstat_pgsteal_direct_dma untyped node_vmstat_pgsteal_direct_dma 0 # HELP node_vmstat_pgsteal_direct_dma32 /proc/vmstat information field pgsteal_direct_dma32. # TYPE node_vmstat_pgsteal_direct_dma32 untyped node_vmstat_pgsteal_direct_dma32 172 # HELP node_vmstat_pgsteal_direct_movable /proc/vmstat information field pgsteal_direct_movable. # TYPE node_vmstat_pgsteal_direct_movable untyped node_vmstat_pgsteal_direct_movable 0 # HELP node_vmstat_pgsteal_direct_normal /proc/vmstat information field pgsteal_direct_normal. # TYPE node_vmstat_pgsteal_direct_normal untyped node_vmstat_pgsteal_direct_normal 1666 # HELP node_vmstat_pgsteal_kswapd_dma /proc/vmstat information field pgsteal_kswapd_dma. # TYPE node_vmstat_pgsteal_kswapd_dma untyped node_vmstat_pgsteal_kswapd_dma 0 # HELP node_vmstat_pgsteal_kswapd_dma32 /proc/vmstat information field pgsteal_kswapd_dma32. # TYPE node_vmstat_pgsteal_kswapd_dma32 untyped node_vmstat_pgsteal_kswapd_dma32 437605 # HELP node_vmstat_pgsteal_kswapd_movable /proc/vmstat information field pgsteal_kswapd_movable. # TYPE node_vmstat_pgsteal_kswapd_movable untyped node_vmstat_pgsteal_kswapd_movable 0 # HELP node_vmstat_pgsteal_kswapd_normal /proc/vmstat information field pgsteal_kswapd_normal. # TYPE node_vmstat_pgsteal_kswapd_normal untyped node_vmstat_pgsteal_kswapd_normal 3.48023e+06 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 1291 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 35936 # HELP node_vmstat_slabs_scanned /proc/vmstat information field slabs_scanned. # TYPE node_vmstat_slabs_scanned untyped node_vmstat_slabs_scanned 1.797632e+07 # HELP node_vmstat_thp_collapse_alloc /proc/vmstat information field thp_collapse_alloc. # TYPE node_vmstat_thp_collapse_alloc untyped node_vmstat_thp_collapse_alloc 51165 # HELP node_vmstat_thp_collapse_alloc_failed /proc/vmstat information field thp_collapse_alloc_failed. # TYPE node_vmstat_thp_collapse_alloc_failed untyped node_vmstat_thp_collapse_alloc_failed 621362 # HELP node_vmstat_thp_fault_alloc /proc/vmstat information field thp_fault_alloc. # TYPE node_vmstat_thp_fault_alloc untyped node_vmstat_thp_fault_alloc 3.70207903e+09 # HELP node_vmstat_thp_fault_fallback /proc/vmstat information field thp_fault_fallback. # TYPE node_vmstat_thp_fault_fallback untyped node_vmstat_thp_fault_fallback 6.30607063e+08 # HELP node_vmstat_thp_split /proc/vmstat information field thp_split. # TYPE node_vmstat_thp_split untyped node_vmstat_thp_split 59727 # HELP node_vmstat_thp_zero_page_alloc /proc/vmstat information field thp_zero_page_alloc. # TYPE node_vmstat_thp_zero_page_alloc untyped node_vmstat_thp_zero_page_alloc 1 # HELP node_vmstat_thp_zero_page_alloc_failed /proc/vmstat information field thp_zero_page_alloc_failed. # TYPE node_vmstat_thp_zero_page_alloc_failed untyped node_vmstat_thp_zero_page_alloc_failed 0 # HELP node_vmstat_unevictable_pgs_cleared /proc/vmstat information field unevictable_pgs_cleared. # TYPE node_vmstat_unevictable_pgs_cleared untyped node_vmstat_unevictable_pgs_cleared 0 # HELP node_vmstat_unevictable_pgs_culled /proc/vmstat information field unevictable_pgs_culled. # TYPE node_vmstat_unevictable_pgs_culled untyped node_vmstat_unevictable_pgs_culled 32698 # HELP node_vmstat_unevictable_pgs_mlocked /proc/vmstat information field unevictable_pgs_mlocked. # TYPE node_vmstat_unevictable_pgs_mlocked untyped node_vmstat_unevictable_pgs_mlocked 264622 # HELP node_vmstat_unevictable_pgs_munlocked /proc/vmstat information field unevictable_pgs_munlocked. # TYPE node_vmstat_unevictable_pgs_munlocked untyped node_vmstat_unevictable_pgs_munlocked 264618 # HELP node_vmstat_unevictable_pgs_rescued /proc/vmstat information field unevictable_pgs_rescued. # TYPE node_vmstat_unevictable_pgs_rescued untyped node_vmstat_unevictable_pgs_rescued 264617 # HELP node_vmstat_unevictable_pgs_scanned /proc/vmstat information field unevictable_pgs_scanned. # TYPE node_vmstat_unevictable_pgs_scanned untyped node_vmstat_unevictable_pgs_scanned 0 # HELP node_vmstat_unevictable_pgs_stranded /proc/vmstat information field unevictable_pgs_stranded. # TYPE node_vmstat_unevictable_pgs_stranded untyped node_vmstat_unevictable_pgs_stranded 0 # HELP node_vmstat_workingset_activate /proc/vmstat information field workingset_activate. # TYPE node_vmstat_workingset_activate untyped node_vmstat_workingset_activate 9108 # HELP node_vmstat_workingset_nodereclaim /proc/vmstat information field workingset_nodereclaim. # TYPE node_vmstat_workingset_nodereclaim untyped node_vmstat_workingset_nodereclaim 0 # HELP node_vmstat_workingset_refault /proc/vmstat information field workingset_refault. # TYPE node_vmstat_workingset_refault untyped node_vmstat_workingset_refault 110129 # HELP node_vmstat_zone_reclaim_failed /proc/vmstat information field zone_reclaim_failed. # TYPE node_vmstat_zone_reclaim_failed untyped node_vmstat_zone_reclaim_failed 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 1414.43 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 12 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.1354112e+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.72530882121e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.4466944e+08