# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.1724e-05 go_gc_duration_seconds{quantile="0.25"} 3.0379e-05 go_gc_duration_seconds{quantile="0.5"} 4.5947e-05 go_gc_duration_seconds{quantile="0.75"} 7.7726e-05 go_gc_duration_seconds{quantile="1"} 0.001788884 go_gc_duration_seconds_sum 7.82897054 go_gc_duration_seconds_count 103382 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.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.642496e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.12872672832e+11 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.071426e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.493358102e+09 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.350424e+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.642496e+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.82336e+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.153344e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 29002 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 6.455296e+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.1976704e+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.7763195223418536e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.493387104e+09 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1200 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15600 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 79680 # 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.29336e+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 564990 # 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 589824 # 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 589824 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.8699528e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # 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.775257329e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 8.996494014e+09 # HELP node_cooling_device_cur_state Current throttle state of the cooling device # TYPE node_cooling_device_cur_state gauge node_cooling_device_cur_state{name="0",type="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 0 node_cooling_device_cur_state{name="2",type="Processor"} 0 node_cooling_device_cur_state{name="3",type="Processor"} 0 # HELP node_cooling_device_max_state Maximum throttle state of the cooling device # TYPE node_cooling_device_max_state gauge node_cooling_device_max_state{name="0",type="Processor"} 0 node_cooling_device_max_state{name="1",type="Processor"} 0 node_cooling_device_max_state{name="2",type="Processor"} 0 node_cooling_device_max_state{name="3",type="Processor"} 0 # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 890681.11 node_cpu_seconds_total{cpu="0",mode="iowait"} 2659.33 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 13.13 node_cpu_seconds_total{cpu="0",mode="softirq"} 5435.63 node_cpu_seconds_total{cpu="0",mode="steal"} 337.74 node_cpu_seconds_total{cpu="0",mode="system"} 34157.94 node_cpu_seconds_total{cpu="0",mode="user"} 101488.68 node_cpu_seconds_total{cpu="1",mode="idle"} 889786.39 node_cpu_seconds_total{cpu="1",mode="iowait"} 2713.09 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 28.32 node_cpu_seconds_total{cpu="1",mode="softirq"} 3300.42 node_cpu_seconds_total{cpu="1",mode="steal"} 315.53 node_cpu_seconds_total{cpu="1",mode="system"} 34697.08 node_cpu_seconds_total{cpu="1",mode="user"} 102271.07 node_cpu_seconds_total{cpu="2",mode="idle"} 889042.07 node_cpu_seconds_total{cpu="2",mode="iowait"} 2818.47 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 33.87 node_cpu_seconds_total{cpu="2",mode="softirq"} 2279.35 node_cpu_seconds_total{cpu="2",mode="steal"} 314.39 node_cpu_seconds_total{cpu="2",mode="system"} 34871.65 node_cpu_seconds_total{cpu="2",mode="user"} 102963.72 node_cpu_seconds_total{cpu="3",mode="idle"} 890572.23 node_cpu_seconds_total{cpu="3",mode="iowait"} 2669.26 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 33.8 node_cpu_seconds_total{cpu="3",mode="softirq"} 1804.78 node_cpu_seconds_total{cpu="3",mode="steal"} 311.87 node_cpu_seconds_total{cpu="3",mode="system"} 33976.88 node_cpu_seconds_total{cpu="3",mode="user"} 101446.26 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sr0"} 0 node_disk_discard_time_seconds_total{device="vda"} 1.864 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sr0"} 0 node_disk_discarded_sectors_total{device="vda"} 1.05089144e+08 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sr0"} 0 node_disk_discards_completed_total{device="vda"} 62277 # 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"} 6860.965 # HELP node_disk_flush_requests_total The total number of flush requests completed successfully # TYPE node_disk_flush_requests_total counter node_disk_flush_requests_total{device="sr0"} 0 node_disk_flush_requests_total{device="vda"} 6.227111e+06 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="sr0",major="11",minor="0",model="QEMU_DVD-ROM",path="pci-0000:00:01.1-ata-2.0",revision="2.5+",serial="QM00003",wwn=""} 1 node_disk_info{device="vda",major="252",minor="0",model="",path="pci-0000:00:04.0",revision="",serial="",wwn=""} 1 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="sr0"} 0 node_disk_io_now{device="vda"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sr0"} 0.012 node_disk_io_time_seconds_total{device="vda"} 26815.496 # 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"} 64261.673 # 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"} 3.5722073088e+10 # 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"} 261.819 # 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"} 565118 # 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"} 32687 # 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"} 57137.024 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sr0"} 0 node_disk_writes_completed_total{device="vda"} 2.0219659e+07 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sr0"} 0 node_disk_writes_merged_total{device="vda"} 3.0550043e+07 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sr0"} 0 node_disk_written_bytes_total{device="vda"} 3.4177712128e+11 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="04/01/2014",bios_release="0.0",bios_vendor="SeaBIOS",bios_version="1.12.0-1",chassis_asset_tag="",chassis_vendor="QEMU",chassis_version="pc-i440fx-4.2",product_family="",product_name="Standard PC (i440FX + PIIX, 1996)",product_sku="",product_version="pc-i440fx-4.2",system_vendor="QEMU"} 1 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.22.2",revision="cadb1d1190ad95c66b951758f01ff4c94e55e6ce",tags="unknown",version="1.8.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 12576 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 9.223372036854776e+18 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 2.3039332352e+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/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 6.7104768e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 6.709248e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509860864e+09 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/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/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/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.838461e+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/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/shm"} 3.075768e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 3.072318e+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.8424544256e+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/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 6.7104768e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 6.709248e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.509860864e+09 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/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/02c385e4fb63fe6421956df48304f3de4f9d3101935b1568fc7c377c4dae5f20/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/07c5ac765badae530c83e63726310d320f5c8d1249326a61b4498d32668641e4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/08d8c5a7f5960ae289ce1bccaa39d1436aea630e68c40baa1978582036afca43/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0aedffb5854134f069d5cba8f5400f86e85a2ccd8ce606b5e303456a1f79acd4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1227c183de98d4932d840e4f5ccf04adc3626eec0c04aa76fb9ad5f628dfd50a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1620e50b19e23314f6424c3e61d9e5c959f8443f578a9f29ddc6309a1d9526a6/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/190b5038f93ff2002455e8a8de8ac5c6d8a3da9e94b5f897a7ba0836afa597fa/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1b3c3e95bfc44b91d16c20d48578f026a402247cb914f6ab9eafb088b03df8e2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/29e35d235db493fb4653c0b50a3029c39f54d059fe1ee50be8b24c8767aec3c8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3246e3e995dff9db890db790f90620499b3a4261a5a262bab52203229a1783b7/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/392fde5e5877920b0247d180ba815f6dc26d929b03a8dd75edc574e549d238c0/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/3f7db99dab24f0d349e66b621fd96dbf821756160ecef5fe06550bafc6b4c7bc/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4130c97701e4ef2aa7400dbd7f0bdc5b28d230a17ec0231040c6fce393491683/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/46f490d7fd97190a8346e0f305a3d58d24f193301e42a79f4031389ab93f8b5f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4716c0866bb392d1835ce7f2fc94a9baf2b47162870f0be002057feb0981085b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/471871c7f5fb7423aa03db462bba29478fac96769761e81d20e3dca935e01bdd/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/49fee6ba621b98e34fcdaa70688c0414d25699ed6d2a026105d770b82f98dedb/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4bb27a9461d40c4fc241f6042e4828c556dc65fa4ac634f674789f2a73c66738/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/51c0aabad40153955319ef1b52a5fd794de8e176e005f01a03b72725191f8c10/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53748a6b92ccf7a72ab9713ad70764b858a7bac47958d6632d09e2869375d1f3/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/53d8a7ee97e6ee0e4ed109e95cc1c9a15bbfde527749b0287d263ef0b6ee82f4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5a74e50ca622e68ef70db3937b67936b32557fcaf0be358f6c026d4249b8ef11/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/5aaa6d6e5717aae8f68d772a368f413733f355d16f8c1d78d6589f50cf8e6400/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/60bcc57cf74307c071628070fd906b0e9b7853c4d039bf96b1605fec3646d60d/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/663da9b4db3876b8b7a1ec1553608368a7db4da233ba206a39f3972e0d0b8614/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6c1d00dd6b087d5bde45e4672c7fa6ffbb97979b0bcffe69be6dd1f39766e0d0/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7bfbb9540e87fe9bbd126ab9ff4ad9b3f78e3faf70c896c78e4ce5656e21e37e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84f408a686713651c6159db0243abeac4f7f8fc19099830d3858b2200ce2ab18/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8501087756b6080089af145967292ba64f9ded0184bc01db7ae823e45b98af28/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/86fd34bcb538fd7775d81636270b9c9205ce2f4559fd621f75e938acc846e576/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87008efa9bbf6255153e8bae66f9ce10c423a4f5eff11553aa43ffb2c85b17d3/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/87260aefb26978f90a8dfe60a728286e9d60f15b79db67fb21c81938afc75b55/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8890d8d2d31e09724888318170ebf1373481aa72d17280e10edd3c7c480d469e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/924261bebf7f4191670b2b2847e00e50189e1d8e226377c2d1ae582d8d124d5e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93bd8b9113bd0e930f9e27ebc2e6d298541324e2aa18e1bb8b03e2481928d26d/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/93c35d679ec539f1ccafb4f24040a7eda386fafdcd57f8aa07e7d52662759769/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6b3fca8a1da30cbc3949c21276e897aa747f5d1e300178e2cea8273b78b87b9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ae08ad92c0f7a5b25f841201d5c94d31fe3946ad4c25daf18b58a1e4c1cb23ee/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8cd00c7bab95de46ac32e01bb178a71f545caece09db213e0503d5de70a9844/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b92581c17a5989373c85568d7fb578e9010eeabe4ee999b5bd3233522935ea2e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/bcdc402ebd9f210f2d09a5d294f88d8146124ada117e070365713f846a4475f2/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c60347318aa711568607b7167bcf5404099aa09867ab1cdef882fb7f48739190/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ca18696da00d881317bb24acdd1fe7280afc5f5e0063c75e6a7ef66e9d9e5cea/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2cbf17f55f89b7c2479f938e444f2e01afc503ced3e81eab5d707953ab48643/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d2d9b8ca9b6a5ff2bada8aa6ead9bf90918d615e826443642c9ed4b4a2b2d49a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/dfe09d0ad858bb79d05e2d21772b1031703c2567fbadd4b992877c4ca2bb10ff/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e6d53bb0b36410b7a796db617fd47ddffa38bf30abc3d811c3a61f00f142dc35/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f1c752f5aa1359b79c74d003a4231a5bff82d65cb6c92d55af02489a76201381/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f7edfdf63288ef2879327e16444d28108a6377bdf641c27ac0b8345b6d1d0464/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f95b9c21688fbe75f4580990b5889a4b26ae3c80ee888cd62163df95c34e536b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fbeb44bd78f8a180335cc61c71a19111e056691ea809dd4bcdce1c0937df1a2f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/ff7a65e9c18e37dbecf5309a26d4bc846c9e7bad1ee98aa33c7ea819f27dafcb/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.519670784e+09 node_filesystem_size_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.045314e+06 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 4.628143884e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.74 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.7 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.64 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 5.7040896e+07 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.955770368e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.898729472e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 2.097152e+06 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 8.593600512e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 2.6210304e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.0550673408e+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.551265792e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.5300041728e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 4.69614592e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 5.59104e+06 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 8.846204928e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.7451196416e+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 8.604991488e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.314205696e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.7492352e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 2.259980288e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.5478001664e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 4.069851136e+09 # 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.0868224e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 6.668288e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.314205696e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.97828608e+08 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 3.0902272e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.512034304e+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.605632e+06 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 4.2520576e+07 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 0 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 708 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 42 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 115606 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 124645 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 900680 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 47732 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.9994661188e+10 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 5.325863666e+10 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 0 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 0 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 0 # HELP node_netstat_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 1637 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 11141 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 13080 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 3.509692e+06 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 59 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 84 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 7.2320039e+07 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 952912 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 9.0874829e+07 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 455177 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 13090 # 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 546648 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 155 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 73236 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 546839 # 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="veth0049dc21"} 3 node_network_address_assign_type{device="veth01b48753"} 3 node_network_address_assign_type{device="veth0237b2ce"} 3 node_network_address_assign_type{device="veth052c7e07"} 3 node_network_address_assign_type{device="veth06c3c78e"} 3 node_network_address_assign_type{device="veth089ab830"} 3 node_network_address_assign_type{device="veth0b5ded31"} 3 node_network_address_assign_type{device="veth14fcfe0b"} 3 node_network_address_assign_type{device="veth1527b7b3"} 3 node_network_address_assign_type{device="veth19344550"} 3 node_network_address_assign_type{device="veth1e09d88f"} 3 node_network_address_assign_type{device="veth26ab1c81"} 3 node_network_address_assign_type{device="veth294ce623"} 3 node_network_address_assign_type{device="veth2a381e75"} 3 node_network_address_assign_type{device="veth304aaa4f"} 3 node_network_address_assign_type{device="veth31836b55"} 3 node_network_address_assign_type{device="veth4b652b67"} 3 node_network_address_assign_type{device="veth56b5349a"} 3 node_network_address_assign_type{device="veth5a0c037b"} 3 node_network_address_assign_type{device="veth5d4dbdbb"} 3 node_network_address_assign_type{device="veth627cf941"} 3 node_network_address_assign_type{device="veth69973fe1"} 3 node_network_address_assign_type{device="veth70ed1f64"} 3 node_network_address_assign_type{device="veth7544a30b"} 3 node_network_address_assign_type{device="veth779d4c97"} 3 node_network_address_assign_type{device="veth7c6c3def"} 3 node_network_address_assign_type{device="veth89800d97"} 3 node_network_address_assign_type{device="veth8c281132"} 3 node_network_address_assign_type{device="veth8eb1a706"} 3 node_network_address_assign_type{device="veth9ab468e6"} 3 node_network_address_assign_type{device="vetha45729c8"} 3 node_network_address_assign_type{device="vethac4eb865"} 3 node_network_address_assign_type{device="vethadd46fe0"} 3 node_network_address_assign_type{device="vethaf268aa5"} 3 node_network_address_assign_type{device="vethafc0b46c"} 3 node_network_address_assign_type{device="vethbae8f864"} 3 node_network_address_assign_type{device="vethc29b6630"} 3 node_network_address_assign_type{device="vethc4e8ed11"} 3 node_network_address_assign_type{device="vethca0a8f8e"} 3 node_network_address_assign_type{device="vethccd67ca1"} 3 node_network_address_assign_type{device="vethd015c4d8"} 3 node_network_address_assign_type{device="vethd1b36a69"} 3 node_network_address_assign_type{device="vethd38c9bf5"} 3 node_network_address_assign_type{device="vethd3c71054"} 3 node_network_address_assign_type{device="vethdc2a67ef"} 3 node_network_address_assign_type{device="vethe1c7ba67"} 3 node_network_address_assign_type{device="vethefdd5427"} 3 node_network_address_assign_type{device="vethf56cd6b5"} 3 node_network_address_assign_type{device="vethf9924e2c"} 3 node_network_address_assign_type{device="vethfa9f63f6"} 3 node_network_address_assign_type{device="vethff5d8d24"} 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="veth0049dc21"} 1 node_network_carrier{device="veth01b48753"} 1 node_network_carrier{device="veth0237b2ce"} 1 node_network_carrier{device="veth052c7e07"} 1 node_network_carrier{device="veth06c3c78e"} 1 node_network_carrier{device="veth089ab830"} 1 node_network_carrier{device="veth0b5ded31"} 1 node_network_carrier{device="veth14fcfe0b"} 1 node_network_carrier{device="veth1527b7b3"} 1 node_network_carrier{device="veth19344550"} 1 node_network_carrier{device="veth1e09d88f"} 1 node_network_carrier{device="veth26ab1c81"} 1 node_network_carrier{device="veth294ce623"} 1 node_network_carrier{device="veth2a381e75"} 1 node_network_carrier{device="veth304aaa4f"} 1 node_network_carrier{device="veth31836b55"} 1 node_network_carrier{device="veth4b652b67"} 1 node_network_carrier{device="veth56b5349a"} 1 node_network_carrier{device="veth5a0c037b"} 1 node_network_carrier{device="veth5d4dbdbb"} 1 node_network_carrier{device="veth627cf941"} 1 node_network_carrier{device="veth69973fe1"} 1 node_network_carrier{device="veth70ed1f64"} 1 node_network_carrier{device="veth7544a30b"} 1 node_network_carrier{device="veth779d4c97"} 1 node_network_carrier{device="veth7c6c3def"} 1 node_network_carrier{device="veth89800d97"} 1 node_network_carrier{device="veth8c281132"} 1 node_network_carrier{device="veth8eb1a706"} 1 node_network_carrier{device="veth9ab468e6"} 1 node_network_carrier{device="vetha45729c8"} 1 node_network_carrier{device="vethac4eb865"} 1 node_network_carrier{device="vethadd46fe0"} 1 node_network_carrier{device="vethaf268aa5"} 1 node_network_carrier{device="vethafc0b46c"} 1 node_network_carrier{device="vethbae8f864"} 1 node_network_carrier{device="vethc29b6630"} 1 node_network_carrier{device="vethc4e8ed11"} 1 node_network_carrier{device="vethca0a8f8e"} 1 node_network_carrier{device="vethccd67ca1"} 1 node_network_carrier{device="vethd015c4d8"} 1 node_network_carrier{device="vethd1b36a69"} 1 node_network_carrier{device="vethd38c9bf5"} 1 node_network_carrier{device="vethd3c71054"} 1 node_network_carrier{device="vethdc2a67ef"} 1 node_network_carrier{device="vethe1c7ba67"} 1 node_network_carrier{device="vethefdd5427"} 1 node_network_carrier{device="vethf56cd6b5"} 1 node_network_carrier{device="vethf9924e2c"} 1 node_network_carrier{device="vethfa9f63f6"} 1 node_network_carrier{device="vethff5d8d24"} 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"} 4 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="veth0049dc21"} 2 node_network_carrier_changes_total{device="veth01b48753"} 2 node_network_carrier_changes_total{device="veth0237b2ce"} 2 node_network_carrier_changes_total{device="veth052c7e07"} 2 node_network_carrier_changes_total{device="veth06c3c78e"} 2 node_network_carrier_changes_total{device="veth089ab830"} 2 node_network_carrier_changes_total{device="veth0b5ded31"} 2 node_network_carrier_changes_total{device="veth14fcfe0b"} 2 node_network_carrier_changes_total{device="veth1527b7b3"} 2 node_network_carrier_changes_total{device="veth19344550"} 2 node_network_carrier_changes_total{device="veth1e09d88f"} 2 node_network_carrier_changes_total{device="veth26ab1c81"} 2 node_network_carrier_changes_total{device="veth294ce623"} 2 node_network_carrier_changes_total{device="veth2a381e75"} 2 node_network_carrier_changes_total{device="veth304aaa4f"} 2 node_network_carrier_changes_total{device="veth31836b55"} 2 node_network_carrier_changes_total{device="veth4b652b67"} 2 node_network_carrier_changes_total{device="veth56b5349a"} 2 node_network_carrier_changes_total{device="veth5a0c037b"} 2 node_network_carrier_changes_total{device="veth5d4dbdbb"} 2 node_network_carrier_changes_total{device="veth627cf941"} 2 node_network_carrier_changes_total{device="veth69973fe1"} 2 node_network_carrier_changes_total{device="veth70ed1f64"} 2 node_network_carrier_changes_total{device="veth7544a30b"} 2 node_network_carrier_changes_total{device="veth779d4c97"} 2 node_network_carrier_changes_total{device="veth7c6c3def"} 2 node_network_carrier_changes_total{device="veth89800d97"} 2 node_network_carrier_changes_total{device="veth8c281132"} 2 node_network_carrier_changes_total{device="veth8eb1a706"} 2 node_network_carrier_changes_total{device="veth9ab468e6"} 2 node_network_carrier_changes_total{device="vetha45729c8"} 2 node_network_carrier_changes_total{device="vethac4eb865"} 2 node_network_carrier_changes_total{device="vethadd46fe0"} 2 node_network_carrier_changes_total{device="vethaf268aa5"} 2 node_network_carrier_changes_total{device="vethafc0b46c"} 2 node_network_carrier_changes_total{device="vethbae8f864"} 2 node_network_carrier_changes_total{device="vethc29b6630"} 2 node_network_carrier_changes_total{device="vethc4e8ed11"} 2 node_network_carrier_changes_total{device="vethca0a8f8e"} 2 node_network_carrier_changes_total{device="vethccd67ca1"} 2 node_network_carrier_changes_total{device="vethd015c4d8"} 2 node_network_carrier_changes_total{device="vethd1b36a69"} 2 node_network_carrier_changes_total{device="vethd38c9bf5"} 2 node_network_carrier_changes_total{device="vethd3c71054"} 2 node_network_carrier_changes_total{device="vethdc2a67ef"} 2 node_network_carrier_changes_total{device="vethe1c7ba67"} 2 node_network_carrier_changes_total{device="vethefdd5427"} 2 node_network_carrier_changes_total{device="vethf56cd6b5"} 2 node_network_carrier_changes_total{device="vethf9924e2c"} 2 node_network_carrier_changes_total{device="vethfa9f63f6"} 2 node_network_carrier_changes_total{device="vethff5d8d24"} 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"} 2 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="veth0049dc21"} 1 node_network_carrier_down_changes_total{device="veth01b48753"} 1 node_network_carrier_down_changes_total{device="veth0237b2ce"} 1 node_network_carrier_down_changes_total{device="veth052c7e07"} 1 node_network_carrier_down_changes_total{device="veth06c3c78e"} 1 node_network_carrier_down_changes_total{device="veth089ab830"} 1 node_network_carrier_down_changes_total{device="veth0b5ded31"} 1 node_network_carrier_down_changes_total{device="veth14fcfe0b"} 1 node_network_carrier_down_changes_total{device="veth1527b7b3"} 1 node_network_carrier_down_changes_total{device="veth19344550"} 1 node_network_carrier_down_changes_total{device="veth1e09d88f"} 1 node_network_carrier_down_changes_total{device="veth26ab1c81"} 1 node_network_carrier_down_changes_total{device="veth294ce623"} 1 node_network_carrier_down_changes_total{device="veth2a381e75"} 1 node_network_carrier_down_changes_total{device="veth304aaa4f"} 1 node_network_carrier_down_changes_total{device="veth31836b55"} 1 node_network_carrier_down_changes_total{device="veth4b652b67"} 1 node_network_carrier_down_changes_total{device="veth56b5349a"} 1 node_network_carrier_down_changes_total{device="veth5a0c037b"} 1 node_network_carrier_down_changes_total{device="veth5d4dbdbb"} 1 node_network_carrier_down_changes_total{device="veth627cf941"} 1 node_network_carrier_down_changes_total{device="veth69973fe1"} 1 node_network_carrier_down_changes_total{device="veth70ed1f64"} 1 node_network_carrier_down_changes_total{device="veth7544a30b"} 1 node_network_carrier_down_changes_total{device="veth779d4c97"} 1 node_network_carrier_down_changes_total{device="veth7c6c3def"} 1 node_network_carrier_down_changes_total{device="veth89800d97"} 1 node_network_carrier_down_changes_total{device="veth8c281132"} 1 node_network_carrier_down_changes_total{device="veth8eb1a706"} 1 node_network_carrier_down_changes_total{device="veth9ab468e6"} 1 node_network_carrier_down_changes_total{device="vetha45729c8"} 1 node_network_carrier_down_changes_total{device="vethac4eb865"} 1 node_network_carrier_down_changes_total{device="vethadd46fe0"} 1 node_network_carrier_down_changes_total{device="vethaf268aa5"} 1 node_network_carrier_down_changes_total{device="vethafc0b46c"} 1 node_network_carrier_down_changes_total{device="vethbae8f864"} 1 node_network_carrier_down_changes_total{device="vethc29b6630"} 1 node_network_carrier_down_changes_total{device="vethc4e8ed11"} 1 node_network_carrier_down_changes_total{device="vethca0a8f8e"} 1 node_network_carrier_down_changes_total{device="vethccd67ca1"} 1 node_network_carrier_down_changes_total{device="vethd015c4d8"} 1 node_network_carrier_down_changes_total{device="vethd1b36a69"} 1 node_network_carrier_down_changes_total{device="vethd38c9bf5"} 1 node_network_carrier_down_changes_total{device="vethd3c71054"} 1 node_network_carrier_down_changes_total{device="vethdc2a67ef"} 1 node_network_carrier_down_changes_total{device="vethe1c7ba67"} 1 node_network_carrier_down_changes_total{device="vethefdd5427"} 1 node_network_carrier_down_changes_total{device="vethf56cd6b5"} 1 node_network_carrier_down_changes_total{device="vethf9924e2c"} 1 node_network_carrier_down_changes_total{device="vethfa9f63f6"} 1 node_network_carrier_down_changes_total{device="vethff5d8d24"} 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"} 2 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="veth0049dc21"} 1 node_network_carrier_up_changes_total{device="veth01b48753"} 1 node_network_carrier_up_changes_total{device="veth0237b2ce"} 1 node_network_carrier_up_changes_total{device="veth052c7e07"} 1 node_network_carrier_up_changes_total{device="veth06c3c78e"} 1 node_network_carrier_up_changes_total{device="veth089ab830"} 1 node_network_carrier_up_changes_total{device="veth0b5ded31"} 1 node_network_carrier_up_changes_total{device="veth14fcfe0b"} 1 node_network_carrier_up_changes_total{device="veth1527b7b3"} 1 node_network_carrier_up_changes_total{device="veth19344550"} 1 node_network_carrier_up_changes_total{device="veth1e09d88f"} 1 node_network_carrier_up_changes_total{device="veth26ab1c81"} 1 node_network_carrier_up_changes_total{device="veth294ce623"} 1 node_network_carrier_up_changes_total{device="veth2a381e75"} 1 node_network_carrier_up_changes_total{device="veth304aaa4f"} 1 node_network_carrier_up_changes_total{device="veth31836b55"} 1 node_network_carrier_up_changes_total{device="veth4b652b67"} 1 node_network_carrier_up_changes_total{device="veth56b5349a"} 1 node_network_carrier_up_changes_total{device="veth5a0c037b"} 1 node_network_carrier_up_changes_total{device="veth5d4dbdbb"} 1 node_network_carrier_up_changes_total{device="veth627cf941"} 1 node_network_carrier_up_changes_total{device="veth69973fe1"} 1 node_network_carrier_up_changes_total{device="veth70ed1f64"} 1 node_network_carrier_up_changes_total{device="veth7544a30b"} 1 node_network_carrier_up_changes_total{device="veth779d4c97"} 1 node_network_carrier_up_changes_total{device="veth7c6c3def"} 1 node_network_carrier_up_changes_total{device="veth89800d97"} 1 node_network_carrier_up_changes_total{device="veth8c281132"} 1 node_network_carrier_up_changes_total{device="veth8eb1a706"} 1 node_network_carrier_up_changes_total{device="veth9ab468e6"} 1 node_network_carrier_up_changes_total{device="vetha45729c8"} 1 node_network_carrier_up_changes_total{device="vethac4eb865"} 1 node_network_carrier_up_changes_total{device="vethadd46fe0"} 1 node_network_carrier_up_changes_total{device="vethaf268aa5"} 1 node_network_carrier_up_changes_total{device="vethafc0b46c"} 1 node_network_carrier_up_changes_total{device="vethbae8f864"} 1 node_network_carrier_up_changes_total{device="vethc29b6630"} 1 node_network_carrier_up_changes_total{device="vethc4e8ed11"} 1 node_network_carrier_up_changes_total{device="vethca0a8f8e"} 1 node_network_carrier_up_changes_total{device="vethccd67ca1"} 1 node_network_carrier_up_changes_total{device="vethd015c4d8"} 1 node_network_carrier_up_changes_total{device="vethd1b36a69"} 1 node_network_carrier_up_changes_total{device="vethd38c9bf5"} 1 node_network_carrier_up_changes_total{device="vethd3c71054"} 1 node_network_carrier_up_changes_total{device="vethdc2a67ef"} 1 node_network_carrier_up_changes_total{device="vethe1c7ba67"} 1 node_network_carrier_up_changes_total{device="vethefdd5427"} 1 node_network_carrier_up_changes_total{device="vethf56cd6b5"} 1 node_network_carrier_up_changes_total{device="vethf9924e2c"} 1 node_network_carrier_up_changes_total{device="vethfa9f63f6"} 1 node_network_carrier_up_changes_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_device_id{device="veth01b48753"} 0 node_network_device_id{device="veth0237b2ce"} 0 node_network_device_id{device="veth052c7e07"} 0 node_network_device_id{device="veth06c3c78e"} 0 node_network_device_id{device="veth089ab830"} 0 node_network_device_id{device="veth0b5ded31"} 0 node_network_device_id{device="veth14fcfe0b"} 0 node_network_device_id{device="veth1527b7b3"} 0 node_network_device_id{device="veth19344550"} 0 node_network_device_id{device="veth1e09d88f"} 0 node_network_device_id{device="veth26ab1c81"} 0 node_network_device_id{device="veth294ce623"} 0 node_network_device_id{device="veth2a381e75"} 0 node_network_device_id{device="veth304aaa4f"} 0 node_network_device_id{device="veth31836b55"} 0 node_network_device_id{device="veth4b652b67"} 0 node_network_device_id{device="veth56b5349a"} 0 node_network_device_id{device="veth5a0c037b"} 0 node_network_device_id{device="veth5d4dbdbb"} 0 node_network_device_id{device="veth627cf941"} 0 node_network_device_id{device="veth69973fe1"} 0 node_network_device_id{device="veth70ed1f64"} 0 node_network_device_id{device="veth7544a30b"} 0 node_network_device_id{device="veth779d4c97"} 0 node_network_device_id{device="veth7c6c3def"} 0 node_network_device_id{device="veth89800d97"} 0 node_network_device_id{device="veth8c281132"} 0 node_network_device_id{device="veth8eb1a706"} 0 node_network_device_id{device="veth9ab468e6"} 0 node_network_device_id{device="vetha45729c8"} 0 node_network_device_id{device="vethac4eb865"} 0 node_network_device_id{device="vethadd46fe0"} 0 node_network_device_id{device="vethaf268aa5"} 0 node_network_device_id{device="vethafc0b46c"} 0 node_network_device_id{device="vethbae8f864"} 0 node_network_device_id{device="vethc29b6630"} 0 node_network_device_id{device="vethc4e8ed11"} 0 node_network_device_id{device="vethca0a8f8e"} 0 node_network_device_id{device="vethccd67ca1"} 0 node_network_device_id{device="vethd015c4d8"} 0 node_network_device_id{device="vethd1b36a69"} 0 node_network_device_id{device="vethd38c9bf5"} 0 node_network_device_id{device="vethd3c71054"} 0 node_network_device_id{device="vethdc2a67ef"} 0 node_network_device_id{device="vethe1c7ba67"} 0 node_network_device_id{device="vethefdd5427"} 0 node_network_device_id{device="vethf56cd6b5"} 0 node_network_device_id{device="vethf9924e2c"} 0 node_network_device_id{device="vethfa9f63f6"} 0 node_network_device_id{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_dormant{device="veth01b48753"} 0 node_network_dormant{device="veth0237b2ce"} 0 node_network_dormant{device="veth052c7e07"} 0 node_network_dormant{device="veth06c3c78e"} 0 node_network_dormant{device="veth089ab830"} 0 node_network_dormant{device="veth0b5ded31"} 0 node_network_dormant{device="veth14fcfe0b"} 0 node_network_dormant{device="veth1527b7b3"} 0 node_network_dormant{device="veth19344550"} 0 node_network_dormant{device="veth1e09d88f"} 0 node_network_dormant{device="veth26ab1c81"} 0 node_network_dormant{device="veth294ce623"} 0 node_network_dormant{device="veth2a381e75"} 0 node_network_dormant{device="veth304aaa4f"} 0 node_network_dormant{device="veth31836b55"} 0 node_network_dormant{device="veth4b652b67"} 0 node_network_dormant{device="veth56b5349a"} 0 node_network_dormant{device="veth5a0c037b"} 0 node_network_dormant{device="veth5d4dbdbb"} 0 node_network_dormant{device="veth627cf941"} 0 node_network_dormant{device="veth69973fe1"} 0 node_network_dormant{device="veth70ed1f64"} 0 node_network_dormant{device="veth7544a30b"} 0 node_network_dormant{device="veth779d4c97"} 0 node_network_dormant{device="veth7c6c3def"} 0 node_network_dormant{device="veth89800d97"} 0 node_network_dormant{device="veth8c281132"} 0 node_network_dormant{device="veth8eb1a706"} 0 node_network_dormant{device="veth9ab468e6"} 0 node_network_dormant{device="vetha45729c8"} 0 node_network_dormant{device="vethac4eb865"} 0 node_network_dormant{device="vethadd46fe0"} 0 node_network_dormant{device="vethaf268aa5"} 0 node_network_dormant{device="vethafc0b46c"} 0 node_network_dormant{device="vethbae8f864"} 0 node_network_dormant{device="vethc29b6630"} 0 node_network_dormant{device="vethc4e8ed11"} 0 node_network_dormant{device="vethca0a8f8e"} 0 node_network_dormant{device="vethccd67ca1"} 0 node_network_dormant{device="vethd015c4d8"} 0 node_network_dormant{device="vethd1b36a69"} 0 node_network_dormant{device="vethd38c9bf5"} 0 node_network_dormant{device="vethd3c71054"} 0 node_network_dormant{device="vethdc2a67ef"} 0 node_network_dormant{device="vethe1c7ba67"} 0 node_network_dormant{device="vethefdd5427"} 0 node_network_dormant{device="vethf56cd6b5"} 0 node_network_dormant{device="vethf9924e2c"} 0 node_network_dormant{device="vethfa9f63f6"} 0 node_network_dormant{device="vethff5d8d24"} 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="veth0049dc21"} 4867 node_network_flags{device="veth01b48753"} 4867 node_network_flags{device="veth0237b2ce"} 4867 node_network_flags{device="veth052c7e07"} 4867 node_network_flags{device="veth06c3c78e"} 4867 node_network_flags{device="veth089ab830"} 4867 node_network_flags{device="veth0b5ded31"} 4867 node_network_flags{device="veth14fcfe0b"} 4867 node_network_flags{device="veth1527b7b3"} 4867 node_network_flags{device="veth19344550"} 4867 node_network_flags{device="veth1e09d88f"} 4867 node_network_flags{device="veth26ab1c81"} 4867 node_network_flags{device="veth294ce623"} 4867 node_network_flags{device="veth2a381e75"} 4867 node_network_flags{device="veth304aaa4f"} 4867 node_network_flags{device="veth31836b55"} 4867 node_network_flags{device="veth4b652b67"} 4867 node_network_flags{device="veth56b5349a"} 4867 node_network_flags{device="veth5a0c037b"} 4867 node_network_flags{device="veth5d4dbdbb"} 4867 node_network_flags{device="veth627cf941"} 4867 node_network_flags{device="veth69973fe1"} 4867 node_network_flags{device="veth70ed1f64"} 4867 node_network_flags{device="veth7544a30b"} 4867 node_network_flags{device="veth779d4c97"} 4867 node_network_flags{device="veth7c6c3def"} 4867 node_network_flags{device="veth89800d97"} 4867 node_network_flags{device="veth8c281132"} 4867 node_network_flags{device="veth8eb1a706"} 4867 node_network_flags{device="veth9ab468e6"} 4867 node_network_flags{device="vetha45729c8"} 4867 node_network_flags{device="vethac4eb865"} 4867 node_network_flags{device="vethadd46fe0"} 4867 node_network_flags{device="vethaf268aa5"} 4867 node_network_flags{device="vethafc0b46c"} 4867 node_network_flags{device="vethbae8f864"} 4867 node_network_flags{device="vethc29b6630"} 4867 node_network_flags{device="vethc4e8ed11"} 4867 node_network_flags{device="vethca0a8f8e"} 4867 node_network_flags{device="vethccd67ca1"} 4867 node_network_flags{device="vethd015c4d8"} 4867 node_network_flags{device="vethd1b36a69"} 4867 node_network_flags{device="vethd38c9bf5"} 4867 node_network_flags{device="vethd3c71054"} 4867 node_network_flags{device="vethdc2a67ef"} 4867 node_network_flags{device="vethe1c7ba67"} 4867 node_network_flags{device="vethefdd5427"} 4867 node_network_flags{device="vethf56cd6b5"} 4867 node_network_flags{device="vethf9924e2c"} 4867 node_network_flags{device="vethfa9f63f6"} 4867 node_network_flags{device="vethff5d8d24"} 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="veth0049dc21"} 42 node_network_iface_id{device="veth01b48753"} 54 node_network_iface_id{device="veth0237b2ce"} 9 node_network_iface_id{device="veth052c7e07"} 14 node_network_iface_id{device="veth06c3c78e"} 8 node_network_iface_id{device="veth089ab830"} 36 node_network_iface_id{device="veth0b5ded31"} 47 node_network_iface_id{device="veth14fcfe0b"} 23 node_network_iface_id{device="veth1527b7b3"} 43 node_network_iface_id{device="veth19344550"} 25 node_network_iface_id{device="veth1e09d88f"} 24 node_network_iface_id{device="veth26ab1c81"} 13 node_network_iface_id{device="veth294ce623"} 39 node_network_iface_id{device="veth2a381e75"} 31 node_network_iface_id{device="veth304aaa4f"} 6 node_network_iface_id{device="veth31836b55"} 11 node_network_iface_id{device="veth4b652b67"} 45 node_network_iface_id{device="veth56b5349a"} 48 node_network_iface_id{device="veth5a0c037b"} 38 node_network_iface_id{device="veth5d4dbdbb"} 21 node_network_iface_id{device="veth627cf941"} 49 node_network_iface_id{device="veth69973fe1"} 18 node_network_iface_id{device="veth70ed1f64"} 34 node_network_iface_id{device="veth7544a30b"} 17 node_network_iface_id{device="veth779d4c97"} 27 node_network_iface_id{device="veth7c6c3def"} 33 node_network_iface_id{device="veth89800d97"} 41 node_network_iface_id{device="veth8c281132"} 46 node_network_iface_id{device="veth8eb1a706"} 35 node_network_iface_id{device="veth9ab468e6"} 44 node_network_iface_id{device="vetha45729c8"} 51 node_network_iface_id{device="vethac4eb865"} 5 node_network_iface_id{device="vethadd46fe0"} 52 node_network_iface_id{device="vethaf268aa5"} 30 node_network_iface_id{device="vethafc0b46c"} 10 node_network_iface_id{device="vethbae8f864"} 7 node_network_iface_id{device="vethc29b6630"} 53 node_network_iface_id{device="vethc4e8ed11"} 37 node_network_iface_id{device="vethca0a8f8e"} 16 node_network_iface_id{device="vethccd67ca1"} 22 node_network_iface_id{device="vethd015c4d8"} 12 node_network_iface_id{device="vethd1b36a69"} 28 node_network_iface_id{device="vethd38c9bf5"} 19 node_network_iface_id{device="vethd3c71054"} 55 node_network_iface_id{device="vethdc2a67ef"} 15 node_network_iface_id{device="vethe1c7ba67"} 20 node_network_iface_id{device="vethefdd5427"} 26 node_network_iface_id{device="vethf56cd6b5"} 40 node_network_iface_id{device="vethf9924e2c"} 29 node_network_iface_id{device="vethfa9f63f6"} 82 node_network_iface_id{device="vethff5d8d24"} 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="veth0049dc21"} 2 node_network_iface_link{device="veth01b48753"} 2 node_network_iface_link{device="veth0237b2ce"} 2 node_network_iface_link{device="veth052c7e07"} 2 node_network_iface_link{device="veth06c3c78e"} 2 node_network_iface_link{device="veth089ab830"} 2 node_network_iface_link{device="veth0b5ded31"} 2 node_network_iface_link{device="veth14fcfe0b"} 2 node_network_iface_link{device="veth1527b7b3"} 2 node_network_iface_link{device="veth19344550"} 2 node_network_iface_link{device="veth1e09d88f"} 2 node_network_iface_link{device="veth26ab1c81"} 2 node_network_iface_link{device="veth294ce623"} 2 node_network_iface_link{device="veth2a381e75"} 2 node_network_iface_link{device="veth304aaa4f"} 2 node_network_iface_link{device="veth31836b55"} 2 node_network_iface_link{device="veth4b652b67"} 2 node_network_iface_link{device="veth56b5349a"} 2 node_network_iface_link{device="veth5a0c037b"} 2 node_network_iface_link{device="veth5d4dbdbb"} 2 node_network_iface_link{device="veth627cf941"} 2 node_network_iface_link{device="veth69973fe1"} 2 node_network_iface_link{device="veth70ed1f64"} 2 node_network_iface_link{device="veth7544a30b"} 2 node_network_iface_link{device="veth779d4c97"} 2 node_network_iface_link{device="veth7c6c3def"} 2 node_network_iface_link{device="veth89800d97"} 2 node_network_iface_link{device="veth8c281132"} 2 node_network_iface_link{device="veth8eb1a706"} 2 node_network_iface_link{device="veth9ab468e6"} 2 node_network_iface_link{device="vetha45729c8"} 2 node_network_iface_link{device="vethac4eb865"} 2 node_network_iface_link{device="vethadd46fe0"} 2 node_network_iface_link{device="vethaf268aa5"} 2 node_network_iface_link{device="vethafc0b46c"} 2 node_network_iface_link{device="vethbae8f864"} 2 node_network_iface_link{device="vethc29b6630"} 2 node_network_iface_link{device="vethc4e8ed11"} 2 node_network_iface_link{device="vethca0a8f8e"} 2 node_network_iface_link{device="vethccd67ca1"} 2 node_network_iface_link{device="vethd015c4d8"} 2 node_network_iface_link{device="vethd1b36a69"} 2 node_network_iface_link{device="vethd38c9bf5"} 2 node_network_iface_link{device="vethd3c71054"} 2 node_network_iface_link{device="vethdc2a67ef"} 2 node_network_iface_link{device="vethe1c7ba67"} 2 node_network_iface_link{device="vethefdd5427"} 2 node_network_iface_link{device="vethf56cd6b5"} 2 node_network_iface_link{device="vethf9924e2c"} 2 node_network_iface_link{device="vethfa9f63f6"} 2 node_network_iface_link{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_iface_link_mode{device="veth01b48753"} 0 node_network_iface_link_mode{device="veth0237b2ce"} 0 node_network_iface_link_mode{device="veth052c7e07"} 0 node_network_iface_link_mode{device="veth06c3c78e"} 0 node_network_iface_link_mode{device="veth089ab830"} 0 node_network_iface_link_mode{device="veth0b5ded31"} 0 node_network_iface_link_mode{device="veth14fcfe0b"} 0 node_network_iface_link_mode{device="veth1527b7b3"} 0 node_network_iface_link_mode{device="veth19344550"} 0 node_network_iface_link_mode{device="veth1e09d88f"} 0 node_network_iface_link_mode{device="veth26ab1c81"} 0 node_network_iface_link_mode{device="veth294ce623"} 0 node_network_iface_link_mode{device="veth2a381e75"} 0 node_network_iface_link_mode{device="veth304aaa4f"} 0 node_network_iface_link_mode{device="veth31836b55"} 0 node_network_iface_link_mode{device="veth4b652b67"} 0 node_network_iface_link_mode{device="veth56b5349a"} 0 node_network_iface_link_mode{device="veth5a0c037b"} 0 node_network_iface_link_mode{device="veth5d4dbdbb"} 0 node_network_iface_link_mode{device="veth627cf941"} 0 node_network_iface_link_mode{device="veth69973fe1"} 0 node_network_iface_link_mode{device="veth70ed1f64"} 0 node_network_iface_link_mode{device="veth7544a30b"} 0 node_network_iface_link_mode{device="veth779d4c97"} 0 node_network_iface_link_mode{device="veth7c6c3def"} 0 node_network_iface_link_mode{device="veth89800d97"} 0 node_network_iface_link_mode{device="veth8c281132"} 0 node_network_iface_link_mode{device="veth8eb1a706"} 0 node_network_iface_link_mode{device="veth9ab468e6"} 0 node_network_iface_link_mode{device="vetha45729c8"} 0 node_network_iface_link_mode{device="vethac4eb865"} 0 node_network_iface_link_mode{device="vethadd46fe0"} 0 node_network_iface_link_mode{device="vethaf268aa5"} 0 node_network_iface_link_mode{device="vethafc0b46c"} 0 node_network_iface_link_mode{device="vethbae8f864"} 0 node_network_iface_link_mode{device="vethc29b6630"} 0 node_network_iface_link_mode{device="vethc4e8ed11"} 0 node_network_iface_link_mode{device="vethca0a8f8e"} 0 node_network_iface_link_mode{device="vethccd67ca1"} 0 node_network_iface_link_mode{device="vethd015c4d8"} 0 node_network_iface_link_mode{device="vethd1b36a69"} 0 node_network_iface_link_mode{device="vethd38c9bf5"} 0 node_network_iface_link_mode{device="vethd3c71054"} 0 node_network_iface_link_mode{device="vethdc2a67ef"} 0 node_network_iface_link_mode{device="vethe1c7ba67"} 0 node_network_iface_link_mode{device="vethefdd5427"} 0 node_network_iface_link_mode{device="vethf56cd6b5"} 0 node_network_iface_link_mode{device="vethf9924e2c"} 0 node_network_iface_link_mode{device="vethfa9f63f6"} 0 node_network_iface_link_mode{device="vethff5d8d24"} 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:d3:eb:6c:b1:f9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd38c9bf5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:16:8b:dd:e7:c0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc4e8ed11",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:a0:7c:03:1f:40",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7c6c3def",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:b8:bf:20:7f:26",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd015c4d8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:10:bd:e6:50:ea",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethafc0b46c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:32:6b:4a:11:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth31836b55",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1a:2e:67:ef:d4:1c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe1c7ba67",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1a:ee:a9:d5:8b:f9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth052c7e07",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:ee:ea:73:8f:24",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth627cf941",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:a0:e8:fa:c9:d5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethadd46fe0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:a8:bd:14:f8:af",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethccd67ca1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:21:90:15:c8:a2",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd1b36a69",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:4f:8a:a8:bd:e9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth294ce623",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="36:bd:a8:be:0b:f9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethefdd5427",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="36:cb:78:fc:d7:de",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth56b5349a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3a:e3:69:80:f7:fa",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth70ed1f64",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:9b:60:f6:85:89",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth26ab1c81",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:9e:5e:0e:f2:99",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth69973fe1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:a1:28:35:90:15",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="cni0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="46:26:9b:4f:46:7e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth779d4c97",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:86:30:a1:31:d9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0b5ded31",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:3f:5d:36:28:3f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethaf268aa5",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="5a:53:b3:a7:f9:a4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth01b48753",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5e:de:6d:cb:68:49",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0049dc21",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="66:1b:37:6d:30:d7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethff5d8d24",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6e:2c:07:c5:ba:30",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7544a30b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="72:3d:2b:1d:5f:c7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8eb1a706",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="72:c1:e7:c0:f8:b4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1527b7b3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="82:21:1f:4b:ad:16",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethca0a8f8e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:48:cb:1b:4b:c3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethfa9f63f6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:56:76:cd:40:b4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5a0c037b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:27:55:7a:46:66",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth06c3c78e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:4f:bd:e9:42:c6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth4b652b67",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:31:82:53:de:ec",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="flannel.1",duplex="unknown",ifalias="",operstate="unknown"} 1 node_network_info{address="a2:66:1b:aa:74:fe",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9ab468e6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:83:5d:98:d0:c6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethdc2a67ef",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:a9:73:9a:8d:f8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth304aaa4f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a6:04:f0:77:18:d1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf56cd6b5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:29:32:da:4d:3a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1e09d88f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b2:e7:07:d4:76:ed",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth89800d97",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:00:59:3a:a9:53",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth14fcfe0b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:59:43:3c:07:cf",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0237b2ce",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:6a:b8:2e:f8:5b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth19344550",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ba:f9:4e:84:68:1a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5d4dbdbb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:6c:17:58:a3:f4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf9924e2c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:73:7c:de:e0:1b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha45729c8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="da:75:c5:d2:dd:40",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth089ab830",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="de:0e:7f:68:c0:b9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbae8f864",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:67:3a:dd:0b:74",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8c281132",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:fd:55:4c:a2:8a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd3c71054",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e6:7d:2a:32:47:7e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc29b6630",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:c3:41:1b:85:72",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2a381e75",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:3f:1f:1e:19:9a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethac4eb865",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="veth0049dc21"} 1450 node_network_mtu_bytes{device="veth01b48753"} 1450 node_network_mtu_bytes{device="veth0237b2ce"} 1450 node_network_mtu_bytes{device="veth052c7e07"} 1450 node_network_mtu_bytes{device="veth06c3c78e"} 1450 node_network_mtu_bytes{device="veth089ab830"} 1450 node_network_mtu_bytes{device="veth0b5ded31"} 1450 node_network_mtu_bytes{device="veth14fcfe0b"} 1450 node_network_mtu_bytes{device="veth1527b7b3"} 1450 node_network_mtu_bytes{device="veth19344550"} 1450 node_network_mtu_bytes{device="veth1e09d88f"} 1450 node_network_mtu_bytes{device="veth26ab1c81"} 1450 node_network_mtu_bytes{device="veth294ce623"} 1450 node_network_mtu_bytes{device="veth2a381e75"} 1450 node_network_mtu_bytes{device="veth304aaa4f"} 1450 node_network_mtu_bytes{device="veth31836b55"} 1450 node_network_mtu_bytes{device="veth4b652b67"} 1450 node_network_mtu_bytes{device="veth56b5349a"} 1450 node_network_mtu_bytes{device="veth5a0c037b"} 1450 node_network_mtu_bytes{device="veth5d4dbdbb"} 1450 node_network_mtu_bytes{device="veth627cf941"} 1450 node_network_mtu_bytes{device="veth69973fe1"} 1450 node_network_mtu_bytes{device="veth70ed1f64"} 1450 node_network_mtu_bytes{device="veth7544a30b"} 1450 node_network_mtu_bytes{device="veth779d4c97"} 1450 node_network_mtu_bytes{device="veth7c6c3def"} 1450 node_network_mtu_bytes{device="veth89800d97"} 1450 node_network_mtu_bytes{device="veth8c281132"} 1450 node_network_mtu_bytes{device="veth8eb1a706"} 1450 node_network_mtu_bytes{device="veth9ab468e6"} 1450 node_network_mtu_bytes{device="vetha45729c8"} 1450 node_network_mtu_bytes{device="vethac4eb865"} 1450 node_network_mtu_bytes{device="vethadd46fe0"} 1450 node_network_mtu_bytes{device="vethaf268aa5"} 1450 node_network_mtu_bytes{device="vethafc0b46c"} 1450 node_network_mtu_bytes{device="vethbae8f864"} 1450 node_network_mtu_bytes{device="vethc29b6630"} 1450 node_network_mtu_bytes{device="vethc4e8ed11"} 1450 node_network_mtu_bytes{device="vethca0a8f8e"} 1450 node_network_mtu_bytes{device="vethccd67ca1"} 1450 node_network_mtu_bytes{device="vethd015c4d8"} 1450 node_network_mtu_bytes{device="vethd1b36a69"} 1450 node_network_mtu_bytes{device="vethd38c9bf5"} 1450 node_network_mtu_bytes{device="vethd3c71054"} 1450 node_network_mtu_bytes{device="vethdc2a67ef"} 1450 node_network_mtu_bytes{device="vethe1c7ba67"} 1450 node_network_mtu_bytes{device="vethefdd5427"} 1450 node_network_mtu_bytes{device="vethf56cd6b5"} 1450 node_network_mtu_bytes{device="vethf9924e2c"} 1450 node_network_mtu_bytes{device="vethfa9f63f6"} 1450 node_network_mtu_bytes{device="vethff5d8d24"} 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="veth0049dc21"} 3 node_network_name_assign_type{device="veth01b48753"} 3 node_network_name_assign_type{device="veth0237b2ce"} 3 node_network_name_assign_type{device="veth052c7e07"} 3 node_network_name_assign_type{device="veth06c3c78e"} 3 node_network_name_assign_type{device="veth089ab830"} 3 node_network_name_assign_type{device="veth0b5ded31"} 3 node_network_name_assign_type{device="veth14fcfe0b"} 3 node_network_name_assign_type{device="veth1527b7b3"} 3 node_network_name_assign_type{device="veth19344550"} 3 node_network_name_assign_type{device="veth1e09d88f"} 3 node_network_name_assign_type{device="veth26ab1c81"} 3 node_network_name_assign_type{device="veth294ce623"} 3 node_network_name_assign_type{device="veth2a381e75"} 3 node_network_name_assign_type{device="veth304aaa4f"} 3 node_network_name_assign_type{device="veth31836b55"} 3 node_network_name_assign_type{device="veth4b652b67"} 3 node_network_name_assign_type{device="veth56b5349a"} 3 node_network_name_assign_type{device="veth5a0c037b"} 3 node_network_name_assign_type{device="veth5d4dbdbb"} 3 node_network_name_assign_type{device="veth627cf941"} 3 node_network_name_assign_type{device="veth69973fe1"} 3 node_network_name_assign_type{device="veth70ed1f64"} 3 node_network_name_assign_type{device="veth7544a30b"} 3 node_network_name_assign_type{device="veth779d4c97"} 3 node_network_name_assign_type{device="veth7c6c3def"} 3 node_network_name_assign_type{device="veth89800d97"} 3 node_network_name_assign_type{device="veth8c281132"} 3 node_network_name_assign_type{device="veth8eb1a706"} 3 node_network_name_assign_type{device="veth9ab468e6"} 3 node_network_name_assign_type{device="vetha45729c8"} 3 node_network_name_assign_type{device="vethac4eb865"} 3 node_network_name_assign_type{device="vethadd46fe0"} 3 node_network_name_assign_type{device="vethaf268aa5"} 3 node_network_name_assign_type{device="vethafc0b46c"} 3 node_network_name_assign_type{device="vethbae8f864"} 3 node_network_name_assign_type{device="vethc29b6630"} 3 node_network_name_assign_type{device="vethc4e8ed11"} 3 node_network_name_assign_type{device="vethca0a8f8e"} 3 node_network_name_assign_type{device="vethccd67ca1"} 3 node_network_name_assign_type{device="vethd015c4d8"} 3 node_network_name_assign_type{device="vethd1b36a69"} 3 node_network_name_assign_type{device="vethd38c9bf5"} 3 node_network_name_assign_type{device="vethd3c71054"} 3 node_network_name_assign_type{device="vethdc2a67ef"} 3 node_network_name_assign_type{device="vethe1c7ba67"} 3 node_network_name_assign_type{device="vethefdd5427"} 3 node_network_name_assign_type{device="vethf56cd6b5"} 3 node_network_name_assign_type{device="vethf9924e2c"} 3 node_network_name_assign_type{device="vethfa9f63f6"} 3 node_network_name_assign_type{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_net_dev_group{device="veth01b48753"} 0 node_network_net_dev_group{device="veth0237b2ce"} 0 node_network_net_dev_group{device="veth052c7e07"} 0 node_network_net_dev_group{device="veth06c3c78e"} 0 node_network_net_dev_group{device="veth089ab830"} 0 node_network_net_dev_group{device="veth0b5ded31"} 0 node_network_net_dev_group{device="veth14fcfe0b"} 0 node_network_net_dev_group{device="veth1527b7b3"} 0 node_network_net_dev_group{device="veth19344550"} 0 node_network_net_dev_group{device="veth1e09d88f"} 0 node_network_net_dev_group{device="veth26ab1c81"} 0 node_network_net_dev_group{device="veth294ce623"} 0 node_network_net_dev_group{device="veth2a381e75"} 0 node_network_net_dev_group{device="veth304aaa4f"} 0 node_network_net_dev_group{device="veth31836b55"} 0 node_network_net_dev_group{device="veth4b652b67"} 0 node_network_net_dev_group{device="veth56b5349a"} 0 node_network_net_dev_group{device="veth5a0c037b"} 0 node_network_net_dev_group{device="veth5d4dbdbb"} 0 node_network_net_dev_group{device="veth627cf941"} 0 node_network_net_dev_group{device="veth69973fe1"} 0 node_network_net_dev_group{device="veth70ed1f64"} 0 node_network_net_dev_group{device="veth7544a30b"} 0 node_network_net_dev_group{device="veth779d4c97"} 0 node_network_net_dev_group{device="veth7c6c3def"} 0 node_network_net_dev_group{device="veth89800d97"} 0 node_network_net_dev_group{device="veth8c281132"} 0 node_network_net_dev_group{device="veth8eb1a706"} 0 node_network_net_dev_group{device="veth9ab468e6"} 0 node_network_net_dev_group{device="vetha45729c8"} 0 node_network_net_dev_group{device="vethac4eb865"} 0 node_network_net_dev_group{device="vethadd46fe0"} 0 node_network_net_dev_group{device="vethaf268aa5"} 0 node_network_net_dev_group{device="vethafc0b46c"} 0 node_network_net_dev_group{device="vethbae8f864"} 0 node_network_net_dev_group{device="vethc29b6630"} 0 node_network_net_dev_group{device="vethc4e8ed11"} 0 node_network_net_dev_group{device="vethca0a8f8e"} 0 node_network_net_dev_group{device="vethccd67ca1"} 0 node_network_net_dev_group{device="vethd015c4d8"} 0 node_network_net_dev_group{device="vethd1b36a69"} 0 node_network_net_dev_group{device="vethd38c9bf5"} 0 node_network_net_dev_group{device="vethd3c71054"} 0 node_network_net_dev_group{device="vethdc2a67ef"} 0 node_network_net_dev_group{device="vethe1c7ba67"} 0 node_network_net_dev_group{device="vethefdd5427"} 0 node_network_net_dev_group{device="vethf56cd6b5"} 0 node_network_net_dev_group{device="vethf9924e2c"} 0 node_network_net_dev_group{device="vethfa9f63f6"} 0 node_network_net_dev_group{device="vethff5d8d24"} 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="veth0049dc21"} 1 node_network_protocol_type{device="veth01b48753"} 1 node_network_protocol_type{device="veth0237b2ce"} 1 node_network_protocol_type{device="veth052c7e07"} 1 node_network_protocol_type{device="veth06c3c78e"} 1 node_network_protocol_type{device="veth089ab830"} 1 node_network_protocol_type{device="veth0b5ded31"} 1 node_network_protocol_type{device="veth14fcfe0b"} 1 node_network_protocol_type{device="veth1527b7b3"} 1 node_network_protocol_type{device="veth19344550"} 1 node_network_protocol_type{device="veth1e09d88f"} 1 node_network_protocol_type{device="veth26ab1c81"} 1 node_network_protocol_type{device="veth294ce623"} 1 node_network_protocol_type{device="veth2a381e75"} 1 node_network_protocol_type{device="veth304aaa4f"} 1 node_network_protocol_type{device="veth31836b55"} 1 node_network_protocol_type{device="veth4b652b67"} 1 node_network_protocol_type{device="veth56b5349a"} 1 node_network_protocol_type{device="veth5a0c037b"} 1 node_network_protocol_type{device="veth5d4dbdbb"} 1 node_network_protocol_type{device="veth627cf941"} 1 node_network_protocol_type{device="veth69973fe1"} 1 node_network_protocol_type{device="veth70ed1f64"} 1 node_network_protocol_type{device="veth7544a30b"} 1 node_network_protocol_type{device="veth779d4c97"} 1 node_network_protocol_type{device="veth7c6c3def"} 1 node_network_protocol_type{device="veth89800d97"} 1 node_network_protocol_type{device="veth8c281132"} 1 node_network_protocol_type{device="veth8eb1a706"} 1 node_network_protocol_type{device="veth9ab468e6"} 1 node_network_protocol_type{device="vetha45729c8"} 1 node_network_protocol_type{device="vethac4eb865"} 1 node_network_protocol_type{device="vethadd46fe0"} 1 node_network_protocol_type{device="vethaf268aa5"} 1 node_network_protocol_type{device="vethafc0b46c"} 1 node_network_protocol_type{device="vethbae8f864"} 1 node_network_protocol_type{device="vethc29b6630"} 1 node_network_protocol_type{device="vethc4e8ed11"} 1 node_network_protocol_type{device="vethca0a8f8e"} 1 node_network_protocol_type{device="vethccd67ca1"} 1 node_network_protocol_type{device="vethd015c4d8"} 1 node_network_protocol_type{device="vethd1b36a69"} 1 node_network_protocol_type{device="vethd38c9bf5"} 1 node_network_protocol_type{device="vethd3c71054"} 1 node_network_protocol_type{device="vethdc2a67ef"} 1 node_network_protocol_type{device="vethe1c7ba67"} 1 node_network_protocol_type{device="vethefdd5427"} 1 node_network_protocol_type{device="vethf56cd6b5"} 1 node_network_protocol_type{device="vethf9924e2c"} 1 node_network_protocol_type{device="vethfa9f63f6"} 1 node_network_protocol_type{device="vethff5d8d24"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="cni0"} 5.297026352e+09 node_network_receive_bytes_total{device="eth0"} 1.535554815e+09 node_network_receive_bytes_total{device="flannel.1"} 0 node_network_receive_bytes_total{device="lo"} 1.3582836561e+10 node_network_receive_bytes_total{device="veth0049dc21"} 2.011854309e+09 node_network_receive_bytes_total{device="veth01b48753"} 2.296301828e+09 node_network_receive_bytes_total{device="veth0237b2ce"} 1.20362095e+08 node_network_receive_bytes_total{device="veth052c7e07"} 21262 node_network_receive_bytes_total{device="veth06c3c78e"} 21332 node_network_receive_bytes_total{device="veth089ab830"} 21332 node_network_receive_bytes_total{device="veth0b5ded31"} 1.48561701e+08 node_network_receive_bytes_total{device="veth14fcfe0b"} 21262 node_network_receive_bytes_total{device="veth1527b7b3"} 1.5744084658e+10 node_network_receive_bytes_total{device="veth19344550"} 21332 node_network_receive_bytes_total{device="veth1e09d88f"} 21332 node_network_receive_bytes_total{device="veth26ab1c81"} 3.2986865761e+10 node_network_receive_bytes_total{device="veth294ce623"} 5.989765708e+09 node_network_receive_bytes_total{device="veth2a381e75"} 4.9550858e+08 node_network_receive_bytes_total{device="veth304aaa4f"} 4.71809985e+08 node_network_receive_bytes_total{device="veth31836b55"} 21262 node_network_receive_bytes_total{device="veth4b652b67"} 144238 node_network_receive_bytes_total{device="veth56b5349a"} 147481 node_network_receive_bytes_total{device="veth5a0c037b"} 1.0380003e+07 node_network_receive_bytes_total{device="veth5d4dbdbb"} 1.076539775e+09 node_network_receive_bytes_total{device="veth627cf941"} 21332 node_network_receive_bytes_total{device="veth69973fe1"} 45162 node_network_receive_bytes_total{device="veth70ed1f64"} 2.476902901e+09 node_network_receive_bytes_total{device="veth7544a30b"} 34034 node_network_receive_bytes_total{device="veth779d4c97"} 1.28442231e+08 node_network_receive_bytes_total{device="veth7c6c3def"} 21122 node_network_receive_bytes_total{device="veth89800d97"} 3.26279875e+08 node_network_receive_bytes_total{device="veth8c281132"} 4.3429576e+08 node_network_receive_bytes_total{device="veth8eb1a706"} 3.0010773e+07 node_network_receive_bytes_total{device="veth9ab468e6"} 34306 node_network_receive_bytes_total{device="vetha45729c8"} 820271 node_network_receive_bytes_total{device="vethac4eb865"} 3.61583187e+08 node_network_receive_bytes_total{device="vethadd46fe0"} 31499 node_network_receive_bytes_total{device="vethaf268aa5"} 1.38436835e+08 node_network_receive_bytes_total{device="vethafc0b46c"} 21692 node_network_receive_bytes_total{device="vethbae8f864"} 21262 node_network_receive_bytes_total{device="vethc29b6630"} 119687 node_network_receive_bytes_total{device="vethc4e8ed11"} 21402 node_network_receive_bytes_total{device="vethca0a8f8e"} 1.1410065052e+10 node_network_receive_bytes_total{device="vethccd67ca1"} 201979 node_network_receive_bytes_total{device="vethd015c4d8"} 2.8884509e+07 node_network_receive_bytes_total{device="vethd1b36a69"} 6.988117e+06 node_network_receive_bytes_total{device="vethd38c9bf5"} 2.61031655e+08 node_network_receive_bytes_total{device="vethd3c71054"} 125883 node_network_receive_bytes_total{device="vethdc2a67ef"} 7.9831692e+07 node_network_receive_bytes_total{device="vethe1c7ba67"} 35598 node_network_receive_bytes_total{device="vethefdd5427"} 1.5263954e+07 node_network_receive_bytes_total{device="vethf56cd6b5"} 2.34178425e+09 node_network_receive_bytes_total{device="vethf9924e2c"} 21402 node_network_receive_bytes_total{device="vethfa9f63f6"} 1662 node_network_receive_bytes_total{device="vethff5d8d24"} 21262 # 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="veth0049dc21"} 0 node_network_receive_compressed_total{device="veth01b48753"} 0 node_network_receive_compressed_total{device="veth0237b2ce"} 0 node_network_receive_compressed_total{device="veth052c7e07"} 0 node_network_receive_compressed_total{device="veth06c3c78e"} 0 node_network_receive_compressed_total{device="veth089ab830"} 0 node_network_receive_compressed_total{device="veth0b5ded31"} 0 node_network_receive_compressed_total{device="veth14fcfe0b"} 0 node_network_receive_compressed_total{device="veth1527b7b3"} 0 node_network_receive_compressed_total{device="veth19344550"} 0 node_network_receive_compressed_total{device="veth1e09d88f"} 0 node_network_receive_compressed_total{device="veth26ab1c81"} 0 node_network_receive_compressed_total{device="veth294ce623"} 0 node_network_receive_compressed_total{device="veth2a381e75"} 0 node_network_receive_compressed_total{device="veth304aaa4f"} 0 node_network_receive_compressed_total{device="veth31836b55"} 0 node_network_receive_compressed_total{device="veth4b652b67"} 0 node_network_receive_compressed_total{device="veth56b5349a"} 0 node_network_receive_compressed_total{device="veth5a0c037b"} 0 node_network_receive_compressed_total{device="veth5d4dbdbb"} 0 node_network_receive_compressed_total{device="veth627cf941"} 0 node_network_receive_compressed_total{device="veth69973fe1"} 0 node_network_receive_compressed_total{device="veth70ed1f64"} 0 node_network_receive_compressed_total{device="veth7544a30b"} 0 node_network_receive_compressed_total{device="veth779d4c97"} 0 node_network_receive_compressed_total{device="veth7c6c3def"} 0 node_network_receive_compressed_total{device="veth89800d97"} 0 node_network_receive_compressed_total{device="veth8c281132"} 0 node_network_receive_compressed_total{device="veth8eb1a706"} 0 node_network_receive_compressed_total{device="veth9ab468e6"} 0 node_network_receive_compressed_total{device="vetha45729c8"} 0 node_network_receive_compressed_total{device="vethac4eb865"} 0 node_network_receive_compressed_total{device="vethadd46fe0"} 0 node_network_receive_compressed_total{device="vethaf268aa5"} 0 node_network_receive_compressed_total{device="vethafc0b46c"} 0 node_network_receive_compressed_total{device="vethbae8f864"} 0 node_network_receive_compressed_total{device="vethc29b6630"} 0 node_network_receive_compressed_total{device="vethc4e8ed11"} 0 node_network_receive_compressed_total{device="vethca0a8f8e"} 0 node_network_receive_compressed_total{device="vethccd67ca1"} 0 node_network_receive_compressed_total{device="vethd015c4d8"} 0 node_network_receive_compressed_total{device="vethd1b36a69"} 0 node_network_receive_compressed_total{device="vethd38c9bf5"} 0 node_network_receive_compressed_total{device="vethd3c71054"} 0 node_network_receive_compressed_total{device="vethdc2a67ef"} 0 node_network_receive_compressed_total{device="vethe1c7ba67"} 0 node_network_receive_compressed_total{device="vethefdd5427"} 0 node_network_receive_compressed_total{device="vethf56cd6b5"} 0 node_network_receive_compressed_total{device="vethf9924e2c"} 0 node_network_receive_compressed_total{device="vethfa9f63f6"} 0 node_network_receive_compressed_total{device="vethff5d8d24"} 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"} 0 node_network_receive_drop_total{device="flannel.1"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="veth0049dc21"} 0 node_network_receive_drop_total{device="veth01b48753"} 0 node_network_receive_drop_total{device="veth0237b2ce"} 0 node_network_receive_drop_total{device="veth052c7e07"} 0 node_network_receive_drop_total{device="veth06c3c78e"} 0 node_network_receive_drop_total{device="veth089ab830"} 0 node_network_receive_drop_total{device="veth0b5ded31"} 0 node_network_receive_drop_total{device="veth14fcfe0b"} 0 node_network_receive_drop_total{device="veth1527b7b3"} 0 node_network_receive_drop_total{device="veth19344550"} 0 node_network_receive_drop_total{device="veth1e09d88f"} 0 node_network_receive_drop_total{device="veth26ab1c81"} 0 node_network_receive_drop_total{device="veth294ce623"} 0 node_network_receive_drop_total{device="veth2a381e75"} 0 node_network_receive_drop_total{device="veth304aaa4f"} 0 node_network_receive_drop_total{device="veth31836b55"} 0 node_network_receive_drop_total{device="veth4b652b67"} 0 node_network_receive_drop_total{device="veth56b5349a"} 0 node_network_receive_drop_total{device="veth5a0c037b"} 0 node_network_receive_drop_total{device="veth5d4dbdbb"} 0 node_network_receive_drop_total{device="veth627cf941"} 0 node_network_receive_drop_total{device="veth69973fe1"} 0 node_network_receive_drop_total{device="veth70ed1f64"} 0 node_network_receive_drop_total{device="veth7544a30b"} 0 node_network_receive_drop_total{device="veth779d4c97"} 0 node_network_receive_drop_total{device="veth7c6c3def"} 0 node_network_receive_drop_total{device="veth89800d97"} 0 node_network_receive_drop_total{device="veth8c281132"} 0 node_network_receive_drop_total{device="veth8eb1a706"} 0 node_network_receive_drop_total{device="veth9ab468e6"} 0 node_network_receive_drop_total{device="vetha45729c8"} 0 node_network_receive_drop_total{device="vethac4eb865"} 0 node_network_receive_drop_total{device="vethadd46fe0"} 0 node_network_receive_drop_total{device="vethaf268aa5"} 0 node_network_receive_drop_total{device="vethafc0b46c"} 0 node_network_receive_drop_total{device="vethbae8f864"} 0 node_network_receive_drop_total{device="vethc29b6630"} 0 node_network_receive_drop_total{device="vethc4e8ed11"} 0 node_network_receive_drop_total{device="vethca0a8f8e"} 0 node_network_receive_drop_total{device="vethccd67ca1"} 0 node_network_receive_drop_total{device="vethd015c4d8"} 0 node_network_receive_drop_total{device="vethd1b36a69"} 0 node_network_receive_drop_total{device="vethd38c9bf5"} 0 node_network_receive_drop_total{device="vethd3c71054"} 0 node_network_receive_drop_total{device="vethdc2a67ef"} 0 node_network_receive_drop_total{device="vethe1c7ba67"} 0 node_network_receive_drop_total{device="vethefdd5427"} 0 node_network_receive_drop_total{device="vethf56cd6b5"} 0 node_network_receive_drop_total{device="vethf9924e2c"} 0 node_network_receive_drop_total{device="vethfa9f63f6"} 0 node_network_receive_drop_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_receive_errs_total{device="veth01b48753"} 0 node_network_receive_errs_total{device="veth0237b2ce"} 0 node_network_receive_errs_total{device="veth052c7e07"} 0 node_network_receive_errs_total{device="veth06c3c78e"} 0 node_network_receive_errs_total{device="veth089ab830"} 0 node_network_receive_errs_total{device="veth0b5ded31"} 0 node_network_receive_errs_total{device="veth14fcfe0b"} 0 node_network_receive_errs_total{device="veth1527b7b3"} 0 node_network_receive_errs_total{device="veth19344550"} 0 node_network_receive_errs_total{device="veth1e09d88f"} 0 node_network_receive_errs_total{device="veth26ab1c81"} 0 node_network_receive_errs_total{device="veth294ce623"} 0 node_network_receive_errs_total{device="veth2a381e75"} 0 node_network_receive_errs_total{device="veth304aaa4f"} 0 node_network_receive_errs_total{device="veth31836b55"} 0 node_network_receive_errs_total{device="veth4b652b67"} 0 node_network_receive_errs_total{device="veth56b5349a"} 0 node_network_receive_errs_total{device="veth5a0c037b"} 0 node_network_receive_errs_total{device="veth5d4dbdbb"} 0 node_network_receive_errs_total{device="veth627cf941"} 0 node_network_receive_errs_total{device="veth69973fe1"} 0 node_network_receive_errs_total{device="veth70ed1f64"} 0 node_network_receive_errs_total{device="veth7544a30b"} 0 node_network_receive_errs_total{device="veth779d4c97"} 0 node_network_receive_errs_total{device="veth7c6c3def"} 0 node_network_receive_errs_total{device="veth89800d97"} 0 node_network_receive_errs_total{device="veth8c281132"} 0 node_network_receive_errs_total{device="veth8eb1a706"} 0 node_network_receive_errs_total{device="veth9ab468e6"} 0 node_network_receive_errs_total{device="vetha45729c8"} 0 node_network_receive_errs_total{device="vethac4eb865"} 0 node_network_receive_errs_total{device="vethadd46fe0"} 0 node_network_receive_errs_total{device="vethaf268aa5"} 0 node_network_receive_errs_total{device="vethafc0b46c"} 0 node_network_receive_errs_total{device="vethbae8f864"} 0 node_network_receive_errs_total{device="vethc29b6630"} 0 node_network_receive_errs_total{device="vethc4e8ed11"} 0 node_network_receive_errs_total{device="vethca0a8f8e"} 0 node_network_receive_errs_total{device="vethccd67ca1"} 0 node_network_receive_errs_total{device="vethd015c4d8"} 0 node_network_receive_errs_total{device="vethd1b36a69"} 0 node_network_receive_errs_total{device="vethd38c9bf5"} 0 node_network_receive_errs_total{device="vethd3c71054"} 0 node_network_receive_errs_total{device="vethdc2a67ef"} 0 node_network_receive_errs_total{device="vethe1c7ba67"} 0 node_network_receive_errs_total{device="vethefdd5427"} 0 node_network_receive_errs_total{device="vethf56cd6b5"} 0 node_network_receive_errs_total{device="vethf9924e2c"} 0 node_network_receive_errs_total{device="vethfa9f63f6"} 0 node_network_receive_errs_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_receive_fifo_total{device="veth01b48753"} 0 node_network_receive_fifo_total{device="veth0237b2ce"} 0 node_network_receive_fifo_total{device="veth052c7e07"} 0 node_network_receive_fifo_total{device="veth06c3c78e"} 0 node_network_receive_fifo_total{device="veth089ab830"} 0 node_network_receive_fifo_total{device="veth0b5ded31"} 0 node_network_receive_fifo_total{device="veth14fcfe0b"} 0 node_network_receive_fifo_total{device="veth1527b7b3"} 0 node_network_receive_fifo_total{device="veth19344550"} 0 node_network_receive_fifo_total{device="veth1e09d88f"} 0 node_network_receive_fifo_total{device="veth26ab1c81"} 0 node_network_receive_fifo_total{device="veth294ce623"} 0 node_network_receive_fifo_total{device="veth2a381e75"} 0 node_network_receive_fifo_total{device="veth304aaa4f"} 0 node_network_receive_fifo_total{device="veth31836b55"} 0 node_network_receive_fifo_total{device="veth4b652b67"} 0 node_network_receive_fifo_total{device="veth56b5349a"} 0 node_network_receive_fifo_total{device="veth5a0c037b"} 0 node_network_receive_fifo_total{device="veth5d4dbdbb"} 0 node_network_receive_fifo_total{device="veth627cf941"} 0 node_network_receive_fifo_total{device="veth69973fe1"} 0 node_network_receive_fifo_total{device="veth70ed1f64"} 0 node_network_receive_fifo_total{device="veth7544a30b"} 0 node_network_receive_fifo_total{device="veth779d4c97"} 0 node_network_receive_fifo_total{device="veth7c6c3def"} 0 node_network_receive_fifo_total{device="veth89800d97"} 0 node_network_receive_fifo_total{device="veth8c281132"} 0 node_network_receive_fifo_total{device="veth8eb1a706"} 0 node_network_receive_fifo_total{device="veth9ab468e6"} 0 node_network_receive_fifo_total{device="vetha45729c8"} 0 node_network_receive_fifo_total{device="vethac4eb865"} 0 node_network_receive_fifo_total{device="vethadd46fe0"} 0 node_network_receive_fifo_total{device="vethaf268aa5"} 0 node_network_receive_fifo_total{device="vethafc0b46c"} 0 node_network_receive_fifo_total{device="vethbae8f864"} 0 node_network_receive_fifo_total{device="vethc29b6630"} 0 node_network_receive_fifo_total{device="vethc4e8ed11"} 0 node_network_receive_fifo_total{device="vethca0a8f8e"} 0 node_network_receive_fifo_total{device="vethccd67ca1"} 0 node_network_receive_fifo_total{device="vethd015c4d8"} 0 node_network_receive_fifo_total{device="vethd1b36a69"} 0 node_network_receive_fifo_total{device="vethd38c9bf5"} 0 node_network_receive_fifo_total{device="vethd3c71054"} 0 node_network_receive_fifo_total{device="vethdc2a67ef"} 0 node_network_receive_fifo_total{device="vethe1c7ba67"} 0 node_network_receive_fifo_total{device="vethefdd5427"} 0 node_network_receive_fifo_total{device="vethf56cd6b5"} 0 node_network_receive_fifo_total{device="vethf9924e2c"} 0 node_network_receive_fifo_total{device="vethfa9f63f6"} 0 node_network_receive_fifo_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_receive_frame_total{device="veth01b48753"} 0 node_network_receive_frame_total{device="veth0237b2ce"} 0 node_network_receive_frame_total{device="veth052c7e07"} 0 node_network_receive_frame_total{device="veth06c3c78e"} 0 node_network_receive_frame_total{device="veth089ab830"} 0 node_network_receive_frame_total{device="veth0b5ded31"} 0 node_network_receive_frame_total{device="veth14fcfe0b"} 0 node_network_receive_frame_total{device="veth1527b7b3"} 0 node_network_receive_frame_total{device="veth19344550"} 0 node_network_receive_frame_total{device="veth1e09d88f"} 0 node_network_receive_frame_total{device="veth26ab1c81"} 0 node_network_receive_frame_total{device="veth294ce623"} 0 node_network_receive_frame_total{device="veth2a381e75"} 0 node_network_receive_frame_total{device="veth304aaa4f"} 0 node_network_receive_frame_total{device="veth31836b55"} 0 node_network_receive_frame_total{device="veth4b652b67"} 0 node_network_receive_frame_total{device="veth56b5349a"} 0 node_network_receive_frame_total{device="veth5a0c037b"} 0 node_network_receive_frame_total{device="veth5d4dbdbb"} 0 node_network_receive_frame_total{device="veth627cf941"} 0 node_network_receive_frame_total{device="veth69973fe1"} 0 node_network_receive_frame_total{device="veth70ed1f64"} 0 node_network_receive_frame_total{device="veth7544a30b"} 0 node_network_receive_frame_total{device="veth779d4c97"} 0 node_network_receive_frame_total{device="veth7c6c3def"} 0 node_network_receive_frame_total{device="veth89800d97"} 0 node_network_receive_frame_total{device="veth8c281132"} 0 node_network_receive_frame_total{device="veth8eb1a706"} 0 node_network_receive_frame_total{device="veth9ab468e6"} 0 node_network_receive_frame_total{device="vetha45729c8"} 0 node_network_receive_frame_total{device="vethac4eb865"} 0 node_network_receive_frame_total{device="vethadd46fe0"} 0 node_network_receive_frame_total{device="vethaf268aa5"} 0 node_network_receive_frame_total{device="vethafc0b46c"} 0 node_network_receive_frame_total{device="vethbae8f864"} 0 node_network_receive_frame_total{device="vethc29b6630"} 0 node_network_receive_frame_total{device="vethc4e8ed11"} 0 node_network_receive_frame_total{device="vethca0a8f8e"} 0 node_network_receive_frame_total{device="vethccd67ca1"} 0 node_network_receive_frame_total{device="vethd015c4d8"} 0 node_network_receive_frame_total{device="vethd1b36a69"} 0 node_network_receive_frame_total{device="vethd38c9bf5"} 0 node_network_receive_frame_total{device="vethd3c71054"} 0 node_network_receive_frame_total{device="vethdc2a67ef"} 0 node_network_receive_frame_total{device="vethe1c7ba67"} 0 node_network_receive_frame_total{device="vethefdd5427"} 0 node_network_receive_frame_total{device="vethf56cd6b5"} 0 node_network_receive_frame_total{device="vethf9924e2c"} 0 node_network_receive_frame_total{device="vethfa9f63f6"} 0 node_network_receive_frame_total{device="vethff5d8d24"} 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"} 15678 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="veth0049dc21"} 0 node_network_receive_multicast_total{device="veth01b48753"} 0 node_network_receive_multicast_total{device="veth0237b2ce"} 0 node_network_receive_multicast_total{device="veth052c7e07"} 0 node_network_receive_multicast_total{device="veth06c3c78e"} 0 node_network_receive_multicast_total{device="veth089ab830"} 0 node_network_receive_multicast_total{device="veth0b5ded31"} 0 node_network_receive_multicast_total{device="veth14fcfe0b"} 0 node_network_receive_multicast_total{device="veth1527b7b3"} 0 node_network_receive_multicast_total{device="veth19344550"} 0 node_network_receive_multicast_total{device="veth1e09d88f"} 0 node_network_receive_multicast_total{device="veth26ab1c81"} 0 node_network_receive_multicast_total{device="veth294ce623"} 0 node_network_receive_multicast_total{device="veth2a381e75"} 0 node_network_receive_multicast_total{device="veth304aaa4f"} 0 node_network_receive_multicast_total{device="veth31836b55"} 0 node_network_receive_multicast_total{device="veth4b652b67"} 0 node_network_receive_multicast_total{device="veth56b5349a"} 0 node_network_receive_multicast_total{device="veth5a0c037b"} 0 node_network_receive_multicast_total{device="veth5d4dbdbb"} 0 node_network_receive_multicast_total{device="veth627cf941"} 0 node_network_receive_multicast_total{device="veth69973fe1"} 0 node_network_receive_multicast_total{device="veth70ed1f64"} 0 node_network_receive_multicast_total{device="veth7544a30b"} 0 node_network_receive_multicast_total{device="veth779d4c97"} 0 node_network_receive_multicast_total{device="veth7c6c3def"} 0 node_network_receive_multicast_total{device="veth89800d97"} 0 node_network_receive_multicast_total{device="veth8c281132"} 0 node_network_receive_multicast_total{device="veth8eb1a706"} 0 node_network_receive_multicast_total{device="veth9ab468e6"} 0 node_network_receive_multicast_total{device="vetha45729c8"} 0 node_network_receive_multicast_total{device="vethac4eb865"} 0 node_network_receive_multicast_total{device="vethadd46fe0"} 0 node_network_receive_multicast_total{device="vethaf268aa5"} 0 node_network_receive_multicast_total{device="vethafc0b46c"} 0 node_network_receive_multicast_total{device="vethbae8f864"} 0 node_network_receive_multicast_total{device="vethc29b6630"} 0 node_network_receive_multicast_total{device="vethc4e8ed11"} 0 node_network_receive_multicast_total{device="vethca0a8f8e"} 0 node_network_receive_multicast_total{device="vethccd67ca1"} 0 node_network_receive_multicast_total{device="vethd015c4d8"} 0 node_network_receive_multicast_total{device="vethd1b36a69"} 0 node_network_receive_multicast_total{device="vethd38c9bf5"} 0 node_network_receive_multicast_total{device="vethd3c71054"} 0 node_network_receive_multicast_total{device="vethdc2a67ef"} 0 node_network_receive_multicast_total{device="vethe1c7ba67"} 0 node_network_receive_multicast_total{device="vethefdd5427"} 0 node_network_receive_multicast_total{device="vethf56cd6b5"} 0 node_network_receive_multicast_total{device="vethf9924e2c"} 0 node_network_receive_multicast_total{device="vethfa9f63f6"} 0 node_network_receive_multicast_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_receive_nohandler_total{device="veth01b48753"} 0 node_network_receive_nohandler_total{device="veth0237b2ce"} 0 node_network_receive_nohandler_total{device="veth052c7e07"} 0 node_network_receive_nohandler_total{device="veth06c3c78e"} 0 node_network_receive_nohandler_total{device="veth089ab830"} 0 node_network_receive_nohandler_total{device="veth0b5ded31"} 0 node_network_receive_nohandler_total{device="veth14fcfe0b"} 0 node_network_receive_nohandler_total{device="veth1527b7b3"} 0 node_network_receive_nohandler_total{device="veth19344550"} 0 node_network_receive_nohandler_total{device="veth1e09d88f"} 0 node_network_receive_nohandler_total{device="veth26ab1c81"} 0 node_network_receive_nohandler_total{device="veth294ce623"} 0 node_network_receive_nohandler_total{device="veth2a381e75"} 0 node_network_receive_nohandler_total{device="veth304aaa4f"} 0 node_network_receive_nohandler_total{device="veth31836b55"} 0 node_network_receive_nohandler_total{device="veth4b652b67"} 0 node_network_receive_nohandler_total{device="veth56b5349a"} 0 node_network_receive_nohandler_total{device="veth5a0c037b"} 0 node_network_receive_nohandler_total{device="veth5d4dbdbb"} 0 node_network_receive_nohandler_total{device="veth627cf941"} 0 node_network_receive_nohandler_total{device="veth69973fe1"} 0 node_network_receive_nohandler_total{device="veth70ed1f64"} 0 node_network_receive_nohandler_total{device="veth7544a30b"} 0 node_network_receive_nohandler_total{device="veth779d4c97"} 0 node_network_receive_nohandler_total{device="veth7c6c3def"} 0 node_network_receive_nohandler_total{device="veth89800d97"} 0 node_network_receive_nohandler_total{device="veth8c281132"} 0 node_network_receive_nohandler_total{device="veth8eb1a706"} 0 node_network_receive_nohandler_total{device="veth9ab468e6"} 0 node_network_receive_nohandler_total{device="vetha45729c8"} 0 node_network_receive_nohandler_total{device="vethac4eb865"} 0 node_network_receive_nohandler_total{device="vethadd46fe0"} 0 node_network_receive_nohandler_total{device="vethaf268aa5"} 0 node_network_receive_nohandler_total{device="vethafc0b46c"} 0 node_network_receive_nohandler_total{device="vethbae8f864"} 0 node_network_receive_nohandler_total{device="vethc29b6630"} 0 node_network_receive_nohandler_total{device="vethc4e8ed11"} 0 node_network_receive_nohandler_total{device="vethca0a8f8e"} 0 node_network_receive_nohandler_total{device="vethccd67ca1"} 0 node_network_receive_nohandler_total{device="vethd015c4d8"} 0 node_network_receive_nohandler_total{device="vethd1b36a69"} 0 node_network_receive_nohandler_total{device="vethd38c9bf5"} 0 node_network_receive_nohandler_total{device="vethd3c71054"} 0 node_network_receive_nohandler_total{device="vethdc2a67ef"} 0 node_network_receive_nohandler_total{device="vethe1c7ba67"} 0 node_network_receive_nohandler_total{device="vethefdd5427"} 0 node_network_receive_nohandler_total{device="vethf56cd6b5"} 0 node_network_receive_nohandler_total{device="vethf9924e2c"} 0 node_network_receive_nohandler_total{device="vethfa9f63f6"} 0 node_network_receive_nohandler_total{device="vethff5d8d24"} 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"} 4.2821022e+07 node_network_receive_packets_total{device="eth0"} 1.2023236e+07 node_network_receive_packets_total{device="flannel.1"} 0 node_network_receive_packets_total{device="lo"} 3.374474e+07 node_network_receive_packets_total{device="veth0049dc21"} 1.9235708e+07 node_network_receive_packets_total{device="veth01b48753"} 3.171948e+06 node_network_receive_packets_total{device="veth0237b2ce"} 745863 node_network_receive_packets_total{device="veth052c7e07"} 303 node_network_receive_packets_total{device="veth06c3c78e"} 304 node_network_receive_packets_total{device="veth089ab830"} 304 node_network_receive_packets_total{device="veth0b5ded31"} 1.05122e+06 node_network_receive_packets_total{device="veth14fcfe0b"} 303 node_network_receive_packets_total{device="veth1527b7b3"} 1.2953135e+07 node_network_receive_packets_total{device="veth19344550"} 304 node_network_receive_packets_total{device="veth1e09d88f"} 304 node_network_receive_packets_total{device="veth26ab1c81"} 7.673903e+06 node_network_receive_packets_total{device="veth294ce623"} 7.0616205e+07 node_network_receive_packets_total{device="veth2a381e75"} 4.954125e+06 node_network_receive_packets_total{device="veth304aaa4f"} 6.347285e+06 node_network_receive_packets_total{device="veth31836b55"} 303 node_network_receive_packets_total{device="veth4b652b67"} 1717 node_network_receive_packets_total{device="veth56b5349a"} 1822 node_network_receive_packets_total{device="veth5a0c037b"} 133121 node_network_receive_packets_total{device="veth5d4dbdbb"} 1.897634e+06 node_network_receive_packets_total{device="veth627cf941"} 304 node_network_receive_packets_total{device="veth69973fe1"} 631 node_network_receive_packets_total{device="veth70ed1f64"} 1.5344905e+07 node_network_receive_packets_total{device="veth7544a30b"} 483 node_network_receive_packets_total{device="veth779d4c97"} 865597 node_network_receive_packets_total{device="veth7c6c3def"} 301 node_network_receive_packets_total{device="veth89800d97"} 263361 node_network_receive_packets_total{device="veth8c281132"} 2.024727e+06 node_network_receive_packets_total{device="veth8eb1a706"} 310502 node_network_receive_packets_total{device="veth9ab468e6"} 487 node_network_receive_packets_total{device="vetha45729c8"} 9856 node_network_receive_packets_total{device="vethac4eb865"} 2.12583e+06 node_network_receive_packets_total{device="vethadd46fe0"} 419 node_network_receive_packets_total{device="vethaf268aa5"} 1.561769e+06 node_network_receive_packets_total{device="vethafc0b46c"} 310 node_network_receive_packets_total{device="vethbae8f864"} 303 node_network_receive_packets_total{device="vethc29b6630"} 1407 node_network_receive_packets_total{device="vethc4e8ed11"} 305 node_network_receive_packets_total{device="vethca0a8f8e"} 7.1575029e+07 node_network_receive_packets_total{device="vethccd67ca1"} 671 node_network_receive_packets_total{device="vethd015c4d8"} 255684 node_network_receive_packets_total{device="vethd1b36a69"} 49225 node_network_receive_packets_total{device="vethd38c9bf5"} 1.096241e+06 node_network_receive_packets_total{device="vethd3c71054"} 1499 node_network_receive_packets_total{device="vethdc2a67ef"} 153834 node_network_receive_packets_total{device="vethe1c7ba67"} 503 node_network_receive_packets_total{device="vethefdd5427"} 177354 node_network_receive_packets_total{device="vethf56cd6b5"} 7.737954e+06 node_network_receive_packets_total{device="vethf9924e2c"} 305 node_network_receive_packets_total{device="vethfa9f63f6"} 23 node_network_receive_packets_total{device="vethff5d8d24"} 303 # 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="veth0049dc21"} 1.25e+09 node_network_speed_bytes{device="veth01b48753"} 1.25e+09 node_network_speed_bytes{device="veth0237b2ce"} 1.25e+09 node_network_speed_bytes{device="veth052c7e07"} 1.25e+09 node_network_speed_bytes{device="veth06c3c78e"} 1.25e+09 node_network_speed_bytes{device="veth089ab830"} 1.25e+09 node_network_speed_bytes{device="veth0b5ded31"} 1.25e+09 node_network_speed_bytes{device="veth14fcfe0b"} 1.25e+09 node_network_speed_bytes{device="veth1527b7b3"} 1.25e+09 node_network_speed_bytes{device="veth19344550"} 1.25e+09 node_network_speed_bytes{device="veth1e09d88f"} 1.25e+09 node_network_speed_bytes{device="veth26ab1c81"} 1.25e+09 node_network_speed_bytes{device="veth294ce623"} 1.25e+09 node_network_speed_bytes{device="veth2a381e75"} 1.25e+09 node_network_speed_bytes{device="veth304aaa4f"} 1.25e+09 node_network_speed_bytes{device="veth31836b55"} 1.25e+09 node_network_speed_bytes{device="veth4b652b67"} 1.25e+09 node_network_speed_bytes{device="veth56b5349a"} 1.25e+09 node_network_speed_bytes{device="veth5a0c037b"} 1.25e+09 node_network_speed_bytes{device="veth5d4dbdbb"} 1.25e+09 node_network_speed_bytes{device="veth627cf941"} 1.25e+09 node_network_speed_bytes{device="veth69973fe1"} 1.25e+09 node_network_speed_bytes{device="veth70ed1f64"} 1.25e+09 node_network_speed_bytes{device="veth7544a30b"} 1.25e+09 node_network_speed_bytes{device="veth779d4c97"} 1.25e+09 node_network_speed_bytes{device="veth7c6c3def"} 1.25e+09 node_network_speed_bytes{device="veth89800d97"} 1.25e+09 node_network_speed_bytes{device="veth8c281132"} 1.25e+09 node_network_speed_bytes{device="veth8eb1a706"} 1.25e+09 node_network_speed_bytes{device="veth9ab468e6"} 1.25e+09 node_network_speed_bytes{device="vetha45729c8"} 1.25e+09 node_network_speed_bytes{device="vethac4eb865"} 1.25e+09 node_network_speed_bytes{device="vethadd46fe0"} 1.25e+09 node_network_speed_bytes{device="vethaf268aa5"} 1.25e+09 node_network_speed_bytes{device="vethafc0b46c"} 1.25e+09 node_network_speed_bytes{device="vethbae8f864"} 1.25e+09 node_network_speed_bytes{device="vethc29b6630"} 1.25e+09 node_network_speed_bytes{device="vethc4e8ed11"} 1.25e+09 node_network_speed_bytes{device="vethca0a8f8e"} 1.25e+09 node_network_speed_bytes{device="vethccd67ca1"} 1.25e+09 node_network_speed_bytes{device="vethd015c4d8"} 1.25e+09 node_network_speed_bytes{device="vethd1b36a69"} 1.25e+09 node_network_speed_bytes{device="vethd38c9bf5"} 1.25e+09 node_network_speed_bytes{device="vethd3c71054"} 1.25e+09 node_network_speed_bytes{device="vethdc2a67ef"} 1.25e+09 node_network_speed_bytes{device="vethe1c7ba67"} 1.25e+09 node_network_speed_bytes{device="vethefdd5427"} 1.25e+09 node_network_speed_bytes{device="vethf56cd6b5"} 1.25e+09 node_network_speed_bytes{device="vethf9924e2c"} 1.25e+09 node_network_speed_bytes{device="vethfa9f63f6"} 1.25e+09 node_network_speed_bytes{device="vethff5d8d24"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="cni0"} 3.9156922949e+10 node_network_transmit_bytes_total{device="eth0"} 5.59216796e+08 node_network_transmit_bytes_total{device="flannel.1"} 0 node_network_transmit_bytes_total{device="lo"} 1.3582836561e+10 node_network_transmit_bytes_total{device="veth0049dc21"} 5.8775795377e+10 node_network_transmit_bytes_total{device="veth01b48753"} 5.23192336e+08 node_network_transmit_bytes_total{device="veth0237b2ce"} 2.2493936e+08 node_network_transmit_bytes_total{device="veth052c7e07"} 1.188472e+06 node_network_transmit_bytes_total{device="veth06c3c78e"} 1.189824e+06 node_network_transmit_bytes_total{device="veth089ab830"} 1.17943e+06 node_network_transmit_bytes_total{device="veth0b5ded31"} 1.13163954e+08 node_network_transmit_bytes_total{device="veth14fcfe0b"} 1.18416e+06 node_network_transmit_bytes_total{device="veth1527b7b3"} 2.119541866e+09 node_network_transmit_bytes_total{device="veth19344550"} 1.18364e+06 node_network_transmit_bytes_total{device="veth1e09d88f"} 1.18452e+06 node_network_transmit_bytes_total{device="veth26ab1c81"} 1.079072408e+09 node_network_transmit_bytes_total{device="veth294ce623"} 1.1897208407e+10 node_network_transmit_bytes_total{device="veth2a381e75"} 4.50291433e+08 node_network_transmit_bytes_total{device="veth304aaa4f"} 3.23879704e+08 node_network_transmit_bytes_total{device="veth31836b55"} 1.188722e+06 node_network_transmit_bytes_total{device="veth4b652b67"} 1.359947e+06 node_network_transmit_bytes_total{device="veth56b5349a"} 1.347052e+06 node_network_transmit_bytes_total{device="veth5a0c037b"} 2.1771217e+07 node_network_transmit_bytes_total{device="veth5d4dbdbb"} 1.7421377296e+10 node_network_transmit_bytes_total{device="veth627cf941"} 1.17273e+06 node_network_transmit_bytes_total{device="veth69973fe1"} 1.207664e+06 node_network_transmit_bytes_total{device="veth70ed1f64"} 1.494588178e+09 node_network_transmit_bytes_total{device="veth7544a30b"} 1.197564e+06 node_network_transmit_bytes_total{device="veth779d4c97"} 5.75692564e+08 node_network_transmit_bytes_total{device="veth7c6c3def"} 1.181324e+06 node_network_transmit_bytes_total{device="veth89800d97"} 1.19785543e+08 node_network_transmit_bytes_total{device="veth8c281132"} 4.93792041e+08 node_network_transmit_bytes_total{device="veth8eb1a706"} 8.1317093e+07 node_network_transmit_bytes_total{device="veth9ab468e6"} 1.188018e+06 node_network_transmit_bytes_total{device="vetha45729c8"} 2.316632e+06 node_network_transmit_bytes_total{device="vethac4eb865"} 8.887631933e+09 node_network_transmit_bytes_total{device="vethadd46fe0"} 1.184654e+06 node_network_transmit_bytes_total{device="vethaf268aa5"} 1.64482644e+08 node_network_transmit_bytes_total{device="vethafc0b46c"} 1.18953e+06 node_network_transmit_bytes_total{device="vethbae8f864"} 1.190212e+06 node_network_transmit_bytes_total{device="vethc29b6630"} 1.309135e+06 node_network_transmit_bytes_total{device="vethc4e8ed11"} 1.178618e+06 node_network_transmit_bytes_total{device="vethca0a8f8e"} 5.951504471e+09 node_network_transmit_bytes_total{device="vethccd67ca1"} 1.277572e+06 node_network_transmit_bytes_total{device="vethd015c4d8"} 4.746339e+07 node_network_transmit_bytes_total{device="vethd1b36a69"} 3.7130361e+07 node_network_transmit_bytes_total{device="vethd38c9bf5"} 3.29864159e+08 node_network_transmit_bytes_total{device="vethd3c71054"} 1.310226e+06 node_network_transmit_bytes_total{device="vethdc2a67ef"} 7.122365e+06 node_network_transmit_bytes_total{device="vethe1c7ba67"} 1.198672e+06 node_network_transmit_bytes_total{device="vethefdd5427"} 2.6679657e+07 node_network_transmit_bytes_total{device="vethf56cd6b5"} 1.514555797e+09 node_network_transmit_bytes_total{device="vethf9924e2c"} 1.181754e+06 node_network_transmit_bytes_total{device="vethfa9f63f6"} 33752 node_network_transmit_bytes_total{device="vethff5d8d24"} 1.180872e+06 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cni0"} 0 node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="flannel.1"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="veth0049dc21"} 0 node_network_transmit_carrier_total{device="veth01b48753"} 0 node_network_transmit_carrier_total{device="veth0237b2ce"} 0 node_network_transmit_carrier_total{device="veth052c7e07"} 0 node_network_transmit_carrier_total{device="veth06c3c78e"} 0 node_network_transmit_carrier_total{device="veth089ab830"} 0 node_network_transmit_carrier_total{device="veth0b5ded31"} 0 node_network_transmit_carrier_total{device="veth14fcfe0b"} 0 node_network_transmit_carrier_total{device="veth1527b7b3"} 0 node_network_transmit_carrier_total{device="veth19344550"} 0 node_network_transmit_carrier_total{device="veth1e09d88f"} 0 node_network_transmit_carrier_total{device="veth26ab1c81"} 0 node_network_transmit_carrier_total{device="veth294ce623"} 0 node_network_transmit_carrier_total{device="veth2a381e75"} 0 node_network_transmit_carrier_total{device="veth304aaa4f"} 0 node_network_transmit_carrier_total{device="veth31836b55"} 0 node_network_transmit_carrier_total{device="veth4b652b67"} 0 node_network_transmit_carrier_total{device="veth56b5349a"} 0 node_network_transmit_carrier_total{device="veth5a0c037b"} 0 node_network_transmit_carrier_total{device="veth5d4dbdbb"} 0 node_network_transmit_carrier_total{device="veth627cf941"} 0 node_network_transmit_carrier_total{device="veth69973fe1"} 0 node_network_transmit_carrier_total{device="veth70ed1f64"} 0 node_network_transmit_carrier_total{device="veth7544a30b"} 0 node_network_transmit_carrier_total{device="veth779d4c97"} 0 node_network_transmit_carrier_total{device="veth7c6c3def"} 0 node_network_transmit_carrier_total{device="veth89800d97"} 0 node_network_transmit_carrier_total{device="veth8c281132"} 0 node_network_transmit_carrier_total{device="veth8eb1a706"} 0 node_network_transmit_carrier_total{device="veth9ab468e6"} 0 node_network_transmit_carrier_total{device="vetha45729c8"} 0 node_network_transmit_carrier_total{device="vethac4eb865"} 0 node_network_transmit_carrier_total{device="vethadd46fe0"} 0 node_network_transmit_carrier_total{device="vethaf268aa5"} 0 node_network_transmit_carrier_total{device="vethafc0b46c"} 0 node_network_transmit_carrier_total{device="vethbae8f864"} 0 node_network_transmit_carrier_total{device="vethc29b6630"} 0 node_network_transmit_carrier_total{device="vethc4e8ed11"} 0 node_network_transmit_carrier_total{device="vethca0a8f8e"} 0 node_network_transmit_carrier_total{device="vethccd67ca1"} 0 node_network_transmit_carrier_total{device="vethd015c4d8"} 0 node_network_transmit_carrier_total{device="vethd1b36a69"} 0 node_network_transmit_carrier_total{device="vethd38c9bf5"} 0 node_network_transmit_carrier_total{device="vethd3c71054"} 0 node_network_transmit_carrier_total{device="vethdc2a67ef"} 0 node_network_transmit_carrier_total{device="vethe1c7ba67"} 0 node_network_transmit_carrier_total{device="vethefdd5427"} 0 node_network_transmit_carrier_total{device="vethf56cd6b5"} 0 node_network_transmit_carrier_total{device="vethf9924e2c"} 0 node_network_transmit_carrier_total{device="vethfa9f63f6"} 0 node_network_transmit_carrier_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_transmit_colls_total{device="veth01b48753"} 0 node_network_transmit_colls_total{device="veth0237b2ce"} 0 node_network_transmit_colls_total{device="veth052c7e07"} 0 node_network_transmit_colls_total{device="veth06c3c78e"} 0 node_network_transmit_colls_total{device="veth089ab830"} 0 node_network_transmit_colls_total{device="veth0b5ded31"} 0 node_network_transmit_colls_total{device="veth14fcfe0b"} 0 node_network_transmit_colls_total{device="veth1527b7b3"} 0 node_network_transmit_colls_total{device="veth19344550"} 0 node_network_transmit_colls_total{device="veth1e09d88f"} 0 node_network_transmit_colls_total{device="veth26ab1c81"} 0 node_network_transmit_colls_total{device="veth294ce623"} 0 node_network_transmit_colls_total{device="veth2a381e75"} 0 node_network_transmit_colls_total{device="veth304aaa4f"} 0 node_network_transmit_colls_total{device="veth31836b55"} 0 node_network_transmit_colls_total{device="veth4b652b67"} 0 node_network_transmit_colls_total{device="veth56b5349a"} 0 node_network_transmit_colls_total{device="veth5a0c037b"} 0 node_network_transmit_colls_total{device="veth5d4dbdbb"} 0 node_network_transmit_colls_total{device="veth627cf941"} 0 node_network_transmit_colls_total{device="veth69973fe1"} 0 node_network_transmit_colls_total{device="veth70ed1f64"} 0 node_network_transmit_colls_total{device="veth7544a30b"} 0 node_network_transmit_colls_total{device="veth779d4c97"} 0 node_network_transmit_colls_total{device="veth7c6c3def"} 0 node_network_transmit_colls_total{device="veth89800d97"} 0 node_network_transmit_colls_total{device="veth8c281132"} 0 node_network_transmit_colls_total{device="veth8eb1a706"} 0 node_network_transmit_colls_total{device="veth9ab468e6"} 0 node_network_transmit_colls_total{device="vetha45729c8"} 0 node_network_transmit_colls_total{device="vethac4eb865"} 0 node_network_transmit_colls_total{device="vethadd46fe0"} 0 node_network_transmit_colls_total{device="vethaf268aa5"} 0 node_network_transmit_colls_total{device="vethafc0b46c"} 0 node_network_transmit_colls_total{device="vethbae8f864"} 0 node_network_transmit_colls_total{device="vethc29b6630"} 0 node_network_transmit_colls_total{device="vethc4e8ed11"} 0 node_network_transmit_colls_total{device="vethca0a8f8e"} 0 node_network_transmit_colls_total{device="vethccd67ca1"} 0 node_network_transmit_colls_total{device="vethd015c4d8"} 0 node_network_transmit_colls_total{device="vethd1b36a69"} 0 node_network_transmit_colls_total{device="vethd38c9bf5"} 0 node_network_transmit_colls_total{device="vethd3c71054"} 0 node_network_transmit_colls_total{device="vethdc2a67ef"} 0 node_network_transmit_colls_total{device="vethe1c7ba67"} 0 node_network_transmit_colls_total{device="vethefdd5427"} 0 node_network_transmit_colls_total{device="vethf56cd6b5"} 0 node_network_transmit_colls_total{device="vethf9924e2c"} 0 node_network_transmit_colls_total{device="vethfa9f63f6"} 0 node_network_transmit_colls_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_transmit_compressed_total{device="veth01b48753"} 0 node_network_transmit_compressed_total{device="veth0237b2ce"} 0 node_network_transmit_compressed_total{device="veth052c7e07"} 0 node_network_transmit_compressed_total{device="veth06c3c78e"} 0 node_network_transmit_compressed_total{device="veth089ab830"} 0 node_network_transmit_compressed_total{device="veth0b5ded31"} 0 node_network_transmit_compressed_total{device="veth14fcfe0b"} 0 node_network_transmit_compressed_total{device="veth1527b7b3"} 0 node_network_transmit_compressed_total{device="veth19344550"} 0 node_network_transmit_compressed_total{device="veth1e09d88f"} 0 node_network_transmit_compressed_total{device="veth26ab1c81"} 0 node_network_transmit_compressed_total{device="veth294ce623"} 0 node_network_transmit_compressed_total{device="veth2a381e75"} 0 node_network_transmit_compressed_total{device="veth304aaa4f"} 0 node_network_transmit_compressed_total{device="veth31836b55"} 0 node_network_transmit_compressed_total{device="veth4b652b67"} 0 node_network_transmit_compressed_total{device="veth56b5349a"} 0 node_network_transmit_compressed_total{device="veth5a0c037b"} 0 node_network_transmit_compressed_total{device="veth5d4dbdbb"} 0 node_network_transmit_compressed_total{device="veth627cf941"} 0 node_network_transmit_compressed_total{device="veth69973fe1"} 0 node_network_transmit_compressed_total{device="veth70ed1f64"} 0 node_network_transmit_compressed_total{device="veth7544a30b"} 0 node_network_transmit_compressed_total{device="veth779d4c97"} 0 node_network_transmit_compressed_total{device="veth7c6c3def"} 0 node_network_transmit_compressed_total{device="veth89800d97"} 0 node_network_transmit_compressed_total{device="veth8c281132"} 0 node_network_transmit_compressed_total{device="veth8eb1a706"} 0 node_network_transmit_compressed_total{device="veth9ab468e6"} 0 node_network_transmit_compressed_total{device="vetha45729c8"} 0 node_network_transmit_compressed_total{device="vethac4eb865"} 0 node_network_transmit_compressed_total{device="vethadd46fe0"} 0 node_network_transmit_compressed_total{device="vethaf268aa5"} 0 node_network_transmit_compressed_total{device="vethafc0b46c"} 0 node_network_transmit_compressed_total{device="vethbae8f864"} 0 node_network_transmit_compressed_total{device="vethc29b6630"} 0 node_network_transmit_compressed_total{device="vethc4e8ed11"} 0 node_network_transmit_compressed_total{device="vethca0a8f8e"} 0 node_network_transmit_compressed_total{device="vethccd67ca1"} 0 node_network_transmit_compressed_total{device="vethd015c4d8"} 0 node_network_transmit_compressed_total{device="vethd1b36a69"} 0 node_network_transmit_compressed_total{device="vethd38c9bf5"} 0 node_network_transmit_compressed_total{device="vethd3c71054"} 0 node_network_transmit_compressed_total{device="vethdc2a67ef"} 0 node_network_transmit_compressed_total{device="vethe1c7ba67"} 0 node_network_transmit_compressed_total{device="vethefdd5427"} 0 node_network_transmit_compressed_total{device="vethf56cd6b5"} 0 node_network_transmit_compressed_total{device="vethf9924e2c"} 0 node_network_transmit_compressed_total{device="vethfa9f63f6"} 0 node_network_transmit_compressed_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_transmit_drop_total{device="veth01b48753"} 0 node_network_transmit_drop_total{device="veth0237b2ce"} 0 node_network_transmit_drop_total{device="veth052c7e07"} 0 node_network_transmit_drop_total{device="veth06c3c78e"} 0 node_network_transmit_drop_total{device="veth089ab830"} 0 node_network_transmit_drop_total{device="veth0b5ded31"} 0 node_network_transmit_drop_total{device="veth14fcfe0b"} 0 node_network_transmit_drop_total{device="veth1527b7b3"} 0 node_network_transmit_drop_total{device="veth19344550"} 0 node_network_transmit_drop_total{device="veth1e09d88f"} 0 node_network_transmit_drop_total{device="veth26ab1c81"} 0 node_network_transmit_drop_total{device="veth294ce623"} 0 node_network_transmit_drop_total{device="veth2a381e75"} 0 node_network_transmit_drop_total{device="veth304aaa4f"} 0 node_network_transmit_drop_total{device="veth31836b55"} 0 node_network_transmit_drop_total{device="veth4b652b67"} 0 node_network_transmit_drop_total{device="veth56b5349a"} 0 node_network_transmit_drop_total{device="veth5a0c037b"} 0 node_network_transmit_drop_total{device="veth5d4dbdbb"} 0 node_network_transmit_drop_total{device="veth627cf941"} 0 node_network_transmit_drop_total{device="veth69973fe1"} 0 node_network_transmit_drop_total{device="veth70ed1f64"} 0 node_network_transmit_drop_total{device="veth7544a30b"} 0 node_network_transmit_drop_total{device="veth779d4c97"} 0 node_network_transmit_drop_total{device="veth7c6c3def"} 0 node_network_transmit_drop_total{device="veth89800d97"} 0 node_network_transmit_drop_total{device="veth8c281132"} 0 node_network_transmit_drop_total{device="veth8eb1a706"} 0 node_network_transmit_drop_total{device="veth9ab468e6"} 0 node_network_transmit_drop_total{device="vetha45729c8"} 0 node_network_transmit_drop_total{device="vethac4eb865"} 0 node_network_transmit_drop_total{device="vethadd46fe0"} 0 node_network_transmit_drop_total{device="vethaf268aa5"} 0 node_network_transmit_drop_total{device="vethafc0b46c"} 0 node_network_transmit_drop_total{device="vethbae8f864"} 0 node_network_transmit_drop_total{device="vethc29b6630"} 0 node_network_transmit_drop_total{device="vethc4e8ed11"} 0 node_network_transmit_drop_total{device="vethca0a8f8e"} 0 node_network_transmit_drop_total{device="vethccd67ca1"} 0 node_network_transmit_drop_total{device="vethd015c4d8"} 0 node_network_transmit_drop_total{device="vethd1b36a69"} 0 node_network_transmit_drop_total{device="vethd38c9bf5"} 0 node_network_transmit_drop_total{device="vethd3c71054"} 0 node_network_transmit_drop_total{device="vethdc2a67ef"} 0 node_network_transmit_drop_total{device="vethe1c7ba67"} 0 node_network_transmit_drop_total{device="vethefdd5427"} 0 node_network_transmit_drop_total{device="vethf56cd6b5"} 0 node_network_transmit_drop_total{device="vethf9924e2c"} 0 node_network_transmit_drop_total{device="vethfa9f63f6"} 0 node_network_transmit_drop_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_transmit_errs_total{device="veth01b48753"} 0 node_network_transmit_errs_total{device="veth0237b2ce"} 0 node_network_transmit_errs_total{device="veth052c7e07"} 0 node_network_transmit_errs_total{device="veth06c3c78e"} 0 node_network_transmit_errs_total{device="veth089ab830"} 0 node_network_transmit_errs_total{device="veth0b5ded31"} 0 node_network_transmit_errs_total{device="veth14fcfe0b"} 0 node_network_transmit_errs_total{device="veth1527b7b3"} 0 node_network_transmit_errs_total{device="veth19344550"} 0 node_network_transmit_errs_total{device="veth1e09d88f"} 0 node_network_transmit_errs_total{device="veth26ab1c81"} 0 node_network_transmit_errs_total{device="veth294ce623"} 0 node_network_transmit_errs_total{device="veth2a381e75"} 0 node_network_transmit_errs_total{device="veth304aaa4f"} 0 node_network_transmit_errs_total{device="veth31836b55"} 0 node_network_transmit_errs_total{device="veth4b652b67"} 0 node_network_transmit_errs_total{device="veth56b5349a"} 0 node_network_transmit_errs_total{device="veth5a0c037b"} 0 node_network_transmit_errs_total{device="veth5d4dbdbb"} 0 node_network_transmit_errs_total{device="veth627cf941"} 0 node_network_transmit_errs_total{device="veth69973fe1"} 0 node_network_transmit_errs_total{device="veth70ed1f64"} 0 node_network_transmit_errs_total{device="veth7544a30b"} 0 node_network_transmit_errs_total{device="veth779d4c97"} 0 node_network_transmit_errs_total{device="veth7c6c3def"} 0 node_network_transmit_errs_total{device="veth89800d97"} 0 node_network_transmit_errs_total{device="veth8c281132"} 0 node_network_transmit_errs_total{device="veth8eb1a706"} 0 node_network_transmit_errs_total{device="veth9ab468e6"} 0 node_network_transmit_errs_total{device="vetha45729c8"} 0 node_network_transmit_errs_total{device="vethac4eb865"} 0 node_network_transmit_errs_total{device="vethadd46fe0"} 0 node_network_transmit_errs_total{device="vethaf268aa5"} 0 node_network_transmit_errs_total{device="vethafc0b46c"} 0 node_network_transmit_errs_total{device="vethbae8f864"} 0 node_network_transmit_errs_total{device="vethc29b6630"} 0 node_network_transmit_errs_total{device="vethc4e8ed11"} 0 node_network_transmit_errs_total{device="vethca0a8f8e"} 0 node_network_transmit_errs_total{device="vethccd67ca1"} 0 node_network_transmit_errs_total{device="vethd015c4d8"} 0 node_network_transmit_errs_total{device="vethd1b36a69"} 0 node_network_transmit_errs_total{device="vethd38c9bf5"} 0 node_network_transmit_errs_total{device="vethd3c71054"} 0 node_network_transmit_errs_total{device="vethdc2a67ef"} 0 node_network_transmit_errs_total{device="vethe1c7ba67"} 0 node_network_transmit_errs_total{device="vethefdd5427"} 0 node_network_transmit_errs_total{device="vethf56cd6b5"} 0 node_network_transmit_errs_total{device="vethf9924e2c"} 0 node_network_transmit_errs_total{device="vethfa9f63f6"} 0 node_network_transmit_errs_total{device="vethff5d8d24"} 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="veth0049dc21"} 0 node_network_transmit_fifo_total{device="veth01b48753"} 0 node_network_transmit_fifo_total{device="veth0237b2ce"} 0 node_network_transmit_fifo_total{device="veth052c7e07"} 0 node_network_transmit_fifo_total{device="veth06c3c78e"} 0 node_network_transmit_fifo_total{device="veth089ab830"} 0 node_network_transmit_fifo_total{device="veth0b5ded31"} 0 node_network_transmit_fifo_total{device="veth14fcfe0b"} 0 node_network_transmit_fifo_total{device="veth1527b7b3"} 0 node_network_transmit_fifo_total{device="veth19344550"} 0 node_network_transmit_fifo_total{device="veth1e09d88f"} 0 node_network_transmit_fifo_total{device="veth26ab1c81"} 0 node_network_transmit_fifo_total{device="veth294ce623"} 0 node_network_transmit_fifo_total{device="veth2a381e75"} 0 node_network_transmit_fifo_total{device="veth304aaa4f"} 0 node_network_transmit_fifo_total{device="veth31836b55"} 0 node_network_transmit_fifo_total{device="veth4b652b67"} 0 node_network_transmit_fifo_total{device="veth56b5349a"} 0 node_network_transmit_fifo_total{device="veth5a0c037b"} 0 node_network_transmit_fifo_total{device="veth5d4dbdbb"} 0 node_network_transmit_fifo_total{device="veth627cf941"} 0 node_network_transmit_fifo_total{device="veth69973fe1"} 0 node_network_transmit_fifo_total{device="veth70ed1f64"} 0 node_network_transmit_fifo_total{device="veth7544a30b"} 0 node_network_transmit_fifo_total{device="veth779d4c97"} 0 node_network_transmit_fifo_total{device="veth7c6c3def"} 0 node_network_transmit_fifo_total{device="veth89800d97"} 0 node_network_transmit_fifo_total{device="veth8c281132"} 0 node_network_transmit_fifo_total{device="veth8eb1a706"} 0 node_network_transmit_fifo_total{device="veth9ab468e6"} 0 node_network_transmit_fifo_total{device="vetha45729c8"} 0 node_network_transmit_fifo_total{device="vethac4eb865"} 0 node_network_transmit_fifo_total{device="vethadd46fe0"} 0 node_network_transmit_fifo_total{device="vethaf268aa5"} 0 node_network_transmit_fifo_total{device="vethafc0b46c"} 0 node_network_transmit_fifo_total{device="vethbae8f864"} 0 node_network_transmit_fifo_total{device="vethc29b6630"} 0 node_network_transmit_fifo_total{device="vethc4e8ed11"} 0 node_network_transmit_fifo_total{device="vethca0a8f8e"} 0 node_network_transmit_fifo_total{device="vethccd67ca1"} 0 node_network_transmit_fifo_total{device="vethd015c4d8"} 0 node_network_transmit_fifo_total{device="vethd1b36a69"} 0 node_network_transmit_fifo_total{device="vethd38c9bf5"} 0 node_network_transmit_fifo_total{device="vethd3c71054"} 0 node_network_transmit_fifo_total{device="vethdc2a67ef"} 0 node_network_transmit_fifo_total{device="vethe1c7ba67"} 0 node_network_transmit_fifo_total{device="vethefdd5427"} 0 node_network_transmit_fifo_total{device="vethf56cd6b5"} 0 node_network_transmit_fifo_total{device="vethf9924e2c"} 0 node_network_transmit_fifo_total{device="vethfa9f63f6"} 0 node_network_transmit_fifo_total{device="vethff5d8d24"} 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"} 3.9935091e+07 node_network_transmit_packets_total{device="eth0"} 6.759985e+06 node_network_transmit_packets_total{device="flannel.1"} 0 node_network_transmit_packets_total{device="lo"} 3.374474e+07 node_network_transmit_packets_total{device="veth0049dc21"} 1.6966795e+07 node_network_transmit_packets_total{device="veth01b48753"} 5.018016e+06 node_network_transmit_packets_total{device="veth0237b2ce"} 709311 node_network_transmit_packets_total{device="veth052c7e07"} 17020 node_network_transmit_packets_total{device="veth06c3c78e"} 17036 node_network_transmit_packets_total{device="veth089ab830"} 16911 node_network_transmit_packets_total{device="veth0b5ded31"} 1.182453e+06 node_network_transmit_packets_total{device="veth14fcfe0b"} 16968 node_network_transmit_packets_total{device="veth1527b7b3"} 1.2900141e+07 node_network_transmit_packets_total{device="veth19344550"} 16962 node_network_transmit_packets_total{device="veth1e09d88f"} 16972 node_network_transmit_packets_total{device="veth26ab1c81"} 7.203155e+06 node_network_transmit_packets_total{device="veth294ce623"} 7.180003e+07 node_network_transmit_packets_total{device="veth2a381e75"} 3.035208e+06 node_network_transmit_packets_total{device="veth304aaa4f"} 2.995053e+06 node_network_transmit_packets_total{device="veth31836b55"} 17023 node_network_transmit_packets_total{device="veth4b652b67"} 18454 node_network_transmit_packets_total{device="veth56b5349a"} 18535 node_network_transmit_packets_total{device="veth5a0c037b"} 132978 node_network_transmit_packets_total{device="veth5d4dbdbb"} 1.772786e+06 node_network_transmit_packets_total{device="veth627cf941"} 16825 node_network_transmit_packets_total{device="veth69973fe1"} 17284 node_network_transmit_packets_total{device="veth70ed1f64"} 1.5961532e+07 node_network_transmit_packets_total{device="veth7544a30b"} 17150 node_network_transmit_packets_total{device="veth779d4c97"} 893159 node_network_transmit_packets_total{device="veth7c6c3def"} 16934 node_network_transmit_packets_total{device="veth89800d97"} 345577 node_network_transmit_packets_total{device="veth8c281132"} 2.362538e+06 node_network_transmit_packets_total{device="veth8eb1a706"} 467291 node_network_transmit_packets_total{device="veth9ab468e6"} 17035 node_network_transmit_packets_total{device="vetha45729c8"} 28630 node_network_transmit_packets_total{device="vethac4eb865"} 2.452193e+06 node_network_transmit_packets_total{device="vethadd46fe0"} 16904 node_network_transmit_packets_total{device="vethaf268aa5"} 1.848529e+06 node_network_transmit_packets_total{device="vethafc0b46c"} 17033 node_network_transmit_packets_total{device="vethbae8f864"} 17042 node_network_transmit_packets_total{device="vethc29b6630"} 18056 node_network_transmit_packets_total{device="vethc4e8ed11"} 16901 node_network_transmit_packets_total{device="vethca0a8f8e"} 7.0445471e+07 node_network_transmit_packets_total{device="vethccd67ca1"} 17452 node_network_transmit_packets_total{device="vethd015c4d8"} 245618 node_network_transmit_packets_total{device="vethd1b36a69"} 64430 node_network_transmit_packets_total{device="vethd38c9bf5"} 1.086964e+06 node_network_transmit_packets_total{device="vethd3c71054"} 18132 node_network_transmit_packets_total{device="vethdc2a67ef"} 99428 node_network_transmit_packets_total{device="vethe1c7ba67"} 17164 node_network_transmit_packets_total{device="vethefdd5427"} 370956 node_network_transmit_packets_total{device="vethf56cd6b5"} 9.504199e+06 node_network_transmit_packets_total{device="vethf9924e2c"} 16939 node_network_transmit_packets_total{device="vethfa9f63f6"} 482 node_network_transmit_packets_total{device="vethff5d8d24"} 16928 # 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="veth0049dc21"} 0 node_network_transmit_queue_length{device="veth01b48753"} 0 node_network_transmit_queue_length{device="veth0237b2ce"} 0 node_network_transmit_queue_length{device="veth052c7e07"} 0 node_network_transmit_queue_length{device="veth06c3c78e"} 0 node_network_transmit_queue_length{device="veth089ab830"} 0 node_network_transmit_queue_length{device="veth0b5ded31"} 0 node_network_transmit_queue_length{device="veth14fcfe0b"} 0 node_network_transmit_queue_length{device="veth1527b7b3"} 0 node_network_transmit_queue_length{device="veth19344550"} 0 node_network_transmit_queue_length{device="veth1e09d88f"} 0 node_network_transmit_queue_length{device="veth26ab1c81"} 0 node_network_transmit_queue_length{device="veth294ce623"} 0 node_network_transmit_queue_length{device="veth2a381e75"} 0 node_network_transmit_queue_length{device="veth304aaa4f"} 0 node_network_transmit_queue_length{device="veth31836b55"} 0 node_network_transmit_queue_length{device="veth4b652b67"} 0 node_network_transmit_queue_length{device="veth56b5349a"} 0 node_network_transmit_queue_length{device="veth5a0c037b"} 0 node_network_transmit_queue_length{device="veth5d4dbdbb"} 0 node_network_transmit_queue_length{device="veth627cf941"} 0 node_network_transmit_queue_length{device="veth69973fe1"} 0 node_network_transmit_queue_length{device="veth70ed1f64"} 0 node_network_transmit_queue_length{device="veth7544a30b"} 0 node_network_transmit_queue_length{device="veth779d4c97"} 0 node_network_transmit_queue_length{device="veth7c6c3def"} 0 node_network_transmit_queue_length{device="veth89800d97"} 0 node_network_transmit_queue_length{device="veth8c281132"} 0 node_network_transmit_queue_length{device="veth8eb1a706"} 0 node_network_transmit_queue_length{device="veth9ab468e6"} 0 node_network_transmit_queue_length{device="vetha45729c8"} 0 node_network_transmit_queue_length{device="vethac4eb865"} 0 node_network_transmit_queue_length{device="vethadd46fe0"} 0 node_network_transmit_queue_length{device="vethaf268aa5"} 0 node_network_transmit_queue_length{device="vethafc0b46c"} 0 node_network_transmit_queue_length{device="vethbae8f864"} 0 node_network_transmit_queue_length{device="vethc29b6630"} 0 node_network_transmit_queue_length{device="vethc4e8ed11"} 0 node_network_transmit_queue_length{device="vethca0a8f8e"} 0 node_network_transmit_queue_length{device="vethccd67ca1"} 0 node_network_transmit_queue_length{device="vethd015c4d8"} 0 node_network_transmit_queue_length{device="vethd1b36a69"} 0 node_network_transmit_queue_length{device="vethd38c9bf5"} 0 node_network_transmit_queue_length{device="vethd3c71054"} 0 node_network_transmit_queue_length{device="vethdc2a67ef"} 0 node_network_transmit_queue_length{device="vethe1c7ba67"} 0 node_network_transmit_queue_length{device="vethefdd5427"} 0 node_network_transmit_queue_length{device="vethf56cd6b5"} 0 node_network_transmit_queue_length{device="vethf9924e2c"} 0 node_network_transmit_queue_length{device="vethfa9f63f6"} 0 node_network_transmit_queue_length{device="vethff5d8d24"} 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="veth0049dc21"} 1 node_network_up{device="veth01b48753"} 1 node_network_up{device="veth0237b2ce"} 1 node_network_up{device="veth052c7e07"} 1 node_network_up{device="veth06c3c78e"} 1 node_network_up{device="veth089ab830"} 1 node_network_up{device="veth0b5ded31"} 1 node_network_up{device="veth14fcfe0b"} 1 node_network_up{device="veth1527b7b3"} 1 node_network_up{device="veth19344550"} 1 node_network_up{device="veth1e09d88f"} 1 node_network_up{device="veth26ab1c81"} 1 node_network_up{device="veth294ce623"} 1 node_network_up{device="veth2a381e75"} 1 node_network_up{device="veth304aaa4f"} 1 node_network_up{device="veth31836b55"} 1 node_network_up{device="veth4b652b67"} 1 node_network_up{device="veth56b5349a"} 1 node_network_up{device="veth5a0c037b"} 1 node_network_up{device="veth5d4dbdbb"} 1 node_network_up{device="veth627cf941"} 1 node_network_up{device="veth69973fe1"} 1 node_network_up{device="veth70ed1f64"} 1 node_network_up{device="veth7544a30b"} 1 node_network_up{device="veth779d4c97"} 1 node_network_up{device="veth7c6c3def"} 1 node_network_up{device="veth89800d97"} 1 node_network_up{device="veth8c281132"} 1 node_network_up{device="veth8eb1a706"} 1 node_network_up{device="veth9ab468e6"} 1 node_network_up{device="vetha45729c8"} 1 node_network_up{device="vethac4eb865"} 1 node_network_up{device="vethadd46fe0"} 1 node_network_up{device="vethaf268aa5"} 1 node_network_up{device="vethafc0b46c"} 1 node_network_up{device="vethbae8f864"} 1 node_network_up{device="vethc29b6630"} 1 node_network_up{device="vethc4e8ed11"} 1 node_network_up{device="vethca0a8f8e"} 1 node_network_up{device="vethccd67ca1"} 1 node_network_up{device="vethd015c4d8"} 1 node_network_up{device="vethd1b36a69"} 1 node_network_up{device="vethd38c9bf5"} 1 node_network_up{device="vethd3c71054"} 1 node_network_up{device="vethdc2a67ef"} 1 node_network_up{device="vethe1c7ba67"} 1 node_network_up{device="vethefdd5427"} 1 node_network_up{device="vethf56cd6b5"} 1 node_network_up{device="vethf9924e2c"} 1 node_network_up{device="vethfa9f63f6"} 1 node_network_up{device="vethff5d8d24"} 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 1077 # 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 43906.71602 # 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 2874.90333 # 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 3437.9737940000005 # 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 24.922163 # 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 28.86197 # 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"} 154005.682228782 node_schedstat_running_seconds_total{cpu="1"} 155602.264179925 node_schedstat_running_seconds_total{cpu="2"} 156528.036591663 node_schedstat_running_seconds_total{cpu="3"} 154074.965046633 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.351272526e+09 node_schedstat_timeslices_total{cpu="1"} 1.370476202e+09 node_schedstat_timeslices_total{cpu="2"} 1.382140717e+09 node_schedstat_timeslices_total{cpu="3"} 1.337058614e+09 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 45029.456665365 node_schedstat_waiting_seconds_total{cpu="1"} 45536.970821361 node_schedstat_waiting_seconds_total{cpu="2"} 45680.351219223 node_schedstat_waiting_seconds_total{cpu="3"} 45282.493564241 # 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.004461012 node_scrape_collector_duration_seconds{collector="bcache"} 2.0281e-05 node_scrape_collector_duration_seconds{collector="bonding"} 6.1192e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.031778846 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000105958 node_scrape_collector_duration_seconds{collector="cpu"} 0.000626158 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000267355 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000853191 node_scrape_collector_duration_seconds{collector="dmi"} 7.632e-06 node_scrape_collector_duration_seconds{collector="edac"} 4.4564e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000217802 node_scrape_collector_duration_seconds{collector="fibrechannel"} 3.0055e-05 node_scrape_collector_duration_seconds{collector="filefd"} 4.7701e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.01815277 node_scrape_collector_duration_seconds{collector="hwmon"} 3.8499e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 1.7332e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 3.1006e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 4.9569e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 5.1449e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.002587618 node_scrape_collector_duration_seconds{collector="netclass"} 0.070783934 node_scrape_collector_duration_seconds{collector="netdev"} 0.009163493 node_scrape_collector_duration_seconds{collector="netstat"} 0.001033123 node_scrape_collector_duration_seconds{collector="nfs"} 2.5359e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 0.000107621 node_scrape_collector_duration_seconds{collector="nvme"} 2.7743e-05 node_scrape_collector_duration_seconds{collector="os"} 6.926e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 6.4229e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000167134 node_scrape_collector_duration_seconds{collector="rapl"} 6.1348e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00019751 node_scrape_collector_duration_seconds{collector="selinux"} 0.002542854 node_scrape_collector_duration_seconds{collector="sockstat"} 0.001303093 node_scrape_collector_duration_seconds{collector="softnet"} 9.8049e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.00018144 node_scrape_collector_duration_seconds{collector="tapestats"} 2.323e-05 node_scrape_collector_duration_seconds{collector="textfile"} 2.3576e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.002453288 node_scrape_collector_duration_seconds{collector="time"} 0.000147765 node_scrape_collector_duration_seconds{collector="timex"} 2.3181e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.034646462 node_scrape_collector_duration_seconds{collector="uname"} 1.2526e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000181457 node_scrape_collector_duration_seconds{collector="watchdog"} 2.985e-05 node_scrape_collector_duration_seconds{collector="xfs"} 2.1551e-05 node_scrape_collector_duration_seconds{collector="zfs"} 3.476e-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 35 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 323 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 41 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 16 # 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 65536 # 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 739 # 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"} 9.561319e+07 node_softnet_processed_total{cpu="1"} 1.01742192e+08 node_softnet_processed_total{cpu="2"} 6.9293858e+07 node_softnet_processed_total{cpu="3"} 2.97849794e+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"} 419 node_softnet_times_squeezed_total{cpu="1"} 109 node_softnet_times_squeezed_total{cpu="2"} 100 node_softnet_times_squeezed_total{cpu="3"} 210 # 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.7763195508000095e+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.9999781386260986 # 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.3155 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -3.7217e-05 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 8193 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 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 24 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 7.62880586e+08 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 238371 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 3.4884837e+07 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.3376672e+08 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 3384.78 # 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 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.224128e+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.7752573626e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.271758848e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 35407 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0