# 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.208e-05 go_gc_duration_seconds{quantile="0.25"} 3.1914e-05 go_gc_duration_seconds{quantile="0.5"} 4.5876e-05 go_gc_duration_seconds{quantile="0.75"} 7.1334e-05 go_gc_duration_seconds{quantile="1"} 0.002809443 go_gc_duration_seconds_sum 188.340094163 go_gc_duration_seconds_count 2.48142e+06 # 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.609144e+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 5.013118641768e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.206178e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.8244465792e+10 # 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.424296e+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.609144e+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.806976e+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.071424e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28958 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 5.890048e+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.18784e+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.76680727231666e+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 5.824449475e+10 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 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 78880 # 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 130560 # 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.6314e+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 880654 # 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 688128 # 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 688128 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.9223816e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 8 # 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.741668165e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 2.54980280367e+11 # HELP node_cooling_device_cur_state Current throttle state of the cooling device # TYPE node_cooling_device_cur_state gauge node_cooling_device_cur_state{name="0",type="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 0 node_cooling_device_cur_state{name="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"} 2.136117243e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 53395.38 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 72.53 node_cpu_seconds_total{cpu="0",mode="softirq"} 107900.66 node_cpu_seconds_total{cpu="0",mode="steal"} 2708.04 node_cpu_seconds_total{cpu="0",mode="system"} 730328.88 node_cpu_seconds_total{cpu="0",mode="user"} 2.26102125e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 2.134852253e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 54310.46 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 71.49 node_cpu_seconds_total{cpu="1",mode="softirq"} 62172.96 node_cpu_seconds_total{cpu="1",mode="steal"} 2574.7 node_cpu_seconds_total{cpu="1",mode="system"} 738575.45 node_cpu_seconds_total{cpu="1",mode="user"} 2.27872236e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 2.134121572e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 56477.93 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 70.49 node_cpu_seconds_total{cpu="2",mode="softirq"} 42507.84 node_cpu_seconds_total{cpu="2",mode="steal"} 2575.47 node_cpu_seconds_total{cpu="2",mode="system"} 739120.18 node_cpu_seconds_total{cpu="2",mode="user"} 2.28348866e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 2.137744137e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 54584.31 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 79.09 node_cpu_seconds_total{cpu="3",mode="softirq"} 31468.54 node_cpu_seconds_total{cpu="3",mode="steal"} 2586.6 node_cpu_seconds_total{cpu="3",mode="system"} 729173.09 node_cpu_seconds_total{cpu="3",mode="user"} 2.26189516e+06 # 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"} 33.474000000000004 # 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"} 2.049126536e+09 # 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"} 1.042651e+06 # 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"} 119311.977 # 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"} 1.22401536e+08 # 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"} 547276.796 # 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.001 node_disk_io_time_weighted_seconds_total{device="vda"} 1.254533932e+06 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sr0"} 1024 node_disk_read_bytes_total{device="vda"} 1.4163758560256e+13 # 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.001 node_disk_read_time_seconds_total{device="vda"} 89027.927 # 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"} 2.46561193e+08 # 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"} 647710 # 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"} 1.046160552e+06 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sr0"} 0 node_disk_writes_completed_total{device="vda"} 4.21686523e+08 # 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"} 7.37628047e+08 # 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"} 8.077352378368e+12 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="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 11360 # 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="/"} 1.8149384192e+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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 6.7104768e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.709248e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509447168e+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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/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.813091e+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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 3.075768e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 3.072164e+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.3534596096e+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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 6.7104768e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.709248e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509447168e+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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/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/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0bc714406773b7e5fe75672b7498a9b5e25808c47507ea186917f3f56f9d4404/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/14e30f6c69ffe7245bf6b4d90d43e6b7373bebfa8bd76969f9e9a88c6ac49c59/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1cbffa27cfff8da1a5397295b591f038682d2975c83031ef0d4b31349de3d1b4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1fbbe4f5aea65062b2c4085ad9619e9a0515793f3d1699f70c2ca23a700acc12/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/264ca92c9b6bb926f45718580535342817f072d606d8d85b3e276c91532dfd21/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/39e7ada8896d6336b71432d95a57dc950c6ba0e49006ce872863d59589991d12/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3eb079bea5c5bd857209b699a0dbd9644376a23fc01aa48274dd0eaf3f6a1e08/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/419b5dff5ad130b19e0810b36fb2bf142b70a1bd5cacd3e9cf616e2eb2a1f1e2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5072241e02cd820771232c97120e17d701a016c45715536fead82aac8df82e3c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60a97bcecd0a479df1ef951a54b298f3250c7eac55f2b7246c318a829c299408/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/73a5aaaff3b543b1e7b085f7db0d1e34afd4c38225767ff13ab846be3123ff88/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/97a82a331a029f5556d32e09f82dbe28fa1ab84707a93c59a98a08085421da33/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9c5d3bb3ffa65339bd861e00bf08bbcad523752d29be877ae4de8a3e6029b092/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c25a15a1d2c9f06026ffe62771da606527e30f0ec353b41eed28615da6455c1c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cb2e11d6a6ddf511e8cacf1b1eb2c74b63be417c3df150e38234b720524427a0/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/cc38fb832beeca4c82042f28cb0f2a00cf8836cd88ce70c05f0034c100be8ca8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d54e3d930909397a67ac438c1e983b981b7596ddf0f3a49b597b9d34684a0dd8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/da4b330f0f1d09f547723b8aeb03b21721acc66b33a38b7d1c200746111966d6/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ea181919298aede87fff10d52a76ed4acc012f2dbb89ea69257d586e9e9027cd/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ec78c062a4edcca1b831dab5206e153766ea398492e01149e5c825746eb61e8d/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/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 2.7532598e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 9.505784428e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.96 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.65 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.67 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 8.3193856e+07 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 3.77925632e+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 3.696062464e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 0 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 9.542189056e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 3.75218176e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.1401678848e+10 # 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.8423525376e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.4356323328e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.413332992e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 892928 # 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 9.873088512e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.7540304896e+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.667216384e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.422898688e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 3.055616e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.687650304e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.4231478272e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 8.96733184e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 2.5196703744e+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.9080704e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 8.306688e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.422898688e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 3.27663616e+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 4.13618176e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.750562304e+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 5.1167232e+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 20672 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 2816 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.297784e+06 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 4.500638e+06 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 2.44781221e+08 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.43154e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 4.57513283424e+11 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.378190895979e+12 # 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 198 # 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 55423 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.193607e+06 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.338642e+06 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 8.2749695e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 56 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 9734 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.672471242e+09 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 2.3580744e+07 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.152460834e+09 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.0841226e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.545858e+06 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 1.1206734e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 381 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 279282 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.1207675e+07 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type 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="veth004027e6"} 3 node_network_address_assign_type{device="veth04ba0b1f"} 3 node_network_address_assign_type{device="veth0a1dfc36"} 3 node_network_address_assign_type{device="veth0a95c175"} 3 node_network_address_assign_type{device="veth0cabcd75"} 3 node_network_address_assign_type{device="veth0e08883e"} 3 node_network_address_assign_type{device="veth0edb6aa5"} 3 node_network_address_assign_type{device="veth1ceb8aae"} 3 node_network_address_assign_type{device="veth2016a9ac"} 3 node_network_address_assign_type{device="veth2e63ecce"} 3 node_network_address_assign_type{device="veth303b9f9a"} 3 node_network_address_assign_type{device="veth3141da1f"} 3 node_network_address_assign_type{device="veth39c4fba5"} 3 node_network_address_assign_type{device="veth3c7d96d8"} 3 node_network_address_assign_type{device="veth3d28bac7"} 3 node_network_address_assign_type{device="veth3e676e06"} 3 node_network_address_assign_type{device="veth4204740b"} 3 node_network_address_assign_type{device="veth44117c98"} 3 node_network_address_assign_type{device="veth48f31605"} 3 node_network_address_assign_type{device="veth55871797"} 3 node_network_address_assign_type{device="veth5e6ddf7b"} 3 node_network_address_assign_type{device="veth5ec56e85"} 3 node_network_address_assign_type{device="veth67b66026"} 3 node_network_address_assign_type{device="veth6c68377f"} 3 node_network_address_assign_type{device="veth6db46360"} 3 node_network_address_assign_type{device="veth6e5698bf"} 3 node_network_address_assign_type{device="veth7b45fe26"} 3 node_network_address_assign_type{device="veth84ac721b"} 3 node_network_address_assign_type{device="veth863cdd8b"} 3 node_network_address_assign_type{device="veth901bd48a"} 3 node_network_address_assign_type{device="veth9c512b94"} 3 node_network_address_assign_type{device="veth9cea80a2"} 3 node_network_address_assign_type{device="veth9eeeeec5"} 3 node_network_address_assign_type{device="vetha52e0735"} 3 node_network_address_assign_type{device="vetha8832e35"} 3 node_network_address_assign_type{device="vethab7e3f79"} 3 node_network_address_assign_type{device="vethb6a194eb"} 3 node_network_address_assign_type{device="vethbd6210fa"} 3 node_network_address_assign_type{device="vethc917b104"} 3 node_network_address_assign_type{device="vethcd0b10e8"} 3 node_network_address_assign_type{device="vethcdbaa809"} 3 node_network_address_assign_type{device="vethcf800526"} 3 node_network_address_assign_type{device="vethd24b77bb"} 3 node_network_address_assign_type{device="vethdf26dada"} 3 node_network_address_assign_type{device="vethe13d6169"} 3 node_network_address_assign_type{device="vethe828e994"} 3 node_network_address_assign_type{device="vethee53843a"} 3 node_network_address_assign_type{device="vethf030be6a"} 3 node_network_address_assign_type{device="vethf0580be9"} 3 node_network_address_assign_type{device="vethf35dd394"} 3 node_network_address_assign_type{device="vethf4356a83"} 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="veth004027e6"} 1 node_network_carrier{device="veth04ba0b1f"} 1 node_network_carrier{device="veth0a1dfc36"} 1 node_network_carrier{device="veth0a95c175"} 1 node_network_carrier{device="veth0cabcd75"} 1 node_network_carrier{device="veth0e08883e"} 1 node_network_carrier{device="veth0edb6aa5"} 1 node_network_carrier{device="veth1ceb8aae"} 1 node_network_carrier{device="veth2016a9ac"} 1 node_network_carrier{device="veth2e63ecce"} 1 node_network_carrier{device="veth303b9f9a"} 1 node_network_carrier{device="veth3141da1f"} 1 node_network_carrier{device="veth39c4fba5"} 1 node_network_carrier{device="veth3c7d96d8"} 1 node_network_carrier{device="veth3d28bac7"} 1 node_network_carrier{device="veth3e676e06"} 1 node_network_carrier{device="veth4204740b"} 1 node_network_carrier{device="veth44117c98"} 1 node_network_carrier{device="veth48f31605"} 1 node_network_carrier{device="veth55871797"} 1 node_network_carrier{device="veth5e6ddf7b"} 1 node_network_carrier{device="veth5ec56e85"} 1 node_network_carrier{device="veth67b66026"} 1 node_network_carrier{device="veth6c68377f"} 1 node_network_carrier{device="veth6db46360"} 1 node_network_carrier{device="veth6e5698bf"} 1 node_network_carrier{device="veth7b45fe26"} 1 node_network_carrier{device="veth84ac721b"} 1 node_network_carrier{device="veth863cdd8b"} 1 node_network_carrier{device="veth901bd48a"} 1 node_network_carrier{device="veth9c512b94"} 1 node_network_carrier{device="veth9cea80a2"} 1 node_network_carrier{device="veth9eeeeec5"} 1 node_network_carrier{device="vetha52e0735"} 1 node_network_carrier{device="vetha8832e35"} 1 node_network_carrier{device="vethab7e3f79"} 1 node_network_carrier{device="vethb6a194eb"} 1 node_network_carrier{device="vethbd6210fa"} 1 node_network_carrier{device="vethc917b104"} 1 node_network_carrier{device="vethcd0b10e8"} 1 node_network_carrier{device="vethcdbaa809"} 1 node_network_carrier{device="vethcf800526"} 1 node_network_carrier{device="vethd24b77bb"} 1 node_network_carrier{device="vethdf26dada"} 1 node_network_carrier{device="vethe13d6169"} 1 node_network_carrier{device="vethe828e994"} 1 node_network_carrier{device="vethee53843a"} 1 node_network_carrier{device="vethf030be6a"} 1 node_network_carrier{device="vethf0580be9"} 1 node_network_carrier{device="vethf35dd394"} 1 node_network_carrier{device="vethf4356a83"} 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="veth004027e6"} 2 node_network_carrier_changes_total{device="veth04ba0b1f"} 2 node_network_carrier_changes_total{device="veth0a1dfc36"} 2 node_network_carrier_changes_total{device="veth0a95c175"} 2 node_network_carrier_changes_total{device="veth0cabcd75"} 2 node_network_carrier_changes_total{device="veth0e08883e"} 2 node_network_carrier_changes_total{device="veth0edb6aa5"} 2 node_network_carrier_changes_total{device="veth1ceb8aae"} 2 node_network_carrier_changes_total{device="veth2016a9ac"} 2 node_network_carrier_changes_total{device="veth2e63ecce"} 2 node_network_carrier_changes_total{device="veth303b9f9a"} 2 node_network_carrier_changes_total{device="veth3141da1f"} 2 node_network_carrier_changes_total{device="veth39c4fba5"} 2 node_network_carrier_changes_total{device="veth3c7d96d8"} 2 node_network_carrier_changes_total{device="veth3d28bac7"} 2 node_network_carrier_changes_total{device="veth3e676e06"} 2 node_network_carrier_changes_total{device="veth4204740b"} 2 node_network_carrier_changes_total{device="veth44117c98"} 2 node_network_carrier_changes_total{device="veth48f31605"} 2 node_network_carrier_changes_total{device="veth55871797"} 2 node_network_carrier_changes_total{device="veth5e6ddf7b"} 2 node_network_carrier_changes_total{device="veth5ec56e85"} 2 node_network_carrier_changes_total{device="veth67b66026"} 2 node_network_carrier_changes_total{device="veth6c68377f"} 2 node_network_carrier_changes_total{device="veth6db46360"} 2 node_network_carrier_changes_total{device="veth6e5698bf"} 2 node_network_carrier_changes_total{device="veth7b45fe26"} 2 node_network_carrier_changes_total{device="veth84ac721b"} 2 node_network_carrier_changes_total{device="veth863cdd8b"} 2 node_network_carrier_changes_total{device="veth901bd48a"} 2 node_network_carrier_changes_total{device="veth9c512b94"} 2 node_network_carrier_changes_total{device="veth9cea80a2"} 2 node_network_carrier_changes_total{device="veth9eeeeec5"} 2 node_network_carrier_changes_total{device="vetha52e0735"} 2 node_network_carrier_changes_total{device="vetha8832e35"} 2 node_network_carrier_changes_total{device="vethab7e3f79"} 2 node_network_carrier_changes_total{device="vethb6a194eb"} 2 node_network_carrier_changes_total{device="vethbd6210fa"} 2 node_network_carrier_changes_total{device="vethc917b104"} 2 node_network_carrier_changes_total{device="vethcd0b10e8"} 2 node_network_carrier_changes_total{device="vethcdbaa809"} 2 node_network_carrier_changes_total{device="vethcf800526"} 2 node_network_carrier_changes_total{device="vethd24b77bb"} 2 node_network_carrier_changes_total{device="vethdf26dada"} 2 node_network_carrier_changes_total{device="vethe13d6169"} 2 node_network_carrier_changes_total{device="vethe828e994"} 2 node_network_carrier_changes_total{device="vethee53843a"} 2 node_network_carrier_changes_total{device="vethf030be6a"} 2 node_network_carrier_changes_total{device="vethf0580be9"} 2 node_network_carrier_changes_total{device="vethf35dd394"} 2 node_network_carrier_changes_total{device="vethf4356a83"} 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="veth004027e6"} 1 node_network_carrier_down_changes_total{device="veth04ba0b1f"} 1 node_network_carrier_down_changes_total{device="veth0a1dfc36"} 1 node_network_carrier_down_changes_total{device="veth0a95c175"} 1 node_network_carrier_down_changes_total{device="veth0cabcd75"} 1 node_network_carrier_down_changes_total{device="veth0e08883e"} 1 node_network_carrier_down_changes_total{device="veth0edb6aa5"} 1 node_network_carrier_down_changes_total{device="veth1ceb8aae"} 1 node_network_carrier_down_changes_total{device="veth2016a9ac"} 1 node_network_carrier_down_changes_total{device="veth2e63ecce"} 1 node_network_carrier_down_changes_total{device="veth303b9f9a"} 1 node_network_carrier_down_changes_total{device="veth3141da1f"} 1 node_network_carrier_down_changes_total{device="veth39c4fba5"} 1 node_network_carrier_down_changes_total{device="veth3c7d96d8"} 1 node_network_carrier_down_changes_total{device="veth3d28bac7"} 1 node_network_carrier_down_changes_total{device="veth3e676e06"} 1 node_network_carrier_down_changes_total{device="veth4204740b"} 1 node_network_carrier_down_changes_total{device="veth44117c98"} 1 node_network_carrier_down_changes_total{device="veth48f31605"} 1 node_network_carrier_down_changes_total{device="veth55871797"} 1 node_network_carrier_down_changes_total{device="veth5e6ddf7b"} 1 node_network_carrier_down_changes_total{device="veth5ec56e85"} 1 node_network_carrier_down_changes_total{device="veth67b66026"} 1 node_network_carrier_down_changes_total{device="veth6c68377f"} 1 node_network_carrier_down_changes_total{device="veth6db46360"} 1 node_network_carrier_down_changes_total{device="veth6e5698bf"} 1 node_network_carrier_down_changes_total{device="veth7b45fe26"} 1 node_network_carrier_down_changes_total{device="veth84ac721b"} 1 node_network_carrier_down_changes_total{device="veth863cdd8b"} 1 node_network_carrier_down_changes_total{device="veth901bd48a"} 1 node_network_carrier_down_changes_total{device="veth9c512b94"} 1 node_network_carrier_down_changes_total{device="veth9cea80a2"} 1 node_network_carrier_down_changes_total{device="veth9eeeeec5"} 1 node_network_carrier_down_changes_total{device="vetha52e0735"} 1 node_network_carrier_down_changes_total{device="vetha8832e35"} 1 node_network_carrier_down_changes_total{device="vethab7e3f79"} 1 node_network_carrier_down_changes_total{device="vethb6a194eb"} 1 node_network_carrier_down_changes_total{device="vethbd6210fa"} 1 node_network_carrier_down_changes_total{device="vethc917b104"} 1 node_network_carrier_down_changes_total{device="vethcd0b10e8"} 1 node_network_carrier_down_changes_total{device="vethcdbaa809"} 1 node_network_carrier_down_changes_total{device="vethcf800526"} 1 node_network_carrier_down_changes_total{device="vethd24b77bb"} 1 node_network_carrier_down_changes_total{device="vethdf26dada"} 1 node_network_carrier_down_changes_total{device="vethe13d6169"} 1 node_network_carrier_down_changes_total{device="vethe828e994"} 1 node_network_carrier_down_changes_total{device="vethee53843a"} 1 node_network_carrier_down_changes_total{device="vethf030be6a"} 1 node_network_carrier_down_changes_total{device="vethf0580be9"} 1 node_network_carrier_down_changes_total{device="vethf35dd394"} 1 node_network_carrier_down_changes_total{device="vethf4356a83"} 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="veth004027e6"} 1 node_network_carrier_up_changes_total{device="veth04ba0b1f"} 1 node_network_carrier_up_changes_total{device="veth0a1dfc36"} 1 node_network_carrier_up_changes_total{device="veth0a95c175"} 1 node_network_carrier_up_changes_total{device="veth0cabcd75"} 1 node_network_carrier_up_changes_total{device="veth0e08883e"} 1 node_network_carrier_up_changes_total{device="veth0edb6aa5"} 1 node_network_carrier_up_changes_total{device="veth1ceb8aae"} 1 node_network_carrier_up_changes_total{device="veth2016a9ac"} 1 node_network_carrier_up_changes_total{device="veth2e63ecce"} 1 node_network_carrier_up_changes_total{device="veth303b9f9a"} 1 node_network_carrier_up_changes_total{device="veth3141da1f"} 1 node_network_carrier_up_changes_total{device="veth39c4fba5"} 1 node_network_carrier_up_changes_total{device="veth3c7d96d8"} 1 node_network_carrier_up_changes_total{device="veth3d28bac7"} 1 node_network_carrier_up_changes_total{device="veth3e676e06"} 1 node_network_carrier_up_changes_total{device="veth4204740b"} 1 node_network_carrier_up_changes_total{device="veth44117c98"} 1 node_network_carrier_up_changes_total{device="veth48f31605"} 1 node_network_carrier_up_changes_total{device="veth55871797"} 1 node_network_carrier_up_changes_total{device="veth5e6ddf7b"} 1 node_network_carrier_up_changes_total{device="veth5ec56e85"} 1 node_network_carrier_up_changes_total{device="veth67b66026"} 1 node_network_carrier_up_changes_total{device="veth6c68377f"} 1 node_network_carrier_up_changes_total{device="veth6db46360"} 1 node_network_carrier_up_changes_total{device="veth6e5698bf"} 1 node_network_carrier_up_changes_total{device="veth7b45fe26"} 1 node_network_carrier_up_changes_total{device="veth84ac721b"} 1 node_network_carrier_up_changes_total{device="veth863cdd8b"} 1 node_network_carrier_up_changes_total{device="veth901bd48a"} 1 node_network_carrier_up_changes_total{device="veth9c512b94"} 1 node_network_carrier_up_changes_total{device="veth9cea80a2"} 1 node_network_carrier_up_changes_total{device="veth9eeeeec5"} 1 node_network_carrier_up_changes_total{device="vetha52e0735"} 1 node_network_carrier_up_changes_total{device="vetha8832e35"} 1 node_network_carrier_up_changes_total{device="vethab7e3f79"} 1 node_network_carrier_up_changes_total{device="vethb6a194eb"} 1 node_network_carrier_up_changes_total{device="vethbd6210fa"} 1 node_network_carrier_up_changes_total{device="vethc917b104"} 1 node_network_carrier_up_changes_total{device="vethcd0b10e8"} 1 node_network_carrier_up_changes_total{device="vethcdbaa809"} 1 node_network_carrier_up_changes_total{device="vethcf800526"} 1 node_network_carrier_up_changes_total{device="vethd24b77bb"} 1 node_network_carrier_up_changes_total{device="vethdf26dada"} 1 node_network_carrier_up_changes_total{device="vethe13d6169"} 1 node_network_carrier_up_changes_total{device="vethe828e994"} 1 node_network_carrier_up_changes_total{device="vethee53843a"} 1 node_network_carrier_up_changes_total{device="vethf030be6a"} 1 node_network_carrier_up_changes_total{device="vethf0580be9"} 1 node_network_carrier_up_changes_total{device="vethf35dd394"} 1 node_network_carrier_up_changes_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_device_id{device="veth04ba0b1f"} 0 node_network_device_id{device="veth0a1dfc36"} 0 node_network_device_id{device="veth0a95c175"} 0 node_network_device_id{device="veth0cabcd75"} 0 node_network_device_id{device="veth0e08883e"} 0 node_network_device_id{device="veth0edb6aa5"} 0 node_network_device_id{device="veth1ceb8aae"} 0 node_network_device_id{device="veth2016a9ac"} 0 node_network_device_id{device="veth2e63ecce"} 0 node_network_device_id{device="veth303b9f9a"} 0 node_network_device_id{device="veth3141da1f"} 0 node_network_device_id{device="veth39c4fba5"} 0 node_network_device_id{device="veth3c7d96d8"} 0 node_network_device_id{device="veth3d28bac7"} 0 node_network_device_id{device="veth3e676e06"} 0 node_network_device_id{device="veth4204740b"} 0 node_network_device_id{device="veth44117c98"} 0 node_network_device_id{device="veth48f31605"} 0 node_network_device_id{device="veth55871797"} 0 node_network_device_id{device="veth5e6ddf7b"} 0 node_network_device_id{device="veth5ec56e85"} 0 node_network_device_id{device="veth67b66026"} 0 node_network_device_id{device="veth6c68377f"} 0 node_network_device_id{device="veth6db46360"} 0 node_network_device_id{device="veth6e5698bf"} 0 node_network_device_id{device="veth7b45fe26"} 0 node_network_device_id{device="veth84ac721b"} 0 node_network_device_id{device="veth863cdd8b"} 0 node_network_device_id{device="veth901bd48a"} 0 node_network_device_id{device="veth9c512b94"} 0 node_network_device_id{device="veth9cea80a2"} 0 node_network_device_id{device="veth9eeeeec5"} 0 node_network_device_id{device="vetha52e0735"} 0 node_network_device_id{device="vetha8832e35"} 0 node_network_device_id{device="vethab7e3f79"} 0 node_network_device_id{device="vethb6a194eb"} 0 node_network_device_id{device="vethbd6210fa"} 0 node_network_device_id{device="vethc917b104"} 0 node_network_device_id{device="vethcd0b10e8"} 0 node_network_device_id{device="vethcdbaa809"} 0 node_network_device_id{device="vethcf800526"} 0 node_network_device_id{device="vethd24b77bb"} 0 node_network_device_id{device="vethdf26dada"} 0 node_network_device_id{device="vethe13d6169"} 0 node_network_device_id{device="vethe828e994"} 0 node_network_device_id{device="vethee53843a"} 0 node_network_device_id{device="vethf030be6a"} 0 node_network_device_id{device="vethf0580be9"} 0 node_network_device_id{device="vethf35dd394"} 0 node_network_device_id{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_dormant{device="veth04ba0b1f"} 0 node_network_dormant{device="veth0a1dfc36"} 0 node_network_dormant{device="veth0a95c175"} 0 node_network_dormant{device="veth0cabcd75"} 0 node_network_dormant{device="veth0e08883e"} 0 node_network_dormant{device="veth0edb6aa5"} 0 node_network_dormant{device="veth1ceb8aae"} 0 node_network_dormant{device="veth2016a9ac"} 0 node_network_dormant{device="veth2e63ecce"} 0 node_network_dormant{device="veth303b9f9a"} 0 node_network_dormant{device="veth3141da1f"} 0 node_network_dormant{device="veth39c4fba5"} 0 node_network_dormant{device="veth3c7d96d8"} 0 node_network_dormant{device="veth3d28bac7"} 0 node_network_dormant{device="veth3e676e06"} 0 node_network_dormant{device="veth4204740b"} 0 node_network_dormant{device="veth44117c98"} 0 node_network_dormant{device="veth48f31605"} 0 node_network_dormant{device="veth55871797"} 0 node_network_dormant{device="veth5e6ddf7b"} 0 node_network_dormant{device="veth5ec56e85"} 0 node_network_dormant{device="veth67b66026"} 0 node_network_dormant{device="veth6c68377f"} 0 node_network_dormant{device="veth6db46360"} 0 node_network_dormant{device="veth6e5698bf"} 0 node_network_dormant{device="veth7b45fe26"} 0 node_network_dormant{device="veth84ac721b"} 0 node_network_dormant{device="veth863cdd8b"} 0 node_network_dormant{device="veth901bd48a"} 0 node_network_dormant{device="veth9c512b94"} 0 node_network_dormant{device="veth9cea80a2"} 0 node_network_dormant{device="veth9eeeeec5"} 0 node_network_dormant{device="vetha52e0735"} 0 node_network_dormant{device="vetha8832e35"} 0 node_network_dormant{device="vethab7e3f79"} 0 node_network_dormant{device="vethb6a194eb"} 0 node_network_dormant{device="vethbd6210fa"} 0 node_network_dormant{device="vethc917b104"} 0 node_network_dormant{device="vethcd0b10e8"} 0 node_network_dormant{device="vethcdbaa809"} 0 node_network_dormant{device="vethcf800526"} 0 node_network_dormant{device="vethd24b77bb"} 0 node_network_dormant{device="vethdf26dada"} 0 node_network_dormant{device="vethe13d6169"} 0 node_network_dormant{device="vethe828e994"} 0 node_network_dormant{device="vethee53843a"} 0 node_network_dormant{device="vethf030be6a"} 0 node_network_dormant{device="vethf0580be9"} 0 node_network_dormant{device="vethf35dd394"} 0 node_network_dormant{device="vethf4356a83"} 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="veth004027e6"} 4867 node_network_flags{device="veth04ba0b1f"} 4867 node_network_flags{device="veth0a1dfc36"} 4867 node_network_flags{device="veth0a95c175"} 4867 node_network_flags{device="veth0cabcd75"} 4867 node_network_flags{device="veth0e08883e"} 4867 node_network_flags{device="veth0edb6aa5"} 4867 node_network_flags{device="veth1ceb8aae"} 4867 node_network_flags{device="veth2016a9ac"} 4867 node_network_flags{device="veth2e63ecce"} 4867 node_network_flags{device="veth303b9f9a"} 4867 node_network_flags{device="veth3141da1f"} 4867 node_network_flags{device="veth39c4fba5"} 4867 node_network_flags{device="veth3c7d96d8"} 4867 node_network_flags{device="veth3d28bac7"} 4867 node_network_flags{device="veth3e676e06"} 4867 node_network_flags{device="veth4204740b"} 4867 node_network_flags{device="veth44117c98"} 4867 node_network_flags{device="veth48f31605"} 4867 node_network_flags{device="veth55871797"} 4867 node_network_flags{device="veth5e6ddf7b"} 4867 node_network_flags{device="veth5ec56e85"} 4867 node_network_flags{device="veth67b66026"} 4867 node_network_flags{device="veth6c68377f"} 4867 node_network_flags{device="veth6db46360"} 4867 node_network_flags{device="veth6e5698bf"} 4867 node_network_flags{device="veth7b45fe26"} 4867 node_network_flags{device="veth84ac721b"} 4867 node_network_flags{device="veth863cdd8b"} 4867 node_network_flags{device="veth901bd48a"} 4867 node_network_flags{device="veth9c512b94"} 4867 node_network_flags{device="veth9cea80a2"} 4867 node_network_flags{device="veth9eeeeec5"} 4867 node_network_flags{device="vetha52e0735"} 4867 node_network_flags{device="vetha8832e35"} 4867 node_network_flags{device="vethab7e3f79"} 4867 node_network_flags{device="vethb6a194eb"} 4867 node_network_flags{device="vethbd6210fa"} 4867 node_network_flags{device="vethc917b104"} 4867 node_network_flags{device="vethcd0b10e8"} 4867 node_network_flags{device="vethcdbaa809"} 4867 node_network_flags{device="vethcf800526"} 4867 node_network_flags{device="vethd24b77bb"} 4867 node_network_flags{device="vethdf26dada"} 4867 node_network_flags{device="vethe13d6169"} 4867 node_network_flags{device="vethe828e994"} 4867 node_network_flags{device="vethee53843a"} 4867 node_network_flags{device="vethf030be6a"} 4867 node_network_flags{device="vethf0580be9"} 4867 node_network_flags{device="vethf35dd394"} 4867 node_network_flags{device="vethf4356a83"} 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="veth004027e6"} 2502 node_network_iface_id{device="veth04ba0b1f"} 5 node_network_iface_id{device="veth0a1dfc36"} 36 node_network_iface_id{device="veth0a95c175"} 2394 node_network_iface_id{device="veth0cabcd75"} 2506 node_network_iface_id{device="veth0e08883e"} 2303 node_network_iface_id{device="veth0edb6aa5"} 1781 node_network_iface_id{device="veth1ceb8aae"} 2497 node_network_iface_id{device="veth2016a9ac"} 2299 node_network_iface_id{device="veth2e63ecce"} 2503 node_network_iface_id{device="veth303b9f9a"} 1782 node_network_iface_id{device="veth3141da1f"} 2498 node_network_iface_id{device="veth39c4fba5"} 97 node_network_iface_id{device="veth3c7d96d8"} 21 node_network_iface_id{device="veth3d28bac7"} 9 node_network_iface_id{device="veth3e676e06"} 52 node_network_iface_id{device="veth4204740b"} 2273 node_network_iface_id{device="veth44117c98"} 251 node_network_iface_id{device="veth48f31605"} 39 node_network_iface_id{device="veth55871797"} 968 node_network_iface_id{device="veth5e6ddf7b"} 2501 node_network_iface_id{device="veth5ec56e85"} 2499 node_network_iface_id{device="veth67b66026"} 30 node_network_iface_id{device="veth6c68377f"} 2500 node_network_iface_id{device="veth6db46360"} 2504 node_network_iface_id{device="veth6e5698bf"} 38 node_network_iface_id{device="veth7b45fe26"} 15 node_network_iface_id{device="veth84ac721b"} 1796 node_network_iface_id{device="veth863cdd8b"} 23 node_network_iface_id{device="veth901bd48a"} 2505 node_network_iface_id{device="veth9c512b94"} 1801 node_network_iface_id{device="veth9cea80a2"} 47 node_network_iface_id{device="veth9eeeeec5"} 20 node_network_iface_id{device="vetha52e0735"} 50 node_network_iface_id{device="vetha8832e35"} 2366 node_network_iface_id{device="vethab7e3f79"} 25 node_network_iface_id{device="vethb6a194eb"} 2507 node_network_iface_id{device="vethbd6210fa"} 2367 node_network_iface_id{device="vethc917b104"} 2736 node_network_iface_id{device="vethcd0b10e8"} 6 node_network_iface_id{device="vethcdbaa809"} 24 node_network_iface_id{device="vethcf800526"} 19 node_network_iface_id{device="vethd24b77bb"} 34 node_network_iface_id{device="vethdf26dada"} 17 node_network_iface_id{device="vethe13d6169"} 2508 node_network_iface_id{device="vethe828e994"} 31 node_network_iface_id{device="vethee53843a"} 27 node_network_iface_id{device="vethf030be6a"} 1794 node_network_iface_id{device="vethf0580be9"} 2459 node_network_iface_id{device="vethf35dd394"} 18 node_network_iface_id{device="vethf4356a83"} 32 # 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="veth004027e6"} 2 node_network_iface_link{device="veth04ba0b1f"} 2 node_network_iface_link{device="veth0a1dfc36"} 2 node_network_iface_link{device="veth0a95c175"} 2 node_network_iface_link{device="veth0cabcd75"} 2 node_network_iface_link{device="veth0e08883e"} 2 node_network_iface_link{device="veth0edb6aa5"} 2 node_network_iface_link{device="veth1ceb8aae"} 2 node_network_iface_link{device="veth2016a9ac"} 2 node_network_iface_link{device="veth2e63ecce"} 2 node_network_iface_link{device="veth303b9f9a"} 2 node_network_iface_link{device="veth3141da1f"} 2 node_network_iface_link{device="veth39c4fba5"} 2 node_network_iface_link{device="veth3c7d96d8"} 2 node_network_iface_link{device="veth3d28bac7"} 2 node_network_iface_link{device="veth3e676e06"} 2 node_network_iface_link{device="veth4204740b"} 2 node_network_iface_link{device="veth44117c98"} 2 node_network_iface_link{device="veth48f31605"} 2 node_network_iface_link{device="veth55871797"} 2 node_network_iface_link{device="veth5e6ddf7b"} 2 node_network_iface_link{device="veth5ec56e85"} 2 node_network_iface_link{device="veth67b66026"} 2 node_network_iface_link{device="veth6c68377f"} 2 node_network_iface_link{device="veth6db46360"} 2 node_network_iface_link{device="veth6e5698bf"} 2 node_network_iface_link{device="veth7b45fe26"} 2 node_network_iface_link{device="veth84ac721b"} 2 node_network_iface_link{device="veth863cdd8b"} 2 node_network_iface_link{device="veth901bd48a"} 2 node_network_iface_link{device="veth9c512b94"} 2 node_network_iface_link{device="veth9cea80a2"} 2 node_network_iface_link{device="veth9eeeeec5"} 2 node_network_iface_link{device="vetha52e0735"} 2 node_network_iface_link{device="vetha8832e35"} 2 node_network_iface_link{device="vethab7e3f79"} 2 node_network_iface_link{device="vethb6a194eb"} 2 node_network_iface_link{device="vethbd6210fa"} 2 node_network_iface_link{device="vethc917b104"} 2 node_network_iface_link{device="vethcd0b10e8"} 2 node_network_iface_link{device="vethcdbaa809"} 2 node_network_iface_link{device="vethcf800526"} 2 node_network_iface_link{device="vethd24b77bb"} 2 node_network_iface_link{device="vethdf26dada"} 2 node_network_iface_link{device="vethe13d6169"} 2 node_network_iface_link{device="vethe828e994"} 2 node_network_iface_link{device="vethee53843a"} 2 node_network_iface_link{device="vethf030be6a"} 2 node_network_iface_link{device="vethf0580be9"} 2 node_network_iface_link{device="vethf35dd394"} 2 node_network_iface_link{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_iface_link_mode{device="veth04ba0b1f"} 0 node_network_iface_link_mode{device="veth0a1dfc36"} 0 node_network_iface_link_mode{device="veth0a95c175"} 0 node_network_iface_link_mode{device="veth0cabcd75"} 0 node_network_iface_link_mode{device="veth0e08883e"} 0 node_network_iface_link_mode{device="veth0edb6aa5"} 0 node_network_iface_link_mode{device="veth1ceb8aae"} 0 node_network_iface_link_mode{device="veth2016a9ac"} 0 node_network_iface_link_mode{device="veth2e63ecce"} 0 node_network_iface_link_mode{device="veth303b9f9a"} 0 node_network_iface_link_mode{device="veth3141da1f"} 0 node_network_iface_link_mode{device="veth39c4fba5"} 0 node_network_iface_link_mode{device="veth3c7d96d8"} 0 node_network_iface_link_mode{device="veth3d28bac7"} 0 node_network_iface_link_mode{device="veth3e676e06"} 0 node_network_iface_link_mode{device="veth4204740b"} 0 node_network_iface_link_mode{device="veth44117c98"} 0 node_network_iface_link_mode{device="veth48f31605"} 0 node_network_iface_link_mode{device="veth55871797"} 0 node_network_iface_link_mode{device="veth5e6ddf7b"} 0 node_network_iface_link_mode{device="veth5ec56e85"} 0 node_network_iface_link_mode{device="veth67b66026"} 0 node_network_iface_link_mode{device="veth6c68377f"} 0 node_network_iface_link_mode{device="veth6db46360"} 0 node_network_iface_link_mode{device="veth6e5698bf"} 0 node_network_iface_link_mode{device="veth7b45fe26"} 0 node_network_iface_link_mode{device="veth84ac721b"} 0 node_network_iface_link_mode{device="veth863cdd8b"} 0 node_network_iface_link_mode{device="veth901bd48a"} 0 node_network_iface_link_mode{device="veth9c512b94"} 0 node_network_iface_link_mode{device="veth9cea80a2"} 0 node_network_iface_link_mode{device="veth9eeeeec5"} 0 node_network_iface_link_mode{device="vetha52e0735"} 0 node_network_iface_link_mode{device="vetha8832e35"} 0 node_network_iface_link_mode{device="vethab7e3f79"} 0 node_network_iface_link_mode{device="vethb6a194eb"} 0 node_network_iface_link_mode{device="vethbd6210fa"} 0 node_network_iface_link_mode{device="vethc917b104"} 0 node_network_iface_link_mode{device="vethcd0b10e8"} 0 node_network_iface_link_mode{device="vethcdbaa809"} 0 node_network_iface_link_mode{device="vethcf800526"} 0 node_network_iface_link_mode{device="vethd24b77bb"} 0 node_network_iface_link_mode{device="vethdf26dada"} 0 node_network_iface_link_mode{device="vethe13d6169"} 0 node_network_iface_link_mode{device="vethe828e994"} 0 node_network_iface_link_mode{device="vethee53843a"} 0 node_network_iface_link_mode{device="vethf030be6a"} 0 node_network_iface_link_mode{device="vethf0580be9"} 0 node_network_iface_link_mode{device="vethf35dd394"} 0 node_network_iface_link_mode{device="vethf4356a83"} 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:38:b7:d5:a5:54",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethdf26dada",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:56:04:ab:cc:08",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc917b104",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:da:f0:71:71:a3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6e5698bf",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:e0:10:46:9b:7f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3d28bac7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0a:0a:15:09:f7:3f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf0580be9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0a:64:78:ee:b5:47",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethee53843a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:e7:83:b1:53:25",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcf800526",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:90:4c:ca:46:d8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0a1dfc36",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:b3:4b:f7:2f:26",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6db46360",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:db:82:7a:80:78",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth67b66026",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1a:81:8a:bc:8e:4c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd24b77bb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:00:25:a4:b9:9f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0a95c175",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:43:24:1f:45:d8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth863cdd8b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:6e:31:2a:0b:ac",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1ceb8aae",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:87:e0:b1:01:3f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf030be6a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:55:c8:fd:fc:d7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth39c4fba5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:a7:40:76:13:60",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe828e994",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:67:d7:95:72:3b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5ec56e85",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3e:74:22:2f:71:1e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth04ba0b1f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:67:2e:1c:45:e0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0cabcd75",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="46:87:37:22:02:f6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth004027e6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="46:99:b1:7d:d4:d9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf4356a83",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:d7:d3:cd:1f:66",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth44117c98",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:e8:cb:f9:cf:15",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3c7d96d8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:08:ea:7b:6d:6c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth303b9f9a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:e3:a0:eb:c8:6c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3e676e06",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="52:98:2f:e2:dc:fb",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth55871797",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:9c:9a:e0:8f:af",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2016a9ac",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:ac:56:52:c4:56",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2e63ecce",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5e:95:8a:61:01:90",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf35dd394",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="62:8e:85:31:5b:19",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcdbaa809",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="62:b2:91:6e:bc:7e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbd6210fa",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="72:2a:54:f4:a1:32",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth4204740b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="72:6e:1f:0e:34:33",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha52e0735",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7e:4d:9d:76:4a:b3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth901bd48a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7e:cf:4b:94:fc:bd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6c68377f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:02:57:e3:f3:ef",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe13d6169",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:f8:49:ec:d0:37",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9c512b94",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:12:86:66:f6:3d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb6a194eb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:cc:fd:f0:d7:db",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9eeeeec5",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="a6:1f:c9:1e:fa:c4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3141da1f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:11:41:b8:53:f4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0e08883e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:b4:8a:72:19:84",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7b45fe26",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:0e:64:d8:1d:94",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha8832e35",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:c2:47:34:7c:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth84ac721b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:7e:15:98:5d:aa",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcd0b10e8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:78:c1:02:8e:29",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth48f31605",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:7c:fb:c9:34:9e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9cea80a2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="da:ba:29:48:6e:e7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5e6ddf7b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:5b:0b:45:81:23",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0edb6aa5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fe:a8:b4:b6:4b:4b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethab7e3f79",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="veth004027e6"} 1450 node_network_mtu_bytes{device="veth04ba0b1f"} 1450 node_network_mtu_bytes{device="veth0a1dfc36"} 1450 node_network_mtu_bytes{device="veth0a95c175"} 1450 node_network_mtu_bytes{device="veth0cabcd75"} 1450 node_network_mtu_bytes{device="veth0e08883e"} 1450 node_network_mtu_bytes{device="veth0edb6aa5"} 1450 node_network_mtu_bytes{device="veth1ceb8aae"} 1450 node_network_mtu_bytes{device="veth2016a9ac"} 1450 node_network_mtu_bytes{device="veth2e63ecce"} 1450 node_network_mtu_bytes{device="veth303b9f9a"} 1450 node_network_mtu_bytes{device="veth3141da1f"} 1450 node_network_mtu_bytes{device="veth39c4fba5"} 1450 node_network_mtu_bytes{device="veth3c7d96d8"} 1450 node_network_mtu_bytes{device="veth3d28bac7"} 1450 node_network_mtu_bytes{device="veth3e676e06"} 1450 node_network_mtu_bytes{device="veth4204740b"} 1450 node_network_mtu_bytes{device="veth44117c98"} 1450 node_network_mtu_bytes{device="veth48f31605"} 1450 node_network_mtu_bytes{device="veth55871797"} 1450 node_network_mtu_bytes{device="veth5e6ddf7b"} 1450 node_network_mtu_bytes{device="veth5ec56e85"} 1450 node_network_mtu_bytes{device="veth67b66026"} 1450 node_network_mtu_bytes{device="veth6c68377f"} 1450 node_network_mtu_bytes{device="veth6db46360"} 1450 node_network_mtu_bytes{device="veth6e5698bf"} 1450 node_network_mtu_bytes{device="veth7b45fe26"} 1450 node_network_mtu_bytes{device="veth84ac721b"} 1450 node_network_mtu_bytes{device="veth863cdd8b"} 1450 node_network_mtu_bytes{device="veth901bd48a"} 1450 node_network_mtu_bytes{device="veth9c512b94"} 1450 node_network_mtu_bytes{device="veth9cea80a2"} 1450 node_network_mtu_bytes{device="veth9eeeeec5"} 1450 node_network_mtu_bytes{device="vetha52e0735"} 1450 node_network_mtu_bytes{device="vetha8832e35"} 1450 node_network_mtu_bytes{device="vethab7e3f79"} 1450 node_network_mtu_bytes{device="vethb6a194eb"} 1450 node_network_mtu_bytes{device="vethbd6210fa"} 1450 node_network_mtu_bytes{device="vethc917b104"} 1450 node_network_mtu_bytes{device="vethcd0b10e8"} 1450 node_network_mtu_bytes{device="vethcdbaa809"} 1450 node_network_mtu_bytes{device="vethcf800526"} 1450 node_network_mtu_bytes{device="vethd24b77bb"} 1450 node_network_mtu_bytes{device="vethdf26dada"} 1450 node_network_mtu_bytes{device="vethe13d6169"} 1450 node_network_mtu_bytes{device="vethe828e994"} 1450 node_network_mtu_bytes{device="vethee53843a"} 1450 node_network_mtu_bytes{device="vethf030be6a"} 1450 node_network_mtu_bytes{device="vethf0580be9"} 1450 node_network_mtu_bytes{device="vethf35dd394"} 1450 node_network_mtu_bytes{device="vethf4356a83"} 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="veth004027e6"} 3 node_network_name_assign_type{device="veth04ba0b1f"} 3 node_network_name_assign_type{device="veth0a1dfc36"} 3 node_network_name_assign_type{device="veth0a95c175"} 3 node_network_name_assign_type{device="veth0cabcd75"} 3 node_network_name_assign_type{device="veth0e08883e"} 3 node_network_name_assign_type{device="veth0edb6aa5"} 3 node_network_name_assign_type{device="veth1ceb8aae"} 3 node_network_name_assign_type{device="veth2016a9ac"} 3 node_network_name_assign_type{device="veth2e63ecce"} 3 node_network_name_assign_type{device="veth303b9f9a"} 3 node_network_name_assign_type{device="veth3141da1f"} 3 node_network_name_assign_type{device="veth39c4fba5"} 3 node_network_name_assign_type{device="veth3c7d96d8"} 3 node_network_name_assign_type{device="veth3d28bac7"} 3 node_network_name_assign_type{device="veth3e676e06"} 3 node_network_name_assign_type{device="veth4204740b"} 3 node_network_name_assign_type{device="veth44117c98"} 3 node_network_name_assign_type{device="veth48f31605"} 3 node_network_name_assign_type{device="veth55871797"} 3 node_network_name_assign_type{device="veth5e6ddf7b"} 3 node_network_name_assign_type{device="veth5ec56e85"} 3 node_network_name_assign_type{device="veth67b66026"} 3 node_network_name_assign_type{device="veth6c68377f"} 3 node_network_name_assign_type{device="veth6db46360"} 3 node_network_name_assign_type{device="veth6e5698bf"} 3 node_network_name_assign_type{device="veth7b45fe26"} 3 node_network_name_assign_type{device="veth84ac721b"} 3 node_network_name_assign_type{device="veth863cdd8b"} 3 node_network_name_assign_type{device="veth901bd48a"} 3 node_network_name_assign_type{device="veth9c512b94"} 3 node_network_name_assign_type{device="veth9cea80a2"} 3 node_network_name_assign_type{device="veth9eeeeec5"} 3 node_network_name_assign_type{device="vetha52e0735"} 3 node_network_name_assign_type{device="vetha8832e35"} 3 node_network_name_assign_type{device="vethab7e3f79"} 3 node_network_name_assign_type{device="vethb6a194eb"} 3 node_network_name_assign_type{device="vethbd6210fa"} 3 node_network_name_assign_type{device="vethc917b104"} 3 node_network_name_assign_type{device="vethcd0b10e8"} 3 node_network_name_assign_type{device="vethcdbaa809"} 3 node_network_name_assign_type{device="vethcf800526"} 3 node_network_name_assign_type{device="vethd24b77bb"} 3 node_network_name_assign_type{device="vethdf26dada"} 3 node_network_name_assign_type{device="vethe13d6169"} 3 node_network_name_assign_type{device="vethe828e994"} 3 node_network_name_assign_type{device="vethee53843a"} 3 node_network_name_assign_type{device="vethf030be6a"} 3 node_network_name_assign_type{device="vethf0580be9"} 3 node_network_name_assign_type{device="vethf35dd394"} 3 node_network_name_assign_type{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_net_dev_group{device="veth04ba0b1f"} 0 node_network_net_dev_group{device="veth0a1dfc36"} 0 node_network_net_dev_group{device="veth0a95c175"} 0 node_network_net_dev_group{device="veth0cabcd75"} 0 node_network_net_dev_group{device="veth0e08883e"} 0 node_network_net_dev_group{device="veth0edb6aa5"} 0 node_network_net_dev_group{device="veth1ceb8aae"} 0 node_network_net_dev_group{device="veth2016a9ac"} 0 node_network_net_dev_group{device="veth2e63ecce"} 0 node_network_net_dev_group{device="veth303b9f9a"} 0 node_network_net_dev_group{device="veth3141da1f"} 0 node_network_net_dev_group{device="veth39c4fba5"} 0 node_network_net_dev_group{device="veth3c7d96d8"} 0 node_network_net_dev_group{device="veth3d28bac7"} 0 node_network_net_dev_group{device="veth3e676e06"} 0 node_network_net_dev_group{device="veth4204740b"} 0 node_network_net_dev_group{device="veth44117c98"} 0 node_network_net_dev_group{device="veth48f31605"} 0 node_network_net_dev_group{device="veth55871797"} 0 node_network_net_dev_group{device="veth5e6ddf7b"} 0 node_network_net_dev_group{device="veth5ec56e85"} 0 node_network_net_dev_group{device="veth67b66026"} 0 node_network_net_dev_group{device="veth6c68377f"} 0 node_network_net_dev_group{device="veth6db46360"} 0 node_network_net_dev_group{device="veth6e5698bf"} 0 node_network_net_dev_group{device="veth7b45fe26"} 0 node_network_net_dev_group{device="veth84ac721b"} 0 node_network_net_dev_group{device="veth863cdd8b"} 0 node_network_net_dev_group{device="veth901bd48a"} 0 node_network_net_dev_group{device="veth9c512b94"} 0 node_network_net_dev_group{device="veth9cea80a2"} 0 node_network_net_dev_group{device="veth9eeeeec5"} 0 node_network_net_dev_group{device="vetha52e0735"} 0 node_network_net_dev_group{device="vetha8832e35"} 0 node_network_net_dev_group{device="vethab7e3f79"} 0 node_network_net_dev_group{device="vethb6a194eb"} 0 node_network_net_dev_group{device="vethbd6210fa"} 0 node_network_net_dev_group{device="vethc917b104"} 0 node_network_net_dev_group{device="vethcd0b10e8"} 0 node_network_net_dev_group{device="vethcdbaa809"} 0 node_network_net_dev_group{device="vethcf800526"} 0 node_network_net_dev_group{device="vethd24b77bb"} 0 node_network_net_dev_group{device="vethdf26dada"} 0 node_network_net_dev_group{device="vethe13d6169"} 0 node_network_net_dev_group{device="vethe828e994"} 0 node_network_net_dev_group{device="vethee53843a"} 0 node_network_net_dev_group{device="vethf030be6a"} 0 node_network_net_dev_group{device="vethf0580be9"} 0 node_network_net_dev_group{device="vethf35dd394"} 0 node_network_net_dev_group{device="vethf4356a83"} 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="veth004027e6"} 1 node_network_protocol_type{device="veth04ba0b1f"} 1 node_network_protocol_type{device="veth0a1dfc36"} 1 node_network_protocol_type{device="veth0a95c175"} 1 node_network_protocol_type{device="veth0cabcd75"} 1 node_network_protocol_type{device="veth0e08883e"} 1 node_network_protocol_type{device="veth0edb6aa5"} 1 node_network_protocol_type{device="veth1ceb8aae"} 1 node_network_protocol_type{device="veth2016a9ac"} 1 node_network_protocol_type{device="veth2e63ecce"} 1 node_network_protocol_type{device="veth303b9f9a"} 1 node_network_protocol_type{device="veth3141da1f"} 1 node_network_protocol_type{device="veth39c4fba5"} 1 node_network_protocol_type{device="veth3c7d96d8"} 1 node_network_protocol_type{device="veth3d28bac7"} 1 node_network_protocol_type{device="veth3e676e06"} 1 node_network_protocol_type{device="veth4204740b"} 1 node_network_protocol_type{device="veth44117c98"} 1 node_network_protocol_type{device="veth48f31605"} 1 node_network_protocol_type{device="veth55871797"} 1 node_network_protocol_type{device="veth5e6ddf7b"} 1 node_network_protocol_type{device="veth5ec56e85"} 1 node_network_protocol_type{device="veth67b66026"} 1 node_network_protocol_type{device="veth6c68377f"} 1 node_network_protocol_type{device="veth6db46360"} 1 node_network_protocol_type{device="veth6e5698bf"} 1 node_network_protocol_type{device="veth7b45fe26"} 1 node_network_protocol_type{device="veth84ac721b"} 1 node_network_protocol_type{device="veth863cdd8b"} 1 node_network_protocol_type{device="veth901bd48a"} 1 node_network_protocol_type{device="veth9c512b94"} 1 node_network_protocol_type{device="veth9cea80a2"} 1 node_network_protocol_type{device="veth9eeeeec5"} 1 node_network_protocol_type{device="vetha52e0735"} 1 node_network_protocol_type{device="vetha8832e35"} 1 node_network_protocol_type{device="vethab7e3f79"} 1 node_network_protocol_type{device="vethb6a194eb"} 1 node_network_protocol_type{device="vethbd6210fa"} 1 node_network_protocol_type{device="vethc917b104"} 1 node_network_protocol_type{device="vethcd0b10e8"} 1 node_network_protocol_type{device="vethcdbaa809"} 1 node_network_protocol_type{device="vethcf800526"} 1 node_network_protocol_type{device="vethd24b77bb"} 1 node_network_protocol_type{device="vethdf26dada"} 1 node_network_protocol_type{device="vethe13d6169"} 1 node_network_protocol_type{device="vethe828e994"} 1 node_network_protocol_type{device="vethee53843a"} 1 node_network_protocol_type{device="vethf030be6a"} 1 node_network_protocol_type{device="vethf0580be9"} 1 node_network_protocol_type{device="vethf35dd394"} 1 node_network_protocol_type{device="vethf4356a83"} 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"} 1.32918294276e+11 node_network_receive_bytes_total{device="eth0"} 6.3781837677e+10 node_network_receive_bytes_total{device="flannel.1"} 32 node_network_receive_bytes_total{device="lo"} 2.69299062178e+11 node_network_receive_bytes_total{device="veth004027e6"} 4.976482226e+09 node_network_receive_bytes_total{device="veth04ba0b1f"} 482512 node_network_receive_bytes_total{device="veth0a1dfc36"} 563914 node_network_receive_bytes_total{device="veth0a95c175"} 1.29529194e+08 node_network_receive_bytes_total{device="veth0cabcd75"} 4.333614e+06 node_network_receive_bytes_total{device="veth0e08883e"} 1.7570150518e+10 node_network_receive_bytes_total{device="veth0edb6aa5"} 2.884769642e+09 node_network_receive_bytes_total{device="veth1ceb8aae"} 788588 node_network_receive_bytes_total{device="veth2016a9ac"} 1.8661298e+08 node_network_receive_bytes_total{device="veth2e63ecce"} 1.113852e+06 node_network_receive_bytes_total{device="veth303b9f9a"} 2.68319269e+08 node_network_receive_bytes_total{device="veth3141da1f"} 3.986923552e+09 node_network_receive_bytes_total{device="veth39c4fba5"} 488562 node_network_receive_bytes_total{device="veth3c7d96d8"} 497730 node_network_receive_bytes_total{device="veth3d28bac7"} 490800 node_network_receive_bytes_total{device="veth3e676e06"} 2.44552167e+08 node_network_receive_bytes_total{device="veth4204740b"} 2.2332979852e+10 node_network_receive_bytes_total{device="veth44117c98"} 2.810949577e+09 node_network_receive_bytes_total{device="veth48f31605"} 6.220985393e+09 node_network_receive_bytes_total{device="veth55871797"} 3.18402409e+08 node_network_receive_bytes_total{device="veth5e6ddf7b"} 5.4103097608e+10 node_network_receive_bytes_total{device="veth5ec56e85"} 2.3980816855e+10 node_network_receive_bytes_total{device="veth67b66026"} 481512 node_network_receive_bytes_total{device="veth6c68377f"} 1.499292e+06 node_network_receive_bytes_total{device="veth6db46360"} 187792 node_network_receive_bytes_total{device="veth6e5698bf"} 483198 node_network_receive_bytes_total{device="veth7b45fe26"} 3.0369178198e+10 node_network_receive_bytes_total{device="veth84ac721b"} 8.4744147e+07 node_network_receive_bytes_total{device="veth863cdd8b"} 481162 node_network_receive_bytes_total{device="veth901bd48a"} 1.568514e+06 node_network_receive_bytes_total{device="veth9c512b94"} 2.0509954853e+11 node_network_receive_bytes_total{device="veth9cea80a2"} 2.846108616e+09 node_network_receive_bytes_total{device="veth9eeeeec5"} 557338 node_network_receive_bytes_total{device="vetha52e0735"} 1.028366498e+10 node_network_receive_bytes_total{device="vetha8832e35"} 2.40803806104e+11 node_network_receive_bytes_total{device="vethab7e3f79"} 4.9986610124e+10 node_network_receive_bytes_total{device="vethb6a194eb"} 1.231715e+06 node_network_receive_bytes_total{device="vethbd6210fa"} 4.13247788e+08 node_network_receive_bytes_total{device="vethc917b104"} 1522 node_network_receive_bytes_total{device="vethcd0b10e8"} 481914 node_network_receive_bytes_total{device="vethcdbaa809"} 481302 node_network_receive_bytes_total{device="vethcf800526"} 3.237814127e+09 node_network_receive_bytes_total{device="vethd24b77bb"} 3.50869727e+08 node_network_receive_bytes_total{device="vethdf26dada"} 7.68420963262e+11 node_network_receive_bytes_total{device="vethe13d6169"} 1.274098e+06 node_network_receive_bytes_total{device="vethe828e994"} 5.5642918215e+10 node_network_receive_bytes_total{device="vethee53843a"} 3.509369615e+09 node_network_receive_bytes_total{device="vethf030be6a"} 4.950589847e+09 node_network_receive_bytes_total{device="vethf0580be9"} 214812 node_network_receive_bytes_total{device="vethf35dd394"} 8.559902831e+09 node_network_receive_bytes_total{device="vethf4356a83"} 5.2104411407e+10 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="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="veth004027e6"} 0 node_network_receive_compressed_total{device="veth04ba0b1f"} 0 node_network_receive_compressed_total{device="veth0a1dfc36"} 0 node_network_receive_compressed_total{device="veth0a95c175"} 0 node_network_receive_compressed_total{device="veth0cabcd75"} 0 node_network_receive_compressed_total{device="veth0e08883e"} 0 node_network_receive_compressed_total{device="veth0edb6aa5"} 0 node_network_receive_compressed_total{device="veth1ceb8aae"} 0 node_network_receive_compressed_total{device="veth2016a9ac"} 0 node_network_receive_compressed_total{device="veth2e63ecce"} 0 node_network_receive_compressed_total{device="veth303b9f9a"} 0 node_network_receive_compressed_total{device="veth3141da1f"} 0 node_network_receive_compressed_total{device="veth39c4fba5"} 0 node_network_receive_compressed_total{device="veth3c7d96d8"} 0 node_network_receive_compressed_total{device="veth3d28bac7"} 0 node_network_receive_compressed_total{device="veth3e676e06"} 0 node_network_receive_compressed_total{device="veth4204740b"} 0 node_network_receive_compressed_total{device="veth44117c98"} 0 node_network_receive_compressed_total{device="veth48f31605"} 0 node_network_receive_compressed_total{device="veth55871797"} 0 node_network_receive_compressed_total{device="veth5e6ddf7b"} 0 node_network_receive_compressed_total{device="veth5ec56e85"} 0 node_network_receive_compressed_total{device="veth67b66026"} 0 node_network_receive_compressed_total{device="veth6c68377f"} 0 node_network_receive_compressed_total{device="veth6db46360"} 0 node_network_receive_compressed_total{device="veth6e5698bf"} 0 node_network_receive_compressed_total{device="veth7b45fe26"} 0 node_network_receive_compressed_total{device="veth84ac721b"} 0 node_network_receive_compressed_total{device="veth863cdd8b"} 0 node_network_receive_compressed_total{device="veth901bd48a"} 0 node_network_receive_compressed_total{device="veth9c512b94"} 0 node_network_receive_compressed_total{device="veth9cea80a2"} 0 node_network_receive_compressed_total{device="veth9eeeeec5"} 0 node_network_receive_compressed_total{device="vetha52e0735"} 0 node_network_receive_compressed_total{device="vetha8832e35"} 0 node_network_receive_compressed_total{device="vethab7e3f79"} 0 node_network_receive_compressed_total{device="vethb6a194eb"} 0 node_network_receive_compressed_total{device="vethbd6210fa"} 0 node_network_receive_compressed_total{device="vethc917b104"} 0 node_network_receive_compressed_total{device="vethcd0b10e8"} 0 node_network_receive_compressed_total{device="vethcdbaa809"} 0 node_network_receive_compressed_total{device="vethcf800526"} 0 node_network_receive_compressed_total{device="vethd24b77bb"} 0 node_network_receive_compressed_total{device="vethdf26dada"} 0 node_network_receive_compressed_total{device="vethe13d6169"} 0 node_network_receive_compressed_total{device="vethe828e994"} 0 node_network_receive_compressed_total{device="vethee53843a"} 0 node_network_receive_compressed_total{device="vethf030be6a"} 0 node_network_receive_compressed_total{device="vethf0580be9"} 0 node_network_receive_compressed_total{device="vethf35dd394"} 0 node_network_receive_compressed_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_receive_drop_total{device="veth04ba0b1f"} 0 node_network_receive_drop_total{device="veth0a1dfc36"} 0 node_network_receive_drop_total{device="veth0a95c175"} 0 node_network_receive_drop_total{device="veth0cabcd75"} 0 node_network_receive_drop_total{device="veth0e08883e"} 0 node_network_receive_drop_total{device="veth0edb6aa5"} 0 node_network_receive_drop_total{device="veth1ceb8aae"} 0 node_network_receive_drop_total{device="veth2016a9ac"} 0 node_network_receive_drop_total{device="veth2e63ecce"} 0 node_network_receive_drop_total{device="veth303b9f9a"} 0 node_network_receive_drop_total{device="veth3141da1f"} 0 node_network_receive_drop_total{device="veth39c4fba5"} 0 node_network_receive_drop_total{device="veth3c7d96d8"} 0 node_network_receive_drop_total{device="veth3d28bac7"} 0 node_network_receive_drop_total{device="veth3e676e06"} 0 node_network_receive_drop_total{device="veth4204740b"} 0 node_network_receive_drop_total{device="veth44117c98"} 0 node_network_receive_drop_total{device="veth48f31605"} 0 node_network_receive_drop_total{device="veth55871797"} 0 node_network_receive_drop_total{device="veth5e6ddf7b"} 0 node_network_receive_drop_total{device="veth5ec56e85"} 0 node_network_receive_drop_total{device="veth67b66026"} 0 node_network_receive_drop_total{device="veth6c68377f"} 0 node_network_receive_drop_total{device="veth6db46360"} 0 node_network_receive_drop_total{device="veth6e5698bf"} 0 node_network_receive_drop_total{device="veth7b45fe26"} 0 node_network_receive_drop_total{device="veth84ac721b"} 0 node_network_receive_drop_total{device="veth863cdd8b"} 0 node_network_receive_drop_total{device="veth901bd48a"} 0 node_network_receive_drop_total{device="veth9c512b94"} 0 node_network_receive_drop_total{device="veth9cea80a2"} 0 node_network_receive_drop_total{device="veth9eeeeec5"} 0 node_network_receive_drop_total{device="vetha52e0735"} 0 node_network_receive_drop_total{device="vetha8832e35"} 0 node_network_receive_drop_total{device="vethab7e3f79"} 0 node_network_receive_drop_total{device="vethb6a194eb"} 0 node_network_receive_drop_total{device="vethbd6210fa"} 0 node_network_receive_drop_total{device="vethc917b104"} 0 node_network_receive_drop_total{device="vethcd0b10e8"} 0 node_network_receive_drop_total{device="vethcdbaa809"} 0 node_network_receive_drop_total{device="vethcf800526"} 0 node_network_receive_drop_total{device="vethd24b77bb"} 0 node_network_receive_drop_total{device="vethdf26dada"} 0 node_network_receive_drop_total{device="vethe13d6169"} 0 node_network_receive_drop_total{device="vethe828e994"} 0 node_network_receive_drop_total{device="vethee53843a"} 0 node_network_receive_drop_total{device="vethf030be6a"} 0 node_network_receive_drop_total{device="vethf0580be9"} 0 node_network_receive_drop_total{device="vethf35dd394"} 0 node_network_receive_drop_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_receive_errs_total{device="veth04ba0b1f"} 0 node_network_receive_errs_total{device="veth0a1dfc36"} 0 node_network_receive_errs_total{device="veth0a95c175"} 0 node_network_receive_errs_total{device="veth0cabcd75"} 0 node_network_receive_errs_total{device="veth0e08883e"} 0 node_network_receive_errs_total{device="veth0edb6aa5"} 0 node_network_receive_errs_total{device="veth1ceb8aae"} 0 node_network_receive_errs_total{device="veth2016a9ac"} 0 node_network_receive_errs_total{device="veth2e63ecce"} 0 node_network_receive_errs_total{device="veth303b9f9a"} 0 node_network_receive_errs_total{device="veth3141da1f"} 0 node_network_receive_errs_total{device="veth39c4fba5"} 0 node_network_receive_errs_total{device="veth3c7d96d8"} 0 node_network_receive_errs_total{device="veth3d28bac7"} 0 node_network_receive_errs_total{device="veth3e676e06"} 0 node_network_receive_errs_total{device="veth4204740b"} 0 node_network_receive_errs_total{device="veth44117c98"} 0 node_network_receive_errs_total{device="veth48f31605"} 0 node_network_receive_errs_total{device="veth55871797"} 0 node_network_receive_errs_total{device="veth5e6ddf7b"} 0 node_network_receive_errs_total{device="veth5ec56e85"} 0 node_network_receive_errs_total{device="veth67b66026"} 0 node_network_receive_errs_total{device="veth6c68377f"} 0 node_network_receive_errs_total{device="veth6db46360"} 0 node_network_receive_errs_total{device="veth6e5698bf"} 0 node_network_receive_errs_total{device="veth7b45fe26"} 0 node_network_receive_errs_total{device="veth84ac721b"} 0 node_network_receive_errs_total{device="veth863cdd8b"} 0 node_network_receive_errs_total{device="veth901bd48a"} 0 node_network_receive_errs_total{device="veth9c512b94"} 0 node_network_receive_errs_total{device="veth9cea80a2"} 0 node_network_receive_errs_total{device="veth9eeeeec5"} 0 node_network_receive_errs_total{device="vetha52e0735"} 0 node_network_receive_errs_total{device="vetha8832e35"} 0 node_network_receive_errs_total{device="vethab7e3f79"} 0 node_network_receive_errs_total{device="vethb6a194eb"} 0 node_network_receive_errs_total{device="vethbd6210fa"} 0 node_network_receive_errs_total{device="vethc917b104"} 0 node_network_receive_errs_total{device="vethcd0b10e8"} 0 node_network_receive_errs_total{device="vethcdbaa809"} 0 node_network_receive_errs_total{device="vethcf800526"} 0 node_network_receive_errs_total{device="vethd24b77bb"} 0 node_network_receive_errs_total{device="vethdf26dada"} 0 node_network_receive_errs_total{device="vethe13d6169"} 0 node_network_receive_errs_total{device="vethe828e994"} 0 node_network_receive_errs_total{device="vethee53843a"} 0 node_network_receive_errs_total{device="vethf030be6a"} 0 node_network_receive_errs_total{device="vethf0580be9"} 0 node_network_receive_errs_total{device="vethf35dd394"} 0 node_network_receive_errs_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_receive_fifo_total{device="veth04ba0b1f"} 0 node_network_receive_fifo_total{device="veth0a1dfc36"} 0 node_network_receive_fifo_total{device="veth0a95c175"} 0 node_network_receive_fifo_total{device="veth0cabcd75"} 0 node_network_receive_fifo_total{device="veth0e08883e"} 0 node_network_receive_fifo_total{device="veth0edb6aa5"} 0 node_network_receive_fifo_total{device="veth1ceb8aae"} 0 node_network_receive_fifo_total{device="veth2016a9ac"} 0 node_network_receive_fifo_total{device="veth2e63ecce"} 0 node_network_receive_fifo_total{device="veth303b9f9a"} 0 node_network_receive_fifo_total{device="veth3141da1f"} 0 node_network_receive_fifo_total{device="veth39c4fba5"} 0 node_network_receive_fifo_total{device="veth3c7d96d8"} 0 node_network_receive_fifo_total{device="veth3d28bac7"} 0 node_network_receive_fifo_total{device="veth3e676e06"} 0 node_network_receive_fifo_total{device="veth4204740b"} 0 node_network_receive_fifo_total{device="veth44117c98"} 0 node_network_receive_fifo_total{device="veth48f31605"} 0 node_network_receive_fifo_total{device="veth55871797"} 0 node_network_receive_fifo_total{device="veth5e6ddf7b"} 0 node_network_receive_fifo_total{device="veth5ec56e85"} 0 node_network_receive_fifo_total{device="veth67b66026"} 0 node_network_receive_fifo_total{device="veth6c68377f"} 0 node_network_receive_fifo_total{device="veth6db46360"} 0 node_network_receive_fifo_total{device="veth6e5698bf"} 0 node_network_receive_fifo_total{device="veth7b45fe26"} 0 node_network_receive_fifo_total{device="veth84ac721b"} 0 node_network_receive_fifo_total{device="veth863cdd8b"} 0 node_network_receive_fifo_total{device="veth901bd48a"} 0 node_network_receive_fifo_total{device="veth9c512b94"} 0 node_network_receive_fifo_total{device="veth9cea80a2"} 0 node_network_receive_fifo_total{device="veth9eeeeec5"} 0 node_network_receive_fifo_total{device="vetha52e0735"} 0 node_network_receive_fifo_total{device="vetha8832e35"} 0 node_network_receive_fifo_total{device="vethab7e3f79"} 0 node_network_receive_fifo_total{device="vethb6a194eb"} 0 node_network_receive_fifo_total{device="vethbd6210fa"} 0 node_network_receive_fifo_total{device="vethc917b104"} 0 node_network_receive_fifo_total{device="vethcd0b10e8"} 0 node_network_receive_fifo_total{device="vethcdbaa809"} 0 node_network_receive_fifo_total{device="vethcf800526"} 0 node_network_receive_fifo_total{device="vethd24b77bb"} 0 node_network_receive_fifo_total{device="vethdf26dada"} 0 node_network_receive_fifo_total{device="vethe13d6169"} 0 node_network_receive_fifo_total{device="vethe828e994"} 0 node_network_receive_fifo_total{device="vethee53843a"} 0 node_network_receive_fifo_total{device="vethf030be6a"} 0 node_network_receive_fifo_total{device="vethf0580be9"} 0 node_network_receive_fifo_total{device="vethf35dd394"} 0 node_network_receive_fifo_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_receive_frame_total{device="veth04ba0b1f"} 0 node_network_receive_frame_total{device="veth0a1dfc36"} 0 node_network_receive_frame_total{device="veth0a95c175"} 0 node_network_receive_frame_total{device="veth0cabcd75"} 0 node_network_receive_frame_total{device="veth0e08883e"} 0 node_network_receive_frame_total{device="veth0edb6aa5"} 0 node_network_receive_frame_total{device="veth1ceb8aae"} 0 node_network_receive_frame_total{device="veth2016a9ac"} 0 node_network_receive_frame_total{device="veth2e63ecce"} 0 node_network_receive_frame_total{device="veth303b9f9a"} 0 node_network_receive_frame_total{device="veth3141da1f"} 0 node_network_receive_frame_total{device="veth39c4fba5"} 0 node_network_receive_frame_total{device="veth3c7d96d8"} 0 node_network_receive_frame_total{device="veth3d28bac7"} 0 node_network_receive_frame_total{device="veth3e676e06"} 0 node_network_receive_frame_total{device="veth4204740b"} 0 node_network_receive_frame_total{device="veth44117c98"} 0 node_network_receive_frame_total{device="veth48f31605"} 0 node_network_receive_frame_total{device="veth55871797"} 0 node_network_receive_frame_total{device="veth5e6ddf7b"} 0 node_network_receive_frame_total{device="veth5ec56e85"} 0 node_network_receive_frame_total{device="veth67b66026"} 0 node_network_receive_frame_total{device="veth6c68377f"} 0 node_network_receive_frame_total{device="veth6db46360"} 0 node_network_receive_frame_total{device="veth6e5698bf"} 0 node_network_receive_frame_total{device="veth7b45fe26"} 0 node_network_receive_frame_total{device="veth84ac721b"} 0 node_network_receive_frame_total{device="veth863cdd8b"} 0 node_network_receive_frame_total{device="veth901bd48a"} 0 node_network_receive_frame_total{device="veth9c512b94"} 0 node_network_receive_frame_total{device="veth9cea80a2"} 0 node_network_receive_frame_total{device="veth9eeeeec5"} 0 node_network_receive_frame_total{device="vetha52e0735"} 0 node_network_receive_frame_total{device="vetha8832e35"} 0 node_network_receive_frame_total{device="vethab7e3f79"} 0 node_network_receive_frame_total{device="vethb6a194eb"} 0 node_network_receive_frame_total{device="vethbd6210fa"} 0 node_network_receive_frame_total{device="vethc917b104"} 0 node_network_receive_frame_total{device="vethcd0b10e8"} 0 node_network_receive_frame_total{device="vethcdbaa809"} 0 node_network_receive_frame_total{device="vethcf800526"} 0 node_network_receive_frame_total{device="vethd24b77bb"} 0 node_network_receive_frame_total{device="vethdf26dada"} 0 node_network_receive_frame_total{device="vethe13d6169"} 0 node_network_receive_frame_total{device="vethe828e994"} 0 node_network_receive_frame_total{device="vethee53843a"} 0 node_network_receive_frame_total{device="vethf030be6a"} 0 node_network_receive_frame_total{device="vethf0580be9"} 0 node_network_receive_frame_total{device="vethf35dd394"} 0 node_network_receive_frame_total{device="vethf4356a83"} 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"} 374637 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="veth004027e6"} 0 node_network_receive_multicast_total{device="veth04ba0b1f"} 0 node_network_receive_multicast_total{device="veth0a1dfc36"} 0 node_network_receive_multicast_total{device="veth0a95c175"} 0 node_network_receive_multicast_total{device="veth0cabcd75"} 0 node_network_receive_multicast_total{device="veth0e08883e"} 0 node_network_receive_multicast_total{device="veth0edb6aa5"} 0 node_network_receive_multicast_total{device="veth1ceb8aae"} 0 node_network_receive_multicast_total{device="veth2016a9ac"} 0 node_network_receive_multicast_total{device="veth2e63ecce"} 0 node_network_receive_multicast_total{device="veth303b9f9a"} 0 node_network_receive_multicast_total{device="veth3141da1f"} 0 node_network_receive_multicast_total{device="veth39c4fba5"} 0 node_network_receive_multicast_total{device="veth3c7d96d8"} 0 node_network_receive_multicast_total{device="veth3d28bac7"} 0 node_network_receive_multicast_total{device="veth3e676e06"} 0 node_network_receive_multicast_total{device="veth4204740b"} 0 node_network_receive_multicast_total{device="veth44117c98"} 0 node_network_receive_multicast_total{device="veth48f31605"} 0 node_network_receive_multicast_total{device="veth55871797"} 0 node_network_receive_multicast_total{device="veth5e6ddf7b"} 0 node_network_receive_multicast_total{device="veth5ec56e85"} 0 node_network_receive_multicast_total{device="veth67b66026"} 0 node_network_receive_multicast_total{device="veth6c68377f"} 0 node_network_receive_multicast_total{device="veth6db46360"} 0 node_network_receive_multicast_total{device="veth6e5698bf"} 0 node_network_receive_multicast_total{device="veth7b45fe26"} 0 node_network_receive_multicast_total{device="veth84ac721b"} 0 node_network_receive_multicast_total{device="veth863cdd8b"} 0 node_network_receive_multicast_total{device="veth901bd48a"} 0 node_network_receive_multicast_total{device="veth9c512b94"} 0 node_network_receive_multicast_total{device="veth9cea80a2"} 0 node_network_receive_multicast_total{device="veth9eeeeec5"} 0 node_network_receive_multicast_total{device="vetha52e0735"} 0 node_network_receive_multicast_total{device="vetha8832e35"} 0 node_network_receive_multicast_total{device="vethab7e3f79"} 0 node_network_receive_multicast_total{device="vethb6a194eb"} 0 node_network_receive_multicast_total{device="vethbd6210fa"} 0 node_network_receive_multicast_total{device="vethc917b104"} 0 node_network_receive_multicast_total{device="vethcd0b10e8"} 0 node_network_receive_multicast_total{device="vethcdbaa809"} 0 node_network_receive_multicast_total{device="vethcf800526"} 0 node_network_receive_multicast_total{device="vethd24b77bb"} 0 node_network_receive_multicast_total{device="vethdf26dada"} 0 node_network_receive_multicast_total{device="vethe13d6169"} 0 node_network_receive_multicast_total{device="vethe828e994"} 0 node_network_receive_multicast_total{device="vethee53843a"} 0 node_network_receive_multicast_total{device="vethf030be6a"} 0 node_network_receive_multicast_total{device="vethf0580be9"} 0 node_network_receive_multicast_total{device="vethf35dd394"} 0 node_network_receive_multicast_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_receive_nohandler_total{device="veth04ba0b1f"} 0 node_network_receive_nohandler_total{device="veth0a1dfc36"} 0 node_network_receive_nohandler_total{device="veth0a95c175"} 0 node_network_receive_nohandler_total{device="veth0cabcd75"} 0 node_network_receive_nohandler_total{device="veth0e08883e"} 0 node_network_receive_nohandler_total{device="veth0edb6aa5"} 0 node_network_receive_nohandler_total{device="veth1ceb8aae"} 0 node_network_receive_nohandler_total{device="veth2016a9ac"} 0 node_network_receive_nohandler_total{device="veth2e63ecce"} 0 node_network_receive_nohandler_total{device="veth303b9f9a"} 0 node_network_receive_nohandler_total{device="veth3141da1f"} 0 node_network_receive_nohandler_total{device="veth39c4fba5"} 0 node_network_receive_nohandler_total{device="veth3c7d96d8"} 0 node_network_receive_nohandler_total{device="veth3d28bac7"} 0 node_network_receive_nohandler_total{device="veth3e676e06"} 0 node_network_receive_nohandler_total{device="veth4204740b"} 0 node_network_receive_nohandler_total{device="veth44117c98"} 0 node_network_receive_nohandler_total{device="veth48f31605"} 0 node_network_receive_nohandler_total{device="veth55871797"} 0 node_network_receive_nohandler_total{device="veth5e6ddf7b"} 0 node_network_receive_nohandler_total{device="veth5ec56e85"} 0 node_network_receive_nohandler_total{device="veth67b66026"} 0 node_network_receive_nohandler_total{device="veth6c68377f"} 0 node_network_receive_nohandler_total{device="veth6db46360"} 0 node_network_receive_nohandler_total{device="veth6e5698bf"} 0 node_network_receive_nohandler_total{device="veth7b45fe26"} 0 node_network_receive_nohandler_total{device="veth84ac721b"} 0 node_network_receive_nohandler_total{device="veth863cdd8b"} 0 node_network_receive_nohandler_total{device="veth901bd48a"} 0 node_network_receive_nohandler_total{device="veth9c512b94"} 0 node_network_receive_nohandler_total{device="veth9cea80a2"} 0 node_network_receive_nohandler_total{device="veth9eeeeec5"} 0 node_network_receive_nohandler_total{device="vetha52e0735"} 0 node_network_receive_nohandler_total{device="vetha8832e35"} 0 node_network_receive_nohandler_total{device="vethab7e3f79"} 0 node_network_receive_nohandler_total{device="vethb6a194eb"} 0 node_network_receive_nohandler_total{device="vethbd6210fa"} 0 node_network_receive_nohandler_total{device="vethc917b104"} 0 node_network_receive_nohandler_total{device="vethcd0b10e8"} 0 node_network_receive_nohandler_total{device="vethcdbaa809"} 0 node_network_receive_nohandler_total{device="vethcf800526"} 0 node_network_receive_nohandler_total{device="vethd24b77bb"} 0 node_network_receive_nohandler_total{device="vethdf26dada"} 0 node_network_receive_nohandler_total{device="vethe13d6169"} 0 node_network_receive_nohandler_total{device="vethe828e994"} 0 node_network_receive_nohandler_total{device="vethee53843a"} 0 node_network_receive_nohandler_total{device="vethf030be6a"} 0 node_network_receive_nohandler_total{device="vethf0580be9"} 0 node_network_receive_nohandler_total{device="vethf35dd394"} 0 node_network_receive_nohandler_total{device="vethf4356a83"} 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"} 9.93056068e+08 node_network_receive_packets_total{device="eth0"} 2.81668993e+08 node_network_receive_packets_total{device="flannel.1"} 1 node_network_receive_packets_total{device="lo"} 7.02799977e+08 node_network_receive_packets_total{device="veth004027e6"} 2.6115107e+07 node_network_receive_packets_total{device="veth04ba0b1f"} 6896 node_network_receive_packets_total{device="veth0a1dfc36"} 8249 node_network_receive_packets_total{device="veth0a95c175"} 29869 node_network_receive_packets_total{device="veth0cabcd75"} 57395 node_network_receive_packets_total{device="veth0e08883e"} 2.8660298e+07 node_network_receive_packets_total{device="veth0edb6aa5"} 3.819309e+06 node_network_receive_packets_total{device="veth1ceb8aae"} 10512 node_network_receive_packets_total{device="veth2016a9ac"} 809197 node_network_receive_packets_total{device="veth2e63ecce"} 14565 node_network_receive_packets_total{device="veth303b9f9a"} 68894 node_network_receive_packets_total{device="veth3141da1f"} 2.6115583e+07 node_network_receive_packets_total{device="veth39c4fba5"} 6971 node_network_receive_packets_total{device="veth3c7d96d8"} 7119 node_network_receive_packets_total{device="veth3d28bac7"} 7006 node_network_receive_packets_total{device="veth3e676e06"} 3.133939e+06 node_network_receive_packets_total{device="veth4204740b"} 2.03623533e+08 node_network_receive_packets_total{device="veth44117c98"} 1.8037818e+07 node_network_receive_packets_total{device="veth48f31605"} 2.5991933e+07 node_network_receive_packets_total{device="veth55871797"} 3.702513e+06 node_network_receive_packets_total{device="veth5e6ddf7b"} 6.41622505e+08 node_network_receive_packets_total{device="veth5ec56e85"} 2.9744004e+07 node_network_receive_packets_total{device="veth67b66026"} 6878 node_network_receive_packets_total{device="veth6c68377f"} 19601 node_network_receive_packets_total{device="veth6db46360"} 2682 node_network_receive_packets_total{device="veth6e5698bf"} 6905 node_network_receive_packets_total{device="veth7b45fe26"} 1.13592854e+08 node_network_receive_packets_total{device="veth84ac721b"} 35806 node_network_receive_packets_total{device="veth863cdd8b"} 6873 node_network_receive_packets_total{device="veth901bd48a"} 17684 node_network_receive_packets_total{device="veth9c512b94"} 1.284236383e+09 node_network_receive_packets_total{device="veth9cea80a2"} 1.7625965e+07 node_network_receive_packets_total{device="veth9eeeeec5"} 7839 node_network_receive_packets_total{device="vetha52e0735"} 4.6798071e+07 node_network_receive_packets_total{device="vetha8832e35"} 1.74752659e+08 node_network_receive_packets_total{device="vethab7e3f79"} 5.24343655e+08 node_network_receive_packets_total{device="vethb6a194eb"} 16286 node_network_receive_packets_total{device="vethbd6210fa"} 4.26986e+06 node_network_receive_packets_total{device="vethc917b104"} 21 node_network_receive_packets_total{device="vethcd0b10e8"} 6883 node_network_receive_packets_total{device="vethcdbaa809"} 6875 node_network_receive_packets_total{device="vethcf800526"} 3.6542343e+07 node_network_receive_packets_total{device="vethd24b77bb"} 4.417682e+06 node_network_receive_packets_total{device="vethdf26dada"} 2.14619733e+08 node_network_receive_packets_total{device="vethe13d6169"} 16937 node_network_receive_packets_total{device="vethe828e994"} 1.82303313e+08 node_network_receive_packets_total{device="vethee53843a"} 2.4774991e+07 node_network_receive_packets_total{device="vethf030be6a"} 2.316577e+06 node_network_receive_packets_total{device="vethf0580be9"} 3068 node_network_receive_packets_total{device="vethf35dd394"} 5.0341387e+07 node_network_receive_packets_total{device="vethf4356a83"} 3.23255622e+08 # 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="veth004027e6"} 1.25e+09 node_network_speed_bytes{device="veth04ba0b1f"} 1.25e+09 node_network_speed_bytes{device="veth0a1dfc36"} 1.25e+09 node_network_speed_bytes{device="veth0a95c175"} 1.25e+09 node_network_speed_bytes{device="veth0cabcd75"} 1.25e+09 node_network_speed_bytes{device="veth0e08883e"} 1.25e+09 node_network_speed_bytes{device="veth0edb6aa5"} 1.25e+09 node_network_speed_bytes{device="veth1ceb8aae"} 1.25e+09 node_network_speed_bytes{device="veth2016a9ac"} 1.25e+09 node_network_speed_bytes{device="veth2e63ecce"} 1.25e+09 node_network_speed_bytes{device="veth303b9f9a"} 1.25e+09 node_network_speed_bytes{device="veth3141da1f"} 1.25e+09 node_network_speed_bytes{device="veth39c4fba5"} 1.25e+09 node_network_speed_bytes{device="veth3c7d96d8"} 1.25e+09 node_network_speed_bytes{device="veth3d28bac7"} 1.25e+09 node_network_speed_bytes{device="veth3e676e06"} 1.25e+09 node_network_speed_bytes{device="veth4204740b"} 1.25e+09 node_network_speed_bytes{device="veth44117c98"} 1.25e+09 node_network_speed_bytes{device="veth48f31605"} 1.25e+09 node_network_speed_bytes{device="veth55871797"} 1.25e+09 node_network_speed_bytes{device="veth5e6ddf7b"} 1.25e+09 node_network_speed_bytes{device="veth5ec56e85"} 1.25e+09 node_network_speed_bytes{device="veth67b66026"} 1.25e+09 node_network_speed_bytes{device="veth6c68377f"} 1.25e+09 node_network_speed_bytes{device="veth6db46360"} 1.25e+09 node_network_speed_bytes{device="veth6e5698bf"} 1.25e+09 node_network_speed_bytes{device="veth7b45fe26"} 1.25e+09 node_network_speed_bytes{device="veth84ac721b"} 1.25e+09 node_network_speed_bytes{device="veth863cdd8b"} 1.25e+09 node_network_speed_bytes{device="veth901bd48a"} 1.25e+09 node_network_speed_bytes{device="veth9c512b94"} 1.25e+09 node_network_speed_bytes{device="veth9cea80a2"} 1.25e+09 node_network_speed_bytes{device="veth9eeeeec5"} 1.25e+09 node_network_speed_bytes{device="vetha52e0735"} 1.25e+09 node_network_speed_bytes{device="vetha8832e35"} 1.25e+09 node_network_speed_bytes{device="vethab7e3f79"} 1.25e+09 node_network_speed_bytes{device="vethb6a194eb"} 1.25e+09 node_network_speed_bytes{device="vethbd6210fa"} 1.25e+09 node_network_speed_bytes{device="vethc917b104"} 1.25e+09 node_network_speed_bytes{device="vethcd0b10e8"} 1.25e+09 node_network_speed_bytes{device="vethcdbaa809"} 1.25e+09 node_network_speed_bytes{device="vethcf800526"} 1.25e+09 node_network_speed_bytes{device="vethd24b77bb"} 1.25e+09 node_network_speed_bytes{device="vethdf26dada"} 1.25e+09 node_network_speed_bytes{device="vethe13d6169"} 1.25e+09 node_network_speed_bytes{device="vethe828e994"} 1.25e+09 node_network_speed_bytes{device="vethee53843a"} 1.25e+09 node_network_speed_bytes{device="vethf030be6a"} 1.25e+09 node_network_speed_bytes{device="vethf0580be9"} 1.25e+09 node_network_speed_bytes{device="vethf35dd394"} 1.25e+09 node_network_speed_bytes{device="vethf4356a83"} 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"} 1.008001275325e+12 node_network_transmit_bytes_total{device="eth0"} 8.2557945084e+10 node_network_transmit_bytes_total{device="flannel.1"} 0 node_network_transmit_bytes_total{device="lo"} 2.69299062178e+11 node_network_transmit_bytes_total{device="veth004027e6"} 5.40085362e+09 node_network_transmit_bytes_total{device="veth04ba0b1f"} 3.0638367e+07 node_network_transmit_bytes_total{device="veth0a1dfc36"} 3.0693991e+07 node_network_transmit_bytes_total{device="veth0a95c175"} 2.0154126e+07 node_network_transmit_bytes_total{device="veth0cabcd75"} 1.6586218e+07 node_network_transmit_bytes_total{device="veth0e08883e"} 2.73416918601e+11 node_network_transmit_bytes_total{device="veth0edb6aa5"} 5.522883015e+09 node_network_transmit_bytes_total{device="veth1ceb8aae"} 1.1189719e+07 node_network_transmit_bytes_total{device="veth2016a9ac"} 2.19356348e+08 node_network_transmit_bytes_total{device="veth2e63ecce"} 1.1611508e+07 node_network_transmit_bytes_total{device="veth303b9f9a"} 3.7515748e+07 node_network_transmit_bytes_total{device="veth3141da1f"} 4.329078773e+09 node_network_transmit_bytes_total{device="veth39c4fba5"} 3.0405709e+07 node_network_transmit_bytes_total{device="veth3c7d96d8"} 3.0645985e+07 node_network_transmit_bytes_total{device="veth3d28bac7"} 3.0644389e+07 node_network_transmit_bytes_total{device="veth3e676e06"} 5.16156786e+08 node_network_transmit_bytes_total{device="veth4204740b"} 2.0514364851e+10 node_network_transmit_bytes_total{device="veth44117c98"} 8.112803828e+09 node_network_transmit_bytes_total{device="veth48f31605"} 7.841028573e+09 node_network_transmit_bytes_total{device="veth55871797"} 5.58610067e+08 node_network_transmit_bytes_total{device="veth5e6ddf7b"} 1.02987769505e+11 node_network_transmit_bytes_total{device="veth5ec56e85"} 4.845222343e+09 node_network_transmit_bytes_total{device="veth67b66026"} 3.0627719e+07 node_network_transmit_bytes_total{device="veth6c68377f"} 1.2091464e+07 node_network_transmit_bytes_total{device="veth6db46360"} 1.0487954e+07 node_network_transmit_bytes_total{device="veth6e5698bf"} 3.0625257e+07 node_network_transmit_bytes_total{device="veth7b45fe26"} 3.0187170762e+10 node_network_transmit_bytes_total{device="veth84ac721b"} 2.996872e+07 node_network_transmit_bytes_total{device="veth863cdd8b"} 3.0631357e+07 node_network_transmit_bytes_total{device="veth901bd48a"} 1.1903355e+07 node_network_transmit_bytes_total{device="veth9c512b94"} 1.49203133309e+11 node_network_transmit_bytes_total{device="veth9cea80a2"} 5.273728382e+09 node_network_transmit_bytes_total{device="veth9eeeeec5"} 3.0704989e+07 node_network_transmit_bytes_total{device="vetha52e0735"} 8.589038136e+09 node_network_transmit_bytes_total{device="vetha8832e35"} 2.8614577464e+10 node_network_transmit_bytes_total{device="vethab7e3f79"} 1.456578905741e+12 node_network_transmit_bytes_total{device="vethb6a194eb"} 1.1753263e+07 node_network_transmit_bytes_total{device="vethbd6210fa"} 1.140553538e+09 node_network_transmit_bytes_total{device="vethc917b104"} 24818 node_network_transmit_bytes_total{device="vethcd0b10e8"} 3.0638259e+07 node_network_transmit_bytes_total{device="vethcdbaa809"} 3.0631197e+07 node_network_transmit_bytes_total{device="vethcf800526"} 3.895781143e+09 node_network_transmit_bytes_total{device="vethd24b77bb"} 6.18126763e+08 node_network_transmit_bytes_total{device="vethdf26dada"} 2.491981795e+10 node_network_transmit_bytes_total{device="vethe13d6169"} 1.1812582e+07 node_network_transmit_bytes_total{device="vethe828e994"} 3.4890095963e+10 node_network_transmit_bytes_total{device="vethee53843a"} 2.68983184e+09 node_network_transmit_bytes_total{device="vethf030be6a"} 1.11785215e+08 node_network_transmit_bytes_total{device="vethf0580be9"} 1.2060808e+07 node_network_transmit_bytes_total{device="vethf35dd394"} 2.10354825873e+11 node_network_transmit_bytes_total{device="vethf4356a83"} 3.1816883807e+10 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="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="veth004027e6"} 0 node_network_transmit_carrier_total{device="veth04ba0b1f"} 0 node_network_transmit_carrier_total{device="veth0a1dfc36"} 0 node_network_transmit_carrier_total{device="veth0a95c175"} 0 node_network_transmit_carrier_total{device="veth0cabcd75"} 0 node_network_transmit_carrier_total{device="veth0e08883e"} 0 node_network_transmit_carrier_total{device="veth0edb6aa5"} 0 node_network_transmit_carrier_total{device="veth1ceb8aae"} 0 node_network_transmit_carrier_total{device="veth2016a9ac"} 0 node_network_transmit_carrier_total{device="veth2e63ecce"} 0 node_network_transmit_carrier_total{device="veth303b9f9a"} 0 node_network_transmit_carrier_total{device="veth3141da1f"} 0 node_network_transmit_carrier_total{device="veth39c4fba5"} 0 node_network_transmit_carrier_total{device="veth3c7d96d8"} 0 node_network_transmit_carrier_total{device="veth3d28bac7"} 0 node_network_transmit_carrier_total{device="veth3e676e06"} 0 node_network_transmit_carrier_total{device="veth4204740b"} 0 node_network_transmit_carrier_total{device="veth44117c98"} 0 node_network_transmit_carrier_total{device="veth48f31605"} 0 node_network_transmit_carrier_total{device="veth55871797"} 0 node_network_transmit_carrier_total{device="veth5e6ddf7b"} 0 node_network_transmit_carrier_total{device="veth5ec56e85"} 0 node_network_transmit_carrier_total{device="veth67b66026"} 0 node_network_transmit_carrier_total{device="veth6c68377f"} 0 node_network_transmit_carrier_total{device="veth6db46360"} 0 node_network_transmit_carrier_total{device="veth6e5698bf"} 0 node_network_transmit_carrier_total{device="veth7b45fe26"} 0 node_network_transmit_carrier_total{device="veth84ac721b"} 0 node_network_transmit_carrier_total{device="veth863cdd8b"} 0 node_network_transmit_carrier_total{device="veth901bd48a"} 0 node_network_transmit_carrier_total{device="veth9c512b94"} 0 node_network_transmit_carrier_total{device="veth9cea80a2"} 0 node_network_transmit_carrier_total{device="veth9eeeeec5"} 0 node_network_transmit_carrier_total{device="vetha52e0735"} 0 node_network_transmit_carrier_total{device="vetha8832e35"} 0 node_network_transmit_carrier_total{device="vethab7e3f79"} 0 node_network_transmit_carrier_total{device="vethb6a194eb"} 0 node_network_transmit_carrier_total{device="vethbd6210fa"} 0 node_network_transmit_carrier_total{device="vethc917b104"} 0 node_network_transmit_carrier_total{device="vethcd0b10e8"} 0 node_network_transmit_carrier_total{device="vethcdbaa809"} 0 node_network_transmit_carrier_total{device="vethcf800526"} 0 node_network_transmit_carrier_total{device="vethd24b77bb"} 0 node_network_transmit_carrier_total{device="vethdf26dada"} 0 node_network_transmit_carrier_total{device="vethe13d6169"} 0 node_network_transmit_carrier_total{device="vethe828e994"} 0 node_network_transmit_carrier_total{device="vethee53843a"} 0 node_network_transmit_carrier_total{device="vethf030be6a"} 0 node_network_transmit_carrier_total{device="vethf0580be9"} 0 node_network_transmit_carrier_total{device="vethf35dd394"} 0 node_network_transmit_carrier_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_transmit_colls_total{device="veth04ba0b1f"} 0 node_network_transmit_colls_total{device="veth0a1dfc36"} 0 node_network_transmit_colls_total{device="veth0a95c175"} 0 node_network_transmit_colls_total{device="veth0cabcd75"} 0 node_network_transmit_colls_total{device="veth0e08883e"} 0 node_network_transmit_colls_total{device="veth0edb6aa5"} 0 node_network_transmit_colls_total{device="veth1ceb8aae"} 0 node_network_transmit_colls_total{device="veth2016a9ac"} 0 node_network_transmit_colls_total{device="veth2e63ecce"} 0 node_network_transmit_colls_total{device="veth303b9f9a"} 0 node_network_transmit_colls_total{device="veth3141da1f"} 0 node_network_transmit_colls_total{device="veth39c4fba5"} 0 node_network_transmit_colls_total{device="veth3c7d96d8"} 0 node_network_transmit_colls_total{device="veth3d28bac7"} 0 node_network_transmit_colls_total{device="veth3e676e06"} 0 node_network_transmit_colls_total{device="veth4204740b"} 0 node_network_transmit_colls_total{device="veth44117c98"} 0 node_network_transmit_colls_total{device="veth48f31605"} 0 node_network_transmit_colls_total{device="veth55871797"} 0 node_network_transmit_colls_total{device="veth5e6ddf7b"} 0 node_network_transmit_colls_total{device="veth5ec56e85"} 0 node_network_transmit_colls_total{device="veth67b66026"} 0 node_network_transmit_colls_total{device="veth6c68377f"} 0 node_network_transmit_colls_total{device="veth6db46360"} 0 node_network_transmit_colls_total{device="veth6e5698bf"} 0 node_network_transmit_colls_total{device="veth7b45fe26"} 0 node_network_transmit_colls_total{device="veth84ac721b"} 0 node_network_transmit_colls_total{device="veth863cdd8b"} 0 node_network_transmit_colls_total{device="veth901bd48a"} 0 node_network_transmit_colls_total{device="veth9c512b94"} 0 node_network_transmit_colls_total{device="veth9cea80a2"} 0 node_network_transmit_colls_total{device="veth9eeeeec5"} 0 node_network_transmit_colls_total{device="vetha52e0735"} 0 node_network_transmit_colls_total{device="vetha8832e35"} 0 node_network_transmit_colls_total{device="vethab7e3f79"} 0 node_network_transmit_colls_total{device="vethb6a194eb"} 0 node_network_transmit_colls_total{device="vethbd6210fa"} 0 node_network_transmit_colls_total{device="vethc917b104"} 0 node_network_transmit_colls_total{device="vethcd0b10e8"} 0 node_network_transmit_colls_total{device="vethcdbaa809"} 0 node_network_transmit_colls_total{device="vethcf800526"} 0 node_network_transmit_colls_total{device="vethd24b77bb"} 0 node_network_transmit_colls_total{device="vethdf26dada"} 0 node_network_transmit_colls_total{device="vethe13d6169"} 0 node_network_transmit_colls_total{device="vethe828e994"} 0 node_network_transmit_colls_total{device="vethee53843a"} 0 node_network_transmit_colls_total{device="vethf030be6a"} 0 node_network_transmit_colls_total{device="vethf0580be9"} 0 node_network_transmit_colls_total{device="vethf35dd394"} 0 node_network_transmit_colls_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_transmit_compressed_total{device="veth04ba0b1f"} 0 node_network_transmit_compressed_total{device="veth0a1dfc36"} 0 node_network_transmit_compressed_total{device="veth0a95c175"} 0 node_network_transmit_compressed_total{device="veth0cabcd75"} 0 node_network_transmit_compressed_total{device="veth0e08883e"} 0 node_network_transmit_compressed_total{device="veth0edb6aa5"} 0 node_network_transmit_compressed_total{device="veth1ceb8aae"} 0 node_network_transmit_compressed_total{device="veth2016a9ac"} 0 node_network_transmit_compressed_total{device="veth2e63ecce"} 0 node_network_transmit_compressed_total{device="veth303b9f9a"} 0 node_network_transmit_compressed_total{device="veth3141da1f"} 0 node_network_transmit_compressed_total{device="veth39c4fba5"} 0 node_network_transmit_compressed_total{device="veth3c7d96d8"} 0 node_network_transmit_compressed_total{device="veth3d28bac7"} 0 node_network_transmit_compressed_total{device="veth3e676e06"} 0 node_network_transmit_compressed_total{device="veth4204740b"} 0 node_network_transmit_compressed_total{device="veth44117c98"} 0 node_network_transmit_compressed_total{device="veth48f31605"} 0 node_network_transmit_compressed_total{device="veth55871797"} 0 node_network_transmit_compressed_total{device="veth5e6ddf7b"} 0 node_network_transmit_compressed_total{device="veth5ec56e85"} 0 node_network_transmit_compressed_total{device="veth67b66026"} 0 node_network_transmit_compressed_total{device="veth6c68377f"} 0 node_network_transmit_compressed_total{device="veth6db46360"} 0 node_network_transmit_compressed_total{device="veth6e5698bf"} 0 node_network_transmit_compressed_total{device="veth7b45fe26"} 0 node_network_transmit_compressed_total{device="veth84ac721b"} 0 node_network_transmit_compressed_total{device="veth863cdd8b"} 0 node_network_transmit_compressed_total{device="veth901bd48a"} 0 node_network_transmit_compressed_total{device="veth9c512b94"} 0 node_network_transmit_compressed_total{device="veth9cea80a2"} 0 node_network_transmit_compressed_total{device="veth9eeeeec5"} 0 node_network_transmit_compressed_total{device="vetha52e0735"} 0 node_network_transmit_compressed_total{device="vetha8832e35"} 0 node_network_transmit_compressed_total{device="vethab7e3f79"} 0 node_network_transmit_compressed_total{device="vethb6a194eb"} 0 node_network_transmit_compressed_total{device="vethbd6210fa"} 0 node_network_transmit_compressed_total{device="vethc917b104"} 0 node_network_transmit_compressed_total{device="vethcd0b10e8"} 0 node_network_transmit_compressed_total{device="vethcdbaa809"} 0 node_network_transmit_compressed_total{device="vethcf800526"} 0 node_network_transmit_compressed_total{device="vethd24b77bb"} 0 node_network_transmit_compressed_total{device="vethdf26dada"} 0 node_network_transmit_compressed_total{device="vethe13d6169"} 0 node_network_transmit_compressed_total{device="vethe828e994"} 0 node_network_transmit_compressed_total{device="vethee53843a"} 0 node_network_transmit_compressed_total{device="vethf030be6a"} 0 node_network_transmit_compressed_total{device="vethf0580be9"} 0 node_network_transmit_compressed_total{device="vethf35dd394"} 0 node_network_transmit_compressed_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_transmit_drop_total{device="veth04ba0b1f"} 0 node_network_transmit_drop_total{device="veth0a1dfc36"} 0 node_network_transmit_drop_total{device="veth0a95c175"} 0 node_network_transmit_drop_total{device="veth0cabcd75"} 0 node_network_transmit_drop_total{device="veth0e08883e"} 0 node_network_transmit_drop_total{device="veth0edb6aa5"} 0 node_network_transmit_drop_total{device="veth1ceb8aae"} 0 node_network_transmit_drop_total{device="veth2016a9ac"} 0 node_network_transmit_drop_total{device="veth2e63ecce"} 0 node_network_transmit_drop_total{device="veth303b9f9a"} 0 node_network_transmit_drop_total{device="veth3141da1f"} 0 node_network_transmit_drop_total{device="veth39c4fba5"} 0 node_network_transmit_drop_total{device="veth3c7d96d8"} 0 node_network_transmit_drop_total{device="veth3d28bac7"} 0 node_network_transmit_drop_total{device="veth3e676e06"} 0 node_network_transmit_drop_total{device="veth4204740b"} 0 node_network_transmit_drop_total{device="veth44117c98"} 0 node_network_transmit_drop_total{device="veth48f31605"} 0 node_network_transmit_drop_total{device="veth55871797"} 0 node_network_transmit_drop_total{device="veth5e6ddf7b"} 0 node_network_transmit_drop_total{device="veth5ec56e85"} 0 node_network_transmit_drop_total{device="veth67b66026"} 0 node_network_transmit_drop_total{device="veth6c68377f"} 0 node_network_transmit_drop_total{device="veth6db46360"} 0 node_network_transmit_drop_total{device="veth6e5698bf"} 0 node_network_transmit_drop_total{device="veth7b45fe26"} 0 node_network_transmit_drop_total{device="veth84ac721b"} 0 node_network_transmit_drop_total{device="veth863cdd8b"} 0 node_network_transmit_drop_total{device="veth901bd48a"} 0 node_network_transmit_drop_total{device="veth9c512b94"} 0 node_network_transmit_drop_total{device="veth9cea80a2"} 0 node_network_transmit_drop_total{device="veth9eeeeec5"} 0 node_network_transmit_drop_total{device="vetha52e0735"} 0 node_network_transmit_drop_total{device="vetha8832e35"} 0 node_network_transmit_drop_total{device="vethab7e3f79"} 0 node_network_transmit_drop_total{device="vethb6a194eb"} 0 node_network_transmit_drop_total{device="vethbd6210fa"} 0 node_network_transmit_drop_total{device="vethc917b104"} 0 node_network_transmit_drop_total{device="vethcd0b10e8"} 0 node_network_transmit_drop_total{device="vethcdbaa809"} 0 node_network_transmit_drop_total{device="vethcf800526"} 0 node_network_transmit_drop_total{device="vethd24b77bb"} 0 node_network_transmit_drop_total{device="vethdf26dada"} 0 node_network_transmit_drop_total{device="vethe13d6169"} 0 node_network_transmit_drop_total{device="vethe828e994"} 0 node_network_transmit_drop_total{device="vethee53843a"} 0 node_network_transmit_drop_total{device="vethf030be6a"} 0 node_network_transmit_drop_total{device="vethf0580be9"} 0 node_network_transmit_drop_total{device="vethf35dd394"} 0 node_network_transmit_drop_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_transmit_errs_total{device="veth04ba0b1f"} 0 node_network_transmit_errs_total{device="veth0a1dfc36"} 0 node_network_transmit_errs_total{device="veth0a95c175"} 0 node_network_transmit_errs_total{device="veth0cabcd75"} 0 node_network_transmit_errs_total{device="veth0e08883e"} 0 node_network_transmit_errs_total{device="veth0edb6aa5"} 0 node_network_transmit_errs_total{device="veth1ceb8aae"} 0 node_network_transmit_errs_total{device="veth2016a9ac"} 0 node_network_transmit_errs_total{device="veth2e63ecce"} 0 node_network_transmit_errs_total{device="veth303b9f9a"} 0 node_network_transmit_errs_total{device="veth3141da1f"} 0 node_network_transmit_errs_total{device="veth39c4fba5"} 0 node_network_transmit_errs_total{device="veth3c7d96d8"} 0 node_network_transmit_errs_total{device="veth3d28bac7"} 0 node_network_transmit_errs_total{device="veth3e676e06"} 0 node_network_transmit_errs_total{device="veth4204740b"} 0 node_network_transmit_errs_total{device="veth44117c98"} 0 node_network_transmit_errs_total{device="veth48f31605"} 0 node_network_transmit_errs_total{device="veth55871797"} 0 node_network_transmit_errs_total{device="veth5e6ddf7b"} 0 node_network_transmit_errs_total{device="veth5ec56e85"} 0 node_network_transmit_errs_total{device="veth67b66026"} 0 node_network_transmit_errs_total{device="veth6c68377f"} 0 node_network_transmit_errs_total{device="veth6db46360"} 0 node_network_transmit_errs_total{device="veth6e5698bf"} 0 node_network_transmit_errs_total{device="veth7b45fe26"} 0 node_network_transmit_errs_total{device="veth84ac721b"} 0 node_network_transmit_errs_total{device="veth863cdd8b"} 0 node_network_transmit_errs_total{device="veth901bd48a"} 0 node_network_transmit_errs_total{device="veth9c512b94"} 0 node_network_transmit_errs_total{device="veth9cea80a2"} 0 node_network_transmit_errs_total{device="veth9eeeeec5"} 0 node_network_transmit_errs_total{device="vetha52e0735"} 0 node_network_transmit_errs_total{device="vetha8832e35"} 0 node_network_transmit_errs_total{device="vethab7e3f79"} 0 node_network_transmit_errs_total{device="vethb6a194eb"} 0 node_network_transmit_errs_total{device="vethbd6210fa"} 0 node_network_transmit_errs_total{device="vethc917b104"} 0 node_network_transmit_errs_total{device="vethcd0b10e8"} 0 node_network_transmit_errs_total{device="vethcdbaa809"} 0 node_network_transmit_errs_total{device="vethcf800526"} 0 node_network_transmit_errs_total{device="vethd24b77bb"} 0 node_network_transmit_errs_total{device="vethdf26dada"} 0 node_network_transmit_errs_total{device="vethe13d6169"} 0 node_network_transmit_errs_total{device="vethe828e994"} 0 node_network_transmit_errs_total{device="vethee53843a"} 0 node_network_transmit_errs_total{device="vethf030be6a"} 0 node_network_transmit_errs_total{device="vethf0580be9"} 0 node_network_transmit_errs_total{device="vethf35dd394"} 0 node_network_transmit_errs_total{device="vethf4356a83"} 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="veth004027e6"} 0 node_network_transmit_fifo_total{device="veth04ba0b1f"} 0 node_network_transmit_fifo_total{device="veth0a1dfc36"} 0 node_network_transmit_fifo_total{device="veth0a95c175"} 0 node_network_transmit_fifo_total{device="veth0cabcd75"} 0 node_network_transmit_fifo_total{device="veth0e08883e"} 0 node_network_transmit_fifo_total{device="veth0edb6aa5"} 0 node_network_transmit_fifo_total{device="veth1ceb8aae"} 0 node_network_transmit_fifo_total{device="veth2016a9ac"} 0 node_network_transmit_fifo_total{device="veth2e63ecce"} 0 node_network_transmit_fifo_total{device="veth303b9f9a"} 0 node_network_transmit_fifo_total{device="veth3141da1f"} 0 node_network_transmit_fifo_total{device="veth39c4fba5"} 0 node_network_transmit_fifo_total{device="veth3c7d96d8"} 0 node_network_transmit_fifo_total{device="veth3d28bac7"} 0 node_network_transmit_fifo_total{device="veth3e676e06"} 0 node_network_transmit_fifo_total{device="veth4204740b"} 0 node_network_transmit_fifo_total{device="veth44117c98"} 0 node_network_transmit_fifo_total{device="veth48f31605"} 0 node_network_transmit_fifo_total{device="veth55871797"} 0 node_network_transmit_fifo_total{device="veth5e6ddf7b"} 0 node_network_transmit_fifo_total{device="veth5ec56e85"} 0 node_network_transmit_fifo_total{device="veth67b66026"} 0 node_network_transmit_fifo_total{device="veth6c68377f"} 0 node_network_transmit_fifo_total{device="veth6db46360"} 0 node_network_transmit_fifo_total{device="veth6e5698bf"} 0 node_network_transmit_fifo_total{device="veth7b45fe26"} 0 node_network_transmit_fifo_total{device="veth84ac721b"} 0 node_network_transmit_fifo_total{device="veth863cdd8b"} 0 node_network_transmit_fifo_total{device="veth901bd48a"} 0 node_network_transmit_fifo_total{device="veth9c512b94"} 0 node_network_transmit_fifo_total{device="veth9cea80a2"} 0 node_network_transmit_fifo_total{device="veth9eeeeec5"} 0 node_network_transmit_fifo_total{device="vetha52e0735"} 0 node_network_transmit_fifo_total{device="vetha8832e35"} 0 node_network_transmit_fifo_total{device="vethab7e3f79"} 0 node_network_transmit_fifo_total{device="vethb6a194eb"} 0 node_network_transmit_fifo_total{device="vethbd6210fa"} 0 node_network_transmit_fifo_total{device="vethc917b104"} 0 node_network_transmit_fifo_total{device="vethcd0b10e8"} 0 node_network_transmit_fifo_total{device="vethcdbaa809"} 0 node_network_transmit_fifo_total{device="vethcf800526"} 0 node_network_transmit_fifo_total{device="vethd24b77bb"} 0 node_network_transmit_fifo_total{device="vethdf26dada"} 0 node_network_transmit_fifo_total{device="vethe13d6169"} 0 node_network_transmit_fifo_total{device="vethe828e994"} 0 node_network_transmit_fifo_total{device="vethee53843a"} 0 node_network_transmit_fifo_total{device="vethf030be6a"} 0 node_network_transmit_fifo_total{device="vethf0580be9"} 0 node_network_transmit_fifo_total{device="vethf35dd394"} 0 node_network_transmit_fifo_total{device="vethf4356a83"} 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"} 9.75387856e+08 node_network_transmit_packets_total{device="eth0"} 1.39622316e+08 node_network_transmit_packets_total{device="flannel.1"} 0 node_network_transmit_packets_total{device="lo"} 7.02799977e+08 node_network_transmit_packets_total{device="veth004027e6"} 4.2417188e+07 node_network_transmit_packets_total{device="veth04ba0b1f"} 444405 node_network_transmit_packets_total{device="veth0a1dfc36"} 445375 node_network_transmit_packets_total{device="veth0a95c175"} 238193 node_network_transmit_packets_total{device="veth0cabcd75"} 207051 node_network_transmit_packets_total{device="veth0e08883e"} 2.6891622e+07 node_network_transmit_packets_total{device="veth0edb6aa5"} 5.156345e+06 node_network_transmit_packets_total{device="veth1ceb8aae"} 158953 node_network_transmit_packets_total{device="veth2016a9ac"} 990978 node_network_transmit_packets_total{device="veth2e63ecce"} 163375 node_network_transmit_packets_total{device="veth303b9f9a"} 379192 node_network_transmit_packets_total{device="veth3141da1f"} 4.2416985e+07 node_network_transmit_packets_total{device="veth39c4fba5"} 441426 node_network_transmit_packets_total{device="veth3c7d96d8"} 444526 node_network_transmit_packets_total{device="veth3d28bac7"} 444482 node_network_transmit_packets_total{device="veth3e676e06"} 3.178721e+06 node_network_transmit_packets_total{device="veth4204740b"} 1.25418408e+08 node_network_transmit_packets_total{device="veth44117c98"} 1.7535968e+07 node_network_transmit_packets_total{device="veth48f31605"} 2.5798327e+07 node_network_transmit_packets_total{device="veth55871797"} 7.774054e+06 node_network_transmit_packets_total{device="veth5e6ddf7b"} 6.50445853e+08 node_network_transmit_packets_total{device="veth5ec56e85"} 4.6696709e+07 node_network_transmit_packets_total{device="veth67b66026"} 444271 node_network_transmit_packets_total{device="veth6c68377f"} 168925 node_network_transmit_packets_total{device="veth6db46360"} 150719 node_network_transmit_packets_total{device="veth6e5698bf"} 444240 node_network_transmit_packets_total{device="veth7b45fe26"} 9.0743213e+07 node_network_transmit_packets_total{device="veth84ac721b"} 344610 node_network_transmit_packets_total{device="veth863cdd8b"} 444314 node_network_transmit_packets_total{device="veth901bd48a"} 166832 node_network_transmit_packets_total{device="veth9c512b94"} 1.267746907e+09 node_network_transmit_packets_total{device="veth9cea80a2"} 1.6799738e+07 node_network_transmit_packets_total{device="veth9eeeeec5"} 445238 node_network_transmit_packets_total{device="vetha52e0735"} 5.5819217e+07 node_network_transmit_packets_total{device="vetha8832e35"} 1.73975263e+08 node_network_transmit_packets_total{device="vethab7e3f79"} 4.58989712e+08 node_network_transmit_packets_total{device="vethb6a194eb"} 165159 node_network_transmit_packets_total{device="vethbd6210fa"} 6.410641e+06 node_network_transmit_packets_total{device="vethc917b104"} 355 node_network_transmit_packets_total{device="vethcd0b10e8"} 444399 node_network_transmit_packets_total{device="vethcdbaa809"} 444312 node_network_transmit_packets_total{device="vethcf800526"} 4.3934236e+07 node_network_transmit_packets_total{device="vethd24b77bb"} 3.516992e+06 node_network_transmit_packets_total{device="vethdf26dada"} 2.09472647e+08 node_network_transmit_packets_total{device="vethe13d6169"} 165978 node_network_transmit_packets_total{device="vethe828e994"} 2.24342273e+08 node_network_transmit_packets_total{device="vethee53843a"} 2.8158736e+07 node_network_transmit_packets_total{device="vethf030be6a"} 1.556052e+06 node_network_transmit_packets_total{device="vethf0580be9"} 173328 node_network_transmit_packets_total{device="vethf35dd394"} 5.8241023e+07 node_network_transmit_packets_total{device="vethf4356a83"} 3.37714772e+08 # 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="veth004027e6"} 0 node_network_transmit_queue_length{device="veth04ba0b1f"} 0 node_network_transmit_queue_length{device="veth0a1dfc36"} 0 node_network_transmit_queue_length{device="veth0a95c175"} 0 node_network_transmit_queue_length{device="veth0cabcd75"} 0 node_network_transmit_queue_length{device="veth0e08883e"} 0 node_network_transmit_queue_length{device="veth0edb6aa5"} 0 node_network_transmit_queue_length{device="veth1ceb8aae"} 0 node_network_transmit_queue_length{device="veth2016a9ac"} 0 node_network_transmit_queue_length{device="veth2e63ecce"} 0 node_network_transmit_queue_length{device="veth303b9f9a"} 0 node_network_transmit_queue_length{device="veth3141da1f"} 0 node_network_transmit_queue_length{device="veth39c4fba5"} 0 node_network_transmit_queue_length{device="veth3c7d96d8"} 0 node_network_transmit_queue_length{device="veth3d28bac7"} 0 node_network_transmit_queue_length{device="veth3e676e06"} 0 node_network_transmit_queue_length{device="veth4204740b"} 0 node_network_transmit_queue_length{device="veth44117c98"} 0 node_network_transmit_queue_length{device="veth48f31605"} 0 node_network_transmit_queue_length{device="veth55871797"} 0 node_network_transmit_queue_length{device="veth5e6ddf7b"} 0 node_network_transmit_queue_length{device="veth5ec56e85"} 0 node_network_transmit_queue_length{device="veth67b66026"} 0 node_network_transmit_queue_length{device="veth6c68377f"} 0 node_network_transmit_queue_length{device="veth6db46360"} 0 node_network_transmit_queue_length{device="veth6e5698bf"} 0 node_network_transmit_queue_length{device="veth7b45fe26"} 0 node_network_transmit_queue_length{device="veth84ac721b"} 0 node_network_transmit_queue_length{device="veth863cdd8b"} 0 node_network_transmit_queue_length{device="veth901bd48a"} 0 node_network_transmit_queue_length{device="veth9c512b94"} 0 node_network_transmit_queue_length{device="veth9cea80a2"} 0 node_network_transmit_queue_length{device="veth9eeeeec5"} 0 node_network_transmit_queue_length{device="vetha52e0735"} 0 node_network_transmit_queue_length{device="vetha8832e35"} 0 node_network_transmit_queue_length{device="vethab7e3f79"} 0 node_network_transmit_queue_length{device="vethb6a194eb"} 0 node_network_transmit_queue_length{device="vethbd6210fa"} 0 node_network_transmit_queue_length{device="vethc917b104"} 0 node_network_transmit_queue_length{device="vethcd0b10e8"} 0 node_network_transmit_queue_length{device="vethcdbaa809"} 0 node_network_transmit_queue_length{device="vethcf800526"} 0 node_network_transmit_queue_length{device="vethd24b77bb"} 0 node_network_transmit_queue_length{device="vethdf26dada"} 0 node_network_transmit_queue_length{device="vethe13d6169"} 0 node_network_transmit_queue_length{device="vethe828e994"} 0 node_network_transmit_queue_length{device="vethee53843a"} 0 node_network_transmit_queue_length{device="vethf030be6a"} 0 node_network_transmit_queue_length{device="vethf0580be9"} 0 node_network_transmit_queue_length{device="vethf35dd394"} 0 node_network_transmit_queue_length{device="vethf4356a83"} 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="veth004027e6"} 1 node_network_up{device="veth04ba0b1f"} 1 node_network_up{device="veth0a1dfc36"} 1 node_network_up{device="veth0a95c175"} 1 node_network_up{device="veth0cabcd75"} 1 node_network_up{device="veth0e08883e"} 1 node_network_up{device="veth0edb6aa5"} 1 node_network_up{device="veth1ceb8aae"} 1 node_network_up{device="veth2016a9ac"} 1 node_network_up{device="veth2e63ecce"} 1 node_network_up{device="veth303b9f9a"} 1 node_network_up{device="veth3141da1f"} 1 node_network_up{device="veth39c4fba5"} 1 node_network_up{device="veth3c7d96d8"} 1 node_network_up{device="veth3d28bac7"} 1 node_network_up{device="veth3e676e06"} 1 node_network_up{device="veth4204740b"} 1 node_network_up{device="veth44117c98"} 1 node_network_up{device="veth48f31605"} 1 node_network_up{device="veth55871797"} 1 node_network_up{device="veth5e6ddf7b"} 1 node_network_up{device="veth5ec56e85"} 1 node_network_up{device="veth67b66026"} 1 node_network_up{device="veth6c68377f"} 1 node_network_up{device="veth6db46360"} 1 node_network_up{device="veth6e5698bf"} 1 node_network_up{device="veth7b45fe26"} 1 node_network_up{device="veth84ac721b"} 1 node_network_up{device="veth863cdd8b"} 1 node_network_up{device="veth901bd48a"} 1 node_network_up{device="veth9c512b94"} 1 node_network_up{device="veth9cea80a2"} 1 node_network_up{device="veth9eeeeec5"} 1 node_network_up{device="vetha52e0735"} 1 node_network_up{device="vetha8832e35"} 1 node_network_up{device="vethab7e3f79"} 1 node_network_up{device="vethb6a194eb"} 1 node_network_up{device="vethbd6210fa"} 1 node_network_up{device="vethc917b104"} 1 node_network_up{device="vethcd0b10e8"} 1 node_network_up{device="vethcdbaa809"} 1 node_network_up{device="vethcf800526"} 1 node_network_up{device="vethd24b77bb"} 1 node_network_up{device="vethdf26dada"} 1 node_network_up{device="vethe13d6169"} 1 node_network_up{device="vethe828e994"} 1 node_network_up{device="vethee53843a"} 1 node_network_up{device="vethf030be6a"} 1 node_network_up{device="vethf0580be9"} 1 node_network_up{device="vethf35dd394"} 1 node_network_up{device="vethf4356a83"} 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 678 # 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 1.0207866009290001e+06 # 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 57944.685387000005 # 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 71585.359998 # 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 6657.516873 # 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 7754.387782 # 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"} 3.398872898608845e+06 node_schedstat_running_seconds_total{cpu="1"} 3.428009638905783e+06 node_schedstat_running_seconds_total{cpu="2"} 3.433325637768529e+06 node_schedstat_running_seconds_total{cpu="3"} 3.397768504037311e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 3.764149811e+10 node_schedstat_timeslices_total{cpu="1"} 3.8187731545e+10 node_schedstat_timeslices_total{cpu="2"} 3.8283157612e+10 node_schedstat_timeslices_total{cpu="3"} 3.7617954122e+10 # 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"} 1.203782218938583e+06 node_schedstat_waiting_seconds_total{cpu="1"} 1.211919680300099e+06 node_schedstat_waiting_seconds_total{cpu="2"} 1.21127511198124e+06 node_schedstat_waiting_seconds_total{cpu="3"} 1.199091787545368e+06 # 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.00211587 node_scrape_collector_duration_seconds{collector="bcache"} 2.6928e-05 node_scrape_collector_duration_seconds{collector="bonding"} 4.0324e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.002957764 node_scrape_collector_duration_seconds{collector="conntrack"} 0.026762192 node_scrape_collector_duration_seconds{collector="cpu"} 0.001694277 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000135626 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000512166 node_scrape_collector_duration_seconds{collector="dmi"} 0.026724819 node_scrape_collector_duration_seconds{collector="edac"} 5.6064e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.026648821 node_scrape_collector_duration_seconds{collector="fibrechannel"} 3.1828e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.004156413 node_scrape_collector_duration_seconds{collector="filesystem"} 0.02176069 node_scrape_collector_duration_seconds{collector="hwmon"} 4.4429e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 1.7616e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 3.1035e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 6.6956e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 8.1173e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.030677904 node_scrape_collector_duration_seconds{collector="netclass"} 0.065926665 node_scrape_collector_duration_seconds{collector="netdev"} 0.035366441 node_scrape_collector_duration_seconds{collector="netstat"} 0.031940191 node_scrape_collector_duration_seconds{collector="nfs"} 3.7159e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 5.0263e-05 node_scrape_collector_duration_seconds{collector="nvme"} 3.831e-05 node_scrape_collector_duration_seconds{collector="os"} 0.029750879 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 8.1106e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.004777539 node_scrape_collector_duration_seconds{collector="rapl"} 5.8372e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.029804933 node_scrape_collector_duration_seconds{collector="selinux"} 0.029745272 node_scrape_collector_duration_seconds{collector="sockstat"} 0.029918196 node_scrape_collector_duration_seconds{collector="softnet"} 0.00418265 node_scrape_collector_duration_seconds{collector="stat"} 0.031130986 node_scrape_collector_duration_seconds{collector="tapestats"} 3.2037e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.00411454 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.004622588 node_scrape_collector_duration_seconds{collector="time"} 0.026651633 node_scrape_collector_duration_seconds{collector="timex"} 2.7023e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000404903 node_scrape_collector_duration_seconds{collector="uname"} 0.03083408 node_scrape_collector_duration_seconds{collector="vmstat"} 0.029974665 node_scrape_collector_duration_seconds{collector="watchdog"} 0.000116017 node_scrape_collector_duration_seconds{collector="xfs"} 2.3159e-05 node_scrape_collector_duration_seconds{collector="zfs"} 4.452e-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 333 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 39 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 18 # 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 73728 # 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 89 # 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 746 # 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"} 3.102509544e+09 node_softnet_processed_total{cpu="1"} 3.2670702e+09 node_softnet_processed_total{cpu="2"} 2.335829876e+09 node_softnet_processed_total{cpu="3"} 4.13701901e+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"} 12515 node_softnet_times_squeezed_total{cpu="1"} 5084 node_softnet_times_squeezed_total{cpu="2"} 3942 node_softnet_times_squeezed_total{cpu="3"} 9321 # 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.7668072956584506e+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.9999788545837403 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 7 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.8935 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -2.985e-06 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 24577 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. # TYPE node_udp_queues gauge node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 0 node_udp_queues{ip="v6",queue="rx"} 0 node_udp_queues{ip="v6",queue="tx"} 0 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="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 3422 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 2.2005130649e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.36583314e+08 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.3831795469e+10 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 7.888039432e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 85257.14 # 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 1.6867328e+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.74166818956e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.272283136e+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"} 838131 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0