# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 3.6224e-05 go_gc_duration_seconds{quantile="0.25"} 8.6305e-05 go_gc_duration_seconds{quantile="0.5"} 0.000128192 go_gc_duration_seconds{quantile="0.75"} 0.00017273 go_gc_duration_seconds{quantile="1"} 0.004017907 go_gc_duration_seconds_sum 11193.052985484 go_gc_duration_seconds_count 6.670018e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.11.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 3.48244e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.2907959212344e+13 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.515036e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.83806801223e+11 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.00013875971731803414 # 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 2.379776e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 3.48244e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 5.9416576e+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 5.627904e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28440 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 5.8007552e+07 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 6.504448e+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.7582089947194934e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.83806829663e+11 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 13824 # 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 95000 # 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 163840 # 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 6.285696e+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.411228e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 2.064384e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 2.064384e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.3595128e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 30 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="eth0"} 1 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.659612017e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 8.97556648332e+11 # HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled. # TYPE node_cpu_core_throttles_total counter node_cpu_core_throttles_total{core="0",package="0"} 26 node_cpu_core_throttles_total{core="1",package="0"} 35 node_cpu_core_throttles_total{core="2",package="0"} 0 node_cpu_core_throttles_total{core="3",package="0"} 0 # HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz. # TYPE node_cpu_frequency_hertz gauge node_cpu_frequency_hertz{cpu="0"} 1.955791e+09 node_cpu_frequency_hertz{cpu="1"} 1.983579e+09 node_cpu_frequency_hertz{cpu="2"} 2.562436e+09 node_cpu_frequency_hertz{cpu="3"} 2.883031e+09 node_cpu_frequency_hertz{cpu="4"} 1.633676e+09 node_cpu_frequency_hertz{cpu="5"} 1.70833e+09 node_cpu_frequency_hertz{cpu="6"} 1.646814e+09 node_cpu_frequency_hertz{cpu="7"} 1.597576e+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="0"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="1"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="2"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="3"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="4"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="5"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="6"} 3.8e+09 node_cpu_frequency_max_hertz{cpu="7"} 3.8e+09 # HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz. # TYPE node_cpu_frequency_min_hertz gauge node_cpu_frequency_min_hertz{cpu="0"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="1"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="2"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="3"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="4"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="5"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="6"} 1.6e+09 node_cpu_frequency_min_hertz{cpu="7"} 1.6e+09 # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",mode="user"} 0 # HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled. # TYPE node_cpu_package_throttles_total counter node_cpu_package_throttles_total{package="0"} 60 # HELP node_cpu_seconds_total Seconds the cpus spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 4.519121329e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 104723.87 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 4231.72 node_cpu_seconds_total{cpu="0",mode="softirq"} 297603.21 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 8.74856216e+06 node_cpu_seconds_total{cpu="0",mode="user"} 4.378488033e+07 node_cpu_seconds_total{cpu="1",mode="idle"} 4.517944465e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 98818.71 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 5352.66 node_cpu_seconds_total{cpu="1",mode="softirq"} 263471.3 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 8.69244175e+06 node_cpu_seconds_total{cpu="1",mode="user"} 4.388237442e+07 node_cpu_seconds_total{cpu="2",mode="idle"} 4.532416657e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 105667.34 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 4876.94 node_cpu_seconds_total{cpu="2",mode="softirq"} 243503.74 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 8.67814658e+06 node_cpu_seconds_total{cpu="2",mode="user"} 4.375528035e+07 node_cpu_seconds_total{cpu="3",mode="idle"} 4.417577509e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 93469.16 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 3235.44 node_cpu_seconds_total{cpu="3",mode="softirq"} 176219.03 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 9.31215844e+06 node_cpu_seconds_total{cpu="3",mode="user"} 4.434728224e+07 node_cpu_seconds_total{cpu="4",mode="idle"} 4.569579896e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 97174.01 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 4760.12 node_cpu_seconds_total{cpu="4",mode="softirq"} 221420.51 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 8.48622835e+06 node_cpu_seconds_total{cpu="4",mode="user"} 4.359955352e+07 node_cpu_seconds_total{cpu="5",mode="idle"} 4.654958881e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 386563.54 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 6427.42 node_cpu_seconds_total{cpu="5",mode="softirq"} 490020.68 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 8.59190736e+06 node_cpu_seconds_total{cpu="5",mode="user"} 4.204003196e+07 node_cpu_seconds_total{cpu="6",mode="idle"} 4.707434096e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 134801.42 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 5311.71 node_cpu_seconds_total{cpu="6",mode="softirq"} 199215.26 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 8.44674291e+06 node_cpu_seconds_total{cpu="6",mode="user"} 4.221018261e+07 node_cpu_seconds_total{cpu="7",mode="idle"} 4.437530184e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 145040.32 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 1855.72 node_cpu_seconds_total{cpu="7",mode="softirq"} 4.97433267e+06 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 9.62762768e+06 node_cpu_seconds_total{cpu="7",mode="user"} 3.915938096e+07 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sda"} 4702.037 node_disk_discard_time_seconds_total{device="sdb"} 4003.139 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sda"} 9.8667673256e+10 node_disk_discarded_sectors_total{device="sdb"} 9.9950580544e+10 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sda"} 2.2685339e+07 node_disk_discards_completed_total{device="sdb"} 1.7696261e+07 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="sda"} 0 node_disk_discards_merged_total{device="sdb"} 0 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sdb"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sda"} 293177.588 node_disk_io_time_seconds_total{device="sdb"} 759538.044 # HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. # TYPE node_disk_io_time_weighted_seconds_total counter node_disk_io_time_weighted_seconds_total{device="sda"} 3.604781162e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 4.049825344e+06 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sda"} 1.51905204556288e+14 node_disk_read_bytes_total{device="sdb"} 1.78940414257664e+14 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sda"} 1.300838092e+06 node_disk_read_time_seconds_total{device="sdb"} 1.697386448e+06 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sda"} 1.774096288e+09 node_disk_reads_completed_total{device="sdb"} 2.601580148e+09 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sda"} 4.6407188e+07 node_disk_reads_merged_total{device="sdb"} 5.0364054e+07 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sda"} 2.153997617e+06 node_disk_write_time_seconds_total{device="sdb"} 2.146658676e+06 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sda"} 9.101840303e+09 node_disk_writes_completed_total{device="sdb"} 1.0510578155e+10 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 2.723093853e+09 node_disk_writes_merged_total{device="sdb"} 2.639462287e+09 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sda"} 1.6634871369728e+14 node_disk_written_bytes_total{device="sdb"} 1.72498744397824e+14 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3225 # 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.11.2",revision="f6f6194a436b9a63d0439abc585c76b19a206b21",version="0.17.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 17376 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 9.223372036854776e+18 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/sda2",fstype="ext4",mountpoint="/"} 2.80442720256e+11 node_filesystem_avail_bytes{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_avail_bytes{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_avail_bytes{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_avail_bytes{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_avail_bytes{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_avail_bytes{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_avail_bytes{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_avail_bytes{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_avail_bytes{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_avail_bytes{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_avail_bytes{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_avail_bytes{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_avail_bytes{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_avail_bytes{device="udev",fstype="devtmpfs",mountpoint="/dev"} 6.7108864e+07 # 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/loop0",fstype="squashfs",mountpoint="/snap/core20/2599"} 1 node_filesystem_device_error{device="/dev/loop1",fstype="squashfs",mountpoint="/snap/snapd/24792"} 1 node_filesystem_device_error{device="/dev/loop2",fstype="squashfs",mountpoint="/snap/core20/2582"} 1 node_filesystem_device_error{device="/dev/loop3",fstype="squashfs",mountpoint="/snap/lxd/29351"} 1 node_filesystem_device_error{device="/dev/loop5",fstype="squashfs",mountpoint="/snap/lxd/31333"} 1 node_filesystem_device_error{device="/dev/loop7",fstype="squashfs",mountpoint="/snap/snapd/25202"} 1 node_filesystem_device_error{device="/dev/sda1",fstype="ext4",mountpoint="/boot"} 1 node_filesystem_device_error{device="/dev/sda2",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/var2"} 1 node_filesystem_device_error{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_device_error{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_device_error{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_device_error{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_device_error{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_device_error{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_device_error{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_device_error{device="hugetlbfs",fstype="hugetlbfs",mountpoint="/dev/hugepages"} 1 node_filesystem_device_error{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_device_error{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/03debd160801"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/04630305afe6"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/05b23e0b6f70"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/06de3caa5591"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/0b216c6b4e03"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/1292b8205174"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/16862e7c2bb4"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/17a5db0d5731"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/1cac9128ca08"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/1f82342ea1b4"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/2145299dd455"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/23dce111b853"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/24fbe25c40a7"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/26e891034846"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/27d57ac520ce"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/2b29c911f5e9"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/2dc3a2235953"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/2f55005df28b"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/2f5ed2997bc6"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/3193564acd21"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/368fb1e7fe02"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/38dfe56bab38"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/3a62ce284883"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/3cede6515dec"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/400ef8ce1e9c"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/41374d9927bf"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/435da762daab"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/4515a89e2d26"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/4784b5172ad2"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/4cb179dc3e05"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/4fdc5019be28"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/4ff0750dcc6b"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/52241ef76f36"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/5247e6f27c2f"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/52da43ffc1e1"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/54a817ddd20b"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/5a37a968aa7d"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/60a353f2791f"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/65b2547f7778"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/68e0bab796f8"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/70753ad7322f"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/72cc609a8c00"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/74516301b94f"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/75f6fca8f1e9"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/7629d30a83b0"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/800634fbfef9"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/81d29b8abe23"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/8425cc84a353"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/84aadef6a148"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/8919e0659785"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/92cdd965ee3c"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/a04aae07d7b4"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/a347d614e34e"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/a4f7a4092fc9"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/a54a53787733"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/afb95dd18f13"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/b9f7fa770d4b"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/c55fe1d2cd86"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/c8d9df509d20"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/c9008b20e50c"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/cc27360d189b"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/cce715be05a0"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/d17986e26f2d"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/d301204c88b0"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/d3d0c38ce0b4"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/default"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/e46608e24632"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/e4e4e8ce4462"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/e7f6c2c9d629"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/e835ad4fc541"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/fc759964152c"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/docker/netns/ff4a4676bcf7"} 1 node_filesystem_device_error{device="nsfs",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/00ab4fab5044e3e0f2079a01aa3e3e8f96715b3b66233aa35142dd76ed73dfb9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/05c3bf66bf9dc474bbfc98002098f1d0cc5485616993d6278614d504f5a85d95/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/07d5a3f627fd3e3404df270085e5d8c46d07d995123714b469a43b5d0b21172a/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/0acfaeab89118fd616dde2dd16aeae2c01bb672a15f4c043bc603008f8c9f3a5/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/0b6d7c2ec11a24b07c9e7ecebde980b82983027a4632b65eb26c204a7a808f63/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/0e68d1cb79cdbc82f3102e4993513efc542ee4505f3403ade97e77342d0d415e/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/14382043e24251df662df0b3ad8f3d10aeab93aee9bfc4953433febb72b277ce/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/18cd5bbaebca6f4715d702a64cab02a6ddc7ea987860129ea5247db57b79c2b0/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/1bbef5d6e795b46a8174d6b9383df9788eb9f2fea1448949498539f1015678b6/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/1fbf5ef7e7f81892a0ad99e028065228530b6b25640f01a9b77a734474ff40ba/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/20945621bf1c8b80cf30fc87f5c9d3dd7d1558210478abc7b79e90073e4d778b/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/27f04250324f46ecfe78cfb7940a10028aa418d2284fd892b83df18ecfcf3874/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/29f078e86c27016a89be76c3c5f5667c819eb0b7804cb47d6a5525032cebb3a8/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/2ee037140fe27043fe5046a132a378476dc3de5e69ca6ad31b1d6d58f038010e/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/2f4ae3025912fda83209c99b391504f915ab2cc5e77a6e217d8342eb717672f7/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/34278a27d3bc463ced32b92f1c6a39c1e76f9c21a95749a48dc714209c1be3c0/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/35329b6b98453304da1a5c7d9784e41e1f6bd8ca1237942349be147c03cc855e/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/3558b88c7bca62d33fa63ce2f715e1b08573c6b4d7444ca6d3fb5ffd5b687729/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/3720af24f82d7dcbd1634a01b0b7574c2fc1386102aa69d6deced3f4d285c1b9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/4073df32e5180c21adf41cfd676b34ad3733e515d0cf86cb2e6d29fe8f1b3ba2/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/43440762bfb86cb88c0451146f6bb572f30544dd83e53fbd06ff03c9e39b73cd/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/44cc1a4b86db262cef20ee509cd947afb5893f6b2b8590fbf88df0264c2339d1/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/44d67079b4e6f931ba7685239c78d22c89f2065a35fd9b95f9c6f2e7c5c607d0/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/457eccb62c7959122279b4f73b9c8559a2babce2aab048366d56c22d07c3603e/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/458d4ca65392c75f5445bb90cf2f6bc61ada8d8fb14d0a34bca88123fcf8128a/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/46218f93b22b9b3d9f31846d3b5b07ebbfbafb8d8ebdbf58456c2803ebe317a9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/4a1aa176dced70e1d577808d452faf0c250f0ed487b0a29eb15f82f348c19836/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/4f30d7b0bc43e70122583f6025eb7201776c33812890565d662a9b0b23e0cd52/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/50f793e26667b0fe691d3423874eed7923c4c87297efe3691ce5db691ef0418b/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/524101ebe47f9d3a9075e519a3200e1a93f8331fb4a8260ed3a707fc7b92c6c1/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/5394d4b635e49c3b5073752201fcc0fbb03662c55b68c8a70eec53ab73b0f52a/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/569e7f3ca6b389d0503edda52c3482b81c556a78ae2e4d9103dea7ad78952e69/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/57a1a7ea7713c7be1540120d1583f7d552b54f124a6fc653248778c84adb09da/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/608f8587c81ac284ea444a9ead4bf6abc7064a3a2bb415817843ce911ad4b1fd/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/67f36a47b7ba45c13e91940fda029db849d564163d930c343fab31a732f5f42a/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/6ae33020ea75d52a669f0dd4b3195a2a84f79d2c52a5db0ae107ef865bbe4809/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/77491bba4b40007d18d8b5599a03c6ebb0372f3b0bc828497db725aeadce7fc0/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/7d036e8719c3814ee4c74c3a87d2295eebaf0f95b9f99164e8c21aba970d2e0b/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/84647592c06362c7cf1df696c7707eced5821098d49d8154514e53b2ef31f963/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/8821bf8a992f0f9ac2ef1f1e27b6bc974f323f22f2920176909b79074c77fcb2/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/8dd716508938efb623c2cf4be6e042854b6c14a7f1226bed9a4ef02ba1a3789c/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/8eb66cf40d4aee9aa33b180dd1c6532036f464b7ac223b92abb520212bb2800f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/9466f20f3ace575f727ace8b28e47c2ee59a350b968fe658e72828d6a12428d4/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/a27b8fe2b1d7906b8d178d1263a4df71c9966330e84dcdfa7a9c6e0c5d96c310/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/a72355cc90c48ee1a6d68dbb4c58a8eebf3d0436a00f32eb91ef383f8691ad39/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ab82e8b8bd413c534c848779ac93346cd1660756adbdaa139e02efbb0f9f5457/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b081ba7b1c322f9081a44cc310ad4adec2324aa7ce0b40a53b0d547ea151e8bb/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b29cb482b3d8c0a9776157e113d85f3ed19278c686a29eb7c7045f3555781106/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b33c2bbc84a66a5558b341b30ec0a73b7fd874937cc2f3a1dd4303b9817d89fd/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b7592bd1b97ddc32d52854bcd92275a4dd18cf038c15ce49d240f4f6d675c3c8/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b948b59618aead04889e7b84580e4c6e97cd91441584b0a7e90b377979f9ea25/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/b97086eec0fb3ba81360d9d2826928b079b09e339a3aede2ada9978d7c812660/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/c6bca4ceac56632f9b49a5aa4e93cbaac6d21c9d1b55ed81a86810232467b830/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/c82246c6ae4508f997addac129be8c586dcd447d4c08a1eeaa65754ba595d027/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/c9b78544adc50e8e22556eabb2066512ad73cc8cf4787dd7154b11fc5c56f335/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/cc0284e01ac905ad1fdaff80cf89b365b67c8f4146f278a2e0ce7927975849e9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ce77db6c3311a0996636e46b26a73ea95e59d7351de09e9c234447ee3401228f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/d2766fef662be9b32bef9879b1fc33ce5548b8cd6644ffbbcbb842b71b366cf6/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/d2fc23b44758c7d2dd94b45813aeb5e353db610175b486d02154884c868e6d0f/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/dbbc0aeb7ea1712fbf24020eb29acf45e4e270564a51bc3d01e79d8a0c01ad5d/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/dccc3615a84bd2f98d1e69a76e4008e4a0de7b87a5f98b572feb886b33f26bd7/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/e11bb549e77a84931456db4ebb835f34f1604fa01ae167197ae7e839bac5fb5c/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ea168ab9c04d40e3898099592b809903f2f8cc4d9fa891c4bd13b87d08a9dc25/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/ebdcbd0a180903bce0c8358fc0d3794ab95d090e3c48f971ad40c24c27ce7c33/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/f102ae39d76d153281778a8df06d5a3b12458043bea76e7ddf7404bf0736d346/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/f554d7d6e22768b54367adc28661947fda6a6df4a9116a10d3fa6fe7abe33395/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/f696b0d83e051898f992dc565128ba347fb9349ca86a0c6cd8dbb5752febdfd9/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/f8da0b7504912d2648cb77e7baddeb1341723d084722a91e29adb11f71434693/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/fb8bd428567c2a56a7ea691e6b56be62658606f7f17ee604c32537027b2dc189/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/fe40a7fc16a2f4d1674194dde0066ab3dfb0315b037ac4c80aedb61c9e5136fa/merged"} 1 node_filesystem_device_error{device="overlay",fstype="overlay",mountpoint="/var/lib/docker/overlay2/fe55e5be69c054e74c1265867a9a7fb7ff86818f732425f18afab7ce4fcf2cc1/merged"} 1 node_filesystem_device_error{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_device_error{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_device_error{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/01a3dd9581539b29469f345fcf9ff5eea0945a21d580888a01a57f17f51e34fb/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/0b5fdaddcf507e3ea0824c9147624774c1b1d5a79eb8c75d55bb97619e94b595/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/1007126531d185a383d6a91ce215d2d1cbdba04c96243eeab6747ced4a47dbef/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/11a03ef2cdda2b4783bceedbab85b060d62966e29963828405d9ec6df1c6e7a1/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/12c0122dceca489ed147a557cc27fc66b5f53e610d8daf06aedc9b416c79f4a2/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/191c454c61a18d0d8ae0fc8662104f9629bd9fbe8e8f1061c68475f93a5a343e/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/1d29917d0850a6b9362d78b11b5b6c16d511d68afa5619288b7cc0dc96724005/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/1ee2dc3bb3eae6f0133f6338554d8c63602a9b3eda51bdb9bdb83d81acc35ceb/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/219672fd0887652b3c00b5f7d3ab67830310cbb69fda66f4728082943458021a/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/2214688526fe7d87036cb1d1ffa5363e4995f1801a1bb5d5814cdd868e7b5438/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/27d520426b13b582fcef59e244ba9af1614279b8565737d4d60171c906904954/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/2dda3ffe3b60399b439eafdb9ed59c9ff5d670181a90fa291703853e95836a35/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/2f1769d938fb830a3a609db0e7ee5f527d5e2995247eeb48aba7a25fce600b65/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/350ceb98dddcc5f6229d7b199673838ac79347193aef68b5982f744e51306f94/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/363c2c1f1420792ac421ff2d9dcf9037ada6ed0c01e9d15f055c655e1d411be5/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/3c2e1bf40c1c3eb47f9649b4f85ceac84e243e02915994295ea0a36e369299ec/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/3d2494ca420593c9a4d86547bdbc6da8adaaa193a97d41dea25e025c254edf56/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/41c7c35a6eaf9779f2a23b0d5abe741f39ba9d8361eaec6d353562fd52999f04/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/41fe31c3eb4778bf743f1be45dff8eaf2865e0284375cc760443a8cb63e3a33f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/4940a650b4b877c2e0f93585db8395ba5efbb96ec0b3f3e0afe45e478511e175/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/4cbf4a801ba3d2b5dcc891ab7ed52f7a4a1e01717c38dea9d637dbd28677fb26/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/4fcd4c8d2be0be26aba471ab5a31797521ba7aae85fc6fb94ccaefe602935f78/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/5045c1f97d99690ae06bcb3fcbe47e1fd242625b8345dde3904d34a6c641d584/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/50cdad368425b3bcfd297ac9036d37d941efad52db461d42bf9f3f3b7c929d33/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/5855e94a99420d74f2cdd6f3df5ba88a312c79676115b58e5384370eb818bb3f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/5ce9bb01854d3763dab5096d975ddabbb976e64fbd0ab4f6f5fc9a49432bd969/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/62ef6d76510a9ec69af1664f416d4ef03f8065839140fa86ebf884e7e9396dcc/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/6396db5d425d11b4b6a69f870a9d6f365ebc0d4f478d6579bb098355945f2437/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/65e9df0987f09cf81c23d61653a33c991610357ddbb98e389fc02a7a6ea74922/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/66e5e218d6534480c501b8a0002c935ac91664b7dd983da12d1b7912fe7edda1/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/67d313e47a778bc4372fe4b3a9ae021841475c3b762aacc04fd56473e1914ed5/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/68bb69883b324fcca908dc5c15a1456d51ff34415995d2e8262266a658e356dd/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/6e547589628d4d112943224bf471dbed723562fb7691406856a024de047b43f8/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/713124a60abacd80023b98740ec931c0f3022d4a757c0b83259a3ec4c967b200/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/7250cbe91a876e3d74a710feb54338f542562c1c905e668ff9761c9457a5f12c/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/726aeeae717dccf19b8cf927dc6c43f1067226d56c08f9418c321f398baec079/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/733844852fffe942d0f200236220df3429844587264eefe3c21d222409764a69/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/77be47d0b29f367a506e1b7fd59c2778460304454d6087835e841ff729b54908/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/847b93f8afe78d54fce5c70d6a1df1f5367a5665cb67211a87909ca565f5507b/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/85a12662035b9dd3ab33907f79c2a483319e189ad49eb38c2148644d6ac5f45e/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/864574c919cc2ba45bd2a4221d341d36497c7f8357fa9c9433c163b3b1fbb6e5/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/8b2fdfc7ccb0c9b233b391bb29087c1a577581c35d1ea621de494b90470924c7/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/8d57a91e13d0bb1276fb4cf5a5d3241ef2e133cb190aee496a5f0999be976f34/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/9759b016b7cb30ef945432f946a0756952397daabff9f1a446df90b499401c40/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/98e5c3838af55ec8e0d531a5302ba9cd5e3f2f9de2c9452e08735d8f0d8c4402/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/a1e4c88f89068cb53d86de8a5bdbb3496942c49bcd37b25c826ab86d7ecfc9c0/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/a26b8698e458fce86339191faf8f34ebaa6c214cb0794ae7f944d679435b2b81/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/a79ee291fb36df981f63bc2e9c758fa4b431e1e6f542391a411a185c34f6dbc7/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/a9dc9063154bc9216058e8acf6bd7e9a998f5b078d33b2c192c3cea16e18b5fd/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/aa5ac55b7672bbf0156070ac36637d5fd616262035c98bbf92e9583bac7fb12f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/ad2f181e5f5f4355dc4ee50e35db88330e4f3617d512362645f4a985212186fa/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/af9124bb193a919bf4b8e0b7ad3209c4c9188f147fc126cb32dae648c88d684d/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/b0e1c7a846b2f8754c77999923270c4499a4e13f671da06f2fae648ee17a0273/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/b4d7256d7f59e9bc028bef7058bb353d4cdd2212c2d5cfe7cb5ce9d0cdd15f8f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/bbead48f69dd285787e47f612ba1a8a7275be93ffc4f77d53cfcde00efdba88e/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/becca0c7bfb5aaf46a3acc9ef6ec413195d45fd537cc4bd2b6211f975e675996/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/c104bede39a3e95907e9252cebc20d8eca2ae2d4a92b901964134e8467bcb27f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/c202c4c48b2d0a0f7086846fd12cfdfd9a74aec8b3cfd18e854b24dadea76622/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/c59dfccd8401db658bed5fd6d688fe319b81977b55c8c4a3c39cda5f5806d5a3/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/c83d119b50c5cc5fe728f8f02b58b42d32f4af6ea7cc71bcc145ae2102ef2bab/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/c8615d0c2fd9c86682af01339594056df58a73f9fa4d09c4f88fccd10d194958/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/caac4baf4296fd416a15a919d7ae99b08665ebe43932c8ff43683cb88fcf04a5/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/d0927c420721f4aca77405300dac751305722bbdbb8457bb72bdaaacc760c3e2/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/d44484f3b3523a38f004582c1d5a0c6ca4b0555d4d25b3133ee4996250cafdce/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/d66e23e6a97dff90a0ce20950cc5edf5efe37f30498b56fd4ee6d01155a49077/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/d6fe8a85f5ca49ec5f327ef0c776165de5705e19e65ea8ca714d2263598eae80/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/e7f04d44292e13e07b85d37d5674b223b2e92ee88b4382ce977ee4aa9154bbad/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/eda8438ee0382c4bec68038e40d710f98548dd25997e810b69a77f73a4701343/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/efb72a8b47d4cfa39d5e09bffbe18ef2bcaa949bd59d1661f94b28ac2e6abd53/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/fd7e8f28f2fde34eec42ee46603a71faec4d3fb5fcc1e66be88ae22655daf36f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/var/lib/docker/containers/fdfddf22d52d7ed270982b3cc13f443967618b4d533baa74476199843c0e425a/mounts/shm"} 1 node_filesystem_device_error{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_device_error{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/lock"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/snapd/ns"} 1 node_filesystem_device_error{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_device_error{device="udev",fstype="devtmpfs",mountpoint="/dev"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda2",fstype="ext4",mountpoint="/"} 2.920448e+07 node_filesystem_files{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_files{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_files{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_files{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_files{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_files{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_files{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_files{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_files{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_files{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_files{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_files{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_files{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 4.096775e+06 node_filesystem_files{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_files{device="udev",fstype="devtmpfs",mountpoint="/dev"} 4.096775e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda2",fstype="ext4",mountpoint="/"} 2.8416356e+07 node_filesystem_files_free{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_files_free{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_files_free{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_files_free{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_files_free{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_files_free{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_files_free{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_files_free{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_files_free{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_files_free{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_files_free{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_files_free{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_files_free{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 4.096774e+06 node_filesystem_files_free{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_files_free{device="udev",fstype="devtmpfs",mountpoint="/dev"} 4.096759e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda2",fstype="ext4",mountpoint="/"} 3.04383807488e+11 node_filesystem_free_bytes{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_free_bytes{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_free_bytes{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_free_bytes{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_free_bytes{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_free_bytes{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_free_bytes{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_free_bytes{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_free_bytes{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_free_bytes{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_free_bytes{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_free_bytes{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_free_bytes{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_free_bytes{device="udev",fstype="devtmpfs",mountpoint="/dev"} 6.7108864e+07 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda2",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_readonly{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_readonly{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_readonly{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_readonly{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_readonly{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_readonly{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_readonly{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_readonly{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_readonly{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_readonly{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_readonly{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_readonly{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 0 node_filesystem_readonly{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_readonly{device="udev",fstype="devtmpfs",mountpoint="/dev"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda2",fstype="ext4",mountpoint="/"} 4.69827207168e+11 node_filesystem_size_bytes{device="binfmt_misc",fstype="binfmt_misc",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_size_bytes{device="bpf",fstype="bpf",mountpoint="/sys/fs/bpf"} 0 node_filesystem_size_bytes{device="cgroup2",fstype="cgroup2",mountpoint="/sys/fs/cgroup"} 0 node_filesystem_size_bytes{device="configfs",fstype="configfs",mountpoint="/sys/kernel/config"} 0 node_filesystem_size_bytes{device="debugfs",fstype="debugfs",mountpoint="/sys/kernel/debug"} 0 node_filesystem_size_bytes{device="devpts",fstype="devpts",mountpoint="/dev/pts"} 0 node_filesystem_size_bytes{device="fusectl",fstype="fusectl",mountpoint="/sys/fs/fuse/connections"} 0 node_filesystem_size_bytes{device="mqueue",fstype="mqueue",mountpoint="/dev/mqueue"} 0 node_filesystem_size_bytes{device="proc",fstype="proc",mountpoint="/proc"} 0 node_filesystem_size_bytes{device="pstore",fstype="pstore",mountpoint="/sys/fs/pstore"} 0 node_filesystem_size_bytes{device="securityfs",fstype="securityfs",mountpoint="/sys/kernel/security"} 0 node_filesystem_size_bytes{device="sysfs",fstype="sysfs",mountpoint="/sys"} 0 node_filesystem_size_bytes{device="systemd-1",fstype="autofs",mountpoint="/proc/sys/fs/binfmt_misc"} 0 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/dev/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="tracefs",fstype="tracefs",mountpoint="/sys/kernel/tracing"} 0 node_filesystem_size_bytes{device="udev",fstype="devtmpfs",mountpoint="/dev"} 6.7108864e+07 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 4.22633758e+08 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge 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="package_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="platform_coretemp_0",sensor="temp1"} 37 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp2"} 29 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp3"} 33 node_hwmon_temp_celsius{chip="platform_coretemp_0",sensor="temp4"} 31 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="platform_coretemp_0",sensor="temp1"} 105 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp2"} 105 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp3"} 105 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp4"} 105 node_hwmon_temp_crit_celsius{chip="platform_coretemp_0",sensor="temp5"} 105 # 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"} 85 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp2"} 85 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp3"} 85 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp4"} 85 node_hwmon_temp_max_celsius{chip="platform_coretemp_0",sensor="temp5"} 85 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 6.3368161398e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.4 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.38 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.37 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 1.151340544e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 6.596288512e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 5.444947968e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 8.388608e+06 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 2.804699136e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 7.98560256e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 2.280568832e+10 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 1.7317257216e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 2.1652635648e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.3461618688e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 2.0793032704e+10 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 2.387968e+06 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 3.09608448e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.9848196096e+10 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 1.6752111616e+10 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.121007104e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 4.4679168e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.473089536e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.8089827328e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 4.24579072e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.3560784896e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 2.861056e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 8.1158144e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.2910592e+07 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.121007104e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 3.86719744e+08 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.398992896e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.507726848e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 3.8653952e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 1.368064e+06 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 5.36866816e+08 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 2.861056e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 6.9414912e+07 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 0 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 0 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 9 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 322 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 0 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 145256 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 0 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.677227393e+09 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 6.1818957936e+10 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 7 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 0 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 0 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 0 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 3 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 137 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 19390 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 30214 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 0 # 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 0 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 0 # HELP node_network_address_assign_type address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{interface="br-01dba66fd9ed"} 3 node_network_address_assign_type{interface="br-08937694dfc1"} 3 node_network_address_assign_type{interface="br-0c8bba9fe4a8"} 3 node_network_address_assign_type{interface="br-195d20dcb697"} 3 node_network_address_assign_type{interface="br-1cc0b4a8a9e7"} 3 node_network_address_assign_type{interface="br-3f13f0f0268e"} 3 node_network_address_assign_type{interface="br-472c65058544"} 3 node_network_address_assign_type{interface="br-4e72126a5d13"} 3 node_network_address_assign_type{interface="br-5349316efd84"} 3 node_network_address_assign_type{interface="br-53530e6da2e5"} 3 node_network_address_assign_type{interface="br-616683573aca"} 3 node_network_address_assign_type{interface="br-68275c197574"} 3 node_network_address_assign_type{interface="br-70d0ac00b19c"} 3 node_network_address_assign_type{interface="br-72989773b3f4"} 3 node_network_address_assign_type{interface="br-b1ff3e0532ea"} 3 node_network_address_assign_type{interface="br-be700840ebf0"} 3 node_network_address_assign_type{interface="br-c3914ef75f82"} 3 node_network_address_assign_type{interface="br-c78b2f646eb0"} 3 node_network_address_assign_type{interface="br-d9c90fba9fed"} 3 node_network_address_assign_type{interface="br-f2e084a5c247"} 3 node_network_address_assign_type{interface="docker0"} 3 node_network_address_assign_type{interface="eno1"} 0 node_network_address_assign_type{interface="lo"} 0 node_network_address_assign_type{interface="veth01ba338"} 3 node_network_address_assign_type{interface="veth01cba6e"} 3 node_network_address_assign_type{interface="veth0d9a9dc"} 3 node_network_address_assign_type{interface="veth0e03077"} 3 node_network_address_assign_type{interface="veth134daec"} 3 node_network_address_assign_type{interface="veth1740204"} 3 node_network_address_assign_type{interface="veth1c8f1b7"} 3 node_network_address_assign_type{interface="veth32704db"} 3 node_network_address_assign_type{interface="veth338ec03"} 3 node_network_address_assign_type{interface="veth356a04d"} 3 node_network_address_assign_type{interface="veth35dcbdb"} 3 node_network_address_assign_type{interface="veth3775eab"} 3 node_network_address_assign_type{interface="veth393b91f"} 3 node_network_address_assign_type{interface="veth3ad44d8"} 3 node_network_address_assign_type{interface="veth3dfa889"} 3 node_network_address_assign_type{interface="veth3e7e2f3"} 3 node_network_address_assign_type{interface="veth3f5171f"} 3 node_network_address_assign_type{interface="veth425ebac"} 3 node_network_address_assign_type{interface="veth4329ac6"} 3 node_network_address_assign_type{interface="veth4d592de"} 3 node_network_address_assign_type{interface="veth51f2e7f"} 3 node_network_address_assign_type{interface="veth51f6247"} 3 node_network_address_assign_type{interface="veth628ae63"} 3 node_network_address_assign_type{interface="veth64ca8a3"} 3 node_network_address_assign_type{interface="veth6d91abf"} 3 node_network_address_assign_type{interface="veth71ffe84"} 3 node_network_address_assign_type{interface="veth7a5e9c0"} 3 node_network_address_assign_type{interface="veth7b564a2"} 3 node_network_address_assign_type{interface="veth7dfebc2"} 3 node_network_address_assign_type{interface="veth7e40435"} 3 node_network_address_assign_type{interface="veth84de191"} 3 node_network_address_assign_type{interface="veth892f356"} 3 node_network_address_assign_type{interface="veth8949dfd"} 3 node_network_address_assign_type{interface="veth8c12602"} 3 node_network_address_assign_type{interface="veth8d41bab"} 3 node_network_address_assign_type{interface="veth9005730"} 3 node_network_address_assign_type{interface="veth9032517"} 3 node_network_address_assign_type{interface="veth91f63e6"} 3 node_network_address_assign_type{interface="veth9e2b8ee"} 3 node_network_address_assign_type{interface="veth9f9e121"} 3 node_network_address_assign_type{interface="vetha194766"} 3 node_network_address_assign_type{interface="vetha91125e"} 3 node_network_address_assign_type{interface="vethaa9ddd9"} 3 node_network_address_assign_type{interface="vethaf3749e"} 3 node_network_address_assign_type{interface="vethaf4c286"} 3 node_network_address_assign_type{interface="vethb0d4e58"} 3 node_network_address_assign_type{interface="vethb23c5a0"} 3 node_network_address_assign_type{interface="vethb2e769d"} 3 node_network_address_assign_type{interface="vethb6ec304"} 3 node_network_address_assign_type{interface="vethb8946c5"} 3 node_network_address_assign_type{interface="vethb9ca0c2"} 3 node_network_address_assign_type{interface="vethc433ec4"} 3 node_network_address_assign_type{interface="vethc84d476"} 3 node_network_address_assign_type{interface="vethce51ddb"} 3 node_network_address_assign_type{interface="vethd2d6c65"} 3 node_network_address_assign_type{interface="vethd715aac"} 3 node_network_address_assign_type{interface="vethd8df98f"} 3 node_network_address_assign_type{interface="vethdf01e86"} 3 node_network_address_assign_type{interface="vethe8c5ac5"} 3 node_network_address_assign_type{interface="vethedd49e3"} 3 node_network_address_assign_type{interface="vetheed2118"} 3 node_network_address_assign_type{interface="vethf125e10"} 3 node_network_address_assign_type{interface="vethf24d205"} 3 node_network_address_assign_type{interface="vethf2d0d31"} 3 node_network_address_assign_type{interface="vethf36f6da"} 3 node_network_address_assign_type{interface="vethf5eb51f"} 3 node_network_address_assign_type{interface="vethf6574b7"} 3 node_network_address_assign_type{interface="vethf70c5be"} 3 node_network_address_assign_type{interface="vethfb542c4"} 3 node_network_address_assign_type{interface="vethfc732ec"} 3 node_network_address_assign_type{interface="vethfd55a0e"} 3 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{interface="br-01dba66fd9ed"} 1 node_network_carrier{interface="br-08937694dfc1"} 1 node_network_carrier{interface="br-0c8bba9fe4a8"} 1 node_network_carrier{interface="br-195d20dcb697"} 1 node_network_carrier{interface="br-1cc0b4a8a9e7"} 1 node_network_carrier{interface="br-3f13f0f0268e"} 1 node_network_carrier{interface="br-472c65058544"} 1 node_network_carrier{interface="br-4e72126a5d13"} 1 node_network_carrier{interface="br-5349316efd84"} 1 node_network_carrier{interface="br-53530e6da2e5"} 1 node_network_carrier{interface="br-616683573aca"} 1 node_network_carrier{interface="br-68275c197574"} 1 node_network_carrier{interface="br-70d0ac00b19c"} 1 node_network_carrier{interface="br-72989773b3f4"} 1 node_network_carrier{interface="br-b1ff3e0532ea"} 1 node_network_carrier{interface="br-be700840ebf0"} 1 node_network_carrier{interface="br-c3914ef75f82"} 1 node_network_carrier{interface="br-c78b2f646eb0"} 1 node_network_carrier{interface="br-d9c90fba9fed"} 1 node_network_carrier{interface="br-f2e084a5c247"} 1 node_network_carrier{interface="docker0"} 1 node_network_carrier{interface="eno1"} 1 node_network_carrier{interface="lo"} 1 node_network_carrier{interface="veth01ba338"} 1 node_network_carrier{interface="veth01cba6e"} 1 node_network_carrier{interface="veth0d9a9dc"} 1 node_network_carrier{interface="veth0e03077"} 1 node_network_carrier{interface="veth134daec"} 1 node_network_carrier{interface="veth1740204"} 1 node_network_carrier{interface="veth1c8f1b7"} 1 node_network_carrier{interface="veth32704db"} 1 node_network_carrier{interface="veth338ec03"} 1 node_network_carrier{interface="veth356a04d"} 1 node_network_carrier{interface="veth35dcbdb"} 1 node_network_carrier{interface="veth3775eab"} 1 node_network_carrier{interface="veth393b91f"} 1 node_network_carrier{interface="veth3ad44d8"} 1 node_network_carrier{interface="veth3dfa889"} 1 node_network_carrier{interface="veth3e7e2f3"} 1 node_network_carrier{interface="veth3f5171f"} 1 node_network_carrier{interface="veth425ebac"} 1 node_network_carrier{interface="veth4329ac6"} 1 node_network_carrier{interface="veth4d592de"} 1 node_network_carrier{interface="veth51f2e7f"} 1 node_network_carrier{interface="veth51f6247"} 1 node_network_carrier{interface="veth628ae63"} 1 node_network_carrier{interface="veth64ca8a3"} 1 node_network_carrier{interface="veth6d91abf"} 1 node_network_carrier{interface="veth71ffe84"} 1 node_network_carrier{interface="veth7a5e9c0"} 1 node_network_carrier{interface="veth7b564a2"} 1 node_network_carrier{interface="veth7dfebc2"} 1 node_network_carrier{interface="veth7e40435"} 1 node_network_carrier{interface="veth84de191"} 1 node_network_carrier{interface="veth892f356"} 1 node_network_carrier{interface="veth8949dfd"} 1 node_network_carrier{interface="veth8c12602"} 1 node_network_carrier{interface="veth8d41bab"} 1 node_network_carrier{interface="veth9005730"} 1 node_network_carrier{interface="veth9032517"} 1 node_network_carrier{interface="veth91f63e6"} 1 node_network_carrier{interface="veth9e2b8ee"} 1 node_network_carrier{interface="veth9f9e121"} 1 node_network_carrier{interface="vetha194766"} 1 node_network_carrier{interface="vetha91125e"} 1 node_network_carrier{interface="vethaa9ddd9"} 1 node_network_carrier{interface="vethaf3749e"} 1 node_network_carrier{interface="vethaf4c286"} 1 node_network_carrier{interface="vethb0d4e58"} 1 node_network_carrier{interface="vethb23c5a0"} 1 node_network_carrier{interface="vethb2e769d"} 1 node_network_carrier{interface="vethb6ec304"} 1 node_network_carrier{interface="vethb8946c5"} 1 node_network_carrier{interface="vethb9ca0c2"} 1 node_network_carrier{interface="vethc433ec4"} 1 node_network_carrier{interface="vethc84d476"} 1 node_network_carrier{interface="vethce51ddb"} 1 node_network_carrier{interface="vethd2d6c65"} 1 node_network_carrier{interface="vethd715aac"} 1 node_network_carrier{interface="vethd8df98f"} 1 node_network_carrier{interface="vethdf01e86"} 1 node_network_carrier{interface="vethe8c5ac5"} 1 node_network_carrier{interface="vethedd49e3"} 1 node_network_carrier{interface="vetheed2118"} 1 node_network_carrier{interface="vethf125e10"} 1 node_network_carrier{interface="vethf24d205"} 1 node_network_carrier{interface="vethf2d0d31"} 1 node_network_carrier{interface="vethf36f6da"} 1 node_network_carrier{interface="vethf5eb51f"} 1 node_network_carrier{interface="vethf6574b7"} 1 node_network_carrier{interface="vethf70c5be"} 1 node_network_carrier{interface="vethfb542c4"} 1 node_network_carrier{interface="vethfc732ec"} 1 node_network_carrier{interface="vethfd55a0e"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{interface="br-01dba66fd9ed"} 4 node_network_carrier_changes_total{interface="br-08937694dfc1"} 4 node_network_carrier_changes_total{interface="br-0c8bba9fe4a8"} 4 node_network_carrier_changes_total{interface="br-195d20dcb697"} 4 node_network_carrier_changes_total{interface="br-1cc0b4a8a9e7"} 4 node_network_carrier_changes_total{interface="br-3f13f0f0268e"} 4 node_network_carrier_changes_total{interface="br-472c65058544"} 4 node_network_carrier_changes_total{interface="br-4e72126a5d13"} 4 node_network_carrier_changes_total{interface="br-5349316efd84"} 4 node_network_carrier_changes_total{interface="br-53530e6da2e5"} 4 node_network_carrier_changes_total{interface="br-616683573aca"} 4 node_network_carrier_changes_total{interface="br-68275c197574"} 2 node_network_carrier_changes_total{interface="br-70d0ac00b19c"} 4 node_network_carrier_changes_total{interface="br-72989773b3f4"} 4 node_network_carrier_changes_total{interface="br-b1ff3e0532ea"} 4 node_network_carrier_changes_total{interface="br-be700840ebf0"} 4 node_network_carrier_changes_total{interface="br-c3914ef75f82"} 4 node_network_carrier_changes_total{interface="br-c78b2f646eb0"} 4 node_network_carrier_changes_total{interface="br-d9c90fba9fed"} 4 node_network_carrier_changes_total{interface="br-f2e084a5c247"} 4 node_network_carrier_changes_total{interface="docker0"} 2 node_network_carrier_changes_total{interface="eno1"} 2 node_network_carrier_changes_total{interface="lo"} 0 node_network_carrier_changes_total{interface="veth01ba338"} 2 node_network_carrier_changes_total{interface="veth01cba6e"} 2 node_network_carrier_changes_total{interface="veth0d9a9dc"} 2 node_network_carrier_changes_total{interface="veth0e03077"} 2 node_network_carrier_changes_total{interface="veth134daec"} 2 node_network_carrier_changes_total{interface="veth1740204"} 2 node_network_carrier_changes_total{interface="veth1c8f1b7"} 2 node_network_carrier_changes_total{interface="veth32704db"} 2 node_network_carrier_changes_total{interface="veth338ec03"} 2 node_network_carrier_changes_total{interface="veth356a04d"} 2 node_network_carrier_changes_total{interface="veth35dcbdb"} 2 node_network_carrier_changes_total{interface="veth3775eab"} 2 node_network_carrier_changes_total{interface="veth393b91f"} 2 node_network_carrier_changes_total{interface="veth3ad44d8"} 2 node_network_carrier_changes_total{interface="veth3dfa889"} 2 node_network_carrier_changes_total{interface="veth3e7e2f3"} 2 node_network_carrier_changes_total{interface="veth3f5171f"} 2 node_network_carrier_changes_total{interface="veth425ebac"} 2 node_network_carrier_changes_total{interface="veth4329ac6"} 2 node_network_carrier_changes_total{interface="veth4d592de"} 2 node_network_carrier_changes_total{interface="veth51f2e7f"} 2 node_network_carrier_changes_total{interface="veth51f6247"} 2 node_network_carrier_changes_total{interface="veth628ae63"} 2 node_network_carrier_changes_total{interface="veth64ca8a3"} 2 node_network_carrier_changes_total{interface="veth6d91abf"} 2 node_network_carrier_changes_total{interface="veth71ffe84"} 2 node_network_carrier_changes_total{interface="veth7a5e9c0"} 2 node_network_carrier_changes_total{interface="veth7b564a2"} 2 node_network_carrier_changes_total{interface="veth7dfebc2"} 2 node_network_carrier_changes_total{interface="veth7e40435"} 2 node_network_carrier_changes_total{interface="veth84de191"} 2 node_network_carrier_changes_total{interface="veth892f356"} 2 node_network_carrier_changes_total{interface="veth8949dfd"} 2 node_network_carrier_changes_total{interface="veth8c12602"} 2 node_network_carrier_changes_total{interface="veth8d41bab"} 2 node_network_carrier_changes_total{interface="veth9005730"} 2 node_network_carrier_changes_total{interface="veth9032517"} 2 node_network_carrier_changes_total{interface="veth91f63e6"} 2 node_network_carrier_changes_total{interface="veth9e2b8ee"} 2 node_network_carrier_changes_total{interface="veth9f9e121"} 2 node_network_carrier_changes_total{interface="vetha194766"} 2 node_network_carrier_changes_total{interface="vetha91125e"} 2 node_network_carrier_changes_total{interface="vethaa9ddd9"} 2 node_network_carrier_changes_total{interface="vethaf3749e"} 2 node_network_carrier_changes_total{interface="vethaf4c286"} 2 node_network_carrier_changes_total{interface="vethb0d4e58"} 2 node_network_carrier_changes_total{interface="vethb23c5a0"} 2 node_network_carrier_changes_total{interface="vethb2e769d"} 2 node_network_carrier_changes_total{interface="vethb6ec304"} 2 node_network_carrier_changes_total{interface="vethb8946c5"} 2 node_network_carrier_changes_total{interface="vethb9ca0c2"} 2 node_network_carrier_changes_total{interface="vethc433ec4"} 2 node_network_carrier_changes_total{interface="vethc84d476"} 2 node_network_carrier_changes_total{interface="vethce51ddb"} 2 node_network_carrier_changes_total{interface="vethd2d6c65"} 2 node_network_carrier_changes_total{interface="vethd715aac"} 2 node_network_carrier_changes_total{interface="vethd8df98f"} 2 node_network_carrier_changes_total{interface="vethdf01e86"} 2 node_network_carrier_changes_total{interface="vethe8c5ac5"} 2 node_network_carrier_changes_total{interface="vethedd49e3"} 2 node_network_carrier_changes_total{interface="vetheed2118"} 2 node_network_carrier_changes_total{interface="vethf125e10"} 2 node_network_carrier_changes_total{interface="vethf24d205"} 2 node_network_carrier_changes_total{interface="vethf2d0d31"} 2 node_network_carrier_changes_total{interface="vethf36f6da"} 2 node_network_carrier_changes_total{interface="vethf5eb51f"} 2 node_network_carrier_changes_total{interface="vethf6574b7"} 2 node_network_carrier_changes_total{interface="vethf70c5be"} 2 node_network_carrier_changes_total{interface="vethfb542c4"} 2 node_network_carrier_changes_total{interface="vethfc732ec"} 2 node_network_carrier_changes_total{interface="vethfd55a0e"} 2 # HELP node_network_carrier_down_changes_total carrier_down_changes_total value of /sys/class/net/. # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{interface="br-01dba66fd9ed"} 2 node_network_carrier_down_changes_total{interface="br-08937694dfc1"} 2 node_network_carrier_down_changes_total{interface="br-0c8bba9fe4a8"} 2 node_network_carrier_down_changes_total{interface="br-195d20dcb697"} 2 node_network_carrier_down_changes_total{interface="br-1cc0b4a8a9e7"} 2 node_network_carrier_down_changes_total{interface="br-3f13f0f0268e"} 2 node_network_carrier_down_changes_total{interface="br-472c65058544"} 2 node_network_carrier_down_changes_total{interface="br-4e72126a5d13"} 2 node_network_carrier_down_changes_total{interface="br-5349316efd84"} 2 node_network_carrier_down_changes_total{interface="br-53530e6da2e5"} 2 node_network_carrier_down_changes_total{interface="br-616683573aca"} 2 node_network_carrier_down_changes_total{interface="br-68275c197574"} 1 node_network_carrier_down_changes_total{interface="br-70d0ac00b19c"} 2 node_network_carrier_down_changes_total{interface="br-72989773b3f4"} 2 node_network_carrier_down_changes_total{interface="br-b1ff3e0532ea"} 2 node_network_carrier_down_changes_total{interface="br-be700840ebf0"} 2 node_network_carrier_down_changes_total{interface="br-c3914ef75f82"} 2 node_network_carrier_down_changes_total{interface="br-c78b2f646eb0"} 2 node_network_carrier_down_changes_total{interface="br-d9c90fba9fed"} 2 node_network_carrier_down_changes_total{interface="br-f2e084a5c247"} 2 node_network_carrier_down_changes_total{interface="docker0"} 1 node_network_carrier_down_changes_total{interface="eno1"} 1 node_network_carrier_down_changes_total{interface="lo"} 0 node_network_carrier_down_changes_total{interface="veth01ba338"} 1 node_network_carrier_down_changes_total{interface="veth01cba6e"} 1 node_network_carrier_down_changes_total{interface="veth0d9a9dc"} 1 node_network_carrier_down_changes_total{interface="veth0e03077"} 1 node_network_carrier_down_changes_total{interface="veth134daec"} 1 node_network_carrier_down_changes_total{interface="veth1740204"} 1 node_network_carrier_down_changes_total{interface="veth1c8f1b7"} 1 node_network_carrier_down_changes_total{interface="veth32704db"} 1 node_network_carrier_down_changes_total{interface="veth338ec03"} 1 node_network_carrier_down_changes_total{interface="veth356a04d"} 1 node_network_carrier_down_changes_total{interface="veth35dcbdb"} 1 node_network_carrier_down_changes_total{interface="veth3775eab"} 1 node_network_carrier_down_changes_total{interface="veth393b91f"} 1 node_network_carrier_down_changes_total{interface="veth3ad44d8"} 1 node_network_carrier_down_changes_total{interface="veth3dfa889"} 1 node_network_carrier_down_changes_total{interface="veth3e7e2f3"} 1 node_network_carrier_down_changes_total{interface="veth3f5171f"} 1 node_network_carrier_down_changes_total{interface="veth425ebac"} 1 node_network_carrier_down_changes_total{interface="veth4329ac6"} 1 node_network_carrier_down_changes_total{interface="veth4d592de"} 1 node_network_carrier_down_changes_total{interface="veth51f2e7f"} 1 node_network_carrier_down_changes_total{interface="veth51f6247"} 1 node_network_carrier_down_changes_total{interface="veth628ae63"} 1 node_network_carrier_down_changes_total{interface="veth64ca8a3"} 1 node_network_carrier_down_changes_total{interface="veth6d91abf"} 1 node_network_carrier_down_changes_total{interface="veth71ffe84"} 1 node_network_carrier_down_changes_total{interface="veth7a5e9c0"} 1 node_network_carrier_down_changes_total{interface="veth7b564a2"} 1 node_network_carrier_down_changes_total{interface="veth7dfebc2"} 1 node_network_carrier_down_changes_total{interface="veth7e40435"} 1 node_network_carrier_down_changes_total{interface="veth84de191"} 1 node_network_carrier_down_changes_total{interface="veth892f356"} 1 node_network_carrier_down_changes_total{interface="veth8949dfd"} 1 node_network_carrier_down_changes_total{interface="veth8c12602"} 1 node_network_carrier_down_changes_total{interface="veth8d41bab"} 1 node_network_carrier_down_changes_total{interface="veth9005730"} 1 node_network_carrier_down_changes_total{interface="veth9032517"} 1 node_network_carrier_down_changes_total{interface="veth91f63e6"} 1 node_network_carrier_down_changes_total{interface="veth9e2b8ee"} 1 node_network_carrier_down_changes_total{interface="veth9f9e121"} 1 node_network_carrier_down_changes_total{interface="vetha194766"} 1 node_network_carrier_down_changes_total{interface="vetha91125e"} 1 node_network_carrier_down_changes_total{interface="vethaa9ddd9"} 1 node_network_carrier_down_changes_total{interface="vethaf3749e"} 1 node_network_carrier_down_changes_total{interface="vethaf4c286"} 1 node_network_carrier_down_changes_total{interface="vethb0d4e58"} 1 node_network_carrier_down_changes_total{interface="vethb23c5a0"} 1 node_network_carrier_down_changes_total{interface="vethb2e769d"} 1 node_network_carrier_down_changes_total{interface="vethb6ec304"} 1 node_network_carrier_down_changes_total{interface="vethb8946c5"} 1 node_network_carrier_down_changes_total{interface="vethb9ca0c2"} 1 node_network_carrier_down_changes_total{interface="vethc433ec4"} 1 node_network_carrier_down_changes_total{interface="vethc84d476"} 1 node_network_carrier_down_changes_total{interface="vethce51ddb"} 1 node_network_carrier_down_changes_total{interface="vethd2d6c65"} 1 node_network_carrier_down_changes_total{interface="vethd715aac"} 1 node_network_carrier_down_changes_total{interface="vethd8df98f"} 1 node_network_carrier_down_changes_total{interface="vethdf01e86"} 1 node_network_carrier_down_changes_total{interface="vethe8c5ac5"} 1 node_network_carrier_down_changes_total{interface="vethedd49e3"} 1 node_network_carrier_down_changes_total{interface="vetheed2118"} 1 node_network_carrier_down_changes_total{interface="vethf125e10"} 1 node_network_carrier_down_changes_total{interface="vethf24d205"} 1 node_network_carrier_down_changes_total{interface="vethf2d0d31"} 1 node_network_carrier_down_changes_total{interface="vethf36f6da"} 1 node_network_carrier_down_changes_total{interface="vethf5eb51f"} 1 node_network_carrier_down_changes_total{interface="vethf6574b7"} 1 node_network_carrier_down_changes_total{interface="vethf70c5be"} 1 node_network_carrier_down_changes_total{interface="vethfb542c4"} 1 node_network_carrier_down_changes_total{interface="vethfc732ec"} 1 node_network_carrier_down_changes_total{interface="vethfd55a0e"} 1 # HELP node_network_carrier_up_changes_total carrier_up_changes_total value of /sys/class/net/. # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{interface="br-01dba66fd9ed"} 2 node_network_carrier_up_changes_total{interface="br-08937694dfc1"} 2 node_network_carrier_up_changes_total{interface="br-0c8bba9fe4a8"} 2 node_network_carrier_up_changes_total{interface="br-195d20dcb697"} 2 node_network_carrier_up_changes_total{interface="br-1cc0b4a8a9e7"} 2 node_network_carrier_up_changes_total{interface="br-3f13f0f0268e"} 2 node_network_carrier_up_changes_total{interface="br-472c65058544"} 2 node_network_carrier_up_changes_total{interface="br-4e72126a5d13"} 2 node_network_carrier_up_changes_total{interface="br-5349316efd84"} 2 node_network_carrier_up_changes_total{interface="br-53530e6da2e5"} 2 node_network_carrier_up_changes_total{interface="br-616683573aca"} 2 node_network_carrier_up_changes_total{interface="br-68275c197574"} 1 node_network_carrier_up_changes_total{interface="br-70d0ac00b19c"} 2 node_network_carrier_up_changes_total{interface="br-72989773b3f4"} 2 node_network_carrier_up_changes_total{interface="br-b1ff3e0532ea"} 2 node_network_carrier_up_changes_total{interface="br-be700840ebf0"} 2 node_network_carrier_up_changes_total{interface="br-c3914ef75f82"} 2 node_network_carrier_up_changes_total{interface="br-c78b2f646eb0"} 2 node_network_carrier_up_changes_total{interface="br-d9c90fba9fed"} 2 node_network_carrier_up_changes_total{interface="br-f2e084a5c247"} 2 node_network_carrier_up_changes_total{interface="docker0"} 1 node_network_carrier_up_changes_total{interface="eno1"} 1 node_network_carrier_up_changes_total{interface="lo"} 0 node_network_carrier_up_changes_total{interface="veth01ba338"} 1 node_network_carrier_up_changes_total{interface="veth01cba6e"} 1 node_network_carrier_up_changes_total{interface="veth0d9a9dc"} 1 node_network_carrier_up_changes_total{interface="veth0e03077"} 1 node_network_carrier_up_changes_total{interface="veth134daec"} 1 node_network_carrier_up_changes_total{interface="veth1740204"} 1 node_network_carrier_up_changes_total{interface="veth1c8f1b7"} 1 node_network_carrier_up_changes_total{interface="veth32704db"} 1 node_network_carrier_up_changes_total{interface="veth338ec03"} 1 node_network_carrier_up_changes_total{interface="veth356a04d"} 1 node_network_carrier_up_changes_total{interface="veth35dcbdb"} 1 node_network_carrier_up_changes_total{interface="veth3775eab"} 1 node_network_carrier_up_changes_total{interface="veth393b91f"} 1 node_network_carrier_up_changes_total{interface="veth3ad44d8"} 1 node_network_carrier_up_changes_total{interface="veth3dfa889"} 1 node_network_carrier_up_changes_total{interface="veth3e7e2f3"} 1 node_network_carrier_up_changes_total{interface="veth3f5171f"} 1 node_network_carrier_up_changes_total{interface="veth425ebac"} 1 node_network_carrier_up_changes_total{interface="veth4329ac6"} 1 node_network_carrier_up_changes_total{interface="veth4d592de"} 1 node_network_carrier_up_changes_total{interface="veth51f2e7f"} 1 node_network_carrier_up_changes_total{interface="veth51f6247"} 1 node_network_carrier_up_changes_total{interface="veth628ae63"} 1 node_network_carrier_up_changes_total{interface="veth64ca8a3"} 1 node_network_carrier_up_changes_total{interface="veth6d91abf"} 1 node_network_carrier_up_changes_total{interface="veth71ffe84"} 1 node_network_carrier_up_changes_total{interface="veth7a5e9c0"} 1 node_network_carrier_up_changes_total{interface="veth7b564a2"} 1 node_network_carrier_up_changes_total{interface="veth7dfebc2"} 1 node_network_carrier_up_changes_total{interface="veth7e40435"} 1 node_network_carrier_up_changes_total{interface="veth84de191"} 1 node_network_carrier_up_changes_total{interface="veth892f356"} 1 node_network_carrier_up_changes_total{interface="veth8949dfd"} 1 node_network_carrier_up_changes_total{interface="veth8c12602"} 1 node_network_carrier_up_changes_total{interface="veth8d41bab"} 1 node_network_carrier_up_changes_total{interface="veth9005730"} 1 node_network_carrier_up_changes_total{interface="veth9032517"} 1 node_network_carrier_up_changes_total{interface="veth91f63e6"} 1 node_network_carrier_up_changes_total{interface="veth9e2b8ee"} 1 node_network_carrier_up_changes_total{interface="veth9f9e121"} 1 node_network_carrier_up_changes_total{interface="vetha194766"} 1 node_network_carrier_up_changes_total{interface="vetha91125e"} 1 node_network_carrier_up_changes_total{interface="vethaa9ddd9"} 1 node_network_carrier_up_changes_total{interface="vethaf3749e"} 1 node_network_carrier_up_changes_total{interface="vethaf4c286"} 1 node_network_carrier_up_changes_total{interface="vethb0d4e58"} 1 node_network_carrier_up_changes_total{interface="vethb23c5a0"} 1 node_network_carrier_up_changes_total{interface="vethb2e769d"} 1 node_network_carrier_up_changes_total{interface="vethb6ec304"} 1 node_network_carrier_up_changes_total{interface="vethb8946c5"} 1 node_network_carrier_up_changes_total{interface="vethb9ca0c2"} 1 node_network_carrier_up_changes_total{interface="vethc433ec4"} 1 node_network_carrier_up_changes_total{interface="vethc84d476"} 1 node_network_carrier_up_changes_total{interface="vethce51ddb"} 1 node_network_carrier_up_changes_total{interface="vethd2d6c65"} 1 node_network_carrier_up_changes_total{interface="vethd715aac"} 1 node_network_carrier_up_changes_total{interface="vethd8df98f"} 1 node_network_carrier_up_changes_total{interface="vethdf01e86"} 1 node_network_carrier_up_changes_total{interface="vethe8c5ac5"} 1 node_network_carrier_up_changes_total{interface="vethedd49e3"} 1 node_network_carrier_up_changes_total{interface="vetheed2118"} 1 node_network_carrier_up_changes_total{interface="vethf125e10"} 1 node_network_carrier_up_changes_total{interface="vethf24d205"} 1 node_network_carrier_up_changes_total{interface="vethf2d0d31"} 1 node_network_carrier_up_changes_total{interface="vethf36f6da"} 1 node_network_carrier_up_changes_total{interface="vethf5eb51f"} 1 node_network_carrier_up_changes_total{interface="vethf6574b7"} 1 node_network_carrier_up_changes_total{interface="vethf70c5be"} 1 node_network_carrier_up_changes_total{interface="vethfb542c4"} 1 node_network_carrier_up_changes_total{interface="vethfc732ec"} 1 node_network_carrier_up_changes_total{interface="vethfd55a0e"} 1 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{interface="br-01dba66fd9ed"} 0 node_network_device_id{interface="br-08937694dfc1"} 0 node_network_device_id{interface="br-0c8bba9fe4a8"} 0 node_network_device_id{interface="br-195d20dcb697"} 0 node_network_device_id{interface="br-1cc0b4a8a9e7"} 0 node_network_device_id{interface="br-3f13f0f0268e"} 0 node_network_device_id{interface="br-472c65058544"} 0 node_network_device_id{interface="br-4e72126a5d13"} 0 node_network_device_id{interface="br-5349316efd84"} 0 node_network_device_id{interface="br-53530e6da2e5"} 0 node_network_device_id{interface="br-616683573aca"} 0 node_network_device_id{interface="br-68275c197574"} 0 node_network_device_id{interface="br-70d0ac00b19c"} 0 node_network_device_id{interface="br-72989773b3f4"} 0 node_network_device_id{interface="br-b1ff3e0532ea"} 0 node_network_device_id{interface="br-be700840ebf0"} 0 node_network_device_id{interface="br-c3914ef75f82"} 0 node_network_device_id{interface="br-c78b2f646eb0"} 0 node_network_device_id{interface="br-d9c90fba9fed"} 0 node_network_device_id{interface="br-f2e084a5c247"} 0 node_network_device_id{interface="docker0"} 0 node_network_device_id{interface="eno1"} 0 node_network_device_id{interface="lo"} 0 node_network_device_id{interface="veth01ba338"} 0 node_network_device_id{interface="veth01cba6e"} 0 node_network_device_id{interface="veth0d9a9dc"} 0 node_network_device_id{interface="veth0e03077"} 0 node_network_device_id{interface="veth134daec"} 0 node_network_device_id{interface="veth1740204"} 0 node_network_device_id{interface="veth1c8f1b7"} 0 node_network_device_id{interface="veth32704db"} 0 node_network_device_id{interface="veth338ec03"} 0 node_network_device_id{interface="veth356a04d"} 0 node_network_device_id{interface="veth35dcbdb"} 0 node_network_device_id{interface="veth3775eab"} 0 node_network_device_id{interface="veth393b91f"} 0 node_network_device_id{interface="veth3ad44d8"} 0 node_network_device_id{interface="veth3dfa889"} 0 node_network_device_id{interface="veth3e7e2f3"} 0 node_network_device_id{interface="veth3f5171f"} 0 node_network_device_id{interface="veth425ebac"} 0 node_network_device_id{interface="veth4329ac6"} 0 node_network_device_id{interface="veth4d592de"} 0 node_network_device_id{interface="veth51f2e7f"} 0 node_network_device_id{interface="veth51f6247"} 0 node_network_device_id{interface="veth628ae63"} 0 node_network_device_id{interface="veth64ca8a3"} 0 node_network_device_id{interface="veth6d91abf"} 0 node_network_device_id{interface="veth71ffe84"} 0 node_network_device_id{interface="veth7a5e9c0"} 0 node_network_device_id{interface="veth7b564a2"} 0 node_network_device_id{interface="veth7dfebc2"} 0 node_network_device_id{interface="veth7e40435"} 0 node_network_device_id{interface="veth84de191"} 0 node_network_device_id{interface="veth892f356"} 0 node_network_device_id{interface="veth8949dfd"} 0 node_network_device_id{interface="veth8c12602"} 0 node_network_device_id{interface="veth8d41bab"} 0 node_network_device_id{interface="veth9005730"} 0 node_network_device_id{interface="veth9032517"} 0 node_network_device_id{interface="veth91f63e6"} 0 node_network_device_id{interface="veth9e2b8ee"} 0 node_network_device_id{interface="veth9f9e121"} 0 node_network_device_id{interface="vetha194766"} 0 node_network_device_id{interface="vetha91125e"} 0 node_network_device_id{interface="vethaa9ddd9"} 0 node_network_device_id{interface="vethaf3749e"} 0 node_network_device_id{interface="vethaf4c286"} 0 node_network_device_id{interface="vethb0d4e58"} 0 node_network_device_id{interface="vethb23c5a0"} 0 node_network_device_id{interface="vethb2e769d"} 0 node_network_device_id{interface="vethb6ec304"} 0 node_network_device_id{interface="vethb8946c5"} 0 node_network_device_id{interface="vethb9ca0c2"} 0 node_network_device_id{interface="vethc433ec4"} 0 node_network_device_id{interface="vethc84d476"} 0 node_network_device_id{interface="vethce51ddb"} 0 node_network_device_id{interface="vethd2d6c65"} 0 node_network_device_id{interface="vethd715aac"} 0 node_network_device_id{interface="vethd8df98f"} 0 node_network_device_id{interface="vethdf01e86"} 0 node_network_device_id{interface="vethe8c5ac5"} 0 node_network_device_id{interface="vethedd49e3"} 0 node_network_device_id{interface="vetheed2118"} 0 node_network_device_id{interface="vethf125e10"} 0 node_network_device_id{interface="vethf24d205"} 0 node_network_device_id{interface="vethf2d0d31"} 0 node_network_device_id{interface="vethf36f6da"} 0 node_network_device_id{interface="vethf5eb51f"} 0 node_network_device_id{interface="vethf6574b7"} 0 node_network_device_id{interface="vethf70c5be"} 0 node_network_device_id{interface="vethfb542c4"} 0 node_network_device_id{interface="vethfc732ec"} 0 node_network_device_id{interface="vethfd55a0e"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{interface="br-01dba66fd9ed"} 0 node_network_dormant{interface="br-08937694dfc1"} 0 node_network_dormant{interface="br-0c8bba9fe4a8"} 0 node_network_dormant{interface="br-195d20dcb697"} 0 node_network_dormant{interface="br-1cc0b4a8a9e7"} 0 node_network_dormant{interface="br-3f13f0f0268e"} 0 node_network_dormant{interface="br-472c65058544"} 0 node_network_dormant{interface="br-4e72126a5d13"} 0 node_network_dormant{interface="br-5349316efd84"} 0 node_network_dormant{interface="br-53530e6da2e5"} 0 node_network_dormant{interface="br-616683573aca"} 0 node_network_dormant{interface="br-68275c197574"} 0 node_network_dormant{interface="br-70d0ac00b19c"} 0 node_network_dormant{interface="br-72989773b3f4"} 0 node_network_dormant{interface="br-b1ff3e0532ea"} 0 node_network_dormant{interface="br-be700840ebf0"} 0 node_network_dormant{interface="br-c3914ef75f82"} 0 node_network_dormant{interface="br-c78b2f646eb0"} 0 node_network_dormant{interface="br-d9c90fba9fed"} 0 node_network_dormant{interface="br-f2e084a5c247"} 0 node_network_dormant{interface="docker0"} 0 node_network_dormant{interface="eno1"} 0 node_network_dormant{interface="lo"} 0 node_network_dormant{interface="veth01ba338"} 0 node_network_dormant{interface="veth01cba6e"} 0 node_network_dormant{interface="veth0d9a9dc"} 0 node_network_dormant{interface="veth0e03077"} 0 node_network_dormant{interface="veth134daec"} 0 node_network_dormant{interface="veth1740204"} 0 node_network_dormant{interface="veth1c8f1b7"} 0 node_network_dormant{interface="veth32704db"} 0 node_network_dormant{interface="veth338ec03"} 0 node_network_dormant{interface="veth356a04d"} 0 node_network_dormant{interface="veth35dcbdb"} 0 node_network_dormant{interface="veth3775eab"} 0 node_network_dormant{interface="veth393b91f"} 0 node_network_dormant{interface="veth3ad44d8"} 0 node_network_dormant{interface="veth3dfa889"} 0 node_network_dormant{interface="veth3e7e2f3"} 0 node_network_dormant{interface="veth3f5171f"} 0 node_network_dormant{interface="veth425ebac"} 0 node_network_dormant{interface="veth4329ac6"} 0 node_network_dormant{interface="veth4d592de"} 0 node_network_dormant{interface="veth51f2e7f"} 0 node_network_dormant{interface="veth51f6247"} 0 node_network_dormant{interface="veth628ae63"} 0 node_network_dormant{interface="veth64ca8a3"} 0 node_network_dormant{interface="veth6d91abf"} 0 node_network_dormant{interface="veth71ffe84"} 0 node_network_dormant{interface="veth7a5e9c0"} 0 node_network_dormant{interface="veth7b564a2"} 0 node_network_dormant{interface="veth7dfebc2"} 0 node_network_dormant{interface="veth7e40435"} 0 node_network_dormant{interface="veth84de191"} 0 node_network_dormant{interface="veth892f356"} 0 node_network_dormant{interface="veth8949dfd"} 0 node_network_dormant{interface="veth8c12602"} 0 node_network_dormant{interface="veth8d41bab"} 0 node_network_dormant{interface="veth9005730"} 0 node_network_dormant{interface="veth9032517"} 0 node_network_dormant{interface="veth91f63e6"} 0 node_network_dormant{interface="veth9e2b8ee"} 0 node_network_dormant{interface="veth9f9e121"} 0 node_network_dormant{interface="vetha194766"} 0 node_network_dormant{interface="vetha91125e"} 0 node_network_dormant{interface="vethaa9ddd9"} 0 node_network_dormant{interface="vethaf3749e"} 0 node_network_dormant{interface="vethaf4c286"} 0 node_network_dormant{interface="vethb0d4e58"} 0 node_network_dormant{interface="vethb23c5a0"} 0 node_network_dormant{interface="vethb2e769d"} 0 node_network_dormant{interface="vethb6ec304"} 0 node_network_dormant{interface="vethb8946c5"} 0 node_network_dormant{interface="vethb9ca0c2"} 0 node_network_dormant{interface="vethc433ec4"} 0 node_network_dormant{interface="vethc84d476"} 0 node_network_dormant{interface="vethce51ddb"} 0 node_network_dormant{interface="vethd2d6c65"} 0 node_network_dormant{interface="vethd715aac"} 0 node_network_dormant{interface="vethd8df98f"} 0 node_network_dormant{interface="vethdf01e86"} 0 node_network_dormant{interface="vethe8c5ac5"} 0 node_network_dormant{interface="vethedd49e3"} 0 node_network_dormant{interface="vetheed2118"} 0 node_network_dormant{interface="vethf125e10"} 0 node_network_dormant{interface="vethf24d205"} 0 node_network_dormant{interface="vethf2d0d31"} 0 node_network_dormant{interface="vethf36f6da"} 0 node_network_dormant{interface="vethf5eb51f"} 0 node_network_dormant{interface="vethf6574b7"} 0 node_network_dormant{interface="vethf70c5be"} 0 node_network_dormant{interface="vethfb542c4"} 0 node_network_dormant{interface="vethfc732ec"} 0 node_network_dormant{interface="vethfd55a0e"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{interface="br-01dba66fd9ed"} 4099 node_network_flags{interface="br-08937694dfc1"} 4099 node_network_flags{interface="br-0c8bba9fe4a8"} 4099 node_network_flags{interface="br-195d20dcb697"} 4099 node_network_flags{interface="br-1cc0b4a8a9e7"} 4099 node_network_flags{interface="br-3f13f0f0268e"} 4099 node_network_flags{interface="br-472c65058544"} 4099 node_network_flags{interface="br-4e72126a5d13"} 4099 node_network_flags{interface="br-5349316efd84"} 4099 node_network_flags{interface="br-53530e6da2e5"} 4099 node_network_flags{interface="br-616683573aca"} 4099 node_network_flags{interface="br-68275c197574"} 4099 node_network_flags{interface="br-70d0ac00b19c"} 4099 node_network_flags{interface="br-72989773b3f4"} 4099 node_network_flags{interface="br-b1ff3e0532ea"} 4099 node_network_flags{interface="br-be700840ebf0"} 4099 node_network_flags{interface="br-c3914ef75f82"} 4099 node_network_flags{interface="br-c78b2f646eb0"} 4099 node_network_flags{interface="br-d9c90fba9fed"} 4099 node_network_flags{interface="br-f2e084a5c247"} 4099 node_network_flags{interface="docker0"} 4099 node_network_flags{interface="eno1"} 4099 node_network_flags{interface="lo"} 9 node_network_flags{interface="veth01ba338"} 4867 node_network_flags{interface="veth01cba6e"} 4867 node_network_flags{interface="veth0d9a9dc"} 4867 node_network_flags{interface="veth0e03077"} 4867 node_network_flags{interface="veth134daec"} 4867 node_network_flags{interface="veth1740204"} 4867 node_network_flags{interface="veth1c8f1b7"} 4867 node_network_flags{interface="veth32704db"} 4867 node_network_flags{interface="veth338ec03"} 4867 node_network_flags{interface="veth356a04d"} 4867 node_network_flags{interface="veth35dcbdb"} 4867 node_network_flags{interface="veth3775eab"} 4867 node_network_flags{interface="veth393b91f"} 4867 node_network_flags{interface="veth3ad44d8"} 4867 node_network_flags{interface="veth3dfa889"} 4867 node_network_flags{interface="veth3e7e2f3"} 4867 node_network_flags{interface="veth3f5171f"} 4867 node_network_flags{interface="veth425ebac"} 4867 node_network_flags{interface="veth4329ac6"} 4867 node_network_flags{interface="veth4d592de"} 4867 node_network_flags{interface="veth51f2e7f"} 4867 node_network_flags{interface="veth51f6247"} 4867 node_network_flags{interface="veth628ae63"} 4867 node_network_flags{interface="veth64ca8a3"} 4867 node_network_flags{interface="veth6d91abf"} 4867 node_network_flags{interface="veth71ffe84"} 4867 node_network_flags{interface="veth7a5e9c0"} 4867 node_network_flags{interface="veth7b564a2"} 4867 node_network_flags{interface="veth7dfebc2"} 4867 node_network_flags{interface="veth7e40435"} 4867 node_network_flags{interface="veth84de191"} 4867 node_network_flags{interface="veth892f356"} 4867 node_network_flags{interface="veth8949dfd"} 4867 node_network_flags{interface="veth8c12602"} 4867 node_network_flags{interface="veth8d41bab"} 4867 node_network_flags{interface="veth9005730"} 4867 node_network_flags{interface="veth9032517"} 4867 node_network_flags{interface="veth91f63e6"} 4867 node_network_flags{interface="veth9e2b8ee"} 4867 node_network_flags{interface="veth9f9e121"} 4867 node_network_flags{interface="vetha194766"} 4867 node_network_flags{interface="vetha91125e"} 4867 node_network_flags{interface="vethaa9ddd9"} 4867 node_network_flags{interface="vethaf3749e"} 4867 node_network_flags{interface="vethaf4c286"} 4867 node_network_flags{interface="vethb0d4e58"} 4867 node_network_flags{interface="vethb23c5a0"} 4867 node_network_flags{interface="vethb2e769d"} 4867 node_network_flags{interface="vethb6ec304"} 4867 node_network_flags{interface="vethb8946c5"} 4867 node_network_flags{interface="vethb9ca0c2"} 4867 node_network_flags{interface="vethc433ec4"} 4867 node_network_flags{interface="vethc84d476"} 4867 node_network_flags{interface="vethce51ddb"} 4867 node_network_flags{interface="vethd2d6c65"} 4867 node_network_flags{interface="vethd715aac"} 4867 node_network_flags{interface="vethd8df98f"} 4867 node_network_flags{interface="vethdf01e86"} 4867 node_network_flags{interface="vethe8c5ac5"} 4867 node_network_flags{interface="vethedd49e3"} 4867 node_network_flags{interface="vetheed2118"} 4867 node_network_flags{interface="vethf125e10"} 4867 node_network_flags{interface="vethf24d205"} 4867 node_network_flags{interface="vethf2d0d31"} 4867 node_network_flags{interface="vethf36f6da"} 4867 node_network_flags{interface="vethf5eb51f"} 4867 node_network_flags{interface="vethf6574b7"} 4867 node_network_flags{interface="vethf70c5be"} 4867 node_network_flags{interface="vethfb542c4"} 4867 node_network_flags{interface="vethfc732ec"} 4867 node_network_flags{interface="vethfd55a0e"} 4867 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{interface="br-01dba66fd9ed"} 380487 node_network_iface_id{interface="br-08937694dfc1"} 380482 node_network_iface_id{interface="br-0c8bba9fe4a8"} 380515 node_network_iface_id{interface="br-195d20dcb697"} 380461 node_network_iface_id{interface="br-1cc0b4a8a9e7"} 380438 node_network_iface_id{interface="br-3f13f0f0268e"} 380524 node_network_iface_id{interface="br-472c65058544"} 380496 node_network_iface_id{interface="br-4e72126a5d13"} 380426 node_network_iface_id{interface="br-5349316efd84"} 380468 node_network_iface_id{interface="br-53530e6da2e5"} 380433 node_network_iface_id{interface="br-616683573aca"} 4 node_network_iface_id{interface="br-68275c197574"} 9 node_network_iface_id{interface="br-70d0ac00b19c"} 380508 node_network_iface_id{interface="br-72989773b3f4"} 249992 node_network_iface_id{interface="br-b1ff3e0532ea"} 380417 node_network_iface_id{interface="br-be700840ebf0"} 380473 node_network_iface_id{interface="br-c3914ef75f82"} 380503 node_network_iface_id{interface="br-c78b2f646eb0"} 380445 node_network_iface_id{interface="br-d9c90fba9fed"} 380529 node_network_iface_id{interface="br-f2e084a5c247"} 380454 node_network_iface_id{interface="docker0"} 3 node_network_iface_id{interface="eno1"} 2 node_network_iface_id{interface="lo"} 1 node_network_iface_id{interface="veth01ba338"} 380269 node_network_iface_id{interface="veth01cba6e"} 380512 node_network_iface_id{interface="veth0d9a9dc"} 380470 node_network_iface_id{interface="veth0e03077"} 380281 node_network_iface_id{interface="veth134daec"} 380456 node_network_iface_id{interface="veth1740204"} 380251 node_network_iface_id{interface="veth1c8f1b7"} 35 node_network_iface_id{interface="veth32704db"} 380275 node_network_iface_id{interface="veth338ec03"} 380265 node_network_iface_id{interface="veth356a04d"} 95 node_network_iface_id{interface="veth35dcbdb"} 380491 node_network_iface_id{interface="veth3775eab"} 380253 node_network_iface_id{interface="veth393b91f"} 380257 node_network_iface_id{interface="veth3ad44d8"} 380259 node_network_iface_id{interface="veth3dfa889"} 380245 node_network_iface_id{interface="veth3e7e2f3"} 380505 node_network_iface_id{interface="veth3f5171f"} 380247 node_network_iface_id{interface="veth425ebac"} 380442 node_network_iface_id{interface="veth4329ac6"} 380261 node_network_iface_id{interface="veth4d592de"} 380293 node_network_iface_id{interface="veth51f2e7f"} 380449 node_network_iface_id{interface="veth51f6247"} 137 node_network_iface_id{interface="veth628ae63"} 380291 node_network_iface_id{interface="veth64ca8a3"} 146 node_network_iface_id{interface="veth6d91abf"} 380297 node_network_iface_id{interface="veth71ffe84"} 380235 node_network_iface_id{interface="veth7a5e9c0"} 380243 node_network_iface_id{interface="veth7b564a2"} 380255 node_network_iface_id{interface="veth7dfebc2"} 380287 node_network_iface_id{interface="veth7e40435"} 380435 node_network_iface_id{interface="veth84de191"} 11 node_network_iface_id{interface="veth892f356"} 50 node_network_iface_id{interface="veth8949dfd"} 368563 node_network_iface_id{interface="veth8c12602"} 380484 node_network_iface_id{interface="veth8d41bab"} 13 node_network_iface_id{interface="veth9005730"} 380241 node_network_iface_id{interface="veth9032517"} 249994 node_network_iface_id{interface="veth91f63e6"} 380498 node_network_iface_id{interface="veth9e2b8ee"} 82 node_network_iface_id{interface="veth9f9e121"} 380273 node_network_iface_id{interface="vetha194766"} 380277 node_network_iface_id{interface="vetha91125e"} 380249 node_network_iface_id{interface="vethaa9ddd9"} 380289 node_network_iface_id{interface="vethaf3749e"} 380283 node_network_iface_id{interface="vethaf4c286"} 380519 node_network_iface_id{interface="vethb0d4e58"} 128 node_network_iface_id{interface="vethb23c5a0"} 68 node_network_iface_id{interface="vethb2e769d"} 380285 node_network_iface_id{interface="vethb6ec304"} 216896 node_network_iface_id{interface="vethb8946c5"} 380421 node_network_iface_id{interface="vethb9ca0c2"} 59 node_network_iface_id{interface="vethc433ec4"} 6 node_network_iface_id{interface="vethc84d476"} 77 node_network_iface_id{interface="vethce51ddb"} 380295 node_network_iface_id{interface="vethd2d6c65"} 41 node_network_iface_id{interface="vethd715aac"} 380237 node_network_iface_id{interface="vethd8df98f"} 380263 node_network_iface_id{interface="vethdf01e86"} 380477 node_network_iface_id{interface="vethe8c5ac5"} 185311 node_network_iface_id{interface="vethedd49e3"} 380428 node_network_iface_id{interface="vetheed2118"} 380267 node_network_iface_id{interface="vethf125e10"} 380271 node_network_iface_id{interface="vethf24d205"} 380279 node_network_iface_id{interface="vethf2d0d31"} 380526 node_network_iface_id{interface="vethf36f6da"} 8 node_network_iface_id{interface="vethf5eb51f"} 380239 node_network_iface_id{interface="vethf6574b7"} 380463 node_network_iface_id{interface="vethf70c5be"} 968 node_network_iface_id{interface="vethfb542c4"} 180 node_network_iface_id{interface="vethfc732ec"} 214 node_network_iface_id{interface="vethfd55a0e"} 380533 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{interface="br-01dba66fd9ed"} 380487 node_network_iface_link{interface="br-08937694dfc1"} 380482 node_network_iface_link{interface="br-0c8bba9fe4a8"} 380515 node_network_iface_link{interface="br-195d20dcb697"} 380461 node_network_iface_link{interface="br-1cc0b4a8a9e7"} 380438 node_network_iface_link{interface="br-3f13f0f0268e"} 380524 node_network_iface_link{interface="br-472c65058544"} 380496 node_network_iface_link{interface="br-4e72126a5d13"} 380426 node_network_iface_link{interface="br-5349316efd84"} 380468 node_network_iface_link{interface="br-53530e6da2e5"} 380433 node_network_iface_link{interface="br-616683573aca"} 4 node_network_iface_link{interface="br-68275c197574"} 9 node_network_iface_link{interface="br-70d0ac00b19c"} 380508 node_network_iface_link{interface="br-72989773b3f4"} 249992 node_network_iface_link{interface="br-b1ff3e0532ea"} 380417 node_network_iface_link{interface="br-be700840ebf0"} 380473 node_network_iface_link{interface="br-c3914ef75f82"} 380503 node_network_iface_link{interface="br-c78b2f646eb0"} 380445 node_network_iface_link{interface="br-d9c90fba9fed"} 380529 node_network_iface_link{interface="br-f2e084a5c247"} 380454 node_network_iface_link{interface="docker0"} 3 node_network_iface_link{interface="eno1"} 2 node_network_iface_link{interface="lo"} 1 node_network_iface_link{interface="veth01ba338"} 380268 node_network_iface_link{interface="veth01cba6e"} 380511 node_network_iface_link{interface="veth0d9a9dc"} 380469 node_network_iface_link{interface="veth0e03077"} 380280 node_network_iface_link{interface="veth134daec"} 380455 node_network_iface_link{interface="veth1740204"} 380250 node_network_iface_link{interface="veth1c8f1b7"} 34 node_network_iface_link{interface="veth32704db"} 380274 node_network_iface_link{interface="veth338ec03"} 380264 node_network_iface_link{interface="veth356a04d"} 94 node_network_iface_link{interface="veth35dcbdb"} 380490 node_network_iface_link{interface="veth3775eab"} 380252 node_network_iface_link{interface="veth393b91f"} 380256 node_network_iface_link{interface="veth3ad44d8"} 380258 node_network_iface_link{interface="veth3dfa889"} 380244 node_network_iface_link{interface="veth3e7e2f3"} 380504 node_network_iface_link{interface="veth3f5171f"} 380246 node_network_iface_link{interface="veth425ebac"} 380441 node_network_iface_link{interface="veth4329ac6"} 380260 node_network_iface_link{interface="veth4d592de"} 380292 node_network_iface_link{interface="veth51f2e7f"} 380448 node_network_iface_link{interface="veth51f6247"} 136 node_network_iface_link{interface="veth628ae63"} 380290 node_network_iface_link{interface="veth64ca8a3"} 145 node_network_iface_link{interface="veth6d91abf"} 380296 node_network_iface_link{interface="veth71ffe84"} 380234 node_network_iface_link{interface="veth7a5e9c0"} 380242 node_network_iface_link{interface="veth7b564a2"} 380254 node_network_iface_link{interface="veth7dfebc2"} 380286 node_network_iface_link{interface="veth7e40435"} 380434 node_network_iface_link{interface="veth84de191"} 10 node_network_iface_link{interface="veth892f356"} 49 node_network_iface_link{interface="veth8949dfd"} 368562 node_network_iface_link{interface="veth8c12602"} 380483 node_network_iface_link{interface="veth8d41bab"} 12 node_network_iface_link{interface="veth9005730"} 380240 node_network_iface_link{interface="veth9032517"} 249993 node_network_iface_link{interface="veth91f63e6"} 380497 node_network_iface_link{interface="veth9e2b8ee"} 81 node_network_iface_link{interface="veth9f9e121"} 380272 node_network_iface_link{interface="vetha194766"} 380276 node_network_iface_link{interface="vetha91125e"} 380248 node_network_iface_link{interface="vethaa9ddd9"} 380288 node_network_iface_link{interface="vethaf3749e"} 380282 node_network_iface_link{interface="vethaf4c286"} 380518 node_network_iface_link{interface="vethb0d4e58"} 127 node_network_iface_link{interface="vethb23c5a0"} 67 node_network_iface_link{interface="vethb2e769d"} 380284 node_network_iface_link{interface="vethb6ec304"} 216895 node_network_iface_link{interface="vethb8946c5"} 380420 node_network_iface_link{interface="vethb9ca0c2"} 58 node_network_iface_link{interface="vethc433ec4"} 5 node_network_iface_link{interface="vethc84d476"} 76 node_network_iface_link{interface="vethce51ddb"} 380294 node_network_iface_link{interface="vethd2d6c65"} 40 node_network_iface_link{interface="vethd715aac"} 380236 node_network_iface_link{interface="vethd8df98f"} 380262 node_network_iface_link{interface="vethdf01e86"} 380476 node_network_iface_link{interface="vethe8c5ac5"} 185310 node_network_iface_link{interface="vethedd49e3"} 380427 node_network_iface_link{interface="vetheed2118"} 380266 node_network_iface_link{interface="vethf125e10"} 380270 node_network_iface_link{interface="vethf24d205"} 380278 node_network_iface_link{interface="vethf2d0d31"} 380525 node_network_iface_link{interface="vethf36f6da"} 7 node_network_iface_link{interface="vethf5eb51f"} 380238 node_network_iface_link{interface="vethf6574b7"} 380462 node_network_iface_link{interface="vethf70c5be"} 967 node_network_iface_link{interface="vethfb542c4"} 179 node_network_iface_link{interface="vethfc732ec"} 213 node_network_iface_link{interface="vethfd55a0e"} 380532 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{interface="br-01dba66fd9ed"} 0 node_network_iface_link_mode{interface="br-08937694dfc1"} 0 node_network_iface_link_mode{interface="br-0c8bba9fe4a8"} 0 node_network_iface_link_mode{interface="br-195d20dcb697"} 0 node_network_iface_link_mode{interface="br-1cc0b4a8a9e7"} 0 node_network_iface_link_mode{interface="br-3f13f0f0268e"} 0 node_network_iface_link_mode{interface="br-472c65058544"} 0 node_network_iface_link_mode{interface="br-4e72126a5d13"} 0 node_network_iface_link_mode{interface="br-5349316efd84"} 0 node_network_iface_link_mode{interface="br-53530e6da2e5"} 0 node_network_iface_link_mode{interface="br-616683573aca"} 0 node_network_iface_link_mode{interface="br-68275c197574"} 0 node_network_iface_link_mode{interface="br-70d0ac00b19c"} 0 node_network_iface_link_mode{interface="br-72989773b3f4"} 0 node_network_iface_link_mode{interface="br-b1ff3e0532ea"} 0 node_network_iface_link_mode{interface="br-be700840ebf0"} 0 node_network_iface_link_mode{interface="br-c3914ef75f82"} 0 node_network_iface_link_mode{interface="br-c78b2f646eb0"} 0 node_network_iface_link_mode{interface="br-d9c90fba9fed"} 0 node_network_iface_link_mode{interface="br-f2e084a5c247"} 0 node_network_iface_link_mode{interface="docker0"} 0 node_network_iface_link_mode{interface="eno1"} 0 node_network_iface_link_mode{interface="lo"} 0 node_network_iface_link_mode{interface="veth01ba338"} 0 node_network_iface_link_mode{interface="veth01cba6e"} 0 node_network_iface_link_mode{interface="veth0d9a9dc"} 0 node_network_iface_link_mode{interface="veth0e03077"} 0 node_network_iface_link_mode{interface="veth134daec"} 0 node_network_iface_link_mode{interface="veth1740204"} 0 node_network_iface_link_mode{interface="veth1c8f1b7"} 0 node_network_iface_link_mode{interface="veth32704db"} 0 node_network_iface_link_mode{interface="veth338ec03"} 0 node_network_iface_link_mode{interface="veth356a04d"} 0 node_network_iface_link_mode{interface="veth35dcbdb"} 0 node_network_iface_link_mode{interface="veth3775eab"} 0 node_network_iface_link_mode{interface="veth393b91f"} 0 node_network_iface_link_mode{interface="veth3ad44d8"} 0 node_network_iface_link_mode{interface="veth3dfa889"} 0 node_network_iface_link_mode{interface="veth3e7e2f3"} 0 node_network_iface_link_mode{interface="veth3f5171f"} 0 node_network_iface_link_mode{interface="veth425ebac"} 0 node_network_iface_link_mode{interface="veth4329ac6"} 0 node_network_iface_link_mode{interface="veth4d592de"} 0 node_network_iface_link_mode{interface="veth51f2e7f"} 0 node_network_iface_link_mode{interface="veth51f6247"} 0 node_network_iface_link_mode{interface="veth628ae63"} 0 node_network_iface_link_mode{interface="veth64ca8a3"} 0 node_network_iface_link_mode{interface="veth6d91abf"} 0 node_network_iface_link_mode{interface="veth71ffe84"} 0 node_network_iface_link_mode{interface="veth7a5e9c0"} 0 node_network_iface_link_mode{interface="veth7b564a2"} 0 node_network_iface_link_mode{interface="veth7dfebc2"} 0 node_network_iface_link_mode{interface="veth7e40435"} 0 node_network_iface_link_mode{interface="veth84de191"} 0 node_network_iface_link_mode{interface="veth892f356"} 0 node_network_iface_link_mode{interface="veth8949dfd"} 0 node_network_iface_link_mode{interface="veth8c12602"} 0 node_network_iface_link_mode{interface="veth8d41bab"} 0 node_network_iface_link_mode{interface="veth9005730"} 0 node_network_iface_link_mode{interface="veth9032517"} 0 node_network_iface_link_mode{interface="veth91f63e6"} 0 node_network_iface_link_mode{interface="veth9e2b8ee"} 0 node_network_iface_link_mode{interface="veth9f9e121"} 0 node_network_iface_link_mode{interface="vetha194766"} 0 node_network_iface_link_mode{interface="vetha91125e"} 0 node_network_iface_link_mode{interface="vethaa9ddd9"} 0 node_network_iface_link_mode{interface="vethaf3749e"} 0 node_network_iface_link_mode{interface="vethaf4c286"} 0 node_network_iface_link_mode{interface="vethb0d4e58"} 0 node_network_iface_link_mode{interface="vethb23c5a0"} 0 node_network_iface_link_mode{interface="vethb2e769d"} 0 node_network_iface_link_mode{interface="vethb6ec304"} 0 node_network_iface_link_mode{interface="vethb8946c5"} 0 node_network_iface_link_mode{interface="vethb9ca0c2"} 0 node_network_iface_link_mode{interface="vethc433ec4"} 0 node_network_iface_link_mode{interface="vethc84d476"} 0 node_network_iface_link_mode{interface="vethce51ddb"} 0 node_network_iface_link_mode{interface="vethd2d6c65"} 0 node_network_iface_link_mode{interface="vethd715aac"} 0 node_network_iface_link_mode{interface="vethd8df98f"} 0 node_network_iface_link_mode{interface="vethdf01e86"} 0 node_network_iface_link_mode{interface="vethe8c5ac5"} 0 node_network_iface_link_mode{interface="vethedd49e3"} 0 node_network_iface_link_mode{interface="vetheed2118"} 0 node_network_iface_link_mode{interface="vethf125e10"} 0 node_network_iface_link_mode{interface="vethf24d205"} 0 node_network_iface_link_mode{interface="vethf2d0d31"} 0 node_network_iface_link_mode{interface="vethf36f6da"} 0 node_network_iface_link_mode{interface="vethf5eb51f"} 0 node_network_iface_link_mode{interface="vethf6574b7"} 0 node_network_iface_link_mode{interface="vethf70c5be"} 0 node_network_iface_link_mode{interface="vethfb542c4"} 0 node_network_iface_link_mode{interface="vethfc732ec"} 0 node_network_iface_link_mode{interface="vethfd55a0e"} 0 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{interface="br-01dba66fd9ed"} 1500 node_network_mtu_bytes{interface="br-08937694dfc1"} 1500 node_network_mtu_bytes{interface="br-0c8bba9fe4a8"} 1500 node_network_mtu_bytes{interface="br-195d20dcb697"} 1500 node_network_mtu_bytes{interface="br-1cc0b4a8a9e7"} 1500 node_network_mtu_bytes{interface="br-3f13f0f0268e"} 1500 node_network_mtu_bytes{interface="br-472c65058544"} 1500 node_network_mtu_bytes{interface="br-4e72126a5d13"} 1500 node_network_mtu_bytes{interface="br-5349316efd84"} 1500 node_network_mtu_bytes{interface="br-53530e6da2e5"} 1500 node_network_mtu_bytes{interface="br-616683573aca"} 1500 node_network_mtu_bytes{interface="br-68275c197574"} 1500 node_network_mtu_bytes{interface="br-70d0ac00b19c"} 1500 node_network_mtu_bytes{interface="br-72989773b3f4"} 1500 node_network_mtu_bytes{interface="br-b1ff3e0532ea"} 1500 node_network_mtu_bytes{interface="br-be700840ebf0"} 1500 node_network_mtu_bytes{interface="br-c3914ef75f82"} 1500 node_network_mtu_bytes{interface="br-c78b2f646eb0"} 1500 node_network_mtu_bytes{interface="br-d9c90fba9fed"} 1500 node_network_mtu_bytes{interface="br-f2e084a5c247"} 1500 node_network_mtu_bytes{interface="docker0"} 1500 node_network_mtu_bytes{interface="eno1"} 1500 node_network_mtu_bytes{interface="lo"} 65536 node_network_mtu_bytes{interface="veth01ba338"} 1500 node_network_mtu_bytes{interface="veth01cba6e"} 1500 node_network_mtu_bytes{interface="veth0d9a9dc"} 1500 node_network_mtu_bytes{interface="veth0e03077"} 1500 node_network_mtu_bytes{interface="veth134daec"} 1500 node_network_mtu_bytes{interface="veth1740204"} 1500 node_network_mtu_bytes{interface="veth1c8f1b7"} 1500 node_network_mtu_bytes{interface="veth32704db"} 1500 node_network_mtu_bytes{interface="veth338ec03"} 1500 node_network_mtu_bytes{interface="veth356a04d"} 1500 node_network_mtu_bytes{interface="veth35dcbdb"} 1500 node_network_mtu_bytes{interface="veth3775eab"} 1500 node_network_mtu_bytes{interface="veth393b91f"} 1500 node_network_mtu_bytes{interface="veth3ad44d8"} 1500 node_network_mtu_bytes{interface="veth3dfa889"} 1500 node_network_mtu_bytes{interface="veth3e7e2f3"} 1500 node_network_mtu_bytes{interface="veth3f5171f"} 1500 node_network_mtu_bytes{interface="veth425ebac"} 1500 node_network_mtu_bytes{interface="veth4329ac6"} 1500 node_network_mtu_bytes{interface="veth4d592de"} 1500 node_network_mtu_bytes{interface="veth51f2e7f"} 1500 node_network_mtu_bytes{interface="veth51f6247"} 1500 node_network_mtu_bytes{interface="veth628ae63"} 1500 node_network_mtu_bytes{interface="veth64ca8a3"} 1500 node_network_mtu_bytes{interface="veth6d91abf"} 1500 node_network_mtu_bytes{interface="veth71ffe84"} 1500 node_network_mtu_bytes{interface="veth7a5e9c0"} 1500 node_network_mtu_bytes{interface="veth7b564a2"} 1500 node_network_mtu_bytes{interface="veth7dfebc2"} 1500 node_network_mtu_bytes{interface="veth7e40435"} 1500 node_network_mtu_bytes{interface="veth84de191"} 1500 node_network_mtu_bytes{interface="veth892f356"} 1500 node_network_mtu_bytes{interface="veth8949dfd"} 1500 node_network_mtu_bytes{interface="veth8c12602"} 1500 node_network_mtu_bytes{interface="veth8d41bab"} 1500 node_network_mtu_bytes{interface="veth9005730"} 1500 node_network_mtu_bytes{interface="veth9032517"} 1500 node_network_mtu_bytes{interface="veth91f63e6"} 1500 node_network_mtu_bytes{interface="veth9e2b8ee"} 1500 node_network_mtu_bytes{interface="veth9f9e121"} 1500 node_network_mtu_bytes{interface="vetha194766"} 1500 node_network_mtu_bytes{interface="vetha91125e"} 1500 node_network_mtu_bytes{interface="vethaa9ddd9"} 1500 node_network_mtu_bytes{interface="vethaf3749e"} 1500 node_network_mtu_bytes{interface="vethaf4c286"} 1500 node_network_mtu_bytes{interface="vethb0d4e58"} 1500 node_network_mtu_bytes{interface="vethb23c5a0"} 1500 node_network_mtu_bytes{interface="vethb2e769d"} 1500 node_network_mtu_bytes{interface="vethb6ec304"} 1500 node_network_mtu_bytes{interface="vethb8946c5"} 1500 node_network_mtu_bytes{interface="vethb9ca0c2"} 1500 node_network_mtu_bytes{interface="vethc433ec4"} 1500 node_network_mtu_bytes{interface="vethc84d476"} 1500 node_network_mtu_bytes{interface="vethce51ddb"} 1500 node_network_mtu_bytes{interface="vethd2d6c65"} 1500 node_network_mtu_bytes{interface="vethd715aac"} 1500 node_network_mtu_bytes{interface="vethd8df98f"} 1500 node_network_mtu_bytes{interface="vethdf01e86"} 1500 node_network_mtu_bytes{interface="vethe8c5ac5"} 1500 node_network_mtu_bytes{interface="vethedd49e3"} 1500 node_network_mtu_bytes{interface="vetheed2118"} 1500 node_network_mtu_bytes{interface="vethf125e10"} 1500 node_network_mtu_bytes{interface="vethf24d205"} 1500 node_network_mtu_bytes{interface="vethf2d0d31"} 1500 node_network_mtu_bytes{interface="vethf36f6da"} 1500 node_network_mtu_bytes{interface="vethf5eb51f"} 1500 node_network_mtu_bytes{interface="vethf6574b7"} 1500 node_network_mtu_bytes{interface="vethf70c5be"} 1500 node_network_mtu_bytes{interface="vethfb542c4"} 1500 node_network_mtu_bytes{interface="vethfc732ec"} 1500 node_network_mtu_bytes{interface="vethfd55a0e"} 1500 # HELP node_network_name_assign_type name_assign_type value of /sys/class/net/. # TYPE node_network_name_assign_type gauge node_network_name_assign_type{interface="br-01dba66fd9ed"} 3 node_network_name_assign_type{interface="br-08937694dfc1"} 3 node_network_name_assign_type{interface="br-0c8bba9fe4a8"} 3 node_network_name_assign_type{interface="br-195d20dcb697"} 3 node_network_name_assign_type{interface="br-1cc0b4a8a9e7"} 3 node_network_name_assign_type{interface="br-3f13f0f0268e"} 3 node_network_name_assign_type{interface="br-472c65058544"} 3 node_network_name_assign_type{interface="br-4e72126a5d13"} 3 node_network_name_assign_type{interface="br-5349316efd84"} 3 node_network_name_assign_type{interface="br-53530e6da2e5"} 3 node_network_name_assign_type{interface="br-616683573aca"} 3 node_network_name_assign_type{interface="br-68275c197574"} 3 node_network_name_assign_type{interface="br-70d0ac00b19c"} 3 node_network_name_assign_type{interface="br-72989773b3f4"} 3 node_network_name_assign_type{interface="br-b1ff3e0532ea"} 3 node_network_name_assign_type{interface="br-be700840ebf0"} 3 node_network_name_assign_type{interface="br-c3914ef75f82"} 3 node_network_name_assign_type{interface="br-c78b2f646eb0"} 3 node_network_name_assign_type{interface="br-d9c90fba9fed"} 3 node_network_name_assign_type{interface="br-f2e084a5c247"} 3 node_network_name_assign_type{interface="docker0"} 3 node_network_name_assign_type{interface="eno1"} 4 node_network_name_assign_type{interface="veth01ba338"} 3 node_network_name_assign_type{interface="veth01cba6e"} 3 node_network_name_assign_type{interface="veth0d9a9dc"} 3 node_network_name_assign_type{interface="veth0e03077"} 3 node_network_name_assign_type{interface="veth134daec"} 3 node_network_name_assign_type{interface="veth1740204"} 3 node_network_name_assign_type{interface="veth1c8f1b7"} 3 node_network_name_assign_type{interface="veth32704db"} 3 node_network_name_assign_type{interface="veth338ec03"} 3 node_network_name_assign_type{interface="veth356a04d"} 3 node_network_name_assign_type{interface="veth35dcbdb"} 3 node_network_name_assign_type{interface="veth3775eab"} 3 node_network_name_assign_type{interface="veth393b91f"} 3 node_network_name_assign_type{interface="veth3ad44d8"} 3 node_network_name_assign_type{interface="veth3dfa889"} 3 node_network_name_assign_type{interface="veth3e7e2f3"} 3 node_network_name_assign_type{interface="veth3f5171f"} 3 node_network_name_assign_type{interface="veth425ebac"} 3 node_network_name_assign_type{interface="veth4329ac6"} 3 node_network_name_assign_type{interface="veth4d592de"} 3 node_network_name_assign_type{interface="veth51f2e7f"} 3 node_network_name_assign_type{interface="veth51f6247"} 3 node_network_name_assign_type{interface="veth628ae63"} 3 node_network_name_assign_type{interface="veth64ca8a3"} 3 node_network_name_assign_type{interface="veth6d91abf"} 3 node_network_name_assign_type{interface="veth71ffe84"} 3 node_network_name_assign_type{interface="veth7a5e9c0"} 3 node_network_name_assign_type{interface="veth7b564a2"} 3 node_network_name_assign_type{interface="veth7dfebc2"} 3 node_network_name_assign_type{interface="veth7e40435"} 3 node_network_name_assign_type{interface="veth84de191"} 3 node_network_name_assign_type{interface="veth892f356"} 3 node_network_name_assign_type{interface="veth8949dfd"} 3 node_network_name_assign_type{interface="veth8c12602"} 3 node_network_name_assign_type{interface="veth8d41bab"} 3 node_network_name_assign_type{interface="veth9005730"} 3 node_network_name_assign_type{interface="veth9032517"} 3 node_network_name_assign_type{interface="veth91f63e6"} 3 node_network_name_assign_type{interface="veth9e2b8ee"} 3 node_network_name_assign_type{interface="veth9f9e121"} 3 node_network_name_assign_type{interface="vetha194766"} 3 node_network_name_assign_type{interface="vetha91125e"} 3 node_network_name_assign_type{interface="vethaa9ddd9"} 3 node_network_name_assign_type{interface="vethaf3749e"} 3 node_network_name_assign_type{interface="vethaf4c286"} 3 node_network_name_assign_type{interface="vethb0d4e58"} 3 node_network_name_assign_type{interface="vethb23c5a0"} 3 node_network_name_assign_type{interface="vethb2e769d"} 3 node_network_name_assign_type{interface="vethb6ec304"} 3 node_network_name_assign_type{interface="vethb8946c5"} 3 node_network_name_assign_type{interface="vethb9ca0c2"} 3 node_network_name_assign_type{interface="vethc433ec4"} 3 node_network_name_assign_type{interface="vethc84d476"} 3 node_network_name_assign_type{interface="vethce51ddb"} 3 node_network_name_assign_type{interface="vethd2d6c65"} 3 node_network_name_assign_type{interface="vethd715aac"} 3 node_network_name_assign_type{interface="vethd8df98f"} 3 node_network_name_assign_type{interface="vethdf01e86"} 3 node_network_name_assign_type{interface="vethe8c5ac5"} 3 node_network_name_assign_type{interface="vethedd49e3"} 3 node_network_name_assign_type{interface="vetheed2118"} 3 node_network_name_assign_type{interface="vethf125e10"} 3 node_network_name_assign_type{interface="vethf24d205"} 3 node_network_name_assign_type{interface="vethf2d0d31"} 3 node_network_name_assign_type{interface="vethf36f6da"} 3 node_network_name_assign_type{interface="vethf5eb51f"} 3 node_network_name_assign_type{interface="vethf6574b7"} 3 node_network_name_assign_type{interface="vethf70c5be"} 3 node_network_name_assign_type{interface="vethfb542c4"} 3 node_network_name_assign_type{interface="vethfc732ec"} 3 node_network_name_assign_type{interface="vethfd55a0e"} 3 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{interface="br-01dba66fd9ed"} 0 node_network_net_dev_group{interface="br-08937694dfc1"} 0 node_network_net_dev_group{interface="br-0c8bba9fe4a8"} 0 node_network_net_dev_group{interface="br-195d20dcb697"} 0 node_network_net_dev_group{interface="br-1cc0b4a8a9e7"} 0 node_network_net_dev_group{interface="br-3f13f0f0268e"} 0 node_network_net_dev_group{interface="br-472c65058544"} 0 node_network_net_dev_group{interface="br-4e72126a5d13"} 0 node_network_net_dev_group{interface="br-5349316efd84"} 0 node_network_net_dev_group{interface="br-53530e6da2e5"} 0 node_network_net_dev_group{interface="br-616683573aca"} 0 node_network_net_dev_group{interface="br-68275c197574"} 0 node_network_net_dev_group{interface="br-70d0ac00b19c"} 0 node_network_net_dev_group{interface="br-72989773b3f4"} 0 node_network_net_dev_group{interface="br-b1ff3e0532ea"} 0 node_network_net_dev_group{interface="br-be700840ebf0"} 0 node_network_net_dev_group{interface="br-c3914ef75f82"} 0 node_network_net_dev_group{interface="br-c78b2f646eb0"} 0 node_network_net_dev_group{interface="br-d9c90fba9fed"} 0 node_network_net_dev_group{interface="br-f2e084a5c247"} 0 node_network_net_dev_group{interface="docker0"} 0 node_network_net_dev_group{interface="eno1"} 0 node_network_net_dev_group{interface="lo"} 0 node_network_net_dev_group{interface="veth01ba338"} 0 node_network_net_dev_group{interface="veth01cba6e"} 0 node_network_net_dev_group{interface="veth0d9a9dc"} 0 node_network_net_dev_group{interface="veth0e03077"} 0 node_network_net_dev_group{interface="veth134daec"} 0 node_network_net_dev_group{interface="veth1740204"} 0 node_network_net_dev_group{interface="veth1c8f1b7"} 0 node_network_net_dev_group{interface="veth32704db"} 0 node_network_net_dev_group{interface="veth338ec03"} 0 node_network_net_dev_group{interface="veth356a04d"} 0 node_network_net_dev_group{interface="veth35dcbdb"} 0 node_network_net_dev_group{interface="veth3775eab"} 0 node_network_net_dev_group{interface="veth393b91f"} 0 node_network_net_dev_group{interface="veth3ad44d8"} 0 node_network_net_dev_group{interface="veth3dfa889"} 0 node_network_net_dev_group{interface="veth3e7e2f3"} 0 node_network_net_dev_group{interface="veth3f5171f"} 0 node_network_net_dev_group{interface="veth425ebac"} 0 node_network_net_dev_group{interface="veth4329ac6"} 0 node_network_net_dev_group{interface="veth4d592de"} 0 node_network_net_dev_group{interface="veth51f2e7f"} 0 node_network_net_dev_group{interface="veth51f6247"} 0 node_network_net_dev_group{interface="veth628ae63"} 0 node_network_net_dev_group{interface="veth64ca8a3"} 0 node_network_net_dev_group{interface="veth6d91abf"} 0 node_network_net_dev_group{interface="veth71ffe84"} 0 node_network_net_dev_group{interface="veth7a5e9c0"} 0 node_network_net_dev_group{interface="veth7b564a2"} 0 node_network_net_dev_group{interface="veth7dfebc2"} 0 node_network_net_dev_group{interface="veth7e40435"} 0 node_network_net_dev_group{interface="veth84de191"} 0 node_network_net_dev_group{interface="veth892f356"} 0 node_network_net_dev_group{interface="veth8949dfd"} 0 node_network_net_dev_group{interface="veth8c12602"} 0 node_network_net_dev_group{interface="veth8d41bab"} 0 node_network_net_dev_group{interface="veth9005730"} 0 node_network_net_dev_group{interface="veth9032517"} 0 node_network_net_dev_group{interface="veth91f63e6"} 0 node_network_net_dev_group{interface="veth9e2b8ee"} 0 node_network_net_dev_group{interface="veth9f9e121"} 0 node_network_net_dev_group{interface="vetha194766"} 0 node_network_net_dev_group{interface="vetha91125e"} 0 node_network_net_dev_group{interface="vethaa9ddd9"} 0 node_network_net_dev_group{interface="vethaf3749e"} 0 node_network_net_dev_group{interface="vethaf4c286"} 0 node_network_net_dev_group{interface="vethb0d4e58"} 0 node_network_net_dev_group{interface="vethb23c5a0"} 0 node_network_net_dev_group{interface="vethb2e769d"} 0 node_network_net_dev_group{interface="vethb6ec304"} 0 node_network_net_dev_group{interface="vethb8946c5"} 0 node_network_net_dev_group{interface="vethb9ca0c2"} 0 node_network_net_dev_group{interface="vethc433ec4"} 0 node_network_net_dev_group{interface="vethc84d476"} 0 node_network_net_dev_group{interface="vethce51ddb"} 0 node_network_net_dev_group{interface="vethd2d6c65"} 0 node_network_net_dev_group{interface="vethd715aac"} 0 node_network_net_dev_group{interface="vethd8df98f"} 0 node_network_net_dev_group{interface="vethdf01e86"} 0 node_network_net_dev_group{interface="vethe8c5ac5"} 0 node_network_net_dev_group{interface="vethedd49e3"} 0 node_network_net_dev_group{interface="vetheed2118"} 0 node_network_net_dev_group{interface="vethf125e10"} 0 node_network_net_dev_group{interface="vethf24d205"} 0 node_network_net_dev_group{interface="vethf2d0d31"} 0 node_network_net_dev_group{interface="vethf36f6da"} 0 node_network_net_dev_group{interface="vethf5eb51f"} 0 node_network_net_dev_group{interface="vethf6574b7"} 0 node_network_net_dev_group{interface="vethf70c5be"} 0 node_network_net_dev_group{interface="vethfb542c4"} 0 node_network_net_dev_group{interface="vethfc732ec"} 0 node_network_net_dev_group{interface="vethfd55a0e"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{interface="br-01dba66fd9ed"} 1 node_network_protocol_type{interface="br-08937694dfc1"} 1 node_network_protocol_type{interface="br-0c8bba9fe4a8"} 1 node_network_protocol_type{interface="br-195d20dcb697"} 1 node_network_protocol_type{interface="br-1cc0b4a8a9e7"} 1 node_network_protocol_type{interface="br-3f13f0f0268e"} 1 node_network_protocol_type{interface="br-472c65058544"} 1 node_network_protocol_type{interface="br-4e72126a5d13"} 1 node_network_protocol_type{interface="br-5349316efd84"} 1 node_network_protocol_type{interface="br-53530e6da2e5"} 1 node_network_protocol_type{interface="br-616683573aca"} 1 node_network_protocol_type{interface="br-68275c197574"} 1 node_network_protocol_type{interface="br-70d0ac00b19c"} 1 node_network_protocol_type{interface="br-72989773b3f4"} 1 node_network_protocol_type{interface="br-b1ff3e0532ea"} 1 node_network_protocol_type{interface="br-be700840ebf0"} 1 node_network_protocol_type{interface="br-c3914ef75f82"} 1 node_network_protocol_type{interface="br-c78b2f646eb0"} 1 node_network_protocol_type{interface="br-d9c90fba9fed"} 1 node_network_protocol_type{interface="br-f2e084a5c247"} 1 node_network_protocol_type{interface="docker0"} 1 node_network_protocol_type{interface="eno1"} 1 node_network_protocol_type{interface="lo"} 772 node_network_protocol_type{interface="veth01ba338"} 1 node_network_protocol_type{interface="veth01cba6e"} 1 node_network_protocol_type{interface="veth0d9a9dc"} 1 node_network_protocol_type{interface="veth0e03077"} 1 node_network_protocol_type{interface="veth134daec"} 1 node_network_protocol_type{interface="veth1740204"} 1 node_network_protocol_type{interface="veth1c8f1b7"} 1 node_network_protocol_type{interface="veth32704db"} 1 node_network_protocol_type{interface="veth338ec03"} 1 node_network_protocol_type{interface="veth356a04d"} 1 node_network_protocol_type{interface="veth35dcbdb"} 1 node_network_protocol_type{interface="veth3775eab"} 1 node_network_protocol_type{interface="veth393b91f"} 1 node_network_protocol_type{interface="veth3ad44d8"} 1 node_network_protocol_type{interface="veth3dfa889"} 1 node_network_protocol_type{interface="veth3e7e2f3"} 1 node_network_protocol_type{interface="veth3f5171f"} 1 node_network_protocol_type{interface="veth425ebac"} 1 node_network_protocol_type{interface="veth4329ac6"} 1 node_network_protocol_type{interface="veth4d592de"} 1 node_network_protocol_type{interface="veth51f2e7f"} 1 node_network_protocol_type{interface="veth51f6247"} 1 node_network_protocol_type{interface="veth628ae63"} 1 node_network_protocol_type{interface="veth64ca8a3"} 1 node_network_protocol_type{interface="veth6d91abf"} 1 node_network_protocol_type{interface="veth71ffe84"} 1 node_network_protocol_type{interface="veth7a5e9c0"} 1 node_network_protocol_type{interface="veth7b564a2"} 1 node_network_protocol_type{interface="veth7dfebc2"} 1 node_network_protocol_type{interface="veth7e40435"} 1 node_network_protocol_type{interface="veth84de191"} 1 node_network_protocol_type{interface="veth892f356"} 1 node_network_protocol_type{interface="veth8949dfd"} 1 node_network_protocol_type{interface="veth8c12602"} 1 node_network_protocol_type{interface="veth8d41bab"} 1 node_network_protocol_type{interface="veth9005730"} 1 node_network_protocol_type{interface="veth9032517"} 1 node_network_protocol_type{interface="veth91f63e6"} 1 node_network_protocol_type{interface="veth9e2b8ee"} 1 node_network_protocol_type{interface="veth9f9e121"} 1 node_network_protocol_type{interface="vetha194766"} 1 node_network_protocol_type{interface="vetha91125e"} 1 node_network_protocol_type{interface="vethaa9ddd9"} 1 node_network_protocol_type{interface="vethaf3749e"} 1 node_network_protocol_type{interface="vethaf4c286"} 1 node_network_protocol_type{interface="vethb0d4e58"} 1 node_network_protocol_type{interface="vethb23c5a0"} 1 node_network_protocol_type{interface="vethb2e769d"} 1 node_network_protocol_type{interface="vethb6ec304"} 1 node_network_protocol_type{interface="vethb8946c5"} 1 node_network_protocol_type{interface="vethb9ca0c2"} 1 node_network_protocol_type{interface="vethc433ec4"} 1 node_network_protocol_type{interface="vethc84d476"} 1 node_network_protocol_type{interface="vethce51ddb"} 1 node_network_protocol_type{interface="vethd2d6c65"} 1 node_network_protocol_type{interface="vethd715aac"} 1 node_network_protocol_type{interface="vethd8df98f"} 1 node_network_protocol_type{interface="vethdf01e86"} 1 node_network_protocol_type{interface="vethe8c5ac5"} 1 node_network_protocol_type{interface="vethedd49e3"} 1 node_network_protocol_type{interface="vetheed2118"} 1 node_network_protocol_type{interface="vethf125e10"} 1 node_network_protocol_type{interface="vethf24d205"} 1 node_network_protocol_type{interface="vethf2d0d31"} 1 node_network_protocol_type{interface="vethf36f6da"} 1 node_network_protocol_type{interface="vethf5eb51f"} 1 node_network_protocol_type{interface="vethf6574b7"} 1 node_network_protocol_type{interface="vethf70c5be"} 1 node_network_protocol_type{interface="vethfb542c4"} 1 node_network_protocol_type{interface="vethfc732ec"} 1 node_network_protocol_type{interface="vethfd55a0e"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="eth0"} 3.349640847e+09 node_network_receive_bytes_total{device="lo"} 0 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="lo"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="eth0"} 0 node_network_receive_drop_total{device="lo"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="eth0"} 0 node_network_receive_errs_total{device="lo"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="eth0"} 0 node_network_receive_fifo_total{device="lo"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="eth0"} 0 node_network_receive_frame_total{device="lo"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="eth0"} 0 node_network_receive_multicast_total{device="lo"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="eth0"} 4.1789573e+07 node_network_receive_packets_total{device="lo"} 0 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{interface="br-01dba66fd9ed"} 1.25e+09 node_network_speed_bytes{interface="br-08937694dfc1"} 1.25e+09 node_network_speed_bytes{interface="br-0c8bba9fe4a8"} 1.25e+09 node_network_speed_bytes{interface="br-195d20dcb697"} 1.25e+09 node_network_speed_bytes{interface="br-1cc0b4a8a9e7"} 1.25e+09 node_network_speed_bytes{interface="br-3f13f0f0268e"} 1.25e+09 node_network_speed_bytes{interface="br-472c65058544"} 1.25e+09 node_network_speed_bytes{interface="br-4e72126a5d13"} 1.25e+09 node_network_speed_bytes{interface="br-5349316efd84"} 1.25e+09 node_network_speed_bytes{interface="br-53530e6da2e5"} 1.25e+09 node_network_speed_bytes{interface="br-616683573aca"} 1.25e+09 node_network_speed_bytes{interface="br-68275c197574"} 1.25e+09 node_network_speed_bytes{interface="br-70d0ac00b19c"} 1.25e+09 node_network_speed_bytes{interface="br-72989773b3f4"} 1.25e+09 node_network_speed_bytes{interface="br-b1ff3e0532ea"} 1.25e+09 node_network_speed_bytes{interface="br-be700840ebf0"} 1.25e+09 node_network_speed_bytes{interface="br-c3914ef75f82"} 1.25e+09 node_network_speed_bytes{interface="br-c78b2f646eb0"} 1.25e+09 node_network_speed_bytes{interface="br-d9c90fba9fed"} 1.25e+09 node_network_speed_bytes{interface="br-f2e084a5c247"} 1.25e+09 node_network_speed_bytes{interface="docker0"} 1.25e+09 node_network_speed_bytes{interface="eno1"} 1.25e+08 node_network_speed_bytes{interface="veth01ba338"} 1.25e+09 node_network_speed_bytes{interface="veth01cba6e"} 1.25e+09 node_network_speed_bytes{interface="veth0d9a9dc"} 1.25e+09 node_network_speed_bytes{interface="veth0e03077"} 1.25e+09 node_network_speed_bytes{interface="veth134daec"} 1.25e+09 node_network_speed_bytes{interface="veth1740204"} 1.25e+09 node_network_speed_bytes{interface="veth1c8f1b7"} 1.25e+09 node_network_speed_bytes{interface="veth32704db"} 1.25e+09 node_network_speed_bytes{interface="veth338ec03"} 1.25e+09 node_network_speed_bytes{interface="veth356a04d"} 1.25e+09 node_network_speed_bytes{interface="veth35dcbdb"} 1.25e+09 node_network_speed_bytes{interface="veth3775eab"} 1.25e+09 node_network_speed_bytes{interface="veth393b91f"} 1.25e+09 node_network_speed_bytes{interface="veth3ad44d8"} 1.25e+09 node_network_speed_bytes{interface="veth3dfa889"} 1.25e+09 node_network_speed_bytes{interface="veth3e7e2f3"} 1.25e+09 node_network_speed_bytes{interface="veth3f5171f"} 1.25e+09 node_network_speed_bytes{interface="veth425ebac"} 1.25e+09 node_network_speed_bytes{interface="veth4329ac6"} 1.25e+09 node_network_speed_bytes{interface="veth4d592de"} 1.25e+09 node_network_speed_bytes{interface="veth51f2e7f"} 1.25e+09 node_network_speed_bytes{interface="veth51f6247"} 1.25e+09 node_network_speed_bytes{interface="veth628ae63"} 1.25e+09 node_network_speed_bytes{interface="veth64ca8a3"} 1.25e+09 node_network_speed_bytes{interface="veth6d91abf"} 1.25e+09 node_network_speed_bytes{interface="veth71ffe84"} 1.25e+09 node_network_speed_bytes{interface="veth7a5e9c0"} 1.25e+09 node_network_speed_bytes{interface="veth7b564a2"} 1.25e+09 node_network_speed_bytes{interface="veth7dfebc2"} 1.25e+09 node_network_speed_bytes{interface="veth7e40435"} 1.25e+09 node_network_speed_bytes{interface="veth84de191"} 1.25e+09 node_network_speed_bytes{interface="veth892f356"} 1.25e+09 node_network_speed_bytes{interface="veth8949dfd"} 1.25e+09 node_network_speed_bytes{interface="veth8c12602"} 1.25e+09 node_network_speed_bytes{interface="veth8d41bab"} 1.25e+09 node_network_speed_bytes{interface="veth9005730"} 1.25e+09 node_network_speed_bytes{interface="veth9032517"} 1.25e+09 node_network_speed_bytes{interface="veth91f63e6"} 1.25e+09 node_network_speed_bytes{interface="veth9e2b8ee"} 1.25e+09 node_network_speed_bytes{interface="veth9f9e121"} 1.25e+09 node_network_speed_bytes{interface="vetha194766"} 1.25e+09 node_network_speed_bytes{interface="vetha91125e"} 1.25e+09 node_network_speed_bytes{interface="vethaa9ddd9"} 1.25e+09 node_network_speed_bytes{interface="vethaf3749e"} 1.25e+09 node_network_speed_bytes{interface="vethaf4c286"} 1.25e+09 node_network_speed_bytes{interface="vethb0d4e58"} 1.25e+09 node_network_speed_bytes{interface="vethb23c5a0"} 1.25e+09 node_network_speed_bytes{interface="vethb2e769d"} 1.25e+09 node_network_speed_bytes{interface="vethb6ec304"} 1.25e+09 node_network_speed_bytes{interface="vethb8946c5"} 1.25e+09 node_network_speed_bytes{interface="vethb9ca0c2"} 1.25e+09 node_network_speed_bytes{interface="vethc433ec4"} 1.25e+09 node_network_speed_bytes{interface="vethc84d476"} 1.25e+09 node_network_speed_bytes{interface="vethce51ddb"} 1.25e+09 node_network_speed_bytes{interface="vethd2d6c65"} 1.25e+09 node_network_speed_bytes{interface="vethd715aac"} 1.25e+09 node_network_speed_bytes{interface="vethd8df98f"} 1.25e+09 node_network_speed_bytes{interface="vethdf01e86"} 1.25e+09 node_network_speed_bytes{interface="vethe8c5ac5"} 1.25e+09 node_network_speed_bytes{interface="vethedd49e3"} 1.25e+09 node_network_speed_bytes{interface="vetheed2118"} 1.25e+09 node_network_speed_bytes{interface="vethf125e10"} 1.25e+09 node_network_speed_bytes{interface="vethf24d205"} 1.25e+09 node_network_speed_bytes{interface="vethf2d0d31"} 1.25e+09 node_network_speed_bytes{interface="vethf36f6da"} 1.25e+09 node_network_speed_bytes{interface="vethf5eb51f"} 1.25e+09 node_network_speed_bytes{interface="vethf6574b7"} 1.25e+09 node_network_speed_bytes{interface="vethf70c5be"} 1.25e+09 node_network_speed_bytes{interface="vethfb542c4"} 1.25e+09 node_network_speed_bytes{interface="vethfc732ec"} 1.25e+09 node_network_speed_bytes{interface="vethfd55a0e"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="eth0"} 6.2434788858e+10 node_network_transmit_bytes_total{device="lo"} 0 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="lo"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="lo"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="lo"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="lo"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="lo"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="lo"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="eth0"} 3.7758339e+07 node_network_transmit_packets_total{device="lo"} 0 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{interface="br-01dba66fd9ed"} 0 node_network_transmit_queue_length{interface="br-08937694dfc1"} 0 node_network_transmit_queue_length{interface="br-0c8bba9fe4a8"} 0 node_network_transmit_queue_length{interface="br-195d20dcb697"} 0 node_network_transmit_queue_length{interface="br-1cc0b4a8a9e7"} 0 node_network_transmit_queue_length{interface="br-3f13f0f0268e"} 0 node_network_transmit_queue_length{interface="br-472c65058544"} 0 node_network_transmit_queue_length{interface="br-4e72126a5d13"} 0 node_network_transmit_queue_length{interface="br-5349316efd84"} 0 node_network_transmit_queue_length{interface="br-53530e6da2e5"} 0 node_network_transmit_queue_length{interface="br-616683573aca"} 0 node_network_transmit_queue_length{interface="br-68275c197574"} 0 node_network_transmit_queue_length{interface="br-70d0ac00b19c"} 0 node_network_transmit_queue_length{interface="br-72989773b3f4"} 0 node_network_transmit_queue_length{interface="br-b1ff3e0532ea"} 0 node_network_transmit_queue_length{interface="br-be700840ebf0"} 0 node_network_transmit_queue_length{interface="br-c3914ef75f82"} 0 node_network_transmit_queue_length{interface="br-c78b2f646eb0"} 0 node_network_transmit_queue_length{interface="br-d9c90fba9fed"} 0 node_network_transmit_queue_length{interface="br-f2e084a5c247"} 0 node_network_transmit_queue_length{interface="docker0"} 0 node_network_transmit_queue_length{interface="eno1"} 1000 node_network_transmit_queue_length{interface="lo"} 1000 node_network_transmit_queue_length{interface="veth01ba338"} 0 node_network_transmit_queue_length{interface="veth01cba6e"} 0 node_network_transmit_queue_length{interface="veth0d9a9dc"} 0 node_network_transmit_queue_length{interface="veth0e03077"} 0 node_network_transmit_queue_length{interface="veth134daec"} 0 node_network_transmit_queue_length{interface="veth1740204"} 0 node_network_transmit_queue_length{interface="veth1c8f1b7"} 0 node_network_transmit_queue_length{interface="veth32704db"} 0 node_network_transmit_queue_length{interface="veth338ec03"} 0 node_network_transmit_queue_length{interface="veth356a04d"} 0 node_network_transmit_queue_length{interface="veth35dcbdb"} 0 node_network_transmit_queue_length{interface="veth3775eab"} 0 node_network_transmit_queue_length{interface="veth393b91f"} 0 node_network_transmit_queue_length{interface="veth3ad44d8"} 0 node_network_transmit_queue_length{interface="veth3dfa889"} 0 node_network_transmit_queue_length{interface="veth3e7e2f3"} 0 node_network_transmit_queue_length{interface="veth3f5171f"} 0 node_network_transmit_queue_length{interface="veth425ebac"} 0 node_network_transmit_queue_length{interface="veth4329ac6"} 0 node_network_transmit_queue_length{interface="veth4d592de"} 0 node_network_transmit_queue_length{interface="veth51f2e7f"} 0 node_network_transmit_queue_length{interface="veth51f6247"} 0 node_network_transmit_queue_length{interface="veth628ae63"} 0 node_network_transmit_queue_length{interface="veth64ca8a3"} 0 node_network_transmit_queue_length{interface="veth6d91abf"} 0 node_network_transmit_queue_length{interface="veth71ffe84"} 0 node_network_transmit_queue_length{interface="veth7a5e9c0"} 0 node_network_transmit_queue_length{interface="veth7b564a2"} 0 node_network_transmit_queue_length{interface="veth7dfebc2"} 0 node_network_transmit_queue_length{interface="veth7e40435"} 0 node_network_transmit_queue_length{interface="veth84de191"} 0 node_network_transmit_queue_length{interface="veth892f356"} 0 node_network_transmit_queue_length{interface="veth8949dfd"} 0 node_network_transmit_queue_length{interface="veth8c12602"} 0 node_network_transmit_queue_length{interface="veth8d41bab"} 0 node_network_transmit_queue_length{interface="veth9005730"} 0 node_network_transmit_queue_length{interface="veth9032517"} 0 node_network_transmit_queue_length{interface="veth91f63e6"} 0 node_network_transmit_queue_length{interface="veth9e2b8ee"} 0 node_network_transmit_queue_length{interface="veth9f9e121"} 0 node_network_transmit_queue_length{interface="vetha194766"} 0 node_network_transmit_queue_length{interface="vetha91125e"} 0 node_network_transmit_queue_length{interface="vethaa9ddd9"} 0 node_network_transmit_queue_length{interface="vethaf3749e"} 0 node_network_transmit_queue_length{interface="vethaf4c286"} 0 node_network_transmit_queue_length{interface="vethb0d4e58"} 0 node_network_transmit_queue_length{interface="vethb23c5a0"} 0 node_network_transmit_queue_length{interface="vethb2e769d"} 0 node_network_transmit_queue_length{interface="vethb6ec304"} 0 node_network_transmit_queue_length{interface="vethb8946c5"} 0 node_network_transmit_queue_length{interface="vethb9ca0c2"} 0 node_network_transmit_queue_length{interface="vethc433ec4"} 0 node_network_transmit_queue_length{interface="vethc84d476"} 0 node_network_transmit_queue_length{interface="vethce51ddb"} 0 node_network_transmit_queue_length{interface="vethd2d6c65"} 0 node_network_transmit_queue_length{interface="vethd715aac"} 0 node_network_transmit_queue_length{interface="vethd8df98f"} 0 node_network_transmit_queue_length{interface="vethdf01e86"} 0 node_network_transmit_queue_length{interface="vethe8c5ac5"} 0 node_network_transmit_queue_length{interface="vethedd49e3"} 0 node_network_transmit_queue_length{interface="vetheed2118"} 0 node_network_transmit_queue_length{interface="vethf125e10"} 0 node_network_transmit_queue_length{interface="vethf24d205"} 0 node_network_transmit_queue_length{interface="vethf2d0d31"} 0 node_network_transmit_queue_length{interface="vethf36f6da"} 0 node_network_transmit_queue_length{interface="vethf5eb51f"} 0 node_network_transmit_queue_length{interface="vethf6574b7"} 0 node_network_transmit_queue_length{interface="vethf70c5be"} 0 node_network_transmit_queue_length{interface="vethfb542c4"} 0 node_network_transmit_queue_length{interface="vethfc732ec"} 0 node_network_transmit_queue_length{interface="vethfd55a0e"} 0 # HELP node_network_up Valid operstate for interface. # TYPE node_network_up gauge node_network_up{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",duplex="",ifalias="",interface="lo",operstate="unknown"} 0 node_network_up{address="02:1f:08:78:7f:a5",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth393b91f",operstate="up"} 1 node_network_up{address="02:42:00:56:f0:7e",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-0c8bba9fe4a8",operstate="up"} 1 node_network_up{address="02:42:06:b2:04:4f",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-be700840ebf0",operstate="up"} 1 node_network_up{address="02:42:0c:9e:77:57",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-472c65058544",operstate="up"} 1 node_network_up{address="02:42:0d:2b:f7:49",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-c78b2f646eb0",operstate="up"} 1 node_network_up{address="02:42:21:8f:9f:4f",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-f2e084a5c247",operstate="up"} 1 node_network_up{address="02:42:2e:9a:3f:59",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-195d20dcb697",operstate="up"} 1 node_network_up{address="02:42:54:47:20:42",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-72989773b3f4",operstate="up"} 1 node_network_up{address="02:42:5d:cd:21:6e",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-c3914ef75f82",operstate="up"} 1 node_network_up{address="02:42:65:ee:d9:de",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-5349316efd84",operstate="up"} 1 node_network_up{address="02:42:73:86:e0:d6",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-616683573aca",operstate="up"} 1 node_network_up{address="02:42:73:9d:3a:08",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-01dba66fd9ed",operstate="up"} 1 node_network_up{address="02:42:79:6d:fa:b8",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="docker0",operstate="up"} 1 node_network_up{address="02:42:80:89:c2:14",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-d9c90fba9fed",operstate="up"} 1 node_network_up{address="02:42:9a:ca:bb:bf",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-1cc0b4a8a9e7",operstate="up"} 1 node_network_up{address="02:42:9f:8f:14:59",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-3f13f0f0268e",operstate="up"} 1 node_network_up{address="02:42:af:65:6e:8b",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-08937694dfc1",operstate="up"} 1 node_network_up{address="02:42:bf:b8:07:60",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-53530e6da2e5",operstate="up"} 1 node_network_up{address="02:42:c1:27:66:01",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-b1ff3e0532ea",operstate="up"} 1 node_network_up{address="02:42:c4:07:ed:4d",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-4e72126a5d13",operstate="up"} 1 node_network_up{address="02:42:d7:1a:fe:72",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-70d0ac00b19c",operstate="up"} 1 node_network_up{address="02:42:ed:38:9b:c6",broadcast="ff:ff:ff:ff:ff:ff",duplex="unknown",ifalias="",interface="br-68275c197574",operstate="up"} 1 node_network_up{address="02:46:1a:92:c4:f5",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethfb542c4",operstate="up"} 1 node_network_up{address="06:2c:b8:4e:59:d8",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethaf3749e",operstate="up"} 1 node_network_up{address="0a:52:0e:80:a9:30",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethaa9ddd9",operstate="up"} 1 node_network_up{address="0e:22:47:5a:38:7f",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf70c5be",operstate="up"} 1 node_network_up{address="12:7c:66:d3:0b:96",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb6ec304",operstate="up"} 1 node_network_up{address="16:77:ca:59:61:3b",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth628ae63",operstate="up"} 1 node_network_up{address="16:eb:76:63:10:32",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth32704db",operstate="up"} 1 node_network_up{address="1e:af:cb:d9:e7:6e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethd715aac",operstate="up"} 1 node_network_up{address="1e:b7:e6:fc:d2:53",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth0e03077",operstate="up"} 1 node_network_up{address="26:33:57:c3:aa:ee",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb23c5a0",operstate="up"} 1 node_network_up{address="2a:0d:ab:a1:a6:04",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth338ec03",operstate="up"} 1 node_network_up{address="2a:41:5b:ae:df:ce",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth134daec",operstate="up"} 1 node_network_up{address="2e:da:06:bd:03:8e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vetheed2118",operstate="up"} 1 node_network_up{address="36:4d:95:03:7e:ae",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethd8df98f",operstate="up"} 1 node_network_up{address="36:c9:4d:ca:06:1e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethe8c5ac5",operstate="up"} 1 node_network_up{address="3e:91:96:8f:94:73",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb9ca0c2",operstate="up"} 1 node_network_up{address="3e:c6:d1:b4:29:c4",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth01cba6e",operstate="up"} 1 node_network_up{address="42:4a:6d:03:73:a4",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth8c12602",operstate="up"} 1 node_network_up{address="42:f2:7e:76:fd:20",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth4d592de",operstate="up"} 1 node_network_up{address="46:2c:89:52:ed:cf",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth356a04d",operstate="up"} 1 node_network_up{address="4c:72:b9:31:9f:bf",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="eno1",operstate="up"} 1 node_network_up{address="4e:6c:f5:ef:ef:70",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf36f6da",operstate="up"} 1 node_network_up{address="4e:c7:42:97:2b:e3",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethce51ddb",operstate="up"} 1 node_network_up{address="56:80:63:66:9e:86",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf125e10",operstate="up"} 1 node_network_up{address="56:cf:6a:1f:d9:0d",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vetha194766",operstate="up"} 1 node_network_up{address="5a:2c:3f:f1:fb:5a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethc84d476",operstate="up"} 1 node_network_up{address="5e:52:74:3a:db:b0",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth35dcbdb",operstate="up"} 1 node_network_up{address="6a:e5:c7:2f:77:19",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth51f6247",operstate="up"} 1 node_network_up{address="72:23:7d:dd:be:bf",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth8949dfd",operstate="up"} 1 node_network_up{address="72:e5:9f:b5:af:0a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth8d41bab",operstate="up"} 1 node_network_up{address="76:8e:23:ee:43:ee",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth71ffe84",operstate="up"} 1 node_network_up{address="76:fc:45:b7:85:a0",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth7e40435",operstate="up"} 1 node_network_up{address="7e:78:a2:5d:8f:f5",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth3f5171f",operstate="up"} 1 node_network_up{address="7e:b7:d4:e8:32:7a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth9e2b8ee",operstate="up"} 1 node_network_up{address="82:24:06:02:fd:8e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf24d205",operstate="up"} 1 node_network_up{address="82:be:a8:72:64:7d",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth9032517",operstate="up"} 1 node_network_up{address="86:4e:78:26:d1:eb",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth0d9a9dc",operstate="up"} 1 node_network_up{address="86:6e:b2:db:6e:06",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth3dfa889",operstate="up"} 1 node_network_up{address="86:ad:d5:22:91:cc",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethc433ec4",operstate="up"} 1 node_network_up{address="86:d9:dc:f4:6d:c2",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb8946c5",operstate="up"} 1 node_network_up{address="86:eb:11:66:36:7a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth3ad44d8",operstate="up"} 1 node_network_up{address="8e:41:58:05:a3:21",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth01ba338",operstate="up"} 1 node_network_up{address="8e:cd:66:ae:25:cb",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth892f356",operstate="up"} 1 node_network_up{address="96:fb:0a:a7:46:8a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethedd49e3",operstate="up"} 1 node_network_up{address="9e:9d:73:45:00:5d",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth1c8f1b7",operstate="up"} 1 node_network_up{address="a6:77:a9:57:ce:eb",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth84de191",operstate="up"} 1 node_network_up{address="a6:82:40:8f:da:28",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth3e7e2f3",operstate="up"} 1 node_network_up{address="a6:b8:76:c3:85:39",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf6574b7",operstate="up"} 1 node_network_up{address="b2:dd:4a:f0:71:44",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth51f2e7f",operstate="up"} 1 node_network_up{address="ba:62:f2:ec:71:92",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth9f9e121",operstate="up"} 1 node_network_up{address="be:91:ca:99:ac:f1",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth7b564a2",operstate="up"} 1 node_network_up{address="be:9e:20:3f:19:dc",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth425ebac",operstate="up"} 1 node_network_up{address="c2:42:16:1a:90:f2",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth64ca8a3",operstate="up"} 1 node_network_up{address="c2:73:1f:78:e4:5e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth6d91abf",operstate="up"} 1 node_network_up{address="c2:d3:fc:b4:8d:d0",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb2e769d",operstate="up"} 1 node_network_up{address="ce:c8:99:ca:0c:41",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth3775eab",operstate="up"} 1 node_network_up{address="d2:ad:ea:88:9f:bd",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf5eb51f",operstate="up"} 1 node_network_up{address="d6:04:1f:2f:8f:0b",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vetha91125e",operstate="up"} 1 node_network_up{address="da:ab:73:68:ab:1a",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth91f63e6",operstate="up"} 1 node_network_up{address="da:e8:d9:7e:10:7f",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth7a5e9c0",operstate="up"} 1 node_network_up{address="de:89:55:08:f9:bd",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethdf01e86",operstate="up"} 1 node_network_up{address="de:a7:cd:aa:38:8e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethfc732ec",operstate="up"} 1 node_network_up{address="e6:21:4e:fc:15:4f",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethf2d0d31",operstate="up"} 1 node_network_up{address="e6:43:fb:2c:1b:1d",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethaf4c286",operstate="up"} 1 node_network_up{address="e6:eb:96:b9:6b:e8",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth4329ac6",operstate="up"} 1 node_network_up{address="e6:f9:92:1e:47:0c",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth1740204",operstate="up"} 1 node_network_up{address="ea:b5:33:c0:3f:95",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth9005730",operstate="up"} 1 node_network_up{address="f2:71:3a:16:67:be",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="veth7dfebc2",operstate="up"} 1 node_network_up{address="f2:ec:8b:b5:ed:e4",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethd2d6c65",operstate="up"} 1 node_network_up{address="f6:9e:92:fb:e9:e7",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethfd55a0e",operstate="up"} 1 node_network_up{address="fa:f3:78:28:84:5e",broadcast="ff:ff:ff:ff:ff:ff",duplex="full",ifalias="",interface="vethb0d4e58",operstate="up"} 1 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 3 # 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 11 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="arp"} 0.000274416 node_scrape_collector_duration_seconds{collector="bcache"} 3.5821e-05 node_scrape_collector_duration_seconds{collector="bonding"} 4.8978e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000209177 node_scrape_collector_duration_seconds{collector="cpu"} 0.166482649 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000554489 node_scrape_collector_duration_seconds{collector="edac"} 9.6856e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000101621 node_scrape_collector_duration_seconds{collector="filefd"} 0.000108342 node_scrape_collector_duration_seconds{collector="filesystem"} 0.008680974 node_scrape_collector_duration_seconds{collector="hwmon"} 0.003918833 node_scrape_collector_duration_seconds{collector="infiniband"} 3.613e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 4.6275e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 9.5696e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 7.4152e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000625874 node_scrape_collector_duration_seconds{collector="netclass"} 0.084774361 node_scrape_collector_duration_seconds{collector="netdev"} 0.00046865 node_scrape_collector_duration_seconds{collector="netstat"} 0.002562474 node_scrape_collector_duration_seconds{collector="nfs"} 5.0732e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 4.6607e-05 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000171918 node_scrape_collector_duration_seconds{collector="stat"} 0.000544024 node_scrape_collector_duration_seconds{collector="textfile"} 1.8902e-05 node_scrape_collector_duration_seconds{collector="time"} 1.9958e-05 node_scrape_collector_duration_seconds{collector="timex"} 2.5337e-05 node_scrape_collector_duration_seconds{collector="uname"} 2.768e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000450799 node_scrape_collector_duration_seconds{collector="xfs"} 2.6689e-05 node_scrape_collector_duration_seconds{collector="zfs"} 0.000420686 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 1 node_scrape_collector_success{collector="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="netclass"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="nfs"} 1 node_scrape_collector_success{collector="nfsd"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="stat"} 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="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 320 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 1 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 14 # 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 57344 # 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 0 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 1 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 29 # 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 118784 # HELP node_sockstat_sockets_used Number of sockets sockets in state used. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 7 # 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_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.758209016122551e+09 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.000348 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 0.9999900119628906 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 10 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.169087 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -8.3338e-05 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 8193 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 37 # 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="d44484f3b352",release="5.15.0-43-generic",sysname="Linux",version="#46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022"} 1 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 0 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.605345925924e+12 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.2025551e+07 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 3.23098930392e+11 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.30905720796e+11 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 323702 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 1.230467e+06 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 283289.63 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.29024e+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.65961294469e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.18648832e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes -1 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0