# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.1724e-05 go_gc_duration_seconds{quantile="0.25"} 2.908e-05 go_gc_duration_seconds{quantile="0.5"} 4.1794e-05 go_gc_duration_seconds{quantile="0.75"} 6.4962e-05 go_gc_duration_seconds{quantile="1"} 0.001540704 go_gc_duration_seconds_sum 7.663099296 go_gc_duration_seconds_count 104037 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.2"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.598352e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.19513769848e+11 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.080034e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.574550682e+09 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.33804e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 2.598352e+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 7.962624e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 4.145152e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28924 # 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 6.012928e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.2107776e+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.7780585023120096e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.574579606e+09 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1200 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15600 # 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 79360 # 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 114240 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 5.674136e+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 585086 # 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 458752 # 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 458752 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.8699528e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 6 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="cni0"} 32 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.776964178e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 9.302472975e+09 # HELP node_cooling_device_cur_state Current throttle state of the cooling device # TYPE node_cooling_device_cur_state gauge node_cooling_device_cur_state{name="0",type="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 0 node_cooling_device_cur_state{name="2",type="Processor"} 0 node_cooling_device_cur_state{name="3",type="Processor"} 0 # HELP node_cooling_device_max_state Maximum throttle state of the cooling device # TYPE node_cooling_device_max_state gauge node_cooling_device_max_state{name="0",type="Processor"} 0 node_cooling_device_max_state{name="1",type="Processor"} 0 node_cooling_device_max_state{name="2",type="Processor"} 0 node_cooling_device_max_state{name="3",type="Processor"} 0 # 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 # 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"} 919035.4 node_cpu_seconds_total{cpu="0",mode="iowait"} 2655.41 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 2.74 node_cpu_seconds_total{cpu="0",mode="softirq"} 5616.93 node_cpu_seconds_total{cpu="0",mode="steal"} 285.04 node_cpu_seconds_total{cpu="0",mode="system"} 34142.72 node_cpu_seconds_total{cpu="0",mode="user"} 106955.38 node_cpu_seconds_total{cpu="1",mode="idle"} 916511.75 node_cpu_seconds_total{cpu="1",mode="iowait"} 2819 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 5.07 node_cpu_seconds_total{cpu="1",mode="softirq"} 3610.85 node_cpu_seconds_total{cpu="1",mode="steal"} 270.81 node_cpu_seconds_total{cpu="1",mode="system"} 35005.89 node_cpu_seconds_total{cpu="1",mode="user"} 108623.86 node_cpu_seconds_total{cpu="2",mode="idle"} 916366.69 node_cpu_seconds_total{cpu="2",mode="iowait"} 2808.06 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 5.61 node_cpu_seconds_total{cpu="2",mode="softirq"} 2452.7 node_cpu_seconds_total{cpu="2",mode="steal"} 274.33 node_cpu_seconds_total{cpu="2",mode="system"} 34573.54 node_cpu_seconds_total{cpu="2",mode="user"} 108533.88 node_cpu_seconds_total{cpu="3",mode="idle"} 918141.29 node_cpu_seconds_total{cpu="3",mode="iowait"} 2772.08 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 2.24 node_cpu_seconds_total{cpu="3",mode="softirq"} 1762.12 node_cpu_seconds_total{cpu="3",mode="steal"} 273.46 node_cpu_seconds_total{cpu="3",mode="system"} 34525.68 node_cpu_seconds_total{cpu="3",mode="user"} 107579.63 # 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="sr0"} 0 node_disk_discard_time_seconds_total{device="vda"} 1.822 # 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="sr0"} 0 node_disk_discarded_sectors_total{device="vda"} 1.05178176e+08 # 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="sr0"} 0 node_disk_discards_completed_total{device="vda"} 60110 # 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="sr0"} 0 node_disk_discards_merged_total{device="vda"} 0 # HELP node_disk_flush_requests_time_seconds_total This is the total number of seconds spent by all flush requests. # TYPE node_disk_flush_requests_time_seconds_total counter node_disk_flush_requests_time_seconds_total{device="sr0"} 0 node_disk_flush_requests_time_seconds_total{device="vda"} 6967.515 # HELP node_disk_flush_requests_total The total number of flush requests completed successfully # TYPE node_disk_flush_requests_total counter node_disk_flush_requests_total{device="sr0"} 0 node_disk_flush_requests_total{device="vda"} 6.426127e+06 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="sr0",major="11",minor="0",model="QEMU_DVD-ROM",path="pci-0000:00:01.1-ata-2.0",revision="2.5+",serial="QM00003",wwn=""} 1 node_disk_info{device="vda",major="252",minor="0",model="",path="pci-0000:00:04.0",revision="",serial="",wwn=""} 1 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="sr0"} 0 node_disk_io_now{device="vda"} 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="sr0"} 0.012 node_disk_io_time_seconds_total{device="vda"} 27503.648 # 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="sr0"} 0.002 node_disk_io_time_weighted_seconds_total{device="vda"} 66975.243 # 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="sr0"} 1024 node_disk_read_bytes_total{device="vda"} 6.015980544e+09 # 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="sr0"} 0.002 node_disk_read_time_seconds_total{device="vda"} 152.235 # 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="sr0"} 7 node_disk_reads_completed_total{device="vda"} 153730 # 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="sr0"} 0 node_disk_reads_merged_total{device="vda"} 25422 # 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="sr0"} 0 node_disk_write_time_seconds_total{device="vda"} 59853.67 # 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="sr0"} 0 node_disk_writes_completed_total{device="vda"} 2.0326127e+07 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sr0"} 0 node_disk_writes_merged_total{device="vda"} 3.1217042e+07 # 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="sr0"} 0 node_disk_written_bytes_total{device="vda"} 3.45687027712e+11 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="04/01/2014",bios_release="0.0",bios_vendor="SeaBIOS",bios_version="1.12.0-1",chassis_asset_tag="",chassis_vendor="QEMU",chassis_version="pc-i440fx-4.2",product_family="",product_name="Standard PC (i440FX + PIIX, 1996)",product_sku="",product_version="pc-i440fx-4.2",system_vendor="QEMU"} 1 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.22.2",revision="cadb1d1190ad95c66b951758f01ff4c94e55e6ce",tags="unknown",version="1.8.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 12992 # 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/vda1",device_error="",fstype="ext4",mountpoint="/"} 2.3376252928e+10 node_filesystem_avail_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 6.7104768e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 6.709248e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509860864e+09 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # 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/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 0 node_filesystem_device_error{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 6.5536e+06 node_filesystem_files{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 3.075769e+06 node_filesystem_files{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 3.075769e+06 node_filesystem_files{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 3.075769e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 5.836674e+06 node_filesystem_files_free{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 3.075768e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 3.07232e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 3.075767e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 2.8761464832e+10 node_filesystem_free_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 6.7104768e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 6.709248e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509860864e+09 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 0 node_filesystem_readonly{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 1.0555871232e+11 node_filesystem_size_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/051e6bf7146c27b8346af32d048fadc42679aaa6ac4de6aa15ee92f9acdb2605/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0764c1334161c34f343e1e7d2192294648738a0727016d89af6b6cabb79cb903/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07ce7019712527255c467fd83e1c0d260aa5062250b057f7ffe6b07a1c4baea1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0e890ab49da985545428e327c2eafcdcf2146dd498a874fd334f4cf24cec3675/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ebfaaa3104b8077e3f744e2c80cfdec92e07d74e38e977aaae34fbe6d102be2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/15846b3a7568f1e3981068bd7c7b319db887426bac312386d4c2137814f61ee1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1a8a900e8a420907c389b82921c1fe1924d2a10fd35f78b0506de4c4a8c62f4c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b0edb783408435952e53c6d35b326588eb737c0930a5865368f8c287c29923d/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1c9c80295c142b420b156c5e339beaba261caf935742d4da4299f10625b49560/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1d7af04ba75b39de29dd50cea6f2a5c84154f2dd97907bc1ae8275c03ba79c9f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f0bbb13e2b1f5060ee11a42b6f38efc67fe6345b30ee995276acab99e95edb7/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/216a85b1543b02b5814db5b54929e2fa3812cea3462e08686b8ee50bd1ca84d1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2edc849e68c843b15eda9c46226fa614bfb1c960439126cadaf536df0da96d84/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/309c00d83990a914681861f0374252c90a8b0407951133b812ccd66a7f2cca5e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/32f878b9d0d95055e3ee8e9865257d0e246f025a039a9f3fd0715d29d75722fd/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/346de4b089297754038674fcdf116cbd2eec424309f36c4f41fbd1c83fd3e224/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3512dc85f641d52cc7e9176f3707f4745b431dbe2e01fb8c409cef40d22ad325/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36ef13e993fee2cc5ea7d3d540dd83b53b52acf4dd6c409329bcf066c6c6f9a9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3a1e14ecc7484b4e84935b157b355d68807bfc617fe0de5b47729763ac9e7fea/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3af0f7b2b0888b367d3fb1faa954ef0d236b64f01e7b9fae95954297be601aa1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/44d00bd07a5742372bd29be488e1f3f9dd57333d07ccd7c7d2af7d297cd87438/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4b83e07303d50e8deb85e0a2a69f0f95ced0a0b24a9aa599689973de8a05b3f9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4de4b7c7b3ba1bf5cc5fd431d9d3141bf256c73f2a6ab63600cf9ff0d62ffa2b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e6f882fc77f9d6441daab8788173e59e13bc4396f34e17cdbbab2fe53d60025/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/531380340f99b043958ae72ccb7bcf8964ea0a306e9eceb8a0b15d28cd09d680/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5544ec089dc636bd2f11f510b7101383ecf560214f5435a660d0a8ac611f4094/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/58571ce49a1f84aff5b3152e0678613d0860a41d50602d53751271d8d2eca164/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5dce1ea21d515c9db196625059794706706d8827ec0b7dc821dd653840cd3f87/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/66d5668f58c0e8fd4428c11a22fbc15e06d94ee27c28c3ce6a67a3befa563b76/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/67fab246f9f2fbb1db8d4caa88cc7f11de8d578f005149fd235496fd276c21aa/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6e800d50752f10e70512bbdfd13f8c6e50016dc9b6c47f13925c6ee21d1f0aac/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/773cda51575266228454ea0c0cf0ef74f2aaa932901542c31404b6c1c08f3038/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7f99a2aaeedef53da002a0660c359fbc0d57ec19d92370e512616a92e1f172eb/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/80e22bcdc81801dbba51611d59499dfeecb63dd3032cf1dd862e61013744677f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8cdcbdc606a56199b88ac1710bd8dc4a56021b029d7330dfc7ed8f809407191f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/91082b2c467fcb68d0065105cef97a181bae0487ff26120e7147ca189e9312c6/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1aaded93b657bb8bcfea91a023fe86f71eec86899eda0a3baa2617051a70867/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a8b4a4a7d4b84ae1a3161583c0104acfc14f3ba0d1752126e86a87f41df52e45/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bd9ddb0c45b03d72ee83ac9acead689c1fd1895eae13f926e0a2a2ecd71230ff/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c52fd1a4926d3b8c6e5e5d124633368e708804f588600c8b7bd8e5b626964d37/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca49d57b91fafdb8e5f98ee45c2bead0ec4a50e2dfdab32047e2e0dead4d18c1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2e1f72d2a85cdffdf7ed061109e0d42abaca809870160f553cb8b4019e29f02/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ddf4561afb846fb51e427a41d1de60cd9147042869b9f5af9257acaef2fc0630/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e19ed5b6c2b79da947a8eda2b815a307462863e1af774372db9327a39189c4cc/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e5611b5993af39ae8a7bfa0580727e41c366c54e6960bb4e8e4f2f4be0a254df/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f299213c367e2e8f780b57a488b0146ec04d8c9068b83108b6798f7dd3706514/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f92979915aea5a03c31a66a8c8e6e594d56e46f305d73fa3b865bb41fb43578a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f98d51c8eb9b04cb11ac1ed0470db92bc78bbacad37cb0f4fd017fe27c5f085e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f9a2a0d470c19627b44e136669cf58306790e4a04541cb6f58d486138402e948/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fb45ada521054b2428baafbdecd3306d9a081f595913da7c015286b3e3eed0b5/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca16dc9c68f7023e568ab3b7a9b8e969555646710bd596c77f0ae2d303ba3b2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ffa6112bd8e17126ee2712311ee81fca55b746bc5a1938c36686a241d1d52f63/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.519670784e+09 node_filesystem_size_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.038276e+06 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 4.791554156e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.55 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.88 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.72 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 5.7655296e+07 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.743843328e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.686188032e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 2.097152e+06 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 8.55537664e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 2.33152512e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 8.957120512e+09 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 1.2598349824e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 1.5639293952e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.5339887616e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 4.29768704e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 4.030464e+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 8.807743488e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.600223232e+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 7.194488832e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.274843136e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.842624e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 2.452975616e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.5531368448e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 5.785624576e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 2.5196699648e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 5.2535296e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 6.684672e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.274843136e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.9122176e+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 3.095552e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.466064896e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.572864e+06 # 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 4.3487232e+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 708 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 353 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 126262 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 202696 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 922584 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 47312 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.2759935832e+10 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 5.4019826718e+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 0 # 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_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 9180 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1088 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1656 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 3.612786e+06 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 57 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 107 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 7.4636908e+07 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.354188e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 9.3574852e+07 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 452868 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 2984 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 569065 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 7 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 3.916006e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 578796 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type Network device property: address_assign_type # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="cni0"} 3 node_network_address_assign_type{device="eth0"} 0 node_network_address_assign_type{device="flannel.1"} 3 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="veth0e39581f"} 3 node_network_address_assign_type{device="veth11f852b7"} 3 node_network_address_assign_type{device="veth13de075f"} 3 node_network_address_assign_type{device="veth154aa3e9"} 3 node_network_address_assign_type{device="veth15ffb950"} 3 node_network_address_assign_type{device="veth16c7a5cd"} 3 node_network_address_assign_type{device="veth1bfe049b"} 3 node_network_address_assign_type{device="veth1ce3de99"} 3 node_network_address_assign_type{device="veth250eadfb"} 3 node_network_address_assign_type{device="veth2677acbc"} 3 node_network_address_assign_type{device="veth3b5b614b"} 3 node_network_address_assign_type{device="veth55e65cf0"} 3 node_network_address_assign_type{device="veth58eee90f"} 3 node_network_address_assign_type{device="veth62d311e0"} 3 node_network_address_assign_type{device="veth64e05991"} 3 node_network_address_assign_type{device="veth653620fa"} 3 node_network_address_assign_type{device="veth68e01682"} 3 node_network_address_assign_type{device="veth6d156040"} 3 node_network_address_assign_type{device="veth6d53568d"} 3 node_network_address_assign_type{device="veth74b9839e"} 3 node_network_address_assign_type{device="veth7a32958c"} 3 node_network_address_assign_type{device="veth7a751ee9"} 3 node_network_address_assign_type{device="veth7ab45a60"} 3 node_network_address_assign_type{device="veth7ae47d24"} 3 node_network_address_assign_type{device="veth80d4d39e"} 3 node_network_address_assign_type{device="veth8d96ed7e"} 3 node_network_address_assign_type{device="veth95c27a1c"} 3 node_network_address_assign_type{device="veth9b374519"} 3 node_network_address_assign_type{device="vetha48ef5d7"} 3 node_network_address_assign_type{device="vetha69f3aa2"} 3 node_network_address_assign_type{device="vethaa5ae224"} 3 node_network_address_assign_type{device="vethab84858f"} 3 node_network_address_assign_type{device="vethaeba572c"} 3 node_network_address_assign_type{device="vethb258dc1d"} 3 node_network_address_assign_type{device="vethb2baf2a9"} 3 node_network_address_assign_type{device="vethb3ad0089"} 3 node_network_address_assign_type{device="vethc99a0e6c"} 3 node_network_address_assign_type{device="vethc9da087e"} 3 node_network_address_assign_type{device="vethcb27c93e"} 3 node_network_address_assign_type{device="vethcbc66ebf"} 3 node_network_address_assign_type{device="vethce9d6d4b"} 3 node_network_address_assign_type{device="vethceff6018"} 3 node_network_address_assign_type{device="vethdb3e18e9"} 3 node_network_address_assign_type{device="vethdd90e01d"} 3 node_network_address_assign_type{device="vethe250d4b3"} 3 node_network_address_assign_type{device="vethe290a426"} 3 node_network_address_assign_type{device="vethe4466c14"} 3 node_network_address_assign_type{device="vethf165d5ab"} 3 node_network_address_assign_type{device="vethf6fd1c3c"} 3 node_network_address_assign_type{device="vethf93c8abe"} 3 node_network_address_assign_type{device="vethfcdbd887"} 3 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="cni0"} 1 node_network_carrier{device="eth0"} 1 node_network_carrier{device="flannel.1"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="veth0e39581f"} 1 node_network_carrier{device="veth11f852b7"} 1 node_network_carrier{device="veth13de075f"} 1 node_network_carrier{device="veth154aa3e9"} 1 node_network_carrier{device="veth15ffb950"} 1 node_network_carrier{device="veth16c7a5cd"} 1 node_network_carrier{device="veth1bfe049b"} 1 node_network_carrier{device="veth1ce3de99"} 1 node_network_carrier{device="veth250eadfb"} 1 node_network_carrier{device="veth2677acbc"} 1 node_network_carrier{device="veth3b5b614b"} 1 node_network_carrier{device="veth55e65cf0"} 1 node_network_carrier{device="veth58eee90f"} 1 node_network_carrier{device="veth62d311e0"} 1 node_network_carrier{device="veth64e05991"} 1 node_network_carrier{device="veth653620fa"} 1 node_network_carrier{device="veth68e01682"} 1 node_network_carrier{device="veth6d156040"} 1 node_network_carrier{device="veth6d53568d"} 1 node_network_carrier{device="veth74b9839e"} 1 node_network_carrier{device="veth7a32958c"} 1 node_network_carrier{device="veth7a751ee9"} 1 node_network_carrier{device="veth7ab45a60"} 1 node_network_carrier{device="veth7ae47d24"} 1 node_network_carrier{device="veth80d4d39e"} 1 node_network_carrier{device="veth8d96ed7e"} 1 node_network_carrier{device="veth95c27a1c"} 1 node_network_carrier{device="veth9b374519"} 1 node_network_carrier{device="vetha48ef5d7"} 1 node_network_carrier{device="vetha69f3aa2"} 1 node_network_carrier{device="vethaa5ae224"} 1 node_network_carrier{device="vethab84858f"} 1 node_network_carrier{device="vethaeba572c"} 1 node_network_carrier{device="vethb258dc1d"} 1 node_network_carrier{device="vethb2baf2a9"} 1 node_network_carrier{device="vethb3ad0089"} 1 node_network_carrier{device="vethc99a0e6c"} 1 node_network_carrier{device="vethc9da087e"} 1 node_network_carrier{device="vethcb27c93e"} 1 node_network_carrier{device="vethcbc66ebf"} 1 node_network_carrier{device="vethce9d6d4b"} 1 node_network_carrier{device="vethceff6018"} 1 node_network_carrier{device="vethdb3e18e9"} 1 node_network_carrier{device="vethdd90e01d"} 1 node_network_carrier{device="vethe250d4b3"} 1 node_network_carrier{device="vethe290a426"} 1 node_network_carrier{device="vethe4466c14"} 1 node_network_carrier{device="vethf165d5ab"} 1 node_network_carrier{device="vethf6fd1c3c"} 1 node_network_carrier{device="vethf93c8abe"} 1 node_network_carrier{device="vethfcdbd887"} 1 # HELP node_network_carrier_changes_total Network device property: carrier_changes_total # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="cni0"} 6 node_network_carrier_changes_total{device="eth0"} 2 node_network_carrier_changes_total{device="flannel.1"} 0 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="veth0e39581f"} 2 node_network_carrier_changes_total{device="veth11f852b7"} 2 node_network_carrier_changes_total{device="veth13de075f"} 2 node_network_carrier_changes_total{device="veth154aa3e9"} 2 node_network_carrier_changes_total{device="veth15ffb950"} 2 node_network_carrier_changes_total{device="veth16c7a5cd"} 2 node_network_carrier_changes_total{device="veth1bfe049b"} 2 node_network_carrier_changes_total{device="veth1ce3de99"} 2 node_network_carrier_changes_total{device="veth250eadfb"} 2 node_network_carrier_changes_total{device="veth2677acbc"} 2 node_network_carrier_changes_total{device="veth3b5b614b"} 2 node_network_carrier_changes_total{device="veth55e65cf0"} 2 node_network_carrier_changes_total{device="veth58eee90f"} 2 node_network_carrier_changes_total{device="veth62d311e0"} 2 node_network_carrier_changes_total{device="veth64e05991"} 2 node_network_carrier_changes_total{device="veth653620fa"} 2 node_network_carrier_changes_total{device="veth68e01682"} 2 node_network_carrier_changes_total{device="veth6d156040"} 2 node_network_carrier_changes_total{device="veth6d53568d"} 2 node_network_carrier_changes_total{device="veth74b9839e"} 2 node_network_carrier_changes_total{device="veth7a32958c"} 2 node_network_carrier_changes_total{device="veth7a751ee9"} 2 node_network_carrier_changes_total{device="veth7ab45a60"} 2 node_network_carrier_changes_total{device="veth7ae47d24"} 2 node_network_carrier_changes_total{device="veth80d4d39e"} 2 node_network_carrier_changes_total{device="veth8d96ed7e"} 2 node_network_carrier_changes_total{device="veth95c27a1c"} 2 node_network_carrier_changes_total{device="veth9b374519"} 2 node_network_carrier_changes_total{device="vetha48ef5d7"} 2 node_network_carrier_changes_total{device="vetha69f3aa2"} 2 node_network_carrier_changes_total{device="vethaa5ae224"} 2 node_network_carrier_changes_total{device="vethab84858f"} 2 node_network_carrier_changes_total{device="vethaeba572c"} 2 node_network_carrier_changes_total{device="vethb258dc1d"} 2 node_network_carrier_changes_total{device="vethb2baf2a9"} 2 node_network_carrier_changes_total{device="vethb3ad0089"} 2 node_network_carrier_changes_total{device="vethc99a0e6c"} 2 node_network_carrier_changes_total{device="vethc9da087e"} 2 node_network_carrier_changes_total{device="vethcb27c93e"} 2 node_network_carrier_changes_total{device="vethcbc66ebf"} 2 node_network_carrier_changes_total{device="vethce9d6d4b"} 2 node_network_carrier_changes_total{device="vethceff6018"} 2 node_network_carrier_changes_total{device="vethdb3e18e9"} 2 node_network_carrier_changes_total{device="vethdd90e01d"} 2 node_network_carrier_changes_total{device="vethe250d4b3"} 2 node_network_carrier_changes_total{device="vethe290a426"} 2 node_network_carrier_changes_total{device="vethe4466c14"} 2 node_network_carrier_changes_total{device="vethf165d5ab"} 2 node_network_carrier_changes_total{device="vethf6fd1c3c"} 2 node_network_carrier_changes_total{device="vethf93c8abe"} 2 node_network_carrier_changes_total{device="vethfcdbd887"} 2 # HELP node_network_carrier_down_changes_total Network device property: carrier_down_changes_total # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="cni0"} 3 node_network_carrier_down_changes_total{device="eth0"} 1 node_network_carrier_down_changes_total{device="flannel.1"} 0 node_network_carrier_down_changes_total{device="lo"} 0 node_network_carrier_down_changes_total{device="veth0e39581f"} 1 node_network_carrier_down_changes_total{device="veth11f852b7"} 1 node_network_carrier_down_changes_total{device="veth13de075f"} 1 node_network_carrier_down_changes_total{device="veth154aa3e9"} 1 node_network_carrier_down_changes_total{device="veth15ffb950"} 1 node_network_carrier_down_changes_total{device="veth16c7a5cd"} 1 node_network_carrier_down_changes_total{device="veth1bfe049b"} 1 node_network_carrier_down_changes_total{device="veth1ce3de99"} 1 node_network_carrier_down_changes_total{device="veth250eadfb"} 1 node_network_carrier_down_changes_total{device="veth2677acbc"} 1 node_network_carrier_down_changes_total{device="veth3b5b614b"} 1 node_network_carrier_down_changes_total{device="veth55e65cf0"} 1 node_network_carrier_down_changes_total{device="veth58eee90f"} 1 node_network_carrier_down_changes_total{device="veth62d311e0"} 1 node_network_carrier_down_changes_total{device="veth64e05991"} 1 node_network_carrier_down_changes_total{device="veth653620fa"} 1 node_network_carrier_down_changes_total{device="veth68e01682"} 1 node_network_carrier_down_changes_total{device="veth6d156040"} 1 node_network_carrier_down_changes_total{device="veth6d53568d"} 1 node_network_carrier_down_changes_total{device="veth74b9839e"} 1 node_network_carrier_down_changes_total{device="veth7a32958c"} 1 node_network_carrier_down_changes_total{device="veth7a751ee9"} 1 node_network_carrier_down_changes_total{device="veth7ab45a60"} 1 node_network_carrier_down_changes_total{device="veth7ae47d24"} 1 node_network_carrier_down_changes_total{device="veth80d4d39e"} 1 node_network_carrier_down_changes_total{device="veth8d96ed7e"} 1 node_network_carrier_down_changes_total{device="veth95c27a1c"} 1 node_network_carrier_down_changes_total{device="veth9b374519"} 1 node_network_carrier_down_changes_total{device="vetha48ef5d7"} 1 node_network_carrier_down_changes_total{device="vetha69f3aa2"} 1 node_network_carrier_down_changes_total{device="vethaa5ae224"} 1 node_network_carrier_down_changes_total{device="vethab84858f"} 1 node_network_carrier_down_changes_total{device="vethaeba572c"} 1 node_network_carrier_down_changes_total{device="vethb258dc1d"} 1 node_network_carrier_down_changes_total{device="vethb2baf2a9"} 1 node_network_carrier_down_changes_total{device="vethb3ad0089"} 1 node_network_carrier_down_changes_total{device="vethc99a0e6c"} 1 node_network_carrier_down_changes_total{device="vethc9da087e"} 1 node_network_carrier_down_changes_total{device="vethcb27c93e"} 1 node_network_carrier_down_changes_total{device="vethcbc66ebf"} 1 node_network_carrier_down_changes_total{device="vethce9d6d4b"} 1 node_network_carrier_down_changes_total{device="vethceff6018"} 1 node_network_carrier_down_changes_total{device="vethdb3e18e9"} 1 node_network_carrier_down_changes_total{device="vethdd90e01d"} 1 node_network_carrier_down_changes_total{device="vethe250d4b3"} 1 node_network_carrier_down_changes_total{device="vethe290a426"} 1 node_network_carrier_down_changes_total{device="vethe4466c14"} 1 node_network_carrier_down_changes_total{device="vethf165d5ab"} 1 node_network_carrier_down_changes_total{device="vethf6fd1c3c"} 1 node_network_carrier_down_changes_total{device="vethf93c8abe"} 1 node_network_carrier_down_changes_total{device="vethfcdbd887"} 1 # HELP node_network_carrier_up_changes_total Network device property: carrier_up_changes_total # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="cni0"} 3 node_network_carrier_up_changes_total{device="eth0"} 1 node_network_carrier_up_changes_total{device="flannel.1"} 0 node_network_carrier_up_changes_total{device="lo"} 0 node_network_carrier_up_changes_total{device="veth0e39581f"} 1 node_network_carrier_up_changes_total{device="veth11f852b7"} 1 node_network_carrier_up_changes_total{device="veth13de075f"} 1 node_network_carrier_up_changes_total{device="veth154aa3e9"} 1 node_network_carrier_up_changes_total{device="veth15ffb950"} 1 node_network_carrier_up_changes_total{device="veth16c7a5cd"} 1 node_network_carrier_up_changes_total{device="veth1bfe049b"} 1 node_network_carrier_up_changes_total{device="veth1ce3de99"} 1 node_network_carrier_up_changes_total{device="veth250eadfb"} 1 node_network_carrier_up_changes_total{device="veth2677acbc"} 1 node_network_carrier_up_changes_total{device="veth3b5b614b"} 1 node_network_carrier_up_changes_total{device="veth55e65cf0"} 1 node_network_carrier_up_changes_total{device="veth58eee90f"} 1 node_network_carrier_up_changes_total{device="veth62d311e0"} 1 node_network_carrier_up_changes_total{device="veth64e05991"} 1 node_network_carrier_up_changes_total{device="veth653620fa"} 1 node_network_carrier_up_changes_total{device="veth68e01682"} 1 node_network_carrier_up_changes_total{device="veth6d156040"} 1 node_network_carrier_up_changes_total{device="veth6d53568d"} 1 node_network_carrier_up_changes_total{device="veth74b9839e"} 1 node_network_carrier_up_changes_total{device="veth7a32958c"} 1 node_network_carrier_up_changes_total{device="veth7a751ee9"} 1 node_network_carrier_up_changes_total{device="veth7ab45a60"} 1 node_network_carrier_up_changes_total{device="veth7ae47d24"} 1 node_network_carrier_up_changes_total{device="veth80d4d39e"} 1 node_network_carrier_up_changes_total{device="veth8d96ed7e"} 1 node_network_carrier_up_changes_total{device="veth95c27a1c"} 1 node_network_carrier_up_changes_total{device="veth9b374519"} 1 node_network_carrier_up_changes_total{device="vetha48ef5d7"} 1 node_network_carrier_up_changes_total{device="vetha69f3aa2"} 1 node_network_carrier_up_changes_total{device="vethaa5ae224"} 1 node_network_carrier_up_changes_total{device="vethab84858f"} 1 node_network_carrier_up_changes_total{device="vethaeba572c"} 1 node_network_carrier_up_changes_total{device="vethb258dc1d"} 1 node_network_carrier_up_changes_total{device="vethb2baf2a9"} 1 node_network_carrier_up_changes_total{device="vethb3ad0089"} 1 node_network_carrier_up_changes_total{device="vethc99a0e6c"} 1 node_network_carrier_up_changes_total{device="vethc9da087e"} 1 node_network_carrier_up_changes_total{device="vethcb27c93e"} 1 node_network_carrier_up_changes_total{device="vethcbc66ebf"} 1 node_network_carrier_up_changes_total{device="vethce9d6d4b"} 1 node_network_carrier_up_changes_total{device="vethceff6018"} 1 node_network_carrier_up_changes_total{device="vethdb3e18e9"} 1 node_network_carrier_up_changes_total{device="vethdd90e01d"} 1 node_network_carrier_up_changes_total{device="vethe250d4b3"} 1 node_network_carrier_up_changes_total{device="vethe290a426"} 1 node_network_carrier_up_changes_total{device="vethe4466c14"} 1 node_network_carrier_up_changes_total{device="vethf165d5ab"} 1 node_network_carrier_up_changes_total{device="vethf6fd1c3c"} 1 node_network_carrier_up_changes_total{device="vethf93c8abe"} 1 node_network_carrier_up_changes_total{device="vethfcdbd887"} 1 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="cni0"} 0 node_network_device_id{device="eth0"} 0 node_network_device_id{device="flannel.1"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="veth0e39581f"} 0 node_network_device_id{device="veth11f852b7"} 0 node_network_device_id{device="veth13de075f"} 0 node_network_device_id{device="veth154aa3e9"} 0 node_network_device_id{device="veth15ffb950"} 0 node_network_device_id{device="veth16c7a5cd"} 0 node_network_device_id{device="veth1bfe049b"} 0 node_network_device_id{device="veth1ce3de99"} 0 node_network_device_id{device="veth250eadfb"} 0 node_network_device_id{device="veth2677acbc"} 0 node_network_device_id{device="veth3b5b614b"} 0 node_network_device_id{device="veth55e65cf0"} 0 node_network_device_id{device="veth58eee90f"} 0 node_network_device_id{device="veth62d311e0"} 0 node_network_device_id{device="veth64e05991"} 0 node_network_device_id{device="veth653620fa"} 0 node_network_device_id{device="veth68e01682"} 0 node_network_device_id{device="veth6d156040"} 0 node_network_device_id{device="veth6d53568d"} 0 node_network_device_id{device="veth74b9839e"} 0 node_network_device_id{device="veth7a32958c"} 0 node_network_device_id{device="veth7a751ee9"} 0 node_network_device_id{device="veth7ab45a60"} 0 node_network_device_id{device="veth7ae47d24"} 0 node_network_device_id{device="veth80d4d39e"} 0 node_network_device_id{device="veth8d96ed7e"} 0 node_network_device_id{device="veth95c27a1c"} 0 node_network_device_id{device="veth9b374519"} 0 node_network_device_id{device="vetha48ef5d7"} 0 node_network_device_id{device="vetha69f3aa2"} 0 node_network_device_id{device="vethaa5ae224"} 0 node_network_device_id{device="vethab84858f"} 0 node_network_device_id{device="vethaeba572c"} 0 node_network_device_id{device="vethb258dc1d"} 0 node_network_device_id{device="vethb2baf2a9"} 0 node_network_device_id{device="vethb3ad0089"} 0 node_network_device_id{device="vethc99a0e6c"} 0 node_network_device_id{device="vethc9da087e"} 0 node_network_device_id{device="vethcb27c93e"} 0 node_network_device_id{device="vethcbc66ebf"} 0 node_network_device_id{device="vethce9d6d4b"} 0 node_network_device_id{device="vethceff6018"} 0 node_network_device_id{device="vethdb3e18e9"} 0 node_network_device_id{device="vethdd90e01d"} 0 node_network_device_id{device="vethe250d4b3"} 0 node_network_device_id{device="vethe290a426"} 0 node_network_device_id{device="vethe4466c14"} 0 node_network_device_id{device="vethf165d5ab"} 0 node_network_device_id{device="vethf6fd1c3c"} 0 node_network_device_id{device="vethf93c8abe"} 0 node_network_device_id{device="vethfcdbd887"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="cni0"} 0 node_network_dormant{device="eth0"} 0 node_network_dormant{device="flannel.1"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="veth0e39581f"} 0 node_network_dormant{device="veth11f852b7"} 0 node_network_dormant{device="veth13de075f"} 0 node_network_dormant{device="veth154aa3e9"} 0 node_network_dormant{device="veth15ffb950"} 0 node_network_dormant{device="veth16c7a5cd"} 0 node_network_dormant{device="veth1bfe049b"} 0 node_network_dormant{device="veth1ce3de99"} 0 node_network_dormant{device="veth250eadfb"} 0 node_network_dormant{device="veth2677acbc"} 0 node_network_dormant{device="veth3b5b614b"} 0 node_network_dormant{device="veth55e65cf0"} 0 node_network_dormant{device="veth58eee90f"} 0 node_network_dormant{device="veth62d311e0"} 0 node_network_dormant{device="veth64e05991"} 0 node_network_dormant{device="veth653620fa"} 0 node_network_dormant{device="veth68e01682"} 0 node_network_dormant{device="veth6d156040"} 0 node_network_dormant{device="veth6d53568d"} 0 node_network_dormant{device="veth74b9839e"} 0 node_network_dormant{device="veth7a32958c"} 0 node_network_dormant{device="veth7a751ee9"} 0 node_network_dormant{device="veth7ab45a60"} 0 node_network_dormant{device="veth7ae47d24"} 0 node_network_dormant{device="veth80d4d39e"} 0 node_network_dormant{device="veth8d96ed7e"} 0 node_network_dormant{device="veth95c27a1c"} 0 node_network_dormant{device="veth9b374519"} 0 node_network_dormant{device="vetha48ef5d7"} 0 node_network_dormant{device="vetha69f3aa2"} 0 node_network_dormant{device="vethaa5ae224"} 0 node_network_dormant{device="vethab84858f"} 0 node_network_dormant{device="vethaeba572c"} 0 node_network_dormant{device="vethb258dc1d"} 0 node_network_dormant{device="vethb2baf2a9"} 0 node_network_dormant{device="vethb3ad0089"} 0 node_network_dormant{device="vethc99a0e6c"} 0 node_network_dormant{device="vethc9da087e"} 0 node_network_dormant{device="vethcb27c93e"} 0 node_network_dormant{device="vethcbc66ebf"} 0 node_network_dormant{device="vethce9d6d4b"} 0 node_network_dormant{device="vethceff6018"} 0 node_network_dormant{device="vethdb3e18e9"} 0 node_network_dormant{device="vethdd90e01d"} 0 node_network_dormant{device="vethe250d4b3"} 0 node_network_dormant{device="vethe290a426"} 0 node_network_dormant{device="vethe4466c14"} 0 node_network_dormant{device="vethf165d5ab"} 0 node_network_dormant{device="vethf6fd1c3c"} 0 node_network_dormant{device="vethf93c8abe"} 0 node_network_dormant{device="vethfcdbd887"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="cni0"} 4099 node_network_flags{device="eth0"} 4099 node_network_flags{device="flannel.1"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="veth0e39581f"} 4867 node_network_flags{device="veth11f852b7"} 4867 node_network_flags{device="veth13de075f"} 4867 node_network_flags{device="veth154aa3e9"} 4867 node_network_flags{device="veth15ffb950"} 4867 node_network_flags{device="veth16c7a5cd"} 4867 node_network_flags{device="veth1bfe049b"} 4867 node_network_flags{device="veth1ce3de99"} 4867 node_network_flags{device="veth250eadfb"} 4867 node_network_flags{device="veth2677acbc"} 4867 node_network_flags{device="veth3b5b614b"} 4867 node_network_flags{device="veth55e65cf0"} 4867 node_network_flags{device="veth58eee90f"} 4867 node_network_flags{device="veth62d311e0"} 4867 node_network_flags{device="veth64e05991"} 4867 node_network_flags{device="veth653620fa"} 4867 node_network_flags{device="veth68e01682"} 4867 node_network_flags{device="veth6d156040"} 4867 node_network_flags{device="veth6d53568d"} 4867 node_network_flags{device="veth74b9839e"} 4867 node_network_flags{device="veth7a32958c"} 4867 node_network_flags{device="veth7a751ee9"} 4867 node_network_flags{device="veth7ab45a60"} 4867 node_network_flags{device="veth7ae47d24"} 4867 node_network_flags{device="veth80d4d39e"} 4867 node_network_flags{device="veth8d96ed7e"} 4867 node_network_flags{device="veth95c27a1c"} 4867 node_network_flags{device="veth9b374519"} 4867 node_network_flags{device="vetha48ef5d7"} 4867 node_network_flags{device="vetha69f3aa2"} 4867 node_network_flags{device="vethaa5ae224"} 4867 node_network_flags{device="vethab84858f"} 4867 node_network_flags{device="vethaeba572c"} 4867 node_network_flags{device="vethb258dc1d"} 4867 node_network_flags{device="vethb2baf2a9"} 4867 node_network_flags{device="vethb3ad0089"} 4867 node_network_flags{device="vethc99a0e6c"} 4867 node_network_flags{device="vethc9da087e"} 4867 node_network_flags{device="vethcb27c93e"} 4867 node_network_flags{device="vethcbc66ebf"} 4867 node_network_flags{device="vethce9d6d4b"} 4867 node_network_flags{device="vethceff6018"} 4867 node_network_flags{device="vethdb3e18e9"} 4867 node_network_flags{device="vethdd90e01d"} 4867 node_network_flags{device="vethe250d4b3"} 4867 node_network_flags{device="vethe290a426"} 4867 node_network_flags{device="vethe4466c14"} 4867 node_network_flags{device="vethf165d5ab"} 4867 node_network_flags{device="vethf6fd1c3c"} 4867 node_network_flags{device="vethf93c8abe"} 4867 node_network_flags{device="vethfcdbd887"} 4867 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="cni0"} 4 node_network_iface_id{device="eth0"} 2 node_network_iface_id{device="flannel.1"} 3 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="veth0e39581f"} 34 node_network_iface_id{device="veth11f852b7"} 27 node_network_iface_id{device="veth13de075f"} 40 node_network_iface_id{device="veth154aa3e9"} 15 node_network_iface_id{device="veth15ffb950"} 20 node_network_iface_id{device="veth16c7a5cd"} 33 node_network_iface_id{device="veth1bfe049b"} 51 node_network_iface_id{device="veth1ce3de99"} 8 node_network_iface_id{device="veth250eadfb"} 36 node_network_iface_id{device="veth2677acbc"} 48 node_network_iface_id{device="veth3b5b614b"} 46 node_network_iface_id{device="veth55e65cf0"} 38 node_network_iface_id{device="veth58eee90f"} 10 node_network_iface_id{device="veth62d311e0"} 9 node_network_iface_id{device="veth64e05991"} 31 node_network_iface_id{device="veth653620fa"} 39 node_network_iface_id{device="veth68e01682"} 35 node_network_iface_id{device="veth6d156040"} 6 node_network_iface_id{device="veth6d53568d"} 19 node_network_iface_id{device="veth74b9839e"} 80 node_network_iface_id{device="veth7a32958c"} 5 node_network_iface_id{device="veth7a751ee9"} 13 node_network_iface_id{device="veth7ab45a60"} 11 node_network_iface_id{device="veth7ae47d24"} 23 node_network_iface_id{device="veth80d4d39e"} 24 node_network_iface_id{device="veth8d96ed7e"} 18 node_network_iface_id{device="veth95c27a1c"} 44 node_network_iface_id{device="veth9b374519"} 32 node_network_iface_id{device="vetha48ef5d7"} 53 node_network_iface_id{device="vetha69f3aa2"} 26 node_network_iface_id{device="vethaa5ae224"} 47 node_network_iface_id{device="vethab84858f"} 54 node_network_iface_id{device="vethaeba572c"} 50 node_network_iface_id{device="vethb258dc1d"} 30 node_network_iface_id{device="vethb2baf2a9"} 17 node_network_iface_id{device="vethb3ad0089"} 16 node_network_iface_id{device="vethc99a0e6c"} 28 node_network_iface_id{device="vethc9da087e"} 12 node_network_iface_id{device="vethcb27c93e"} 52 node_network_iface_id{device="vethcbc66ebf"} 22 node_network_iface_id{device="vethce9d6d4b"} 45 node_network_iface_id{device="vethceff6018"} 37 node_network_iface_id{device="vethdb3e18e9"} 7 node_network_iface_id{device="vethdd90e01d"} 41 node_network_iface_id{device="vethe250d4b3"} 14 node_network_iface_id{device="vethe290a426"} 21 node_network_iface_id{device="vethe4466c14"} 25 node_network_iface_id{device="vethf165d5ab"} 43 node_network_iface_id{device="vethf6fd1c3c"} 29 node_network_iface_id{device="vethf93c8abe"} 55 node_network_iface_id{device="vethfcdbd887"} 42 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="cni0"} 4 node_network_iface_link{device="eth0"} 2 node_network_iface_link{device="flannel.1"} 3 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="veth0e39581f"} 2 node_network_iface_link{device="veth11f852b7"} 2 node_network_iface_link{device="veth13de075f"} 2 node_network_iface_link{device="veth154aa3e9"} 2 node_network_iface_link{device="veth15ffb950"} 2 node_network_iface_link{device="veth16c7a5cd"} 2 node_network_iface_link{device="veth1bfe049b"} 2 node_network_iface_link{device="veth1ce3de99"} 2 node_network_iface_link{device="veth250eadfb"} 2 node_network_iface_link{device="veth2677acbc"} 2 node_network_iface_link{device="veth3b5b614b"} 2 node_network_iface_link{device="veth55e65cf0"} 2 node_network_iface_link{device="veth58eee90f"} 2 node_network_iface_link{device="veth62d311e0"} 2 node_network_iface_link{device="veth64e05991"} 2 node_network_iface_link{device="veth653620fa"} 2 node_network_iface_link{device="veth68e01682"} 2 node_network_iface_link{device="veth6d156040"} 2 node_network_iface_link{device="veth6d53568d"} 2 node_network_iface_link{device="veth74b9839e"} 2 node_network_iface_link{device="veth7a32958c"} 2 node_network_iface_link{device="veth7a751ee9"} 2 node_network_iface_link{device="veth7ab45a60"} 2 node_network_iface_link{device="veth7ae47d24"} 2 node_network_iface_link{device="veth80d4d39e"} 2 node_network_iface_link{device="veth8d96ed7e"} 2 node_network_iface_link{device="veth95c27a1c"} 2 node_network_iface_link{device="veth9b374519"} 2 node_network_iface_link{device="vetha48ef5d7"} 2 node_network_iface_link{device="vetha69f3aa2"} 2 node_network_iface_link{device="vethaa5ae224"} 2 node_network_iface_link{device="vethab84858f"} 2 node_network_iface_link{device="vethaeba572c"} 2 node_network_iface_link{device="vethb258dc1d"} 2 node_network_iface_link{device="vethb2baf2a9"} 2 node_network_iface_link{device="vethb3ad0089"} 2 node_network_iface_link{device="vethc99a0e6c"} 2 node_network_iface_link{device="vethc9da087e"} 2 node_network_iface_link{device="vethcb27c93e"} 2 node_network_iface_link{device="vethcbc66ebf"} 2 node_network_iface_link{device="vethce9d6d4b"} 2 node_network_iface_link{device="vethceff6018"} 2 node_network_iface_link{device="vethdb3e18e9"} 2 node_network_iface_link{device="vethdd90e01d"} 2 node_network_iface_link{device="vethe250d4b3"} 2 node_network_iface_link{device="vethe290a426"} 2 node_network_iface_link{device="vethe4466c14"} 2 node_network_iface_link{device="vethf165d5ab"} 2 node_network_iface_link{device="vethf6fd1c3c"} 2 node_network_iface_link{device="vethf93c8abe"} 2 node_network_iface_link{device="vethfcdbd887"} 2 # HELP node_network_iface_link_mode Network device property: iface_link_mode # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="cni0"} 0 node_network_iface_link_mode{device="eth0"} 0 node_network_iface_link_mode{device="flannel.1"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="veth0e39581f"} 0 node_network_iface_link_mode{device="veth11f852b7"} 0 node_network_iface_link_mode{device="veth13de075f"} 0 node_network_iface_link_mode{device="veth154aa3e9"} 0 node_network_iface_link_mode{device="veth15ffb950"} 0 node_network_iface_link_mode{device="veth16c7a5cd"} 0 node_network_iface_link_mode{device="veth1bfe049b"} 0 node_network_iface_link_mode{device="veth1ce3de99"} 0 node_network_iface_link_mode{device="veth250eadfb"} 0 node_network_iface_link_mode{device="veth2677acbc"} 0 node_network_iface_link_mode{device="veth3b5b614b"} 0 node_network_iface_link_mode{device="veth55e65cf0"} 0 node_network_iface_link_mode{device="veth58eee90f"} 0 node_network_iface_link_mode{device="veth62d311e0"} 0 node_network_iface_link_mode{device="veth64e05991"} 0 node_network_iface_link_mode{device="veth653620fa"} 0 node_network_iface_link_mode{device="veth68e01682"} 0 node_network_iface_link_mode{device="veth6d156040"} 0 node_network_iface_link_mode{device="veth6d53568d"} 0 node_network_iface_link_mode{device="veth74b9839e"} 0 node_network_iface_link_mode{device="veth7a32958c"} 0 node_network_iface_link_mode{device="veth7a751ee9"} 0 node_network_iface_link_mode{device="veth7ab45a60"} 0 node_network_iface_link_mode{device="veth7ae47d24"} 0 node_network_iface_link_mode{device="veth80d4d39e"} 0 node_network_iface_link_mode{device="veth8d96ed7e"} 0 node_network_iface_link_mode{device="veth95c27a1c"} 0 node_network_iface_link_mode{device="veth9b374519"} 0 node_network_iface_link_mode{device="vetha48ef5d7"} 0 node_network_iface_link_mode{device="vetha69f3aa2"} 0 node_network_iface_link_mode{device="vethaa5ae224"} 0 node_network_iface_link_mode{device="vethab84858f"} 0 node_network_iface_link_mode{device="vethaeba572c"} 0 node_network_iface_link_mode{device="vethb258dc1d"} 0 node_network_iface_link_mode{device="vethb2baf2a9"} 0 node_network_iface_link_mode{device="vethb3ad0089"} 0 node_network_iface_link_mode{device="vethc99a0e6c"} 0 node_network_iface_link_mode{device="vethc9da087e"} 0 node_network_iface_link_mode{device="vethcb27c93e"} 0 node_network_iface_link_mode{device="vethcbc66ebf"} 0 node_network_iface_link_mode{device="vethce9d6d4b"} 0 node_network_iface_link_mode{device="vethceff6018"} 0 node_network_iface_link_mode{device="vethdb3e18e9"} 0 node_network_iface_link_mode{device="vethdd90e01d"} 0 node_network_iface_link_mode{device="vethe250d4b3"} 0 node_network_iface_link_mode{device="vethe290a426"} 0 node_network_iface_link_mode{device="vethe4466c14"} 0 node_network_iface_link_mode{device="vethf165d5ab"} 0 node_network_iface_link_mode{device="vethf6fd1c3c"} 0 node_network_iface_link_mode{device="vethf93c8abe"} 0 node_network_iface_link_mode{device="vethfcdbd887"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00:00:00",adminstate="up",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:b7:3b:91:da:cd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7a32958c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:3e:65:ff:75:0a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1ce3de99",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:4c:18:1f:21:ed",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb3ad0089",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:df:20:09:13:d0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf6fd1c3c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:fe:ef:15:af:59",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6d156040",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:22:af:ac:f9:22",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethaeba572c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:12:36:83:aa:b4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe290a426",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:62:0c:05:03:7e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7a751ee9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:90:b9:ab:4b:76",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth58eee90f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:81:fe:63:2a:13",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2677acbc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:b0:49:e2:05:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7ae47d24",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:88:04:fc:60:d5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha48ef5d7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="36:01:89:ed:19:8a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcb27c93e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3a:b0:58:e3:07:b6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth16c7a5cd",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:0e:b4:6f:2b:9d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth64e05991",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:54:00:71:97:28",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="62:f1:bb:59:14:18",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe250d4b3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:89:f8:5a:26:8f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth55e65cf0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6e:49:b5:02:73:0c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="cni0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="6e:a8:ce:b9:a9:fd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe4466c14",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:f9:01:d3:2a:bb",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcbc66ebf",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8e:2c:07:ae:3f:74",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethdb3e18e9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8e:78:b3:b0:7f:0f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethaa5ae224",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="92:ce:3e:de:17:66",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb258dc1d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="96:e4:b2:de:67:65",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth653620fa",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="96:fe:e2:94:f0:79",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf93c8abe",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9a:65:36:a5:e1:69",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc99a0e6c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:5c:6e:9c:e1:08",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth11f852b7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:df:19:93:e7:f1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethce9d6d4b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:fb:dd:33:76:db",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethab84858f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:31:82:53:de:ec",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="flannel.1",duplex="unknown",ifalias="",operstate="unknown"} 1 node_network_info{address="a2:49:d6:26:94:c7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethceff6018",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:da:3e:b9:7e:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3b5b614b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:f5:f9:02:09:0f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth154aa3e9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:f9:68:97:2b:06",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth68e01682",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:0b:43:f7:5d:35",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9b374519",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:bc:56:c0:53:71",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth74b9839e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:d0:1e:f5:d0:be",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb2baf2a9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:69:de:a5:4b:13",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth13de075f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:e0:54:a6:e0:b4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth95c27a1c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:e3:e5:0f:85:24",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth80d4d39e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="be:13:31:4f:98:7e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethfcdbd887",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="be:2b:86:a3:93:fa",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0e39581f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c2:38:b1:16:69:ab",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth62d311e0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:52:53:bf:91:0a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6d53568d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ca:8e:1d:7a:06:ab",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth250eadfb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:c3:1f:93:98:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1bfe049b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:a8:8a:c7:86:93",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7ab45a60",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:6d:10:c8:c3:09",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf165d5ab",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:92:3b:83:8c:9f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha69f3aa2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:bc:22:66:89:d1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethdd90e01d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f2:54:bc:14:c4:f9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc9da087e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:fc:5f:57:c0:53",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8d96ed7e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:eb:06:a9:ea:1d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth15ffb950",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes Network device property: mtu_bytes # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="cni0"} 1450 node_network_mtu_bytes{device="eth0"} 1500 node_network_mtu_bytes{device="flannel.1"} 1450 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="veth0e39581f"} 1450 node_network_mtu_bytes{device="veth11f852b7"} 1450 node_network_mtu_bytes{device="veth13de075f"} 1450 node_network_mtu_bytes{device="veth154aa3e9"} 1450 node_network_mtu_bytes{device="veth15ffb950"} 1450 node_network_mtu_bytes{device="veth16c7a5cd"} 1450 node_network_mtu_bytes{device="veth1bfe049b"} 1450 node_network_mtu_bytes{device="veth1ce3de99"} 1450 node_network_mtu_bytes{device="veth250eadfb"} 1450 node_network_mtu_bytes{device="veth2677acbc"} 1450 node_network_mtu_bytes{device="veth3b5b614b"} 1450 node_network_mtu_bytes{device="veth55e65cf0"} 1450 node_network_mtu_bytes{device="veth58eee90f"} 1450 node_network_mtu_bytes{device="veth62d311e0"} 1450 node_network_mtu_bytes{device="veth64e05991"} 1450 node_network_mtu_bytes{device="veth653620fa"} 1450 node_network_mtu_bytes{device="veth68e01682"} 1450 node_network_mtu_bytes{device="veth6d156040"} 1450 node_network_mtu_bytes{device="veth6d53568d"} 1450 node_network_mtu_bytes{device="veth74b9839e"} 1450 node_network_mtu_bytes{device="veth7a32958c"} 1450 node_network_mtu_bytes{device="veth7a751ee9"} 1450 node_network_mtu_bytes{device="veth7ab45a60"} 1450 node_network_mtu_bytes{device="veth7ae47d24"} 1450 node_network_mtu_bytes{device="veth80d4d39e"} 1450 node_network_mtu_bytes{device="veth8d96ed7e"} 1450 node_network_mtu_bytes{device="veth95c27a1c"} 1450 node_network_mtu_bytes{device="veth9b374519"} 1450 node_network_mtu_bytes{device="vetha48ef5d7"} 1450 node_network_mtu_bytes{device="vetha69f3aa2"} 1450 node_network_mtu_bytes{device="vethaa5ae224"} 1450 node_network_mtu_bytes{device="vethab84858f"} 1450 node_network_mtu_bytes{device="vethaeba572c"} 1450 node_network_mtu_bytes{device="vethb258dc1d"} 1450 node_network_mtu_bytes{device="vethb2baf2a9"} 1450 node_network_mtu_bytes{device="vethb3ad0089"} 1450 node_network_mtu_bytes{device="vethc99a0e6c"} 1450 node_network_mtu_bytes{device="vethc9da087e"} 1450 node_network_mtu_bytes{device="vethcb27c93e"} 1450 node_network_mtu_bytes{device="vethcbc66ebf"} 1450 node_network_mtu_bytes{device="vethce9d6d4b"} 1450 node_network_mtu_bytes{device="vethceff6018"} 1450 node_network_mtu_bytes{device="vethdb3e18e9"} 1450 node_network_mtu_bytes{device="vethdd90e01d"} 1450 node_network_mtu_bytes{device="vethe250d4b3"} 1450 node_network_mtu_bytes{device="vethe290a426"} 1450 node_network_mtu_bytes{device="vethe4466c14"} 1450 node_network_mtu_bytes{device="vethf165d5ab"} 1450 node_network_mtu_bytes{device="vethf6fd1c3c"} 1450 node_network_mtu_bytes{device="vethf93c8abe"} 1450 node_network_mtu_bytes{device="vethfcdbd887"} 1450 # HELP node_network_name_assign_type Network device property: name_assign_type # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="cni0"} 3 node_network_name_assign_type{device="flannel.1"} 3 node_network_name_assign_type{device="lo"} 2 node_network_name_assign_type{device="veth0e39581f"} 3 node_network_name_assign_type{device="veth11f852b7"} 3 node_network_name_assign_type{device="veth13de075f"} 3 node_network_name_assign_type{device="veth154aa3e9"} 3 node_network_name_assign_type{device="veth15ffb950"} 3 node_network_name_assign_type{device="veth16c7a5cd"} 3 node_network_name_assign_type{device="veth1bfe049b"} 3 node_network_name_assign_type{device="veth1ce3de99"} 3 node_network_name_assign_type{device="veth250eadfb"} 3 node_network_name_assign_type{device="veth2677acbc"} 3 node_network_name_assign_type{device="veth3b5b614b"} 3 node_network_name_assign_type{device="veth55e65cf0"} 3 node_network_name_assign_type{device="veth58eee90f"} 3 node_network_name_assign_type{device="veth62d311e0"} 3 node_network_name_assign_type{device="veth64e05991"} 3 node_network_name_assign_type{device="veth653620fa"} 3 node_network_name_assign_type{device="veth68e01682"} 3 node_network_name_assign_type{device="veth6d156040"} 3 node_network_name_assign_type{device="veth6d53568d"} 3 node_network_name_assign_type{device="veth74b9839e"} 3 node_network_name_assign_type{device="veth7a32958c"} 3 node_network_name_assign_type{device="veth7a751ee9"} 3 node_network_name_assign_type{device="veth7ab45a60"} 3 node_network_name_assign_type{device="veth7ae47d24"} 3 node_network_name_assign_type{device="veth80d4d39e"} 3 node_network_name_assign_type{device="veth8d96ed7e"} 3 node_network_name_assign_type{device="veth95c27a1c"} 3 node_network_name_assign_type{device="veth9b374519"} 3 node_network_name_assign_type{device="vetha48ef5d7"} 3 node_network_name_assign_type{device="vetha69f3aa2"} 3 node_network_name_assign_type{device="vethaa5ae224"} 3 node_network_name_assign_type{device="vethab84858f"} 3 node_network_name_assign_type{device="vethaeba572c"} 3 node_network_name_assign_type{device="vethb258dc1d"} 3 node_network_name_assign_type{device="vethb2baf2a9"} 3 node_network_name_assign_type{device="vethb3ad0089"} 3 node_network_name_assign_type{device="vethc99a0e6c"} 3 node_network_name_assign_type{device="vethc9da087e"} 3 node_network_name_assign_type{device="vethcb27c93e"} 3 node_network_name_assign_type{device="vethcbc66ebf"} 3 node_network_name_assign_type{device="vethce9d6d4b"} 3 node_network_name_assign_type{device="vethceff6018"} 3 node_network_name_assign_type{device="vethdb3e18e9"} 3 node_network_name_assign_type{device="vethdd90e01d"} 3 node_network_name_assign_type{device="vethe250d4b3"} 3 node_network_name_assign_type{device="vethe290a426"} 3 node_network_name_assign_type{device="vethe4466c14"} 3 node_network_name_assign_type{device="vethf165d5ab"} 3 node_network_name_assign_type{device="vethf6fd1c3c"} 3 node_network_name_assign_type{device="vethf93c8abe"} 3 node_network_name_assign_type{device="vethfcdbd887"} 3 # HELP node_network_net_dev_group Network device property: net_dev_group # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="cni0"} 0 node_network_net_dev_group{device="eth0"} 0 node_network_net_dev_group{device="flannel.1"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="veth0e39581f"} 0 node_network_net_dev_group{device="veth11f852b7"} 0 node_network_net_dev_group{device="veth13de075f"} 0 node_network_net_dev_group{device="veth154aa3e9"} 0 node_network_net_dev_group{device="veth15ffb950"} 0 node_network_net_dev_group{device="veth16c7a5cd"} 0 node_network_net_dev_group{device="veth1bfe049b"} 0 node_network_net_dev_group{device="veth1ce3de99"} 0 node_network_net_dev_group{device="veth250eadfb"} 0 node_network_net_dev_group{device="veth2677acbc"} 0 node_network_net_dev_group{device="veth3b5b614b"} 0 node_network_net_dev_group{device="veth55e65cf0"} 0 node_network_net_dev_group{device="veth58eee90f"} 0 node_network_net_dev_group{device="veth62d311e0"} 0 node_network_net_dev_group{device="veth64e05991"} 0 node_network_net_dev_group{device="veth653620fa"} 0 node_network_net_dev_group{device="veth68e01682"} 0 node_network_net_dev_group{device="veth6d156040"} 0 node_network_net_dev_group{device="veth6d53568d"} 0 node_network_net_dev_group{device="veth74b9839e"} 0 node_network_net_dev_group{device="veth7a32958c"} 0 node_network_net_dev_group{device="veth7a751ee9"} 0 node_network_net_dev_group{device="veth7ab45a60"} 0 node_network_net_dev_group{device="veth7ae47d24"} 0 node_network_net_dev_group{device="veth80d4d39e"} 0 node_network_net_dev_group{device="veth8d96ed7e"} 0 node_network_net_dev_group{device="veth95c27a1c"} 0 node_network_net_dev_group{device="veth9b374519"} 0 node_network_net_dev_group{device="vetha48ef5d7"} 0 node_network_net_dev_group{device="vetha69f3aa2"} 0 node_network_net_dev_group{device="vethaa5ae224"} 0 node_network_net_dev_group{device="vethab84858f"} 0 node_network_net_dev_group{device="vethaeba572c"} 0 node_network_net_dev_group{device="vethb258dc1d"} 0 node_network_net_dev_group{device="vethb2baf2a9"} 0 node_network_net_dev_group{device="vethb3ad0089"} 0 node_network_net_dev_group{device="vethc99a0e6c"} 0 node_network_net_dev_group{device="vethc9da087e"} 0 node_network_net_dev_group{device="vethcb27c93e"} 0 node_network_net_dev_group{device="vethcbc66ebf"} 0 node_network_net_dev_group{device="vethce9d6d4b"} 0 node_network_net_dev_group{device="vethceff6018"} 0 node_network_net_dev_group{device="vethdb3e18e9"} 0 node_network_net_dev_group{device="vethdd90e01d"} 0 node_network_net_dev_group{device="vethe250d4b3"} 0 node_network_net_dev_group{device="vethe290a426"} 0 node_network_net_dev_group{device="vethe4466c14"} 0 node_network_net_dev_group{device="vethf165d5ab"} 0 node_network_net_dev_group{device="vethf6fd1c3c"} 0 node_network_net_dev_group{device="vethf93c8abe"} 0 node_network_net_dev_group{device="vethfcdbd887"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="cni0"} 1 node_network_protocol_type{device="eth0"} 1 node_network_protocol_type{device="flannel.1"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="veth0e39581f"} 1 node_network_protocol_type{device="veth11f852b7"} 1 node_network_protocol_type{device="veth13de075f"} 1 node_network_protocol_type{device="veth154aa3e9"} 1 node_network_protocol_type{device="veth15ffb950"} 1 node_network_protocol_type{device="veth16c7a5cd"} 1 node_network_protocol_type{device="veth1bfe049b"} 1 node_network_protocol_type{device="veth1ce3de99"} 1 node_network_protocol_type{device="veth250eadfb"} 1 node_network_protocol_type{device="veth2677acbc"} 1 node_network_protocol_type{device="veth3b5b614b"} 1 node_network_protocol_type{device="veth55e65cf0"} 1 node_network_protocol_type{device="veth58eee90f"} 1 node_network_protocol_type{device="veth62d311e0"} 1 node_network_protocol_type{device="veth64e05991"} 1 node_network_protocol_type{device="veth653620fa"} 1 node_network_protocol_type{device="veth68e01682"} 1 node_network_protocol_type{device="veth6d156040"} 1 node_network_protocol_type{device="veth6d53568d"} 1 node_network_protocol_type{device="veth74b9839e"} 1 node_network_protocol_type{device="veth7a32958c"} 1 node_network_protocol_type{device="veth7a751ee9"} 1 node_network_protocol_type{device="veth7ab45a60"} 1 node_network_protocol_type{device="veth7ae47d24"} 1 node_network_protocol_type{device="veth80d4d39e"} 1 node_network_protocol_type{device="veth8d96ed7e"} 1 node_network_protocol_type{device="veth95c27a1c"} 1 node_network_protocol_type{device="veth9b374519"} 1 node_network_protocol_type{device="vetha48ef5d7"} 1 node_network_protocol_type{device="vetha69f3aa2"} 1 node_network_protocol_type{device="vethaa5ae224"} 1 node_network_protocol_type{device="vethab84858f"} 1 node_network_protocol_type{device="vethaeba572c"} 1 node_network_protocol_type{device="vethb258dc1d"} 1 node_network_protocol_type{device="vethb2baf2a9"} 1 node_network_protocol_type{device="vethb3ad0089"} 1 node_network_protocol_type{device="vethc99a0e6c"} 1 node_network_protocol_type{device="vethc9da087e"} 1 node_network_protocol_type{device="vethcb27c93e"} 1 node_network_protocol_type{device="vethcbc66ebf"} 1 node_network_protocol_type{device="vethce9d6d4b"} 1 node_network_protocol_type{device="vethceff6018"} 1 node_network_protocol_type{device="vethdb3e18e9"} 1 node_network_protocol_type{device="vethdd90e01d"} 1 node_network_protocol_type{device="vethe250d4b3"} 1 node_network_protocol_type{device="vethe290a426"} 1 node_network_protocol_type{device="vethe4466c14"} 1 node_network_protocol_type{device="vethf165d5ab"} 1 node_network_protocol_type{device="vethf6fd1c3c"} 1 node_network_protocol_type{device="vethf93c8abe"} 1 node_network_protocol_type{device="vethfcdbd887"} 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="cni0"} 5.241529466e+09 node_network_receive_bytes_total{device="eth0"} 4.159819514e+09 node_network_receive_bytes_total{device="flannel.1"} 0 node_network_receive_bytes_total{device="lo"} 1.3965705194e+10 node_network_receive_bytes_total{device="veth0e39581f"} 1.32031675e+08 node_network_receive_bytes_total{device="veth11f852b7"} 21962 node_network_receive_bytes_total{device="veth13de075f"} 21962 node_network_receive_bytes_total{device="veth154aa3e9"} 21892 node_network_receive_bytes_total{device="veth15ffb950"} 30692 node_network_receive_bytes_total{device="veth16c7a5cd"} 21892 node_network_receive_bytes_total{device="veth1bfe049b"} 144406 node_network_receive_bytes_total{device="veth1ce3de99"} 21892 node_network_receive_bytes_total{device="veth250eadfb"} 22102 node_network_receive_bytes_total{device="veth2677acbc"} 4.45688359e+08 node_network_receive_bytes_total{device="veth3b5b614b"} 807774 node_network_receive_bytes_total{device="veth55e65cf0"} 6.093336306e+09 node_network_receive_bytes_total{device="veth58eee90f"} 3.73766026e+08 node_network_receive_bytes_total{device="veth62d311e0"} 2.2587082e+08 node_network_receive_bytes_total{device="veth64e05991"} 5.10526951e+08 node_network_receive_bytes_total{device="veth653620fa"} 31200 node_network_receive_bytes_total{device="veth68e01682"} 1.111198455e+09 node_network_receive_bytes_total{device="veth6d156040"} 30774 node_network_receive_bytes_total{device="veth6d53568d"} 1.572295e+07 node_network_receive_bytes_total{device="veth74b9839e"} 1872 node_network_receive_bytes_total{device="veth7a32958c"} 1.0620636e+07 node_network_receive_bytes_total{device="veth7a751ee9"} 22288 node_network_receive_bytes_total{device="veth7ab45a60"} 1.40646771e+08 node_network_receive_bytes_total{device="veth7ae47d24"} 2.549671721e+09 node_network_receive_bytes_total{device="veth80d4d39e"} 2.9699291e+07 node_network_receive_bytes_total{device="veth8d96ed7e"} 2.6794574e+08 node_network_receive_bytes_total{device="veth95c27a1c"} 2.154409871e+09 node_network_receive_bytes_total{device="veth9b374519"} 3.4073181571e+10 node_network_receive_bytes_total{device="vetha48ef5d7"} 2.38149989e+09 node_network_receive_bytes_total{device="vetha69f3aa2"} 21962 node_network_receive_bytes_total{device="vethaa5ae224"} 167714 node_network_receive_bytes_total{device="vethab84858f"} 150537 node_network_receive_bytes_total{device="vethaeba572c"} 21962 node_network_receive_bytes_total{device="vethb258dc1d"} 30816 node_network_receive_bytes_total{device="vethb2baf2a9"} 3.2667023e+08 node_network_receive_bytes_total{device="vethb3ad0089"} 1.53138385e+08 node_network_receive_bytes_total{device="vethc99a0e6c"} 2.412505121e+09 node_network_receive_bytes_total{device="vethc9da087e"} 1.24006486e+08 node_network_receive_bytes_total{device="vethcb27c93e"} 32645 node_network_receive_bytes_total{device="vethcbc66ebf"} 177882 node_network_receive_bytes_total{device="vethce9d6d4b"} 7.098196e+06 node_network_receive_bytes_total{device="vethceff6018"} 3.0847812e+07 node_network_receive_bytes_total{device="vethdb3e18e9"} 21892 node_network_receive_bytes_total{device="vethdd90e01d"} 1.6374584846e+10 node_network_receive_bytes_total{device="vethe250d4b3"} 21962 node_network_receive_bytes_total{device="vethe290a426"} 8.1707326e+07 node_network_receive_bytes_total{device="vethe4466c14"} 21892 node_network_receive_bytes_total{device="vethf165d5ab"} 21962 node_network_receive_bytes_total{device="vethf6fd1c3c"} 1.1669512986e+10 node_network_receive_bytes_total{device="vethf93c8abe"} 179865 node_network_receive_bytes_total{device="vethfcdbd887"} 21962 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="cni0"} 0 node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="flannel.1"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="veth0e39581f"} 0 node_network_receive_compressed_total{device="veth11f852b7"} 0 node_network_receive_compressed_total{device="veth13de075f"} 0 node_network_receive_compressed_total{device="veth154aa3e9"} 0 node_network_receive_compressed_total{device="veth15ffb950"} 0 node_network_receive_compressed_total{device="veth16c7a5cd"} 0 node_network_receive_compressed_total{device="veth1bfe049b"} 0 node_network_receive_compressed_total{device="veth1ce3de99"} 0 node_network_receive_compressed_total{device="veth250eadfb"} 0 node_network_receive_compressed_total{device="veth2677acbc"} 0 node_network_receive_compressed_total{device="veth3b5b614b"} 0 node_network_receive_compressed_total{device="veth55e65cf0"} 0 node_network_receive_compressed_total{device="veth58eee90f"} 0 node_network_receive_compressed_total{device="veth62d311e0"} 0 node_network_receive_compressed_total{device="veth64e05991"} 0 node_network_receive_compressed_total{device="veth653620fa"} 0 node_network_receive_compressed_total{device="veth68e01682"} 0 node_network_receive_compressed_total{device="veth6d156040"} 0 node_network_receive_compressed_total{device="veth6d53568d"} 0 node_network_receive_compressed_total{device="veth74b9839e"} 0 node_network_receive_compressed_total{device="veth7a32958c"} 0 node_network_receive_compressed_total{device="veth7a751ee9"} 0 node_network_receive_compressed_total{device="veth7ab45a60"} 0 node_network_receive_compressed_total{device="veth7ae47d24"} 0 node_network_receive_compressed_total{device="veth80d4d39e"} 0 node_network_receive_compressed_total{device="veth8d96ed7e"} 0 node_network_receive_compressed_total{device="veth95c27a1c"} 0 node_network_receive_compressed_total{device="veth9b374519"} 0 node_network_receive_compressed_total{device="vetha48ef5d7"} 0 node_network_receive_compressed_total{device="vetha69f3aa2"} 0 node_network_receive_compressed_total{device="vethaa5ae224"} 0 node_network_receive_compressed_total{device="vethab84858f"} 0 node_network_receive_compressed_total{device="vethaeba572c"} 0 node_network_receive_compressed_total{device="vethb258dc1d"} 0 node_network_receive_compressed_total{device="vethb2baf2a9"} 0 node_network_receive_compressed_total{device="vethb3ad0089"} 0 node_network_receive_compressed_total{device="vethc99a0e6c"} 0 node_network_receive_compressed_total{device="vethc9da087e"} 0 node_network_receive_compressed_total{device="vethcb27c93e"} 0 node_network_receive_compressed_total{device="vethcbc66ebf"} 0 node_network_receive_compressed_total{device="vethce9d6d4b"} 0 node_network_receive_compressed_total{device="vethceff6018"} 0 node_network_receive_compressed_total{device="vethdb3e18e9"} 0 node_network_receive_compressed_total{device="vethdd90e01d"} 0 node_network_receive_compressed_total{device="vethe250d4b3"} 0 node_network_receive_compressed_total{device="vethe290a426"} 0 node_network_receive_compressed_total{device="vethe4466c14"} 0 node_network_receive_compressed_total{device="vethf165d5ab"} 0 node_network_receive_compressed_total{device="vethf6fd1c3c"} 0 node_network_receive_compressed_total{device="vethf93c8abe"} 0 node_network_receive_compressed_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_receive_drop_total{device="eth0"} 1 node_network_receive_drop_total{device="flannel.1"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="veth0e39581f"} 0 node_network_receive_drop_total{device="veth11f852b7"} 0 node_network_receive_drop_total{device="veth13de075f"} 0 node_network_receive_drop_total{device="veth154aa3e9"} 0 node_network_receive_drop_total{device="veth15ffb950"} 0 node_network_receive_drop_total{device="veth16c7a5cd"} 0 node_network_receive_drop_total{device="veth1bfe049b"} 0 node_network_receive_drop_total{device="veth1ce3de99"} 0 node_network_receive_drop_total{device="veth250eadfb"} 0 node_network_receive_drop_total{device="veth2677acbc"} 0 node_network_receive_drop_total{device="veth3b5b614b"} 0 node_network_receive_drop_total{device="veth55e65cf0"} 0 node_network_receive_drop_total{device="veth58eee90f"} 0 node_network_receive_drop_total{device="veth62d311e0"} 0 node_network_receive_drop_total{device="veth64e05991"} 0 node_network_receive_drop_total{device="veth653620fa"} 0 node_network_receive_drop_total{device="veth68e01682"} 0 node_network_receive_drop_total{device="veth6d156040"} 0 node_network_receive_drop_total{device="veth6d53568d"} 0 node_network_receive_drop_total{device="veth74b9839e"} 0 node_network_receive_drop_total{device="veth7a32958c"} 0 node_network_receive_drop_total{device="veth7a751ee9"} 0 node_network_receive_drop_total{device="veth7ab45a60"} 0 node_network_receive_drop_total{device="veth7ae47d24"} 0 node_network_receive_drop_total{device="veth80d4d39e"} 0 node_network_receive_drop_total{device="veth8d96ed7e"} 0 node_network_receive_drop_total{device="veth95c27a1c"} 0 node_network_receive_drop_total{device="veth9b374519"} 0 node_network_receive_drop_total{device="vetha48ef5d7"} 0 node_network_receive_drop_total{device="vetha69f3aa2"} 0 node_network_receive_drop_total{device="vethaa5ae224"} 0 node_network_receive_drop_total{device="vethab84858f"} 0 node_network_receive_drop_total{device="vethaeba572c"} 0 node_network_receive_drop_total{device="vethb258dc1d"} 0 node_network_receive_drop_total{device="vethb2baf2a9"} 0 node_network_receive_drop_total{device="vethb3ad0089"} 0 node_network_receive_drop_total{device="vethc99a0e6c"} 0 node_network_receive_drop_total{device="vethc9da087e"} 0 node_network_receive_drop_total{device="vethcb27c93e"} 0 node_network_receive_drop_total{device="vethcbc66ebf"} 0 node_network_receive_drop_total{device="vethce9d6d4b"} 0 node_network_receive_drop_total{device="vethceff6018"} 0 node_network_receive_drop_total{device="vethdb3e18e9"} 0 node_network_receive_drop_total{device="vethdd90e01d"} 0 node_network_receive_drop_total{device="vethe250d4b3"} 0 node_network_receive_drop_total{device="vethe290a426"} 0 node_network_receive_drop_total{device="vethe4466c14"} 0 node_network_receive_drop_total{device="vethf165d5ab"} 0 node_network_receive_drop_total{device="vethf6fd1c3c"} 0 node_network_receive_drop_total{device="vethf93c8abe"} 0 node_network_receive_drop_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_receive_errs_total{device="eth0"} 0 node_network_receive_errs_total{device="flannel.1"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="veth0e39581f"} 0 node_network_receive_errs_total{device="veth11f852b7"} 0 node_network_receive_errs_total{device="veth13de075f"} 0 node_network_receive_errs_total{device="veth154aa3e9"} 0 node_network_receive_errs_total{device="veth15ffb950"} 0 node_network_receive_errs_total{device="veth16c7a5cd"} 0 node_network_receive_errs_total{device="veth1bfe049b"} 0 node_network_receive_errs_total{device="veth1ce3de99"} 0 node_network_receive_errs_total{device="veth250eadfb"} 0 node_network_receive_errs_total{device="veth2677acbc"} 0 node_network_receive_errs_total{device="veth3b5b614b"} 0 node_network_receive_errs_total{device="veth55e65cf0"} 0 node_network_receive_errs_total{device="veth58eee90f"} 0 node_network_receive_errs_total{device="veth62d311e0"} 0 node_network_receive_errs_total{device="veth64e05991"} 0 node_network_receive_errs_total{device="veth653620fa"} 0 node_network_receive_errs_total{device="veth68e01682"} 0 node_network_receive_errs_total{device="veth6d156040"} 0 node_network_receive_errs_total{device="veth6d53568d"} 0 node_network_receive_errs_total{device="veth74b9839e"} 0 node_network_receive_errs_total{device="veth7a32958c"} 0 node_network_receive_errs_total{device="veth7a751ee9"} 0 node_network_receive_errs_total{device="veth7ab45a60"} 0 node_network_receive_errs_total{device="veth7ae47d24"} 0 node_network_receive_errs_total{device="veth80d4d39e"} 0 node_network_receive_errs_total{device="veth8d96ed7e"} 0 node_network_receive_errs_total{device="veth95c27a1c"} 0 node_network_receive_errs_total{device="veth9b374519"} 0 node_network_receive_errs_total{device="vetha48ef5d7"} 0 node_network_receive_errs_total{device="vetha69f3aa2"} 0 node_network_receive_errs_total{device="vethaa5ae224"} 0 node_network_receive_errs_total{device="vethab84858f"} 0 node_network_receive_errs_total{device="vethaeba572c"} 0 node_network_receive_errs_total{device="vethb258dc1d"} 0 node_network_receive_errs_total{device="vethb2baf2a9"} 0 node_network_receive_errs_total{device="vethb3ad0089"} 0 node_network_receive_errs_total{device="vethc99a0e6c"} 0 node_network_receive_errs_total{device="vethc9da087e"} 0 node_network_receive_errs_total{device="vethcb27c93e"} 0 node_network_receive_errs_total{device="vethcbc66ebf"} 0 node_network_receive_errs_total{device="vethce9d6d4b"} 0 node_network_receive_errs_total{device="vethceff6018"} 0 node_network_receive_errs_total{device="vethdb3e18e9"} 0 node_network_receive_errs_total{device="vethdd90e01d"} 0 node_network_receive_errs_total{device="vethe250d4b3"} 0 node_network_receive_errs_total{device="vethe290a426"} 0 node_network_receive_errs_total{device="vethe4466c14"} 0 node_network_receive_errs_total{device="vethf165d5ab"} 0 node_network_receive_errs_total{device="vethf6fd1c3c"} 0 node_network_receive_errs_total{device="vethf93c8abe"} 0 node_network_receive_errs_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_receive_fifo_total{device="eth0"} 0 node_network_receive_fifo_total{device="flannel.1"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="veth0e39581f"} 0 node_network_receive_fifo_total{device="veth11f852b7"} 0 node_network_receive_fifo_total{device="veth13de075f"} 0 node_network_receive_fifo_total{device="veth154aa3e9"} 0 node_network_receive_fifo_total{device="veth15ffb950"} 0 node_network_receive_fifo_total{device="veth16c7a5cd"} 0 node_network_receive_fifo_total{device="veth1bfe049b"} 0 node_network_receive_fifo_total{device="veth1ce3de99"} 0 node_network_receive_fifo_total{device="veth250eadfb"} 0 node_network_receive_fifo_total{device="veth2677acbc"} 0 node_network_receive_fifo_total{device="veth3b5b614b"} 0 node_network_receive_fifo_total{device="veth55e65cf0"} 0 node_network_receive_fifo_total{device="veth58eee90f"} 0 node_network_receive_fifo_total{device="veth62d311e0"} 0 node_network_receive_fifo_total{device="veth64e05991"} 0 node_network_receive_fifo_total{device="veth653620fa"} 0 node_network_receive_fifo_total{device="veth68e01682"} 0 node_network_receive_fifo_total{device="veth6d156040"} 0 node_network_receive_fifo_total{device="veth6d53568d"} 0 node_network_receive_fifo_total{device="veth74b9839e"} 0 node_network_receive_fifo_total{device="veth7a32958c"} 0 node_network_receive_fifo_total{device="veth7a751ee9"} 0 node_network_receive_fifo_total{device="veth7ab45a60"} 0 node_network_receive_fifo_total{device="veth7ae47d24"} 0 node_network_receive_fifo_total{device="veth80d4d39e"} 0 node_network_receive_fifo_total{device="veth8d96ed7e"} 0 node_network_receive_fifo_total{device="veth95c27a1c"} 0 node_network_receive_fifo_total{device="veth9b374519"} 0 node_network_receive_fifo_total{device="vetha48ef5d7"} 0 node_network_receive_fifo_total{device="vetha69f3aa2"} 0 node_network_receive_fifo_total{device="vethaa5ae224"} 0 node_network_receive_fifo_total{device="vethab84858f"} 0 node_network_receive_fifo_total{device="vethaeba572c"} 0 node_network_receive_fifo_total{device="vethb258dc1d"} 0 node_network_receive_fifo_total{device="vethb2baf2a9"} 0 node_network_receive_fifo_total{device="vethb3ad0089"} 0 node_network_receive_fifo_total{device="vethc99a0e6c"} 0 node_network_receive_fifo_total{device="vethc9da087e"} 0 node_network_receive_fifo_total{device="vethcb27c93e"} 0 node_network_receive_fifo_total{device="vethcbc66ebf"} 0 node_network_receive_fifo_total{device="vethce9d6d4b"} 0 node_network_receive_fifo_total{device="vethceff6018"} 0 node_network_receive_fifo_total{device="vethdb3e18e9"} 0 node_network_receive_fifo_total{device="vethdd90e01d"} 0 node_network_receive_fifo_total{device="vethe250d4b3"} 0 node_network_receive_fifo_total{device="vethe290a426"} 0 node_network_receive_fifo_total{device="vethe4466c14"} 0 node_network_receive_fifo_total{device="vethf165d5ab"} 0 node_network_receive_fifo_total{device="vethf6fd1c3c"} 0 node_network_receive_fifo_total{device="vethf93c8abe"} 0 node_network_receive_fifo_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_receive_frame_total{device="eth0"} 0 node_network_receive_frame_total{device="flannel.1"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="veth0e39581f"} 0 node_network_receive_frame_total{device="veth11f852b7"} 0 node_network_receive_frame_total{device="veth13de075f"} 0 node_network_receive_frame_total{device="veth154aa3e9"} 0 node_network_receive_frame_total{device="veth15ffb950"} 0 node_network_receive_frame_total{device="veth16c7a5cd"} 0 node_network_receive_frame_total{device="veth1bfe049b"} 0 node_network_receive_frame_total{device="veth1ce3de99"} 0 node_network_receive_frame_total{device="veth250eadfb"} 0 node_network_receive_frame_total{device="veth2677acbc"} 0 node_network_receive_frame_total{device="veth3b5b614b"} 0 node_network_receive_frame_total{device="veth55e65cf0"} 0 node_network_receive_frame_total{device="veth58eee90f"} 0 node_network_receive_frame_total{device="veth62d311e0"} 0 node_network_receive_frame_total{device="veth64e05991"} 0 node_network_receive_frame_total{device="veth653620fa"} 0 node_network_receive_frame_total{device="veth68e01682"} 0 node_network_receive_frame_total{device="veth6d156040"} 0 node_network_receive_frame_total{device="veth6d53568d"} 0 node_network_receive_frame_total{device="veth74b9839e"} 0 node_network_receive_frame_total{device="veth7a32958c"} 0 node_network_receive_frame_total{device="veth7a751ee9"} 0 node_network_receive_frame_total{device="veth7ab45a60"} 0 node_network_receive_frame_total{device="veth7ae47d24"} 0 node_network_receive_frame_total{device="veth80d4d39e"} 0 node_network_receive_frame_total{device="veth8d96ed7e"} 0 node_network_receive_frame_total{device="veth95c27a1c"} 0 node_network_receive_frame_total{device="veth9b374519"} 0 node_network_receive_frame_total{device="vetha48ef5d7"} 0 node_network_receive_frame_total{device="vetha69f3aa2"} 0 node_network_receive_frame_total{device="vethaa5ae224"} 0 node_network_receive_frame_total{device="vethab84858f"} 0 node_network_receive_frame_total{device="vethaeba572c"} 0 node_network_receive_frame_total{device="vethb258dc1d"} 0 node_network_receive_frame_total{device="vethb2baf2a9"} 0 node_network_receive_frame_total{device="vethb3ad0089"} 0 node_network_receive_frame_total{device="vethc99a0e6c"} 0 node_network_receive_frame_total{device="vethc9da087e"} 0 node_network_receive_frame_total{device="vethcb27c93e"} 0 node_network_receive_frame_total{device="vethcbc66ebf"} 0 node_network_receive_frame_total{device="vethce9d6d4b"} 0 node_network_receive_frame_total{device="vethceff6018"} 0 node_network_receive_frame_total{device="vethdb3e18e9"} 0 node_network_receive_frame_total{device="vethdd90e01d"} 0 node_network_receive_frame_total{device="vethe250d4b3"} 0 node_network_receive_frame_total{device="vethe290a426"} 0 node_network_receive_frame_total{device="vethe4466c14"} 0 node_network_receive_frame_total{device="vethf165d5ab"} 0 node_network_receive_frame_total{device="vethf6fd1c3c"} 0 node_network_receive_frame_total{device="vethf93c8abe"} 0 node_network_receive_frame_total{device="vethfcdbd887"} 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="cni0"} 16096 node_network_receive_multicast_total{device="eth0"} 0 node_network_receive_multicast_total{device="flannel.1"} 0 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="veth0e39581f"} 0 node_network_receive_multicast_total{device="veth11f852b7"} 0 node_network_receive_multicast_total{device="veth13de075f"} 0 node_network_receive_multicast_total{device="veth154aa3e9"} 0 node_network_receive_multicast_total{device="veth15ffb950"} 0 node_network_receive_multicast_total{device="veth16c7a5cd"} 0 node_network_receive_multicast_total{device="veth1bfe049b"} 0 node_network_receive_multicast_total{device="veth1ce3de99"} 0 node_network_receive_multicast_total{device="veth250eadfb"} 0 node_network_receive_multicast_total{device="veth2677acbc"} 0 node_network_receive_multicast_total{device="veth3b5b614b"} 0 node_network_receive_multicast_total{device="veth55e65cf0"} 0 node_network_receive_multicast_total{device="veth58eee90f"} 0 node_network_receive_multicast_total{device="veth62d311e0"} 0 node_network_receive_multicast_total{device="veth64e05991"} 0 node_network_receive_multicast_total{device="veth653620fa"} 0 node_network_receive_multicast_total{device="veth68e01682"} 0 node_network_receive_multicast_total{device="veth6d156040"} 0 node_network_receive_multicast_total{device="veth6d53568d"} 0 node_network_receive_multicast_total{device="veth74b9839e"} 0 node_network_receive_multicast_total{device="veth7a32958c"} 0 node_network_receive_multicast_total{device="veth7a751ee9"} 0 node_network_receive_multicast_total{device="veth7ab45a60"} 0 node_network_receive_multicast_total{device="veth7ae47d24"} 0 node_network_receive_multicast_total{device="veth80d4d39e"} 0 node_network_receive_multicast_total{device="veth8d96ed7e"} 0 node_network_receive_multicast_total{device="veth95c27a1c"} 0 node_network_receive_multicast_total{device="veth9b374519"} 0 node_network_receive_multicast_total{device="vetha48ef5d7"} 0 node_network_receive_multicast_total{device="vetha69f3aa2"} 0 node_network_receive_multicast_total{device="vethaa5ae224"} 0 node_network_receive_multicast_total{device="vethab84858f"} 0 node_network_receive_multicast_total{device="vethaeba572c"} 0 node_network_receive_multicast_total{device="vethb258dc1d"} 0 node_network_receive_multicast_total{device="vethb2baf2a9"} 0 node_network_receive_multicast_total{device="vethb3ad0089"} 0 node_network_receive_multicast_total{device="vethc99a0e6c"} 0 node_network_receive_multicast_total{device="vethc9da087e"} 0 node_network_receive_multicast_total{device="vethcb27c93e"} 0 node_network_receive_multicast_total{device="vethcbc66ebf"} 0 node_network_receive_multicast_total{device="vethce9d6d4b"} 0 node_network_receive_multicast_total{device="vethceff6018"} 0 node_network_receive_multicast_total{device="vethdb3e18e9"} 0 node_network_receive_multicast_total{device="vethdd90e01d"} 0 node_network_receive_multicast_total{device="vethe250d4b3"} 0 node_network_receive_multicast_total{device="vethe290a426"} 0 node_network_receive_multicast_total{device="vethe4466c14"} 0 node_network_receive_multicast_total{device="vethf165d5ab"} 0 node_network_receive_multicast_total{device="vethf6fd1c3c"} 0 node_network_receive_multicast_total{device="vethf93c8abe"} 0 node_network_receive_multicast_total{device="vethfcdbd887"} 0 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="cni0"} 0 node_network_receive_nohandler_total{device="eth0"} 0 node_network_receive_nohandler_total{device="flannel.1"} 0 node_network_receive_nohandler_total{device="lo"} 0 node_network_receive_nohandler_total{device="veth0e39581f"} 0 node_network_receive_nohandler_total{device="veth11f852b7"} 0 node_network_receive_nohandler_total{device="veth13de075f"} 0 node_network_receive_nohandler_total{device="veth154aa3e9"} 0 node_network_receive_nohandler_total{device="veth15ffb950"} 0 node_network_receive_nohandler_total{device="veth16c7a5cd"} 0 node_network_receive_nohandler_total{device="veth1bfe049b"} 0 node_network_receive_nohandler_total{device="veth1ce3de99"} 0 node_network_receive_nohandler_total{device="veth250eadfb"} 0 node_network_receive_nohandler_total{device="veth2677acbc"} 0 node_network_receive_nohandler_total{device="veth3b5b614b"} 0 node_network_receive_nohandler_total{device="veth55e65cf0"} 0 node_network_receive_nohandler_total{device="veth58eee90f"} 0 node_network_receive_nohandler_total{device="veth62d311e0"} 0 node_network_receive_nohandler_total{device="veth64e05991"} 0 node_network_receive_nohandler_total{device="veth653620fa"} 0 node_network_receive_nohandler_total{device="veth68e01682"} 0 node_network_receive_nohandler_total{device="veth6d156040"} 0 node_network_receive_nohandler_total{device="veth6d53568d"} 0 node_network_receive_nohandler_total{device="veth74b9839e"} 0 node_network_receive_nohandler_total{device="veth7a32958c"} 0 node_network_receive_nohandler_total{device="veth7a751ee9"} 0 node_network_receive_nohandler_total{device="veth7ab45a60"} 0 node_network_receive_nohandler_total{device="veth7ae47d24"} 0 node_network_receive_nohandler_total{device="veth80d4d39e"} 0 node_network_receive_nohandler_total{device="veth8d96ed7e"} 0 node_network_receive_nohandler_total{device="veth95c27a1c"} 0 node_network_receive_nohandler_total{device="veth9b374519"} 0 node_network_receive_nohandler_total{device="vetha48ef5d7"} 0 node_network_receive_nohandler_total{device="vetha69f3aa2"} 0 node_network_receive_nohandler_total{device="vethaa5ae224"} 0 node_network_receive_nohandler_total{device="vethab84858f"} 0 node_network_receive_nohandler_total{device="vethaeba572c"} 0 node_network_receive_nohandler_total{device="vethb258dc1d"} 0 node_network_receive_nohandler_total{device="vethb2baf2a9"} 0 node_network_receive_nohandler_total{device="vethb3ad0089"} 0 node_network_receive_nohandler_total{device="vethc99a0e6c"} 0 node_network_receive_nohandler_total{device="vethc9da087e"} 0 node_network_receive_nohandler_total{device="vethcb27c93e"} 0 node_network_receive_nohandler_total{device="vethcbc66ebf"} 0 node_network_receive_nohandler_total{device="vethce9d6d4b"} 0 node_network_receive_nohandler_total{device="vethceff6018"} 0 node_network_receive_nohandler_total{device="vethdb3e18e9"} 0 node_network_receive_nohandler_total{device="vethdd90e01d"} 0 node_network_receive_nohandler_total{device="vethe250d4b3"} 0 node_network_receive_nohandler_total{device="vethe290a426"} 0 node_network_receive_nohandler_total{device="vethe4466c14"} 0 node_network_receive_nohandler_total{device="vethf165d5ab"} 0 node_network_receive_nohandler_total{device="vethf6fd1c3c"} 0 node_network_receive_nohandler_total{device="vethf93c8abe"} 0 node_network_receive_nohandler_total{device="vethfcdbd887"} 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="cni0"} 3.9958419e+07 node_network_receive_packets_total{device="eth0"} 1.8833447e+07 node_network_receive_packets_total{device="flannel.1"} 0 node_network_receive_packets_total{device="lo"} 3.471518e+07 node_network_receive_packets_total{device="veth0e39581f"} 890742 node_network_receive_packets_total{device="veth11f852b7"} 313 node_network_receive_packets_total{device="veth13de075f"} 313 node_network_receive_packets_total{device="veth154aa3e9"} 312 node_network_receive_packets_total{device="veth15ffb950"} 446 node_network_receive_packets_total{device="veth16c7a5cd"} 312 node_network_receive_packets_total{device="veth1bfe049b"} 1790 node_network_receive_packets_total{device="veth1ce3de99"} 312 node_network_receive_packets_total{device="veth250eadfb"} 315 node_network_receive_packets_total{device="veth2677acbc"} 2.06206e+06 node_network_receive_packets_total{device="veth3b5b614b"} 10962 node_network_receive_packets_total{device="veth55e65cf0"} 7.1553042e+07 node_network_receive_packets_total{device="veth58eee90f"} 2.209166e+06 node_network_receive_packets_total{device="veth62d311e0"} 2.523089e+06 node_network_receive_packets_total{device="veth64e05991"} 5.104262e+06 node_network_receive_packets_total{device="veth653620fa"} 452 node_network_receive_packets_total{device="veth68e01682"} 1.982994e+06 node_network_receive_packets_total{device="veth6d156040"} 449 node_network_receive_packets_total{device="veth6d53568d"} 182717 node_network_receive_packets_total{device="veth74b9839e"} 26 node_network_receive_packets_total{device="veth7a32958c"} 136173 node_network_receive_packets_total{device="veth7a751ee9"} 318 node_network_receive_packets_total{device="veth7ab45a60"} 1.592825e+06 node_network_receive_packets_total{device="veth7ae47d24"} 1.581792e+07 node_network_receive_packets_total{device="veth80d4d39e"} 262518 node_network_receive_packets_total{device="veth8d96ed7e"} 1.130009e+06 node_network_receive_packets_total{device="veth95c27a1c"} 2.1086658e+07 node_network_receive_packets_total{device="veth9b374519"} 9.092099e+06 node_network_receive_packets_total{device="vetha48ef5d7"} 3.271235e+06 node_network_receive_packets_total{device="vetha69f3aa2"} 313 node_network_receive_packets_total{device="vethaa5ae224"} 2112 node_network_receive_packets_total{device="vethab84858f"} 1849 node_network_receive_packets_total{device="vethaeba572c"} 313 node_network_receive_packets_total{device="vethb258dc1d"} 450 node_network_receive_packets_total{device="vethb2baf2a9"} 270422 node_network_receive_packets_total{device="vethb3ad0089"} 1.084462e+06 node_network_receive_packets_total{device="vethc99a0e6c"} 7.97133e+06 node_network_receive_packets_total{device="vethc9da087e"} 768552 node_network_receive_packets_total{device="vethcb27c93e"} 435 node_network_receive_packets_total{device="vethcbc66ebf"} 636 node_network_receive_packets_total{device="vethce9d6d4b"} 50098 node_network_receive_packets_total{device="vethceff6018"} 318883 node_network_receive_packets_total{device="vethdb3e18e9"} 312 node_network_receive_packets_total{device="vethdd90e01d"} 1.3350516e+07 node_network_receive_packets_total{device="vethe250d4b3"} 313 node_network_receive_packets_total{device="vethe290a426"} 158094 node_network_receive_packets_total{device="vethe4466c14"} 312 node_network_receive_packets_total{device="vethf165d5ab"} 313 node_network_receive_packets_total{device="vethf6fd1c3c"} 7.2538656e+07 node_network_receive_packets_total{device="vethf93c8abe"} 2200 node_network_receive_packets_total{device="vethfcdbd887"} 313 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="cni0"} 1.25e+09 node_network_speed_bytes{device="eth0"} -125000 node_network_speed_bytes{device="flannel.1"} -125000 node_network_speed_bytes{device="veth0e39581f"} 1.25e+09 node_network_speed_bytes{device="veth11f852b7"} 1.25e+09 node_network_speed_bytes{device="veth13de075f"} 1.25e+09 node_network_speed_bytes{device="veth154aa3e9"} 1.25e+09 node_network_speed_bytes{device="veth15ffb950"} 1.25e+09 node_network_speed_bytes{device="veth16c7a5cd"} 1.25e+09 node_network_speed_bytes{device="veth1bfe049b"} 1.25e+09 node_network_speed_bytes{device="veth1ce3de99"} 1.25e+09 node_network_speed_bytes{device="veth250eadfb"} 1.25e+09 node_network_speed_bytes{device="veth2677acbc"} 1.25e+09 node_network_speed_bytes{device="veth3b5b614b"} 1.25e+09 node_network_speed_bytes{device="veth55e65cf0"} 1.25e+09 node_network_speed_bytes{device="veth58eee90f"} 1.25e+09 node_network_speed_bytes{device="veth62d311e0"} 1.25e+09 node_network_speed_bytes{device="veth64e05991"} 1.25e+09 node_network_speed_bytes{device="veth653620fa"} 1.25e+09 node_network_speed_bytes{device="veth68e01682"} 1.25e+09 node_network_speed_bytes{device="veth6d156040"} 1.25e+09 node_network_speed_bytes{device="veth6d53568d"} 1.25e+09 node_network_speed_bytes{device="veth74b9839e"} 1.25e+09 node_network_speed_bytes{device="veth7a32958c"} 1.25e+09 node_network_speed_bytes{device="veth7a751ee9"} 1.25e+09 node_network_speed_bytes{device="veth7ab45a60"} 1.25e+09 node_network_speed_bytes{device="veth7ae47d24"} 1.25e+09 node_network_speed_bytes{device="veth80d4d39e"} 1.25e+09 node_network_speed_bytes{device="veth8d96ed7e"} 1.25e+09 node_network_speed_bytes{device="veth95c27a1c"} 1.25e+09 node_network_speed_bytes{device="veth9b374519"} 1.25e+09 node_network_speed_bytes{device="vetha48ef5d7"} 1.25e+09 node_network_speed_bytes{device="vetha69f3aa2"} 1.25e+09 node_network_speed_bytes{device="vethaa5ae224"} 1.25e+09 node_network_speed_bytes{device="vethab84858f"} 1.25e+09 node_network_speed_bytes{device="vethaeba572c"} 1.25e+09 node_network_speed_bytes{device="vethb258dc1d"} 1.25e+09 node_network_speed_bytes{device="vethb2baf2a9"} 1.25e+09 node_network_speed_bytes{device="vethb3ad0089"} 1.25e+09 node_network_speed_bytes{device="vethc99a0e6c"} 1.25e+09 node_network_speed_bytes{device="vethc9da087e"} 1.25e+09 node_network_speed_bytes{device="vethcb27c93e"} 1.25e+09 node_network_speed_bytes{device="vethcbc66ebf"} 1.25e+09 node_network_speed_bytes{device="vethce9d6d4b"} 1.25e+09 node_network_speed_bytes{device="vethceff6018"} 1.25e+09 node_network_speed_bytes{device="vethdb3e18e9"} 1.25e+09 node_network_speed_bytes{device="vethdd90e01d"} 1.25e+09 node_network_speed_bytes{device="vethe250d4b3"} 1.25e+09 node_network_speed_bytes{device="vethe290a426"} 1.25e+09 node_network_speed_bytes{device="vethe4466c14"} 1.25e+09 node_network_speed_bytes{device="vethf165d5ab"} 1.25e+09 node_network_speed_bytes{device="vethf6fd1c3c"} 1.25e+09 node_network_speed_bytes{device="vethf93c8abe"} 1.25e+09 node_network_speed_bytes{device="vethfcdbd887"} 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="cni0"} 3.9989620989e+10 node_network_transmit_bytes_total{device="eth0"} 3.34454547e+08 node_network_transmit_bytes_total{device="flannel.1"} 0 node_network_transmit_bytes_total{device="lo"} 1.3965705194e+10 node_network_transmit_bytes_total{device="veth0e39581f"} 5.92019148e+08 node_network_transmit_bytes_total{device="veth11f852b7"} 1.237054e+06 node_network_transmit_bytes_total{device="veth13de075f"} 1.231642e+06 node_network_transmit_bytes_total{device="veth154aa3e9"} 1.241752e+06 node_network_transmit_bytes_total{device="veth15ffb950"} 1.247776e+06 node_network_transmit_bytes_total{device="veth16c7a5cd"} 1.233622e+06 node_network_transmit_bytes_total{device="veth1bfe049b"} 1.373285e+06 node_network_transmit_bytes_total{device="veth1ce3de99"} 1.24452e+06 node_network_transmit_bytes_total{device="veth250eadfb"} 1.232518e+06 node_network_transmit_bytes_total{device="veth2677acbc"} 5.1033225e+08 node_network_transmit_bytes_total{device="veth3b5b614b"} 2.135151e+06 node_network_transmit_bytes_total{device="veth55e65cf0"} 1.2125846231e+10 node_network_transmit_bytes_total{device="veth58eee90f"} 9.15814467e+09 node_network_transmit_bytes_total{device="veth62d311e0"} 2.93659781e+08 node_network_transmit_bytes_total{device="veth64e05991"} 4.63962649e+08 node_network_transmit_bytes_total{device="veth653620fa"} 1.239644e+06 node_network_transmit_bytes_total{device="veth68e01682"} 1.8120222407e+10 node_network_transmit_bytes_total{device="veth6d156040"} 1.25244e+06 node_network_transmit_bytes_total{device="veth6d53568d"} 2.750384e+07 node_network_transmit_bytes_total{device="veth74b9839e"} 45718 node_network_transmit_bytes_total{device="veth7a32958c"} 2.2424449e+07 node_network_transmit_bytes_total{device="veth7a751ee9"} 1.242822e+06 node_network_transmit_bytes_total{device="veth7ab45a60"} 1.6985757e+08 node_network_transmit_bytes_total{device="veth7ae47d24"} 1.539703292e+09 node_network_transmit_bytes_total{device="veth80d4d39e"} 4.8851174e+07 node_network_transmit_bytes_total{device="veth8d96ed7e"} 3.3865977e+08 node_network_transmit_bytes_total{device="veth95c27a1c"} 6.0392702368e+10 node_network_transmit_bytes_total{device="veth9b374519"} 1.204165105e+09 node_network_transmit_bytes_total{device="vetha48ef5d7"} 5.39234198e+08 node_network_transmit_bytes_total{device="vetha69f3aa2"} 1.238226e+06 node_network_transmit_bytes_total{device="vethaa5ae224"} 1.406803e+06 node_network_transmit_bytes_total{device="vethab84858f"} 1.381936e+06 node_network_transmit_bytes_total{device="vethaeba572c"} 1.224748e+06 node_network_transmit_bytes_total{device="vethb258dc1d"} 1.241882e+06 node_network_transmit_bytes_total{device="vethb2baf2a9"} 1.22687781e+08 node_network_transmit_bytes_total{device="vethb3ad0089"} 1.16442712e+08 node_network_transmit_bytes_total{device="vethc99a0e6c"} 1.558489236e+09 node_network_transmit_bytes_total{device="vethc9da087e"} 2.31662146e+08 node_network_transmit_bytes_total{device="vethcb27c93e"} 1.238622e+06 node_network_transmit_bytes_total{device="vethcbc66ebf"} 1.320149e+06 node_network_transmit_bytes_total{device="vethce9d6d4b"} 1.4077972e+07 node_network_transmit_bytes_total{device="vethceff6018"} 8.3856226e+07 node_network_transmit_bytes_total{device="vethdb3e18e9"} 1.244812e+06 node_network_transmit_bytes_total{device="vethdd90e01d"} 2.179976175e+09 node_network_transmit_bytes_total{device="vethe250d4b3"} 1.242176e+06 node_network_transmit_bytes_total{device="vethe290a426"} 7.317206e+06 node_network_transmit_bytes_total{device="vethe4466c14"} 1.239078e+06 node_network_transmit_bytes_total{device="vethf165d5ab"} 1.228698e+06 node_network_transmit_bytes_total{device="vethf6fd1c3c"} 6.053965344e+09 node_network_transmit_bytes_total{device="vethf93c8abe"} 1.431179e+06 node_network_transmit_bytes_total{device="vethfcdbd887"} 1.229748e+06 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cni0"} 0 node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="flannel.1"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="veth0e39581f"} 0 node_network_transmit_carrier_total{device="veth11f852b7"} 0 node_network_transmit_carrier_total{device="veth13de075f"} 0 node_network_transmit_carrier_total{device="veth154aa3e9"} 0 node_network_transmit_carrier_total{device="veth15ffb950"} 0 node_network_transmit_carrier_total{device="veth16c7a5cd"} 0 node_network_transmit_carrier_total{device="veth1bfe049b"} 0 node_network_transmit_carrier_total{device="veth1ce3de99"} 0 node_network_transmit_carrier_total{device="veth250eadfb"} 0 node_network_transmit_carrier_total{device="veth2677acbc"} 0 node_network_transmit_carrier_total{device="veth3b5b614b"} 0 node_network_transmit_carrier_total{device="veth55e65cf0"} 0 node_network_transmit_carrier_total{device="veth58eee90f"} 0 node_network_transmit_carrier_total{device="veth62d311e0"} 0 node_network_transmit_carrier_total{device="veth64e05991"} 0 node_network_transmit_carrier_total{device="veth653620fa"} 0 node_network_transmit_carrier_total{device="veth68e01682"} 0 node_network_transmit_carrier_total{device="veth6d156040"} 0 node_network_transmit_carrier_total{device="veth6d53568d"} 0 node_network_transmit_carrier_total{device="veth74b9839e"} 0 node_network_transmit_carrier_total{device="veth7a32958c"} 0 node_network_transmit_carrier_total{device="veth7a751ee9"} 0 node_network_transmit_carrier_total{device="veth7ab45a60"} 0 node_network_transmit_carrier_total{device="veth7ae47d24"} 0 node_network_transmit_carrier_total{device="veth80d4d39e"} 0 node_network_transmit_carrier_total{device="veth8d96ed7e"} 0 node_network_transmit_carrier_total{device="veth95c27a1c"} 0 node_network_transmit_carrier_total{device="veth9b374519"} 0 node_network_transmit_carrier_total{device="vetha48ef5d7"} 0 node_network_transmit_carrier_total{device="vetha69f3aa2"} 0 node_network_transmit_carrier_total{device="vethaa5ae224"} 0 node_network_transmit_carrier_total{device="vethab84858f"} 0 node_network_transmit_carrier_total{device="vethaeba572c"} 0 node_network_transmit_carrier_total{device="vethb258dc1d"} 0 node_network_transmit_carrier_total{device="vethb2baf2a9"} 0 node_network_transmit_carrier_total{device="vethb3ad0089"} 0 node_network_transmit_carrier_total{device="vethc99a0e6c"} 0 node_network_transmit_carrier_total{device="vethc9da087e"} 0 node_network_transmit_carrier_total{device="vethcb27c93e"} 0 node_network_transmit_carrier_total{device="vethcbc66ebf"} 0 node_network_transmit_carrier_total{device="vethce9d6d4b"} 0 node_network_transmit_carrier_total{device="vethceff6018"} 0 node_network_transmit_carrier_total{device="vethdb3e18e9"} 0 node_network_transmit_carrier_total{device="vethdd90e01d"} 0 node_network_transmit_carrier_total{device="vethe250d4b3"} 0 node_network_transmit_carrier_total{device="vethe290a426"} 0 node_network_transmit_carrier_total{device="vethe4466c14"} 0 node_network_transmit_carrier_total{device="vethf165d5ab"} 0 node_network_transmit_carrier_total{device="vethf6fd1c3c"} 0 node_network_transmit_carrier_total{device="vethf93c8abe"} 0 node_network_transmit_carrier_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="flannel.1"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="veth0e39581f"} 0 node_network_transmit_colls_total{device="veth11f852b7"} 0 node_network_transmit_colls_total{device="veth13de075f"} 0 node_network_transmit_colls_total{device="veth154aa3e9"} 0 node_network_transmit_colls_total{device="veth15ffb950"} 0 node_network_transmit_colls_total{device="veth16c7a5cd"} 0 node_network_transmit_colls_total{device="veth1bfe049b"} 0 node_network_transmit_colls_total{device="veth1ce3de99"} 0 node_network_transmit_colls_total{device="veth250eadfb"} 0 node_network_transmit_colls_total{device="veth2677acbc"} 0 node_network_transmit_colls_total{device="veth3b5b614b"} 0 node_network_transmit_colls_total{device="veth55e65cf0"} 0 node_network_transmit_colls_total{device="veth58eee90f"} 0 node_network_transmit_colls_total{device="veth62d311e0"} 0 node_network_transmit_colls_total{device="veth64e05991"} 0 node_network_transmit_colls_total{device="veth653620fa"} 0 node_network_transmit_colls_total{device="veth68e01682"} 0 node_network_transmit_colls_total{device="veth6d156040"} 0 node_network_transmit_colls_total{device="veth6d53568d"} 0 node_network_transmit_colls_total{device="veth74b9839e"} 0 node_network_transmit_colls_total{device="veth7a32958c"} 0 node_network_transmit_colls_total{device="veth7a751ee9"} 0 node_network_transmit_colls_total{device="veth7ab45a60"} 0 node_network_transmit_colls_total{device="veth7ae47d24"} 0 node_network_transmit_colls_total{device="veth80d4d39e"} 0 node_network_transmit_colls_total{device="veth8d96ed7e"} 0 node_network_transmit_colls_total{device="veth95c27a1c"} 0 node_network_transmit_colls_total{device="veth9b374519"} 0 node_network_transmit_colls_total{device="vetha48ef5d7"} 0 node_network_transmit_colls_total{device="vetha69f3aa2"} 0 node_network_transmit_colls_total{device="vethaa5ae224"} 0 node_network_transmit_colls_total{device="vethab84858f"} 0 node_network_transmit_colls_total{device="vethaeba572c"} 0 node_network_transmit_colls_total{device="vethb258dc1d"} 0 node_network_transmit_colls_total{device="vethb2baf2a9"} 0 node_network_transmit_colls_total{device="vethb3ad0089"} 0 node_network_transmit_colls_total{device="vethc99a0e6c"} 0 node_network_transmit_colls_total{device="vethc9da087e"} 0 node_network_transmit_colls_total{device="vethcb27c93e"} 0 node_network_transmit_colls_total{device="vethcbc66ebf"} 0 node_network_transmit_colls_total{device="vethce9d6d4b"} 0 node_network_transmit_colls_total{device="vethceff6018"} 0 node_network_transmit_colls_total{device="vethdb3e18e9"} 0 node_network_transmit_colls_total{device="vethdd90e01d"} 0 node_network_transmit_colls_total{device="vethe250d4b3"} 0 node_network_transmit_colls_total{device="vethe290a426"} 0 node_network_transmit_colls_total{device="vethe4466c14"} 0 node_network_transmit_colls_total{device="vethf165d5ab"} 0 node_network_transmit_colls_total{device="vethf6fd1c3c"} 0 node_network_transmit_colls_total{device="vethf93c8abe"} 0 node_network_transmit_colls_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="flannel.1"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="veth0e39581f"} 0 node_network_transmit_compressed_total{device="veth11f852b7"} 0 node_network_transmit_compressed_total{device="veth13de075f"} 0 node_network_transmit_compressed_total{device="veth154aa3e9"} 0 node_network_transmit_compressed_total{device="veth15ffb950"} 0 node_network_transmit_compressed_total{device="veth16c7a5cd"} 0 node_network_transmit_compressed_total{device="veth1bfe049b"} 0 node_network_transmit_compressed_total{device="veth1ce3de99"} 0 node_network_transmit_compressed_total{device="veth250eadfb"} 0 node_network_transmit_compressed_total{device="veth2677acbc"} 0 node_network_transmit_compressed_total{device="veth3b5b614b"} 0 node_network_transmit_compressed_total{device="veth55e65cf0"} 0 node_network_transmit_compressed_total{device="veth58eee90f"} 0 node_network_transmit_compressed_total{device="veth62d311e0"} 0 node_network_transmit_compressed_total{device="veth64e05991"} 0 node_network_transmit_compressed_total{device="veth653620fa"} 0 node_network_transmit_compressed_total{device="veth68e01682"} 0 node_network_transmit_compressed_total{device="veth6d156040"} 0 node_network_transmit_compressed_total{device="veth6d53568d"} 0 node_network_transmit_compressed_total{device="veth74b9839e"} 0 node_network_transmit_compressed_total{device="veth7a32958c"} 0 node_network_transmit_compressed_total{device="veth7a751ee9"} 0 node_network_transmit_compressed_total{device="veth7ab45a60"} 0 node_network_transmit_compressed_total{device="veth7ae47d24"} 0 node_network_transmit_compressed_total{device="veth80d4d39e"} 0 node_network_transmit_compressed_total{device="veth8d96ed7e"} 0 node_network_transmit_compressed_total{device="veth95c27a1c"} 0 node_network_transmit_compressed_total{device="veth9b374519"} 0 node_network_transmit_compressed_total{device="vetha48ef5d7"} 0 node_network_transmit_compressed_total{device="vetha69f3aa2"} 0 node_network_transmit_compressed_total{device="vethaa5ae224"} 0 node_network_transmit_compressed_total{device="vethab84858f"} 0 node_network_transmit_compressed_total{device="vethaeba572c"} 0 node_network_transmit_compressed_total{device="vethb258dc1d"} 0 node_network_transmit_compressed_total{device="vethb2baf2a9"} 0 node_network_transmit_compressed_total{device="vethb3ad0089"} 0 node_network_transmit_compressed_total{device="vethc99a0e6c"} 0 node_network_transmit_compressed_total{device="vethc9da087e"} 0 node_network_transmit_compressed_total{device="vethcb27c93e"} 0 node_network_transmit_compressed_total{device="vethcbc66ebf"} 0 node_network_transmit_compressed_total{device="vethce9d6d4b"} 0 node_network_transmit_compressed_total{device="vethceff6018"} 0 node_network_transmit_compressed_total{device="vethdb3e18e9"} 0 node_network_transmit_compressed_total{device="vethdd90e01d"} 0 node_network_transmit_compressed_total{device="vethe250d4b3"} 0 node_network_transmit_compressed_total{device="vethe290a426"} 0 node_network_transmit_compressed_total{device="vethe4466c14"} 0 node_network_transmit_compressed_total{device="vethf165d5ab"} 0 node_network_transmit_compressed_total{device="vethf6fd1c3c"} 0 node_network_transmit_compressed_total{device="vethf93c8abe"} 0 node_network_transmit_compressed_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="flannel.1"} 5 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="veth0e39581f"} 0 node_network_transmit_drop_total{device="veth11f852b7"} 0 node_network_transmit_drop_total{device="veth13de075f"} 0 node_network_transmit_drop_total{device="veth154aa3e9"} 0 node_network_transmit_drop_total{device="veth15ffb950"} 0 node_network_transmit_drop_total{device="veth16c7a5cd"} 0 node_network_transmit_drop_total{device="veth1bfe049b"} 0 node_network_transmit_drop_total{device="veth1ce3de99"} 0 node_network_transmit_drop_total{device="veth250eadfb"} 0 node_network_transmit_drop_total{device="veth2677acbc"} 0 node_network_transmit_drop_total{device="veth3b5b614b"} 0 node_network_transmit_drop_total{device="veth55e65cf0"} 0 node_network_transmit_drop_total{device="veth58eee90f"} 0 node_network_transmit_drop_total{device="veth62d311e0"} 0 node_network_transmit_drop_total{device="veth64e05991"} 0 node_network_transmit_drop_total{device="veth653620fa"} 0 node_network_transmit_drop_total{device="veth68e01682"} 0 node_network_transmit_drop_total{device="veth6d156040"} 0 node_network_transmit_drop_total{device="veth6d53568d"} 0 node_network_transmit_drop_total{device="veth74b9839e"} 0 node_network_transmit_drop_total{device="veth7a32958c"} 0 node_network_transmit_drop_total{device="veth7a751ee9"} 0 node_network_transmit_drop_total{device="veth7ab45a60"} 0 node_network_transmit_drop_total{device="veth7ae47d24"} 0 node_network_transmit_drop_total{device="veth80d4d39e"} 0 node_network_transmit_drop_total{device="veth8d96ed7e"} 0 node_network_transmit_drop_total{device="veth95c27a1c"} 0 node_network_transmit_drop_total{device="veth9b374519"} 0 node_network_transmit_drop_total{device="vetha48ef5d7"} 0 node_network_transmit_drop_total{device="vetha69f3aa2"} 0 node_network_transmit_drop_total{device="vethaa5ae224"} 0 node_network_transmit_drop_total{device="vethab84858f"} 0 node_network_transmit_drop_total{device="vethaeba572c"} 0 node_network_transmit_drop_total{device="vethb258dc1d"} 0 node_network_transmit_drop_total{device="vethb2baf2a9"} 0 node_network_transmit_drop_total{device="vethb3ad0089"} 0 node_network_transmit_drop_total{device="vethc99a0e6c"} 0 node_network_transmit_drop_total{device="vethc9da087e"} 0 node_network_transmit_drop_total{device="vethcb27c93e"} 0 node_network_transmit_drop_total{device="vethcbc66ebf"} 0 node_network_transmit_drop_total{device="vethce9d6d4b"} 0 node_network_transmit_drop_total{device="vethceff6018"} 0 node_network_transmit_drop_total{device="vethdb3e18e9"} 0 node_network_transmit_drop_total{device="vethdd90e01d"} 0 node_network_transmit_drop_total{device="vethe250d4b3"} 0 node_network_transmit_drop_total{device="vethe290a426"} 0 node_network_transmit_drop_total{device="vethe4466c14"} 0 node_network_transmit_drop_total{device="vethf165d5ab"} 0 node_network_transmit_drop_total{device="vethf6fd1c3c"} 0 node_network_transmit_drop_total{device="vethf93c8abe"} 0 node_network_transmit_drop_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="flannel.1"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="veth0e39581f"} 0 node_network_transmit_errs_total{device="veth11f852b7"} 0 node_network_transmit_errs_total{device="veth13de075f"} 0 node_network_transmit_errs_total{device="veth154aa3e9"} 0 node_network_transmit_errs_total{device="veth15ffb950"} 0 node_network_transmit_errs_total{device="veth16c7a5cd"} 0 node_network_transmit_errs_total{device="veth1bfe049b"} 0 node_network_transmit_errs_total{device="veth1ce3de99"} 0 node_network_transmit_errs_total{device="veth250eadfb"} 0 node_network_transmit_errs_total{device="veth2677acbc"} 0 node_network_transmit_errs_total{device="veth3b5b614b"} 0 node_network_transmit_errs_total{device="veth55e65cf0"} 0 node_network_transmit_errs_total{device="veth58eee90f"} 0 node_network_transmit_errs_total{device="veth62d311e0"} 0 node_network_transmit_errs_total{device="veth64e05991"} 0 node_network_transmit_errs_total{device="veth653620fa"} 0 node_network_transmit_errs_total{device="veth68e01682"} 0 node_network_transmit_errs_total{device="veth6d156040"} 0 node_network_transmit_errs_total{device="veth6d53568d"} 0 node_network_transmit_errs_total{device="veth74b9839e"} 0 node_network_transmit_errs_total{device="veth7a32958c"} 0 node_network_transmit_errs_total{device="veth7a751ee9"} 0 node_network_transmit_errs_total{device="veth7ab45a60"} 0 node_network_transmit_errs_total{device="veth7ae47d24"} 0 node_network_transmit_errs_total{device="veth80d4d39e"} 0 node_network_transmit_errs_total{device="veth8d96ed7e"} 0 node_network_transmit_errs_total{device="veth95c27a1c"} 0 node_network_transmit_errs_total{device="veth9b374519"} 0 node_network_transmit_errs_total{device="vetha48ef5d7"} 0 node_network_transmit_errs_total{device="vetha69f3aa2"} 0 node_network_transmit_errs_total{device="vethaa5ae224"} 0 node_network_transmit_errs_total{device="vethab84858f"} 0 node_network_transmit_errs_total{device="vethaeba572c"} 0 node_network_transmit_errs_total{device="vethb258dc1d"} 0 node_network_transmit_errs_total{device="vethb2baf2a9"} 0 node_network_transmit_errs_total{device="vethb3ad0089"} 0 node_network_transmit_errs_total{device="vethc99a0e6c"} 0 node_network_transmit_errs_total{device="vethc9da087e"} 0 node_network_transmit_errs_total{device="vethcb27c93e"} 0 node_network_transmit_errs_total{device="vethcbc66ebf"} 0 node_network_transmit_errs_total{device="vethce9d6d4b"} 0 node_network_transmit_errs_total{device="vethceff6018"} 0 node_network_transmit_errs_total{device="vethdb3e18e9"} 0 node_network_transmit_errs_total{device="vethdd90e01d"} 0 node_network_transmit_errs_total{device="vethe250d4b3"} 0 node_network_transmit_errs_total{device="vethe290a426"} 0 node_network_transmit_errs_total{device="vethe4466c14"} 0 node_network_transmit_errs_total{device="vethf165d5ab"} 0 node_network_transmit_errs_total{device="vethf6fd1c3c"} 0 node_network_transmit_errs_total{device="vethf93c8abe"} 0 node_network_transmit_errs_total{device="vethfcdbd887"} 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="cni0"} 0 node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="flannel.1"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="veth0e39581f"} 0 node_network_transmit_fifo_total{device="veth11f852b7"} 0 node_network_transmit_fifo_total{device="veth13de075f"} 0 node_network_transmit_fifo_total{device="veth154aa3e9"} 0 node_network_transmit_fifo_total{device="veth15ffb950"} 0 node_network_transmit_fifo_total{device="veth16c7a5cd"} 0 node_network_transmit_fifo_total{device="veth1bfe049b"} 0 node_network_transmit_fifo_total{device="veth1ce3de99"} 0 node_network_transmit_fifo_total{device="veth250eadfb"} 0 node_network_transmit_fifo_total{device="veth2677acbc"} 0 node_network_transmit_fifo_total{device="veth3b5b614b"} 0 node_network_transmit_fifo_total{device="veth55e65cf0"} 0 node_network_transmit_fifo_total{device="veth58eee90f"} 0 node_network_transmit_fifo_total{device="veth62d311e0"} 0 node_network_transmit_fifo_total{device="veth64e05991"} 0 node_network_transmit_fifo_total{device="veth653620fa"} 0 node_network_transmit_fifo_total{device="veth68e01682"} 0 node_network_transmit_fifo_total{device="veth6d156040"} 0 node_network_transmit_fifo_total{device="veth6d53568d"} 0 node_network_transmit_fifo_total{device="veth74b9839e"} 0 node_network_transmit_fifo_total{device="veth7a32958c"} 0 node_network_transmit_fifo_total{device="veth7a751ee9"} 0 node_network_transmit_fifo_total{device="veth7ab45a60"} 0 node_network_transmit_fifo_total{device="veth7ae47d24"} 0 node_network_transmit_fifo_total{device="veth80d4d39e"} 0 node_network_transmit_fifo_total{device="veth8d96ed7e"} 0 node_network_transmit_fifo_total{device="veth95c27a1c"} 0 node_network_transmit_fifo_total{device="veth9b374519"} 0 node_network_transmit_fifo_total{device="vetha48ef5d7"} 0 node_network_transmit_fifo_total{device="vetha69f3aa2"} 0 node_network_transmit_fifo_total{device="vethaa5ae224"} 0 node_network_transmit_fifo_total{device="vethab84858f"} 0 node_network_transmit_fifo_total{device="vethaeba572c"} 0 node_network_transmit_fifo_total{device="vethb258dc1d"} 0 node_network_transmit_fifo_total{device="vethb2baf2a9"} 0 node_network_transmit_fifo_total{device="vethb3ad0089"} 0 node_network_transmit_fifo_total{device="vethc99a0e6c"} 0 node_network_transmit_fifo_total{device="vethc9da087e"} 0 node_network_transmit_fifo_total{device="vethcb27c93e"} 0 node_network_transmit_fifo_total{device="vethcbc66ebf"} 0 node_network_transmit_fifo_total{device="vethce9d6d4b"} 0 node_network_transmit_fifo_total{device="vethceff6018"} 0 node_network_transmit_fifo_total{device="vethdb3e18e9"} 0 node_network_transmit_fifo_total{device="vethdd90e01d"} 0 node_network_transmit_fifo_total{device="vethe250d4b3"} 0 node_network_transmit_fifo_total{device="vethe290a426"} 0 node_network_transmit_fifo_total{device="vethe4466c14"} 0 node_network_transmit_fifo_total{device="vethf165d5ab"} 0 node_network_transmit_fifo_total{device="vethf6fd1c3c"} 0 node_network_transmit_fifo_total{device="vethf93c8abe"} 0 node_network_transmit_fifo_total{device="vethfcdbd887"} 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="cni0"} 4.0449772e+07 node_network_transmit_packets_total{device="eth0"} 3.201952e+06 node_network_transmit_packets_total{device="flannel.1"} 0 node_network_transmit_packets_total{device="lo"} 3.471518e+07 node_network_transmit_packets_total{device="veth0e39581f"} 920934 node_network_transmit_packets_total{device="veth11f852b7"} 17763 node_network_transmit_packets_total{device="veth13de075f"} 17695 node_network_transmit_packets_total{device="veth154aa3e9"} 17820 node_network_transmit_packets_total{device="veth15ffb950"} 17914 node_network_transmit_packets_total{device="veth16c7a5cd"} 17721 node_network_transmit_packets_total{device="veth1bfe049b"} 19079 node_network_transmit_packets_total{device="veth1ce3de99"} 17856 node_network_transmit_packets_total{device="veth250eadfb"} 17707 node_network_transmit_packets_total{device="veth2677acbc"} 2.440748e+06 node_network_transmit_packets_total{device="veth3b5b614b"} 29756 node_network_transmit_packets_total{device="veth55e65cf0"} 7.277286e+07 node_network_transmit_packets_total{device="veth58eee90f"} 2.568074e+06 node_network_transmit_packets_total{device="veth62d311e0"} 2.336997e+06 node_network_transmit_packets_total{device="veth64e05991"} 3.127584e+06 node_network_transmit_packets_total{device="veth653620fa"} 17814 node_network_transmit_packets_total{device="veth68e01682"} 1.85457e+06 node_network_transmit_packets_total{device="veth6d156040"} 17976 node_network_transmit_packets_total{device="veth6d53568d"} 382475 node_network_transmit_packets_total{device="veth74b9839e"} 655 node_network_transmit_packets_total{device="veth7a32958c"} 136756 node_network_transmit_packets_total{device="veth7a751ee9"} 17835 node_network_transmit_packets_total{device="veth7ab45a60"} 1.915234e+06 node_network_transmit_packets_total{device="veth7ae47d24"} 1.6424424e+07 node_network_transmit_packets_total{device="veth80d4d39e"} 252973 node_network_transmit_packets_total{device="veth8d96ed7e"} 1.119624e+06 node_network_transmit_packets_total{device="veth95c27a1c"} 1.8662375e+07 node_network_transmit_packets_total{device="veth9b374519"} 8.841236e+06 node_network_transmit_packets_total{device="vetha48ef5d7"} 5.173372e+06 node_network_transmit_packets_total{device="vetha69f3aa2"} 17777 node_network_transmit_packets_total{device="vethaa5ae224"} 19485 node_network_transmit_packets_total{device="vethab84858f"} 19134 node_network_transmit_packets_total{device="vethaeba572c"} 17608 node_network_transmit_packets_total{device="vethb258dc1d"} 17845 node_network_transmit_packets_total{device="vethb2baf2a9"} 356352 node_network_transmit_packets_total{device="vethb3ad0089"} 1.214405e+06 node_network_transmit_packets_total{device="vethc99a0e6c"} 9.804479e+06 node_network_transmit_packets_total{device="vethc9da087e"} 731030 node_network_transmit_packets_total{device="vethcb27c93e"} 17707 node_network_transmit_packets_total{device="vethcbc66ebf"} 18215 node_network_transmit_packets_total{device="vethce9d6d4b"} 62478 node_network_transmit_packets_total{device="vethceff6018"} 480443 node_network_transmit_packets_total{device="vethdb3e18e9"} 17860 node_network_transmit_packets_total{device="vethdd90e01d"} 1.3293172e+07 node_network_transmit_packets_total{device="vethe250d4b3"} 17826 node_network_transmit_packets_total{device="vethe290a426"} 102324 node_network_transmit_packets_total{device="vethe4466c14"} 17787 node_network_transmit_packets_total{device="vethf165d5ab"} 17659 node_network_transmit_packets_total{device="vethf6fd1c3c"} 7.1373934e+07 node_network_transmit_packets_total{device="vethf93c8abe"} 19518 node_network_transmit_packets_total{device="vethfcdbd887"} 17672 # HELP node_network_transmit_queue_length Network device property: transmit_queue_length # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="cni0"} 1000 node_network_transmit_queue_length{device="eth0"} 1000 node_network_transmit_queue_length{device="flannel.1"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="veth0e39581f"} 0 node_network_transmit_queue_length{device="veth11f852b7"} 0 node_network_transmit_queue_length{device="veth13de075f"} 0 node_network_transmit_queue_length{device="veth154aa3e9"} 0 node_network_transmit_queue_length{device="veth15ffb950"} 0 node_network_transmit_queue_length{device="veth16c7a5cd"} 0 node_network_transmit_queue_length{device="veth1bfe049b"} 0 node_network_transmit_queue_length{device="veth1ce3de99"} 0 node_network_transmit_queue_length{device="veth250eadfb"} 0 node_network_transmit_queue_length{device="veth2677acbc"} 0 node_network_transmit_queue_length{device="veth3b5b614b"} 0 node_network_transmit_queue_length{device="veth55e65cf0"} 0 node_network_transmit_queue_length{device="veth58eee90f"} 0 node_network_transmit_queue_length{device="veth62d311e0"} 0 node_network_transmit_queue_length{device="veth64e05991"} 0 node_network_transmit_queue_length{device="veth653620fa"} 0 node_network_transmit_queue_length{device="veth68e01682"} 0 node_network_transmit_queue_length{device="veth6d156040"} 0 node_network_transmit_queue_length{device="veth6d53568d"} 0 node_network_transmit_queue_length{device="veth74b9839e"} 0 node_network_transmit_queue_length{device="veth7a32958c"} 0 node_network_transmit_queue_length{device="veth7a751ee9"} 0 node_network_transmit_queue_length{device="veth7ab45a60"} 0 node_network_transmit_queue_length{device="veth7ae47d24"} 0 node_network_transmit_queue_length{device="veth80d4d39e"} 0 node_network_transmit_queue_length{device="veth8d96ed7e"} 0 node_network_transmit_queue_length{device="veth95c27a1c"} 0 node_network_transmit_queue_length{device="veth9b374519"} 0 node_network_transmit_queue_length{device="vetha48ef5d7"} 0 node_network_transmit_queue_length{device="vetha69f3aa2"} 0 node_network_transmit_queue_length{device="vethaa5ae224"} 0 node_network_transmit_queue_length{device="vethab84858f"} 0 node_network_transmit_queue_length{device="vethaeba572c"} 0 node_network_transmit_queue_length{device="vethb258dc1d"} 0 node_network_transmit_queue_length{device="vethb2baf2a9"} 0 node_network_transmit_queue_length{device="vethb3ad0089"} 0 node_network_transmit_queue_length{device="vethc99a0e6c"} 0 node_network_transmit_queue_length{device="vethc9da087e"} 0 node_network_transmit_queue_length{device="vethcb27c93e"} 0 node_network_transmit_queue_length{device="vethcbc66ebf"} 0 node_network_transmit_queue_length{device="vethce9d6d4b"} 0 node_network_transmit_queue_length{device="vethceff6018"} 0 node_network_transmit_queue_length{device="vethdb3e18e9"} 0 node_network_transmit_queue_length{device="vethdd90e01d"} 0 node_network_transmit_queue_length{device="vethe250d4b3"} 0 node_network_transmit_queue_length{device="vethe290a426"} 0 node_network_transmit_queue_length{device="vethe4466c14"} 0 node_network_transmit_queue_length{device="vethf165d5ab"} 0 node_network_transmit_queue_length{device="vethf6fd1c3c"} 0 node_network_transmit_queue_length{device="vethf93c8abe"} 0 node_network_transmit_queue_length{device="vethfcdbd887"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="cni0"} 1 node_network_up{device="eth0"} 1 node_network_up{device="flannel.1"} 0 node_network_up{device="lo"} 0 node_network_up{device="veth0e39581f"} 1 node_network_up{device="veth11f852b7"} 1 node_network_up{device="veth13de075f"} 1 node_network_up{device="veth154aa3e9"} 1 node_network_up{device="veth15ffb950"} 1 node_network_up{device="veth16c7a5cd"} 1 node_network_up{device="veth1bfe049b"} 1 node_network_up{device="veth1ce3de99"} 1 node_network_up{device="veth250eadfb"} 1 node_network_up{device="veth2677acbc"} 1 node_network_up{device="veth3b5b614b"} 1 node_network_up{device="veth55e65cf0"} 1 node_network_up{device="veth58eee90f"} 1 node_network_up{device="veth62d311e0"} 1 node_network_up{device="veth64e05991"} 1 node_network_up{device="veth653620fa"} 1 node_network_up{device="veth68e01682"} 1 node_network_up{device="veth6d156040"} 1 node_network_up{device="veth6d53568d"} 1 node_network_up{device="veth74b9839e"} 1 node_network_up{device="veth7a32958c"} 1 node_network_up{device="veth7a751ee9"} 1 node_network_up{device="veth7ab45a60"} 1 node_network_up{device="veth7ae47d24"} 1 node_network_up{device="veth80d4d39e"} 1 node_network_up{device="veth8d96ed7e"} 1 node_network_up{device="veth95c27a1c"} 1 node_network_up{device="veth9b374519"} 1 node_network_up{device="vetha48ef5d7"} 1 node_network_up{device="vetha69f3aa2"} 1 node_network_up{device="vethaa5ae224"} 1 node_network_up{device="vethab84858f"} 1 node_network_up{device="vethaeba572c"} 1 node_network_up{device="vethb258dc1d"} 1 node_network_up{device="vethb2baf2a9"} 1 node_network_up{device="vethb3ad0089"} 1 node_network_up{device="vethc99a0e6c"} 1 node_network_up{device="vethc9da087e"} 1 node_network_up{device="vethcb27c93e"} 1 node_network_up{device="vethcbc66ebf"} 1 node_network_up{device="vethce9d6d4b"} 1 node_network_up{device="vethceff6018"} 1 node_network_up{device="vethdb3e18e9"} 1 node_network_up{device="vethdd90e01d"} 1 node_network_up{device="vethe250d4b3"} 1 node_network_up{device="vethe290a426"} 1 node_network_up{device="vethe4466c14"} 1 node_network_up{device="vethf165d5ab"} 1 node_network_up{device="vethf6fd1c3c"} 1 node_network_up{device="vethf93c8abe"} 1 node_network_up{device="vethfcdbd887"} 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 727 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 131072 # HELP node_os_info A metric with a constant '1' value labeled by build_id, id, id_like, image_id, image_version, name, pretty_name, variant, variant_id, version, version_codename, version_id. # TYPE node_os_info gauge node_os_info{build_id="",id="ubuntu",id_like="debian",image_id="",image_version="",name="Ubuntu",pretty_name="Ubuntu 22.04.3 LTS",variant="",variant_id="",version="22.04.3 LTS (Jammy Jellyfish)",version_codename="jammy",version_id="22.04"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="ubuntu",id_like="debian",name="Ubuntu"} 22.04 # HELP node_pressure_cpu_waiting_seconds_total Total time in seconds that processes have waited for CPU time # TYPE node_pressure_cpu_waiting_seconds_total counter node_pressure_cpu_waiting_seconds_total 44859.538685 # HELP node_pressure_io_stalled_seconds_total Total time in seconds no process could make progress due to IO congestion # TYPE node_pressure_io_stalled_seconds_total counter node_pressure_io_stalled_seconds_total 2918.174536 # HELP node_pressure_io_waiting_seconds_total Total time in seconds that processes have waited due to IO congestion # TYPE node_pressure_io_waiting_seconds_total counter node_pressure_io_waiting_seconds_total 3510.04045 # HELP node_pressure_memory_stalled_seconds_total Total time in seconds no process could make progress due to memory congestion # TYPE node_pressure_memory_stalled_seconds_total counter node_pressure_memory_stalled_seconds_total 5.899434 # HELP node_pressure_memory_waiting_seconds_total Total time in seconds that processes have waited for memory # TYPE node_pressure_memory_waiting_seconds_total counter node_pressure_memory_waiting_seconds_total 6.303767 # 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 1 # HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. # TYPE node_schedstat_running_seconds_total counter node_schedstat_running_seconds_total{cpu="0"} 157755.003370139 node_schedstat_running_seconds_total{cpu="1"} 160839.566073819 node_schedstat_running_seconds_total{cpu="2"} 160315.710732745 node_schedstat_running_seconds_total{cpu="3"} 159101.901066464 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.390115588e+09 node_schedstat_timeslices_total{cpu="1"} 1.423315293e+09 node_schedstat_timeslices_total{cpu="2"} 1.407439114e+09 node_schedstat_timeslices_total{cpu="3"} 1.404130227e+09 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 45687.763611653 node_schedstat_waiting_seconds_total{cpu="1"} 46894.506959928 node_schedstat_waiting_seconds_total{cpu="2"} 46735.201797494 node_schedstat_waiting_seconds_total{cpu="3"} 46581.841517146 # 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.002224203 node_scrape_collector_duration_seconds{collector="bcache"} 2.3609e-05 node_scrape_collector_duration_seconds{collector="bonding"} 2.8998e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.002896999 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000107908 node_scrape_collector_duration_seconds{collector="cpu"} 0.000750731 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000178981 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000371406 node_scrape_collector_duration_seconds{collector="dmi"} 1.6957e-05 node_scrape_collector_duration_seconds{collector="edac"} 5.9769e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000143134 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.4626e-05 node_scrape_collector_duration_seconds{collector="filefd"} 5.459e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.053371411 node_scrape_collector_duration_seconds{collector="hwmon"} 3.1123e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 1.7986e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 2.5173e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000124948 node_scrape_collector_duration_seconds{collector="mdadm"} 8.683e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000251839 node_scrape_collector_duration_seconds{collector="netclass"} 0.061633912 node_scrape_collector_duration_seconds{collector="netdev"} 0.003074251 node_scrape_collector_duration_seconds{collector="netstat"} 0.002043623 node_scrape_collector_duration_seconds{collector="nfs"} 4.1731e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 2.671e-05 node_scrape_collector_duration_seconds{collector="nvme"} 3.6179e-05 node_scrape_collector_duration_seconds{collector="os"} 7.2005e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 4.4078e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000353913 node_scrape_collector_duration_seconds{collector="rapl"} 7.7631e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 9.5897e-05 node_scrape_collector_duration_seconds{collector="selinux"} 2.082e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000196182 node_scrape_collector_duration_seconds{collector="softnet"} 0.000104261 node_scrape_collector_duration_seconds{collector="stat"} 0.0001866 node_scrape_collector_duration_seconds{collector="tapestats"} 1.9e-05 node_scrape_collector_duration_seconds{collector="textfile"} 2.1583e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.00042938 node_scrape_collector_duration_seconds{collector="time"} 0.000140626 node_scrape_collector_duration_seconds{collector="timex"} 2.2303e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.00030556 node_scrape_collector_duration_seconds{collector="uname"} 1.8966e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000172657 node_scrape_collector_duration_seconds{collector="watchdog"} 3.8174e-05 node_scrape_collector_duration_seconds{collector="xfs"} 2.0933e-05 node_scrape_collector_duration_seconds{collector="zfs"} 3.1544e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 0 node_scrape_collector_success{collector="btrfs"} 1 node_scrape_collector_success{collector="conntrack"} 0 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="cpufreq"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="dmi"} 1 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="fibrechannel"} 0 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 0 node_scrape_collector_success{collector="ipvs"} 0 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 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"} 0 node_scrape_collector_success{collector="nfsd"} 0 node_scrape_collector_success{collector="nvme"} 0 node_scrape_collector_success{collector="os"} 1 node_scrape_collector_success{collector="powersupplyclass"} 1 node_scrape_collector_success{collector="pressure"} 1 node_scrape_collector_success{collector="rapl"} 1 node_scrape_collector_success{collector="schedstat"} 1 node_scrape_collector_success{collector="selinux"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="softnet"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="tapestats"} 0 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="thermal_zone"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="udp_queues"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="watchdog"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 0 # HELP node_selinux_enabled SELinux is enabled, 1 is true, 0 is false # TYPE node_selinux_enabled gauge node_selinux_enabled 0 # HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse. # TYPE node_sockstat_FRAG6_inuse gauge node_sockstat_FRAG6_inuse 0 # HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory. # TYPE node_sockstat_FRAG6_memory gauge node_sockstat_FRAG6_memory 0 # HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse. # TYPE node_sockstat_FRAG_inuse gauge node_sockstat_FRAG_inuse 0 # HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory. # TYPE node_sockstat_FRAG_memory gauge node_sockstat_FRAG_memory 0 # HELP node_sockstat_RAW6_inuse Number of RAW6 sockets in state inuse. # TYPE node_sockstat_RAW6_inuse gauge node_sockstat_RAW6_inuse 1 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 34 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 319 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 40 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 15 # 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 61440 # 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 97 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 0 # HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse. # TYPE node_sockstat_UDPLITE6_inuse gauge node_sockstat_UDPLITE6_inuse 0 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 3 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 4 # 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 16384 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 736 # HELP node_softnet_backlog_len Softnet backlog status # TYPE node_softnet_backlog_len gauge node_softnet_backlog_len{cpu="0"} 0 node_softnet_backlog_len{cpu="1"} 0 node_softnet_backlog_len{cpu="2"} 0 node_softnet_backlog_len{cpu="3"} 0 # HELP node_softnet_cpu_collision_total Number of collision occur while obtaining device lock while transmitting # TYPE node_softnet_cpu_collision_total counter node_softnet_cpu_collision_total{cpu="0"} 0 node_softnet_cpu_collision_total{cpu="1"} 0 node_softnet_cpu_collision_total{cpu="2"} 0 node_softnet_cpu_collision_total{cpu="3"} 0 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 # HELP node_softnet_flow_limit_count_total Number of times flow limit has been reached # TYPE node_softnet_flow_limit_count_total counter node_softnet_flow_limit_count_total{cpu="0"} 0 node_softnet_flow_limit_count_total{cpu="1"} 0 node_softnet_flow_limit_count_total{cpu="2"} 0 node_softnet_flow_limit_count_total{cpu="3"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 1.09315344e+08 node_softnet_processed_total{cpu="1"} 8.9177131e+07 node_softnet_processed_total{cpu="2"} 2.07790294e+08 node_softnet_processed_total{cpu="3"} 1.73122842e+08 # HELP node_softnet_received_rps_total Number of times cpu woken up received_rps # TYPE node_softnet_received_rps_total counter node_softnet_received_rps_total{cpu="0"} 0 node_softnet_received_rps_total{cpu="1"} 0 node_softnet_received_rps_total{cpu="2"} 0 node_softnet_received_rps_total{cpu="3"} 0 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 477 node_softnet_times_squeezed_total{cpu="1"} 157 node_softnet_times_squeezed_total{cpu="2"} 308 node_softnet_times_squeezed_total{cpu="3"} 212 # 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_clocksource_available_info Available clocksources read from '/sys/devices/system/clocksource'. # TYPE node_time_clocksource_available_info gauge node_time_clocksource_available_info{clocksource="acpi_pm",device="0"} 1 node_time_clocksource_available_info{clocksource="hpet",device="0"} 1 node_time_clocksource_available_info{clocksource="kvm-clock",device="0"} 1 node_time_clocksource_available_info{clocksource="tsc",device="0"} 1 # HELP node_time_clocksource_current_info Current clocksource read from '/sys/devices/system/clocksource'. # TYPE node_time_clocksource_current_info gauge node_time_clocksource_current_info{clocksource="kvm-clock",device="0"} 1 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7780585219686725e+09 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge node_time_zone_offset_seconds{time_zone="UTC"} 0 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 0.9999795330352783 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 1.9175 # 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.5e-08 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 24577 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. # TYPE node_udp_queues gauge node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 0 node_udp_queues{ip="v6",queue="rx"} 0 node_udp_queues{ip="v6",queue="tx"} 0 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="vps171075",release="5.15.0-87-generic",sysname="Linux",version="#97-Ubuntu SMP Mon Oct 2 21:09:21 UTC 2023"} 1 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 6 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 7.93219429e+08 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 38056 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 5.874981e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.37584988e+08 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 3507.03 # 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 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.2765568e+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.77696421169e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.271758848e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 36475 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0