# 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.2543e-05 go_gc_duration_seconds{quantile="0.25"} 3.0534e-05 go_gc_duration_seconds{quantile="0.5"} 4.1474e-05 go_gc_duration_seconds{quantile="0.75"} 6.5963e-05 go_gc_duration_seconds{quantile="1"} 0.00450155 go_gc_duration_seconds_sum 73.814059247 go_gc_duration_seconds_count 960504 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.2"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.829136e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.930258288904e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.18449e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.2218599517e+10 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.403744e+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.829136e+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.585792e+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.358144e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 31689 # 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.397952e+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.1943936e+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.7515218523043194e+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.2218631206e+10 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1200 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15600 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 75360 # 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 4.430752e+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 922894 # 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 622592 # 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 622592 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.9223816e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="cni0"} 31 node_arp_entries{device="eth0"} 1 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.741668165e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 9.7565099622e+10 # 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"} 8.54160719e+06 node_cpu_seconds_total{cpu="0",mode="iowait"} 25238.01 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 26.79 node_cpu_seconds_total{cpu="0",mode="softirq"} 39131.75 node_cpu_seconds_total{cpu="0",mode="steal"} 950.63 node_cpu_seconds_total{cpu="0",mode="system"} 254624.51 node_cpu_seconds_total{cpu="0",mode="user"} 803138.74 node_cpu_seconds_total{cpu="1",mode="idle"} 8.5353801e+06 node_cpu_seconds_total{cpu="1",mode="iowait"} 25773.06 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 24.16 node_cpu_seconds_total{cpu="1",mode="softirq"} 21055.34 node_cpu_seconds_total{cpu="1",mode="steal"} 875.99 node_cpu_seconds_total{cpu="1",mode="system"} 258708.01 node_cpu_seconds_total{cpu="1",mode="user"} 810632.19 node_cpu_seconds_total{cpu="2",mode="idle"} 8.53064055e+06 node_cpu_seconds_total{cpu="2",mode="iowait"} 26545.99 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 24.83 node_cpu_seconds_total{cpu="2",mode="softirq"} 14088.56 node_cpu_seconds_total{cpu="2",mode="steal"} 871.85 node_cpu_seconds_total{cpu="2",mode="system"} 259043.49 node_cpu_seconds_total{cpu="2",mode="user"} 812517.39 node_cpu_seconds_total{cpu="3",mode="idle"} 8.542049e+06 node_cpu_seconds_total{cpu="3",mode="iowait"} 25867.21 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 32.79 node_cpu_seconds_total{cpu="3",mode="softirq"} 9671.69 node_cpu_seconds_total{cpu="3",mode="steal"} 874.09 node_cpu_seconds_total{cpu="3",mode="system"} 257472.29 node_cpu_seconds_total{cpu="3",mode="user"} 807149.37 # 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"} 12.472 # 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"} 9.46186648e+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"} 386291 # 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"} 43576.334 # 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"} 4.9535179e+07 # 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"} 232866.812 # 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"} 498156.33400000003 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sr0"} 1024 node_disk_read_bytes_total{device="vda"} 1.4155740046336e+13 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sr0"} 0.001 node_disk_read_time_seconds_total{device="vda"} 88793.113 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sr0"} 7 node_disk_reads_completed_total{device="vda"} 2.45985278e+08 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sr0"} 0 node_disk_reads_merged_total{device="vda"} 610954 # 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"} 365774.413 # 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"} 1.64639659e+08 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sr0"} 0 node_disk_writes_merged_total{device="vda"} 2.58761549e+08 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sr0"} 0 node_disk_written_bytes_total{device="vda"} 3.283256270848e+12 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="04/01/2014",bios_release="0.0",bios_vendor="SeaBIOS",bios_version="1.12.0-1",chassis_asset_tag="",chassis_vendor="QEMU",chassis_version="pc-i440fx-4.2",product_family="",product_name="Standard PC (i440FX + PIIX, 1996)",product_sku="",product_version="pc-i440fx-4.2",system_vendor="QEMU"} 1 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.22.2",revision="cadb1d1190ad95c66b951758f01ff4c94e55e6ce",tags="unknown",version="1.8.0"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 7744 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 9.223372036854776e+18 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 1.8491912192e+10 node_filesystem_avail_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 6.7104768e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.709248e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/shm"} 6.7108864e+07 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.50945536e+09 node_filesystem_avail_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 0 node_filesystem_device_error{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/shm"} 0 node_filesystem_device_error{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 6.5536e+06 node_filesystem_files{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 3.075769e+06 node_filesystem_files{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/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.719803e+06 node_filesystem_files_free{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 3.075767e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 3.075768e+06 node_filesystem_files_free{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/shm"} 3.075768e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 3.072164e+06 node_filesystem_files_free{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 3.075767e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 2.3877124096e+10 node_filesystem_free_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 6.7104768e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.709248e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/shm"} 6.7108864e+07 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 2.50945536e+09 node_filesystem_free_bytes{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 5.24288e+06 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 0 node_filesystem_readonly{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/shm"} 0 node_filesystem_readonly{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",device_error="",fstype="tmpfs",mountpoint="/run/lock"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/vda1",device_error="",fstype="ext4",mountpoint="/"} 1.0555871232e+11 node_filesystem_size_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/03d354d5d6ee1cfa42ee9d0ac5bc2c62dc09eaeff6c26e82b4d6b4c32062f8e4/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/05c487b8d2ac1e7dc81cd3659ec6ef7126dd774cf39c34877852cd8821746d7e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0ae700cbe25cb6419c4265223de86f6aa375084003d2c09d34ccd574d1496353/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/0d9d6047286135ce82679591be3da2ad84520ca11b62e039b1fb7daa19675f79/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1075dc1d11eabdc83f02a21f6afc65955bb0ec4469e24b29a5010d2781016e80/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/10e40d0099b577bd5f8a480eb0f1f3dccc924cbbfc019f92c481062f7f2c455a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1451194da23416ce3bebdcd5a5db90a22429606cdaade8342e5fc3885f6f6d0f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/1f2007acfc7e296e9a09f4adf980df37c1955868c944963311e59b4dd8a6d097/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2110b0ee789b152548b3cb00bc9a06bc99fd50df9756887edcb8401cfb5aac53/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/2710c9dbeb1a32ed84115573404a6d7d3d88df040c846450d387510596192976/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/33ba5a05b98e466c53af5abc206221c9dc89dadb7f30a47ac0c05e4d52a85efc/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/36c25245580dcfb0e85cd83ddc7fb7a12336951740efd386f2df4227a0f8649b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4d5b3fcbad258eb3736cbad1247fed32b3cf63814130580c2074892543b1a587/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/4e2ffc080cc04476b35c6e794be126e363dece9a13bdc29a1fbbe6c80c338851/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/55d2abf62edf5e4ecb3f80f41972a5404ed3e45d51201018ce20dd22022d9ba9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/571df0688bbe7cf26d548e3179654c401fcc61e5c0ce1f178582ac4b6124c3b9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/666738df0a29e80208be2619139bbbae0d5ecebbdb4e3058d6a7c24737277cf6/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/68068e8624e1cf539719c33a538444338ce094421fd39d0e0a52b0745efcc467/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/6ce294ff339f9cd883d9753c752705760d7250f431018c2775a175f6b1630992/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7053f83dbe8d2ff0ca5880f34225b820e75ae67424ddaaf4e519db93ecd2e560/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/70852900bfc2cf13dd01a81cc80ff054721d66d58ea9aa7024747d79d5609d3e/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/727a7f18ab9711f86868d47bc80e6858454f7c4ae1d0e3be85ff17aaef68d1ee/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75d3d8b096395059ea8c079eda5ab4026f11e933afbacb4bdcbb8dde6463454f/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/75e2e4f6a91ea35f531ca09e436f0f26174e782a22df93961222009c2fbc61c3/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7aaf90d83ff43259b08d9779c7837cfc5d90ea41939cba1ddaba15b957b991ff/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/7b98a860fba161da9f76b468240e865446d2d10effe0a0c8ad58de14a5faf4db/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/833e02f4bdfa6f64dbe318e64df60bb3edb5d91fde804531d7de5a0a93d472f5/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/84d37454451a3cec66f111e4e1fd1999d927df9c6f10bbce2263fb152d1acf33/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8a71da2831c4db21a181e5937837a74c64719cc13cdfac85f6449ecbdcdd7a46/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/8d6d87f4594e622dece670a379a6329703bc801e27fcc9ed443d39251a6eeb5c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/979839ca77ac1384bc0289e3d6472e0a9467d2e96aa6527c57168e93fb7211c5/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/9fa0aa6ebd37edfb4952e4fd5006428a17c796bbcd17d5442a3ce544b9b0c2ec/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a0258e9c2f3b17f6b0c7ba0010b0a14f149285008de5fdd00a7a3a3c846e2006/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a1c1d2ab71b49614cdb441c09e64dc339bc8aefd6e859dc9e08161e2ec20e6be/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/a6fde8302e5a606a16b8370641f8fa01cc516356120442cb8ae05be77d359490/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b50cfd892f8617313bc6a534160517cbf05f02e065236a2ef3308ed2f3fb3e3a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8395fac4acda17f77f2e9b6b1ffd4799fa9c3eeb6123c78f4ce6224bbb616b0/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/b8741162acad2aae5a306889da49be6b7446ec144539efc4e51aef056ce431f8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c836261292944f7e797af9e4aa110f77796088e34e97af71a08533e1c6bf331c/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/c87e02ab2bb4624a03124b665a47876c7f55c4ea9de4d21e268197d4085be539/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d139f084de98453a5b66352a97b595319e2cc0bdda5c5a0966bf76941de41877/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d1e3d7b125443624f28215e63304fdeca158567e9e5faf9bea2ae4d3782bf0f1/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/d99afb8c557df80820b67d0832dac700414b24354643a3c91ddad71b90ba5abd/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e2ce73187ddde7809c55d6ae7c50e2436deaf8662eb6ee732da4032b7edfe0de/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e35427ba4b21361a2620d11027cf53363c31538799f4c14c54e5bc90add63341/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/e8cda529a22dbdab2885111dc41e4b77478539a6532e9c1e11f7349956df5d4b/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f00094a1d74c42cd939008499ea0b3cff64746fef86137eb95f289d0b4a697f9/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f30fefc6fed6abe3b8b1d388e0d294e09eada3930f6fccebf7f518dadb25dada/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f374fc8795214fd36a02525439da1f2e8806a6d8ef678383e83279575f9d890a/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/f65bd4e18bfc4235ab9275bc08e5c1d336ae7bdc9b97fb9a10fe5540aad8d8a8/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fca2dfa4888a4a4d3e5e60bd8ad60a888d0feba7e6d734d6883d9f4054697bf7/shm"} 6.7108864e+07 node_filesystem_size_bytes{device="shm",device_error="",fstype="tmpfs",mountpoint="/run/k3s/containerd/io.containerd.grpc.v1.cri/sandboxes/fe61712530afa5d2f14b872219a2023e8b526bbc5175de87c549c2828eb08f0b/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.2564667e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 1.9444997686e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.72 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.77 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.86 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 9.8516992e+07 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 2.631852032e+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 2.53333504e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 0 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 9.274822656e+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 4.48917504e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.2315684864e+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.7757147136e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.4563941376e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.205714944e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 2.740224e+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 9.65982208e+09 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.9408007168e+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 9.748185088e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.951592448e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.8803072e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.82452224e+09 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.4487011328e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 6.6367488e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 2.5196703744e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 5.6520704e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 8.51968e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.951592448e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 3.214336e+08 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 4.8308224e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.273026048e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.572864e+06 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 4.9463296e+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 14063 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 509 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.967921e+06 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 2.048748e+06 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 2.19107653e+08 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.01506e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.06280342766e+11 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 5.95198534421e+11 # 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 164 # 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 30137 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.020498e+06 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.176636e+06 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 3.2453494e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 60 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 2863 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 6.7563366e+08 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 9.717642e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 8.7014744e+08 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 4.316159e+06 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.327638e+06 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 4.441538e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 4 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 75234 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 4.442056e+06 # 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="veth04ba0b1f"} 3 node_network_address_assign_type{device="veth0a1dfc36"} 3 node_network_address_assign_type{device="veth0edb6aa5"} 3 node_network_address_assign_type{device="veth1bf8c779"} 3 node_network_address_assign_type{device="veth1f9499d2"} 3 node_network_address_assign_type{device="veth2098da6f"} 3 node_network_address_assign_type{device="veth2122dd56"} 3 node_network_address_assign_type{device="veth2d96a03a"} 3 node_network_address_assign_type{device="veth303b9f9a"} 3 node_network_address_assign_type{device="veth312c3f1a"} 3 node_network_address_assign_type{device="veth39c4fba5"} 3 node_network_address_assign_type{device="veth3c7d96d8"} 3 node_network_address_assign_type{device="veth3c8c7c22"} 3 node_network_address_assign_type{device="veth3d28bac7"} 3 node_network_address_assign_type{device="veth3e676e06"} 3 node_network_address_assign_type{device="veth44117c98"} 3 node_network_address_assign_type{device="veth48f31605"} 3 node_network_address_assign_type{device="veth55871797"} 3 node_network_address_assign_type{device="veth67b66026"} 3 node_network_address_assign_type{device="veth6828024b"} 3 node_network_address_assign_type{device="veth69a69bfa"} 3 node_network_address_assign_type{device="veth6e5698bf"} 3 node_network_address_assign_type{device="veth705f9fcc"} 3 node_network_address_assign_type{device="veth70e0b392"} 3 node_network_address_assign_type{device="veth71f63eef"} 3 node_network_address_assign_type{device="veth749d8924"} 3 node_network_address_assign_type{device="veth7b45fe26"} 3 node_network_address_assign_type{device="veth84ac721b"} 3 node_network_address_assign_type{device="veth84d6da2b"} 3 node_network_address_assign_type{device="veth863cdd8b"} 3 node_network_address_assign_type{device="veth8b734c63"} 3 node_network_address_assign_type{device="veth92e45d94"} 3 node_network_address_assign_type{device="veth9c512b94"} 3 node_network_address_assign_type{device="veth9cea80a2"} 3 node_network_address_assign_type{device="veth9eeeeec5"} 3 node_network_address_assign_type{device="vetha52e0735"} 3 node_network_address_assign_type{device="vethab7e3f79"} 3 node_network_address_assign_type{device="vethcd0b10e8"} 3 node_network_address_assign_type{device="vethcdbaa809"} 3 node_network_address_assign_type{device="vethcf800526"} 3 node_network_address_assign_type{device="vethd24b77bb"} 3 node_network_address_assign_type{device="vethdf26dada"} 3 node_network_address_assign_type{device="vethe44ce3dc"} 3 node_network_address_assign_type{device="vethe59a3854"} 3 node_network_address_assign_type{device="vethe5b8a9d1"} 3 node_network_address_assign_type{device="vethe828e994"} 3 node_network_address_assign_type{device="vethee53843a"} 3 node_network_address_assign_type{device="vethf02dd703"} 3 node_network_address_assign_type{device="vethf030be6a"} 3 node_network_address_assign_type{device="vethf35dd394"} 3 node_network_address_assign_type{device="vethf4356a83"} 3 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="cni0"} 1 node_network_carrier{device="eth0"} 1 node_network_carrier{device="flannel.1"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="veth04ba0b1f"} 1 node_network_carrier{device="veth0a1dfc36"} 1 node_network_carrier{device="veth0edb6aa5"} 1 node_network_carrier{device="veth1bf8c779"} 1 node_network_carrier{device="veth1f9499d2"} 1 node_network_carrier{device="veth2098da6f"} 1 node_network_carrier{device="veth2122dd56"} 1 node_network_carrier{device="veth2d96a03a"} 1 node_network_carrier{device="veth303b9f9a"} 1 node_network_carrier{device="veth312c3f1a"} 1 node_network_carrier{device="veth39c4fba5"} 1 node_network_carrier{device="veth3c7d96d8"} 1 node_network_carrier{device="veth3c8c7c22"} 1 node_network_carrier{device="veth3d28bac7"} 1 node_network_carrier{device="veth3e676e06"} 1 node_network_carrier{device="veth44117c98"} 1 node_network_carrier{device="veth48f31605"} 1 node_network_carrier{device="veth55871797"} 1 node_network_carrier{device="veth67b66026"} 1 node_network_carrier{device="veth6828024b"} 1 node_network_carrier{device="veth69a69bfa"} 1 node_network_carrier{device="veth6e5698bf"} 1 node_network_carrier{device="veth705f9fcc"} 1 node_network_carrier{device="veth70e0b392"} 1 node_network_carrier{device="veth71f63eef"} 1 node_network_carrier{device="veth749d8924"} 1 node_network_carrier{device="veth7b45fe26"} 1 node_network_carrier{device="veth84ac721b"} 1 node_network_carrier{device="veth84d6da2b"} 1 node_network_carrier{device="veth863cdd8b"} 1 node_network_carrier{device="veth8b734c63"} 1 node_network_carrier{device="veth92e45d94"} 1 node_network_carrier{device="veth9c512b94"} 1 node_network_carrier{device="veth9cea80a2"} 1 node_network_carrier{device="veth9eeeeec5"} 1 node_network_carrier{device="vetha52e0735"} 1 node_network_carrier{device="vethab7e3f79"} 1 node_network_carrier{device="vethcd0b10e8"} 1 node_network_carrier{device="vethcdbaa809"} 1 node_network_carrier{device="vethcf800526"} 1 node_network_carrier{device="vethd24b77bb"} 1 node_network_carrier{device="vethdf26dada"} 1 node_network_carrier{device="vethe44ce3dc"} 1 node_network_carrier{device="vethe59a3854"} 1 node_network_carrier{device="vethe5b8a9d1"} 1 node_network_carrier{device="vethe828e994"} 1 node_network_carrier{device="vethee53843a"} 1 node_network_carrier{device="vethf02dd703"} 1 node_network_carrier{device="vethf030be6a"} 1 node_network_carrier{device="vethf35dd394"} 1 node_network_carrier{device="vethf4356a83"} 1 # HELP node_network_carrier_changes_total Network device property: carrier_changes_total # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="cni0"} 6 node_network_carrier_changes_total{device="eth0"} 2 node_network_carrier_changes_total{device="flannel.1"} 0 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="veth04ba0b1f"} 2 node_network_carrier_changes_total{device="veth0a1dfc36"} 2 node_network_carrier_changes_total{device="veth0edb6aa5"} 2 node_network_carrier_changes_total{device="veth1bf8c779"} 2 node_network_carrier_changes_total{device="veth1f9499d2"} 2 node_network_carrier_changes_total{device="veth2098da6f"} 2 node_network_carrier_changes_total{device="veth2122dd56"} 2 node_network_carrier_changes_total{device="veth2d96a03a"} 2 node_network_carrier_changes_total{device="veth303b9f9a"} 2 node_network_carrier_changes_total{device="veth312c3f1a"} 2 node_network_carrier_changes_total{device="veth39c4fba5"} 2 node_network_carrier_changes_total{device="veth3c7d96d8"} 2 node_network_carrier_changes_total{device="veth3c8c7c22"} 2 node_network_carrier_changes_total{device="veth3d28bac7"} 2 node_network_carrier_changes_total{device="veth3e676e06"} 2 node_network_carrier_changes_total{device="veth44117c98"} 2 node_network_carrier_changes_total{device="veth48f31605"} 2 node_network_carrier_changes_total{device="veth55871797"} 2 node_network_carrier_changes_total{device="veth67b66026"} 2 node_network_carrier_changes_total{device="veth6828024b"} 2 node_network_carrier_changes_total{device="veth69a69bfa"} 2 node_network_carrier_changes_total{device="veth6e5698bf"} 2 node_network_carrier_changes_total{device="veth705f9fcc"} 2 node_network_carrier_changes_total{device="veth70e0b392"} 2 node_network_carrier_changes_total{device="veth71f63eef"} 2 node_network_carrier_changes_total{device="veth749d8924"} 2 node_network_carrier_changes_total{device="veth7b45fe26"} 2 node_network_carrier_changes_total{device="veth84ac721b"} 2 node_network_carrier_changes_total{device="veth84d6da2b"} 2 node_network_carrier_changes_total{device="veth863cdd8b"} 2 node_network_carrier_changes_total{device="veth8b734c63"} 2 node_network_carrier_changes_total{device="veth92e45d94"} 2 node_network_carrier_changes_total{device="veth9c512b94"} 2 node_network_carrier_changes_total{device="veth9cea80a2"} 2 node_network_carrier_changes_total{device="veth9eeeeec5"} 2 node_network_carrier_changes_total{device="vetha52e0735"} 2 node_network_carrier_changes_total{device="vethab7e3f79"} 2 node_network_carrier_changes_total{device="vethcd0b10e8"} 2 node_network_carrier_changes_total{device="vethcdbaa809"} 2 node_network_carrier_changes_total{device="vethcf800526"} 2 node_network_carrier_changes_total{device="vethd24b77bb"} 2 node_network_carrier_changes_total{device="vethdf26dada"} 2 node_network_carrier_changes_total{device="vethe44ce3dc"} 2 node_network_carrier_changes_total{device="vethe59a3854"} 2 node_network_carrier_changes_total{device="vethe5b8a9d1"} 2 node_network_carrier_changes_total{device="vethe828e994"} 2 node_network_carrier_changes_total{device="vethee53843a"} 2 node_network_carrier_changes_total{device="vethf02dd703"} 2 node_network_carrier_changes_total{device="vethf030be6a"} 2 node_network_carrier_changes_total{device="vethf35dd394"} 2 node_network_carrier_changes_total{device="vethf4356a83"} 2 # HELP node_network_carrier_down_changes_total Network device property: carrier_down_changes_total # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="cni0"} 3 node_network_carrier_down_changes_total{device="eth0"} 1 node_network_carrier_down_changes_total{device="flannel.1"} 0 node_network_carrier_down_changes_total{device="lo"} 0 node_network_carrier_down_changes_total{device="veth04ba0b1f"} 1 node_network_carrier_down_changes_total{device="veth0a1dfc36"} 1 node_network_carrier_down_changes_total{device="veth0edb6aa5"} 1 node_network_carrier_down_changes_total{device="veth1bf8c779"} 1 node_network_carrier_down_changes_total{device="veth1f9499d2"} 1 node_network_carrier_down_changes_total{device="veth2098da6f"} 1 node_network_carrier_down_changes_total{device="veth2122dd56"} 1 node_network_carrier_down_changes_total{device="veth2d96a03a"} 1 node_network_carrier_down_changes_total{device="veth303b9f9a"} 1 node_network_carrier_down_changes_total{device="veth312c3f1a"} 1 node_network_carrier_down_changes_total{device="veth39c4fba5"} 1 node_network_carrier_down_changes_total{device="veth3c7d96d8"} 1 node_network_carrier_down_changes_total{device="veth3c8c7c22"} 1 node_network_carrier_down_changes_total{device="veth3d28bac7"} 1 node_network_carrier_down_changes_total{device="veth3e676e06"} 1 node_network_carrier_down_changes_total{device="veth44117c98"} 1 node_network_carrier_down_changes_total{device="veth48f31605"} 1 node_network_carrier_down_changes_total{device="veth55871797"} 1 node_network_carrier_down_changes_total{device="veth67b66026"} 1 node_network_carrier_down_changes_total{device="veth6828024b"} 1 node_network_carrier_down_changes_total{device="veth69a69bfa"} 1 node_network_carrier_down_changes_total{device="veth6e5698bf"} 1 node_network_carrier_down_changes_total{device="veth705f9fcc"} 1 node_network_carrier_down_changes_total{device="veth70e0b392"} 1 node_network_carrier_down_changes_total{device="veth71f63eef"} 1 node_network_carrier_down_changes_total{device="veth749d8924"} 1 node_network_carrier_down_changes_total{device="veth7b45fe26"} 1 node_network_carrier_down_changes_total{device="veth84ac721b"} 1 node_network_carrier_down_changes_total{device="veth84d6da2b"} 1 node_network_carrier_down_changes_total{device="veth863cdd8b"} 1 node_network_carrier_down_changes_total{device="veth8b734c63"} 1 node_network_carrier_down_changes_total{device="veth92e45d94"} 1 node_network_carrier_down_changes_total{device="veth9c512b94"} 1 node_network_carrier_down_changes_total{device="veth9cea80a2"} 1 node_network_carrier_down_changes_total{device="veth9eeeeec5"} 1 node_network_carrier_down_changes_total{device="vetha52e0735"} 1 node_network_carrier_down_changes_total{device="vethab7e3f79"} 1 node_network_carrier_down_changes_total{device="vethcd0b10e8"} 1 node_network_carrier_down_changes_total{device="vethcdbaa809"} 1 node_network_carrier_down_changes_total{device="vethcf800526"} 1 node_network_carrier_down_changes_total{device="vethd24b77bb"} 1 node_network_carrier_down_changes_total{device="vethdf26dada"} 1 node_network_carrier_down_changes_total{device="vethe44ce3dc"} 1 node_network_carrier_down_changes_total{device="vethe59a3854"} 1 node_network_carrier_down_changes_total{device="vethe5b8a9d1"} 1 node_network_carrier_down_changes_total{device="vethe828e994"} 1 node_network_carrier_down_changes_total{device="vethee53843a"} 1 node_network_carrier_down_changes_total{device="vethf02dd703"} 1 node_network_carrier_down_changes_total{device="vethf030be6a"} 1 node_network_carrier_down_changes_total{device="vethf35dd394"} 1 node_network_carrier_down_changes_total{device="vethf4356a83"} 1 # HELP node_network_carrier_up_changes_total Network device property: carrier_up_changes_total # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="cni0"} 3 node_network_carrier_up_changes_total{device="eth0"} 1 node_network_carrier_up_changes_total{device="flannel.1"} 0 node_network_carrier_up_changes_total{device="lo"} 0 node_network_carrier_up_changes_total{device="veth04ba0b1f"} 1 node_network_carrier_up_changes_total{device="veth0a1dfc36"} 1 node_network_carrier_up_changes_total{device="veth0edb6aa5"} 1 node_network_carrier_up_changes_total{device="veth1bf8c779"} 1 node_network_carrier_up_changes_total{device="veth1f9499d2"} 1 node_network_carrier_up_changes_total{device="veth2098da6f"} 1 node_network_carrier_up_changes_total{device="veth2122dd56"} 1 node_network_carrier_up_changes_total{device="veth2d96a03a"} 1 node_network_carrier_up_changes_total{device="veth303b9f9a"} 1 node_network_carrier_up_changes_total{device="veth312c3f1a"} 1 node_network_carrier_up_changes_total{device="veth39c4fba5"} 1 node_network_carrier_up_changes_total{device="veth3c7d96d8"} 1 node_network_carrier_up_changes_total{device="veth3c8c7c22"} 1 node_network_carrier_up_changes_total{device="veth3d28bac7"} 1 node_network_carrier_up_changes_total{device="veth3e676e06"} 1 node_network_carrier_up_changes_total{device="veth44117c98"} 1 node_network_carrier_up_changes_total{device="veth48f31605"} 1 node_network_carrier_up_changes_total{device="veth55871797"} 1 node_network_carrier_up_changes_total{device="veth67b66026"} 1 node_network_carrier_up_changes_total{device="veth6828024b"} 1 node_network_carrier_up_changes_total{device="veth69a69bfa"} 1 node_network_carrier_up_changes_total{device="veth6e5698bf"} 1 node_network_carrier_up_changes_total{device="veth705f9fcc"} 1 node_network_carrier_up_changes_total{device="veth70e0b392"} 1 node_network_carrier_up_changes_total{device="veth71f63eef"} 1 node_network_carrier_up_changes_total{device="veth749d8924"} 1 node_network_carrier_up_changes_total{device="veth7b45fe26"} 1 node_network_carrier_up_changes_total{device="veth84ac721b"} 1 node_network_carrier_up_changes_total{device="veth84d6da2b"} 1 node_network_carrier_up_changes_total{device="veth863cdd8b"} 1 node_network_carrier_up_changes_total{device="veth8b734c63"} 1 node_network_carrier_up_changes_total{device="veth92e45d94"} 1 node_network_carrier_up_changes_total{device="veth9c512b94"} 1 node_network_carrier_up_changes_total{device="veth9cea80a2"} 1 node_network_carrier_up_changes_total{device="veth9eeeeec5"} 1 node_network_carrier_up_changes_total{device="vetha52e0735"} 1 node_network_carrier_up_changes_total{device="vethab7e3f79"} 1 node_network_carrier_up_changes_total{device="vethcd0b10e8"} 1 node_network_carrier_up_changes_total{device="vethcdbaa809"} 1 node_network_carrier_up_changes_total{device="vethcf800526"} 1 node_network_carrier_up_changes_total{device="vethd24b77bb"} 1 node_network_carrier_up_changes_total{device="vethdf26dada"} 1 node_network_carrier_up_changes_total{device="vethe44ce3dc"} 1 node_network_carrier_up_changes_total{device="vethe59a3854"} 1 node_network_carrier_up_changes_total{device="vethe5b8a9d1"} 1 node_network_carrier_up_changes_total{device="vethe828e994"} 1 node_network_carrier_up_changes_total{device="vethee53843a"} 1 node_network_carrier_up_changes_total{device="vethf02dd703"} 1 node_network_carrier_up_changes_total{device="vethf030be6a"} 1 node_network_carrier_up_changes_total{device="vethf35dd394"} 1 node_network_carrier_up_changes_total{device="vethf4356a83"} 1 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="cni0"} 0 node_network_device_id{device="eth0"} 0 node_network_device_id{device="flannel.1"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="veth04ba0b1f"} 0 node_network_device_id{device="veth0a1dfc36"} 0 node_network_device_id{device="veth0edb6aa5"} 0 node_network_device_id{device="veth1bf8c779"} 0 node_network_device_id{device="veth1f9499d2"} 0 node_network_device_id{device="veth2098da6f"} 0 node_network_device_id{device="veth2122dd56"} 0 node_network_device_id{device="veth2d96a03a"} 0 node_network_device_id{device="veth303b9f9a"} 0 node_network_device_id{device="veth312c3f1a"} 0 node_network_device_id{device="veth39c4fba5"} 0 node_network_device_id{device="veth3c7d96d8"} 0 node_network_device_id{device="veth3c8c7c22"} 0 node_network_device_id{device="veth3d28bac7"} 0 node_network_device_id{device="veth3e676e06"} 0 node_network_device_id{device="veth44117c98"} 0 node_network_device_id{device="veth48f31605"} 0 node_network_device_id{device="veth55871797"} 0 node_network_device_id{device="veth67b66026"} 0 node_network_device_id{device="veth6828024b"} 0 node_network_device_id{device="veth69a69bfa"} 0 node_network_device_id{device="veth6e5698bf"} 0 node_network_device_id{device="veth705f9fcc"} 0 node_network_device_id{device="veth70e0b392"} 0 node_network_device_id{device="veth71f63eef"} 0 node_network_device_id{device="veth749d8924"} 0 node_network_device_id{device="veth7b45fe26"} 0 node_network_device_id{device="veth84ac721b"} 0 node_network_device_id{device="veth84d6da2b"} 0 node_network_device_id{device="veth863cdd8b"} 0 node_network_device_id{device="veth8b734c63"} 0 node_network_device_id{device="veth92e45d94"} 0 node_network_device_id{device="veth9c512b94"} 0 node_network_device_id{device="veth9cea80a2"} 0 node_network_device_id{device="veth9eeeeec5"} 0 node_network_device_id{device="vetha52e0735"} 0 node_network_device_id{device="vethab7e3f79"} 0 node_network_device_id{device="vethcd0b10e8"} 0 node_network_device_id{device="vethcdbaa809"} 0 node_network_device_id{device="vethcf800526"} 0 node_network_device_id{device="vethd24b77bb"} 0 node_network_device_id{device="vethdf26dada"} 0 node_network_device_id{device="vethe44ce3dc"} 0 node_network_device_id{device="vethe59a3854"} 0 node_network_device_id{device="vethe5b8a9d1"} 0 node_network_device_id{device="vethe828e994"} 0 node_network_device_id{device="vethee53843a"} 0 node_network_device_id{device="vethf02dd703"} 0 node_network_device_id{device="vethf030be6a"} 0 node_network_device_id{device="vethf35dd394"} 0 node_network_device_id{device="vethf4356a83"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="cni0"} 0 node_network_dormant{device="eth0"} 0 node_network_dormant{device="flannel.1"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="veth04ba0b1f"} 0 node_network_dormant{device="veth0a1dfc36"} 0 node_network_dormant{device="veth0edb6aa5"} 0 node_network_dormant{device="veth1bf8c779"} 0 node_network_dormant{device="veth1f9499d2"} 0 node_network_dormant{device="veth2098da6f"} 0 node_network_dormant{device="veth2122dd56"} 0 node_network_dormant{device="veth2d96a03a"} 0 node_network_dormant{device="veth303b9f9a"} 0 node_network_dormant{device="veth312c3f1a"} 0 node_network_dormant{device="veth39c4fba5"} 0 node_network_dormant{device="veth3c7d96d8"} 0 node_network_dormant{device="veth3c8c7c22"} 0 node_network_dormant{device="veth3d28bac7"} 0 node_network_dormant{device="veth3e676e06"} 0 node_network_dormant{device="veth44117c98"} 0 node_network_dormant{device="veth48f31605"} 0 node_network_dormant{device="veth55871797"} 0 node_network_dormant{device="veth67b66026"} 0 node_network_dormant{device="veth6828024b"} 0 node_network_dormant{device="veth69a69bfa"} 0 node_network_dormant{device="veth6e5698bf"} 0 node_network_dormant{device="veth705f9fcc"} 0 node_network_dormant{device="veth70e0b392"} 0 node_network_dormant{device="veth71f63eef"} 0 node_network_dormant{device="veth749d8924"} 0 node_network_dormant{device="veth7b45fe26"} 0 node_network_dormant{device="veth84ac721b"} 0 node_network_dormant{device="veth84d6da2b"} 0 node_network_dormant{device="veth863cdd8b"} 0 node_network_dormant{device="veth8b734c63"} 0 node_network_dormant{device="veth92e45d94"} 0 node_network_dormant{device="veth9c512b94"} 0 node_network_dormant{device="veth9cea80a2"} 0 node_network_dormant{device="veth9eeeeec5"} 0 node_network_dormant{device="vetha52e0735"} 0 node_network_dormant{device="vethab7e3f79"} 0 node_network_dormant{device="vethcd0b10e8"} 0 node_network_dormant{device="vethcdbaa809"} 0 node_network_dormant{device="vethcf800526"} 0 node_network_dormant{device="vethd24b77bb"} 0 node_network_dormant{device="vethdf26dada"} 0 node_network_dormant{device="vethe44ce3dc"} 0 node_network_dormant{device="vethe59a3854"} 0 node_network_dormant{device="vethe5b8a9d1"} 0 node_network_dormant{device="vethe828e994"} 0 node_network_dormant{device="vethee53843a"} 0 node_network_dormant{device="vethf02dd703"} 0 node_network_dormant{device="vethf030be6a"} 0 node_network_dormant{device="vethf35dd394"} 0 node_network_dormant{device="vethf4356a83"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="cni0"} 4099 node_network_flags{device="eth0"} 4099 node_network_flags{device="flannel.1"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="veth04ba0b1f"} 4867 node_network_flags{device="veth0a1dfc36"} 4867 node_network_flags{device="veth0edb6aa5"} 4867 node_network_flags{device="veth1bf8c779"} 4867 node_network_flags{device="veth1f9499d2"} 4867 node_network_flags{device="veth2098da6f"} 4867 node_network_flags{device="veth2122dd56"} 4867 node_network_flags{device="veth2d96a03a"} 4867 node_network_flags{device="veth303b9f9a"} 4867 node_network_flags{device="veth312c3f1a"} 4867 node_network_flags{device="veth39c4fba5"} 4867 node_network_flags{device="veth3c7d96d8"} 4867 node_network_flags{device="veth3c8c7c22"} 4867 node_network_flags{device="veth3d28bac7"} 4867 node_network_flags{device="veth3e676e06"} 4867 node_network_flags{device="veth44117c98"} 4867 node_network_flags{device="veth48f31605"} 4867 node_network_flags{device="veth55871797"} 4867 node_network_flags{device="veth67b66026"} 4867 node_network_flags{device="veth6828024b"} 4867 node_network_flags{device="veth69a69bfa"} 4867 node_network_flags{device="veth6e5698bf"} 4867 node_network_flags{device="veth705f9fcc"} 4867 node_network_flags{device="veth70e0b392"} 4867 node_network_flags{device="veth71f63eef"} 4867 node_network_flags{device="veth749d8924"} 4867 node_network_flags{device="veth7b45fe26"} 4867 node_network_flags{device="veth84ac721b"} 4867 node_network_flags{device="veth84d6da2b"} 4867 node_network_flags{device="veth863cdd8b"} 4867 node_network_flags{device="veth8b734c63"} 4867 node_network_flags{device="veth92e45d94"} 4867 node_network_flags{device="veth9c512b94"} 4867 node_network_flags{device="veth9cea80a2"} 4867 node_network_flags{device="veth9eeeeec5"} 4867 node_network_flags{device="vetha52e0735"} 4867 node_network_flags{device="vethab7e3f79"} 4867 node_network_flags{device="vethcd0b10e8"} 4867 node_network_flags{device="vethcdbaa809"} 4867 node_network_flags{device="vethcf800526"} 4867 node_network_flags{device="vethd24b77bb"} 4867 node_network_flags{device="vethdf26dada"} 4867 node_network_flags{device="vethe44ce3dc"} 4867 node_network_flags{device="vethe59a3854"} 4867 node_network_flags{device="vethe5b8a9d1"} 4867 node_network_flags{device="vethe828e994"} 4867 node_network_flags{device="vethee53843a"} 4867 node_network_flags{device="vethf02dd703"} 4867 node_network_flags{device="vethf030be6a"} 4867 node_network_flags{device="vethf35dd394"} 4867 node_network_flags{device="vethf4356a83"} 4867 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="cni0"} 4 node_network_iface_id{device="eth0"} 2 node_network_iface_id{device="flannel.1"} 3 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="veth04ba0b1f"} 5 node_network_iface_id{device="veth0a1dfc36"} 36 node_network_iface_id{device="veth0edb6aa5"} 1781 node_network_iface_id{device="veth1bf8c779"} 2248 node_network_iface_id{device="veth1f9499d2"} 2254 node_network_iface_id{device="veth2098da6f"} 2243 node_network_iface_id{device="veth2122dd56"} 1797 node_network_iface_id{device="veth2d96a03a"} 2256 node_network_iface_id{device="veth303b9f9a"} 1782 node_network_iface_id{device="veth312c3f1a"} 2263 node_network_iface_id{device="veth39c4fba5"} 97 node_network_iface_id{device="veth3c7d96d8"} 21 node_network_iface_id{device="veth3c8c7c22"} 2257 node_network_iface_id{device="veth3d28bac7"} 9 node_network_iface_id{device="veth3e676e06"} 52 node_network_iface_id{device="veth44117c98"} 251 node_network_iface_id{device="veth48f31605"} 39 node_network_iface_id{device="veth55871797"} 968 node_network_iface_id{device="veth67b66026"} 30 node_network_iface_id{device="veth6828024b"} 1843 node_network_iface_id{device="veth69a69bfa"} 2258 node_network_iface_id{device="veth6e5698bf"} 38 node_network_iface_id{device="veth705f9fcc"} 2249 node_network_iface_id{device="veth70e0b392"} 2255 node_network_iface_id{device="veth71f63eef"} 2259 node_network_iface_id{device="veth749d8924"} 2226 node_network_iface_id{device="veth7b45fe26"} 15 node_network_iface_id{device="veth84ac721b"} 1796 node_network_iface_id{device="veth84d6da2b"} 2252 node_network_iface_id{device="veth863cdd8b"} 23 node_network_iface_id{device="veth8b734c63"} 2264 node_network_iface_id{device="veth92e45d94"} 1856 node_network_iface_id{device="veth9c512b94"} 1801 node_network_iface_id{device="veth9cea80a2"} 47 node_network_iface_id{device="veth9eeeeec5"} 20 node_network_iface_id{device="vetha52e0735"} 50 node_network_iface_id{device="vethab7e3f79"} 25 node_network_iface_id{device="vethcd0b10e8"} 6 node_network_iface_id{device="vethcdbaa809"} 24 node_network_iface_id{device="vethcf800526"} 19 node_network_iface_id{device="vethd24b77bb"} 34 node_network_iface_id{device="vethdf26dada"} 17 node_network_iface_id{device="vethe44ce3dc"} 2232 node_network_iface_id{device="vethe59a3854"} 2250 node_network_iface_id{device="vethe5b8a9d1"} 2251 node_network_iface_id{device="vethe828e994"} 31 node_network_iface_id{device="vethee53843a"} 27 node_network_iface_id{device="vethf02dd703"} 2253 node_network_iface_id{device="vethf030be6a"} 1794 node_network_iface_id{device="vethf35dd394"} 18 node_network_iface_id{device="vethf4356a83"} 32 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="cni0"} 4 node_network_iface_link{device="eth0"} 2 node_network_iface_link{device="flannel.1"} 3 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="veth04ba0b1f"} 2 node_network_iface_link{device="veth0a1dfc36"} 2 node_network_iface_link{device="veth0edb6aa5"} 2 node_network_iface_link{device="veth1bf8c779"} 2 node_network_iface_link{device="veth1f9499d2"} 2 node_network_iface_link{device="veth2098da6f"} 2 node_network_iface_link{device="veth2122dd56"} 2 node_network_iface_link{device="veth2d96a03a"} 2 node_network_iface_link{device="veth303b9f9a"} 2 node_network_iface_link{device="veth312c3f1a"} 2 node_network_iface_link{device="veth39c4fba5"} 2 node_network_iface_link{device="veth3c7d96d8"} 2 node_network_iface_link{device="veth3c8c7c22"} 2 node_network_iface_link{device="veth3d28bac7"} 2 node_network_iface_link{device="veth3e676e06"} 2 node_network_iface_link{device="veth44117c98"} 2 node_network_iface_link{device="veth48f31605"} 2 node_network_iface_link{device="veth55871797"} 2 node_network_iface_link{device="veth67b66026"} 2 node_network_iface_link{device="veth6828024b"} 2 node_network_iface_link{device="veth69a69bfa"} 2 node_network_iface_link{device="veth6e5698bf"} 2 node_network_iface_link{device="veth705f9fcc"} 2 node_network_iface_link{device="veth70e0b392"} 2 node_network_iface_link{device="veth71f63eef"} 2 node_network_iface_link{device="veth749d8924"} 2 node_network_iface_link{device="veth7b45fe26"} 2 node_network_iface_link{device="veth84ac721b"} 2 node_network_iface_link{device="veth84d6da2b"} 2 node_network_iface_link{device="veth863cdd8b"} 2 node_network_iface_link{device="veth8b734c63"} 2 node_network_iface_link{device="veth92e45d94"} 2 node_network_iface_link{device="veth9c512b94"} 2 node_network_iface_link{device="veth9cea80a2"} 2 node_network_iface_link{device="veth9eeeeec5"} 2 node_network_iface_link{device="vetha52e0735"} 2 node_network_iface_link{device="vethab7e3f79"} 2 node_network_iface_link{device="vethcd0b10e8"} 2 node_network_iface_link{device="vethcdbaa809"} 2 node_network_iface_link{device="vethcf800526"} 2 node_network_iface_link{device="vethd24b77bb"} 2 node_network_iface_link{device="vethdf26dada"} 2 node_network_iface_link{device="vethe44ce3dc"} 2 node_network_iface_link{device="vethe59a3854"} 2 node_network_iface_link{device="vethe5b8a9d1"} 2 node_network_iface_link{device="vethe828e994"} 2 node_network_iface_link{device="vethee53843a"} 2 node_network_iface_link{device="vethf02dd703"} 2 node_network_iface_link{device="vethf030be6a"} 2 node_network_iface_link{device="vethf35dd394"} 2 node_network_iface_link{device="vethf4356a83"} 2 # HELP node_network_iface_link_mode Network device property: iface_link_mode # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="cni0"} 0 node_network_iface_link_mode{device="eth0"} 0 node_network_iface_link_mode{device="flannel.1"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="veth04ba0b1f"} 0 node_network_iface_link_mode{device="veth0a1dfc36"} 0 node_network_iface_link_mode{device="veth0edb6aa5"} 0 node_network_iface_link_mode{device="veth1bf8c779"} 0 node_network_iface_link_mode{device="veth1f9499d2"} 0 node_network_iface_link_mode{device="veth2098da6f"} 0 node_network_iface_link_mode{device="veth2122dd56"} 0 node_network_iface_link_mode{device="veth2d96a03a"} 0 node_network_iface_link_mode{device="veth303b9f9a"} 0 node_network_iface_link_mode{device="veth312c3f1a"} 0 node_network_iface_link_mode{device="veth39c4fba5"} 0 node_network_iface_link_mode{device="veth3c7d96d8"} 0 node_network_iface_link_mode{device="veth3c8c7c22"} 0 node_network_iface_link_mode{device="veth3d28bac7"} 0 node_network_iface_link_mode{device="veth3e676e06"} 0 node_network_iface_link_mode{device="veth44117c98"} 0 node_network_iface_link_mode{device="veth48f31605"} 0 node_network_iface_link_mode{device="veth55871797"} 0 node_network_iface_link_mode{device="veth67b66026"} 0 node_network_iface_link_mode{device="veth6828024b"} 0 node_network_iface_link_mode{device="veth69a69bfa"} 0 node_network_iface_link_mode{device="veth6e5698bf"} 0 node_network_iface_link_mode{device="veth705f9fcc"} 0 node_network_iface_link_mode{device="veth70e0b392"} 0 node_network_iface_link_mode{device="veth71f63eef"} 0 node_network_iface_link_mode{device="veth749d8924"} 0 node_network_iface_link_mode{device="veth7b45fe26"} 0 node_network_iface_link_mode{device="veth84ac721b"} 0 node_network_iface_link_mode{device="veth84d6da2b"} 0 node_network_iface_link_mode{device="veth863cdd8b"} 0 node_network_iface_link_mode{device="veth8b734c63"} 0 node_network_iface_link_mode{device="veth92e45d94"} 0 node_network_iface_link_mode{device="veth9c512b94"} 0 node_network_iface_link_mode{device="veth9cea80a2"} 0 node_network_iface_link_mode{device="veth9eeeeec5"} 0 node_network_iface_link_mode{device="vetha52e0735"} 0 node_network_iface_link_mode{device="vethab7e3f79"} 0 node_network_iface_link_mode{device="vethcd0b10e8"} 0 node_network_iface_link_mode{device="vethcdbaa809"} 0 node_network_iface_link_mode{device="vethcf800526"} 0 node_network_iface_link_mode{device="vethd24b77bb"} 0 node_network_iface_link_mode{device="vethdf26dada"} 0 node_network_iface_link_mode{device="vethe44ce3dc"} 0 node_network_iface_link_mode{device="vethe59a3854"} 0 node_network_iface_link_mode{device="vethe5b8a9d1"} 0 node_network_iface_link_mode{device="vethe828e994"} 0 node_network_iface_link_mode{device="vethee53843a"} 0 node_network_iface_link_mode{device="vethf02dd703"} 0 node_network_iface_link_mode{device="vethf030be6a"} 0 node_network_iface_link_mode{device="vethf35dd394"} 0 node_network_iface_link_mode{device="vethf4356a83"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00:00:00",adminstate="up",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:38:b7:d5:a5:54",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethdf26dada",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:da:f0:71:71:a3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6e5698bf",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:e0:10:46:9b:7f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3d28bac7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0a:64:78:ee:b5:47",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethee53843a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:e7:83:b1:53:25",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcf800526",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:90:4c:ca:46:d8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0a1dfc36",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:db:82:7a:80:78",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth67b66026",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1a:81:8a:bc:8e:4c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd24b77bb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="1e:43:24:1f:45:d8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth863cdd8b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:21:65:6d:dd:f2",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth70e0b392",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="26:87:e0:b1:01:3f",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf030be6a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:55:c8:fd:fc:d7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth39c4fba5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:55:e7:41:f2:e8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth749d8924",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:a7:40:76:13:60",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe828e994",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="36:2c:6e:75:8a:78",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6828024b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3e:74:22:2f:71:1e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth04ba0b1f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3e:d9:88:3c:ae:7a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth92e45d94",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="46:99:b1:7d:d4:d9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf4356a83",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:38:62:89:e4:b9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe59a3854",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:74:07:33:4b:e5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1f9499d2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:d7:d3:cd:1f:66",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth44117c98",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4a:e8:cb:f9:cf:15",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3c7d96d8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:08:ea:7b:6d:6c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth303b9f9a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:e3:a0:eb:c8:6c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3e676e06",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:54:00:71:97:28",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="52:98:2f:e2:dc:fb",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth55871797",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5e:55:e9:b3:3c:60",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2098da6f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5e:95:8a:61:01:90",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf35dd394",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="62:8e:85:31:5b:19",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcdbaa809",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="66:45:d8:09:31:ae",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth312c3f1a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:11:dd:3f:65:48",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf02dd703",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6e:49:b5:02:73:0c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="cni0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="72:6e:1f:0e:34:33",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha52e0735",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:b0:eb:8a:b5:ee",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8b734c63",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:ff:51:62:9f:80",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3c8c7c22",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7e:58:79:a6:fb:45",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth69a69bfa",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:f8:49:ec:d0:37",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9c512b94",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="92:35:17:78:fd:12",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth71f63eef",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9a:e9:50:40:65:85",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth705f9fcc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:cc:fd:f0:d7:db",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9eeeeec5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:31:82:53:de:ec",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="flannel.1",duplex="unknown",ifalias="",operstate="unknown"} 1 node_network_info{address="aa:b4:8a:72:19:84",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7b45fe26",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:c2:47:34:7c:b8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth84ac721b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:7e:15:98:5d:aa",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcd0b10e8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:9c:c6:f9:80:f0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2122dd56",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:d4:85:ad:ba:74",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe5b8a9d1",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:78:c1:02:8e:29",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth48f31605",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d2:f3:91:23:d5:d5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe44ce3dc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:7c:fb:c9:34:9e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9cea80a2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="de:db:02:32:e3:6d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2d96a03a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:8c:da:40:d1:3e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1bf8c779",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:5b:0b:45:81:23",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0edb6aa5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fe:23:aa:fc:7a:2d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth84d6da2b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fe:a8:b4:b6:4b:4b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethab7e3f79",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes Network device property: mtu_bytes # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="cni0"} 1450 node_network_mtu_bytes{device="eth0"} 1500 node_network_mtu_bytes{device="flannel.1"} 1450 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="veth04ba0b1f"} 1450 node_network_mtu_bytes{device="veth0a1dfc36"} 1450 node_network_mtu_bytes{device="veth0edb6aa5"} 1450 node_network_mtu_bytes{device="veth1bf8c779"} 1450 node_network_mtu_bytes{device="veth1f9499d2"} 1450 node_network_mtu_bytes{device="veth2098da6f"} 1450 node_network_mtu_bytes{device="veth2122dd56"} 1450 node_network_mtu_bytes{device="veth2d96a03a"} 1450 node_network_mtu_bytes{device="veth303b9f9a"} 1450 node_network_mtu_bytes{device="veth312c3f1a"} 1450 node_network_mtu_bytes{device="veth39c4fba5"} 1450 node_network_mtu_bytes{device="veth3c7d96d8"} 1450 node_network_mtu_bytes{device="veth3c8c7c22"} 1450 node_network_mtu_bytes{device="veth3d28bac7"} 1450 node_network_mtu_bytes{device="veth3e676e06"} 1450 node_network_mtu_bytes{device="veth44117c98"} 1450 node_network_mtu_bytes{device="veth48f31605"} 1450 node_network_mtu_bytes{device="veth55871797"} 1450 node_network_mtu_bytes{device="veth67b66026"} 1450 node_network_mtu_bytes{device="veth6828024b"} 1450 node_network_mtu_bytes{device="veth69a69bfa"} 1450 node_network_mtu_bytes{device="veth6e5698bf"} 1450 node_network_mtu_bytes{device="veth705f9fcc"} 1450 node_network_mtu_bytes{device="veth70e0b392"} 1450 node_network_mtu_bytes{device="veth71f63eef"} 1450 node_network_mtu_bytes{device="veth749d8924"} 1450 node_network_mtu_bytes{device="veth7b45fe26"} 1450 node_network_mtu_bytes{device="veth84ac721b"} 1450 node_network_mtu_bytes{device="veth84d6da2b"} 1450 node_network_mtu_bytes{device="veth863cdd8b"} 1450 node_network_mtu_bytes{device="veth8b734c63"} 1450 node_network_mtu_bytes{device="veth92e45d94"} 1450 node_network_mtu_bytes{device="veth9c512b94"} 1450 node_network_mtu_bytes{device="veth9cea80a2"} 1450 node_network_mtu_bytes{device="veth9eeeeec5"} 1450 node_network_mtu_bytes{device="vetha52e0735"} 1450 node_network_mtu_bytes{device="vethab7e3f79"} 1450 node_network_mtu_bytes{device="vethcd0b10e8"} 1450 node_network_mtu_bytes{device="vethcdbaa809"} 1450 node_network_mtu_bytes{device="vethcf800526"} 1450 node_network_mtu_bytes{device="vethd24b77bb"} 1450 node_network_mtu_bytes{device="vethdf26dada"} 1450 node_network_mtu_bytes{device="vethe44ce3dc"} 1450 node_network_mtu_bytes{device="vethe59a3854"} 1450 node_network_mtu_bytes{device="vethe5b8a9d1"} 1450 node_network_mtu_bytes{device="vethe828e994"} 1450 node_network_mtu_bytes{device="vethee53843a"} 1450 node_network_mtu_bytes{device="vethf02dd703"} 1450 node_network_mtu_bytes{device="vethf030be6a"} 1450 node_network_mtu_bytes{device="vethf35dd394"} 1450 node_network_mtu_bytes{device="vethf4356a83"} 1450 # HELP node_network_name_assign_type Network device property: name_assign_type # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="cni0"} 3 node_network_name_assign_type{device="flannel.1"} 3 node_network_name_assign_type{device="lo"} 2 node_network_name_assign_type{device="veth04ba0b1f"} 3 node_network_name_assign_type{device="veth0a1dfc36"} 3 node_network_name_assign_type{device="veth0edb6aa5"} 3 node_network_name_assign_type{device="veth1bf8c779"} 3 node_network_name_assign_type{device="veth1f9499d2"} 3 node_network_name_assign_type{device="veth2098da6f"} 3 node_network_name_assign_type{device="veth2122dd56"} 3 node_network_name_assign_type{device="veth2d96a03a"} 3 node_network_name_assign_type{device="veth303b9f9a"} 3 node_network_name_assign_type{device="veth312c3f1a"} 3 node_network_name_assign_type{device="veth39c4fba5"} 3 node_network_name_assign_type{device="veth3c7d96d8"} 3 node_network_name_assign_type{device="veth3c8c7c22"} 3 node_network_name_assign_type{device="veth3d28bac7"} 3 node_network_name_assign_type{device="veth3e676e06"} 3 node_network_name_assign_type{device="veth44117c98"} 3 node_network_name_assign_type{device="veth48f31605"} 3 node_network_name_assign_type{device="veth55871797"} 3 node_network_name_assign_type{device="veth67b66026"} 3 node_network_name_assign_type{device="veth6828024b"} 3 node_network_name_assign_type{device="veth69a69bfa"} 3 node_network_name_assign_type{device="veth6e5698bf"} 3 node_network_name_assign_type{device="veth705f9fcc"} 3 node_network_name_assign_type{device="veth70e0b392"} 3 node_network_name_assign_type{device="veth71f63eef"} 3 node_network_name_assign_type{device="veth749d8924"} 3 node_network_name_assign_type{device="veth7b45fe26"} 3 node_network_name_assign_type{device="veth84ac721b"} 3 node_network_name_assign_type{device="veth84d6da2b"} 3 node_network_name_assign_type{device="veth863cdd8b"} 3 node_network_name_assign_type{device="veth8b734c63"} 3 node_network_name_assign_type{device="veth92e45d94"} 3 node_network_name_assign_type{device="veth9c512b94"} 3 node_network_name_assign_type{device="veth9cea80a2"} 3 node_network_name_assign_type{device="veth9eeeeec5"} 3 node_network_name_assign_type{device="vetha52e0735"} 3 node_network_name_assign_type{device="vethab7e3f79"} 3 node_network_name_assign_type{device="vethcd0b10e8"} 3 node_network_name_assign_type{device="vethcdbaa809"} 3 node_network_name_assign_type{device="vethcf800526"} 3 node_network_name_assign_type{device="vethd24b77bb"} 3 node_network_name_assign_type{device="vethdf26dada"} 3 node_network_name_assign_type{device="vethe44ce3dc"} 3 node_network_name_assign_type{device="vethe59a3854"} 3 node_network_name_assign_type{device="vethe5b8a9d1"} 3 node_network_name_assign_type{device="vethe828e994"} 3 node_network_name_assign_type{device="vethee53843a"} 3 node_network_name_assign_type{device="vethf02dd703"} 3 node_network_name_assign_type{device="vethf030be6a"} 3 node_network_name_assign_type{device="vethf35dd394"} 3 node_network_name_assign_type{device="vethf4356a83"} 3 # HELP node_network_net_dev_group Network device property: net_dev_group # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="cni0"} 0 node_network_net_dev_group{device="eth0"} 0 node_network_net_dev_group{device="flannel.1"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="veth04ba0b1f"} 0 node_network_net_dev_group{device="veth0a1dfc36"} 0 node_network_net_dev_group{device="veth0edb6aa5"} 0 node_network_net_dev_group{device="veth1bf8c779"} 0 node_network_net_dev_group{device="veth1f9499d2"} 0 node_network_net_dev_group{device="veth2098da6f"} 0 node_network_net_dev_group{device="veth2122dd56"} 0 node_network_net_dev_group{device="veth2d96a03a"} 0 node_network_net_dev_group{device="veth303b9f9a"} 0 node_network_net_dev_group{device="veth312c3f1a"} 0 node_network_net_dev_group{device="veth39c4fba5"} 0 node_network_net_dev_group{device="veth3c7d96d8"} 0 node_network_net_dev_group{device="veth3c8c7c22"} 0 node_network_net_dev_group{device="veth3d28bac7"} 0 node_network_net_dev_group{device="veth3e676e06"} 0 node_network_net_dev_group{device="veth44117c98"} 0 node_network_net_dev_group{device="veth48f31605"} 0 node_network_net_dev_group{device="veth55871797"} 0 node_network_net_dev_group{device="veth67b66026"} 0 node_network_net_dev_group{device="veth6828024b"} 0 node_network_net_dev_group{device="veth69a69bfa"} 0 node_network_net_dev_group{device="veth6e5698bf"} 0 node_network_net_dev_group{device="veth705f9fcc"} 0 node_network_net_dev_group{device="veth70e0b392"} 0 node_network_net_dev_group{device="veth71f63eef"} 0 node_network_net_dev_group{device="veth749d8924"} 0 node_network_net_dev_group{device="veth7b45fe26"} 0 node_network_net_dev_group{device="veth84ac721b"} 0 node_network_net_dev_group{device="veth84d6da2b"} 0 node_network_net_dev_group{device="veth863cdd8b"} 0 node_network_net_dev_group{device="veth8b734c63"} 0 node_network_net_dev_group{device="veth92e45d94"} 0 node_network_net_dev_group{device="veth9c512b94"} 0 node_network_net_dev_group{device="veth9cea80a2"} 0 node_network_net_dev_group{device="veth9eeeeec5"} 0 node_network_net_dev_group{device="vetha52e0735"} 0 node_network_net_dev_group{device="vethab7e3f79"} 0 node_network_net_dev_group{device="vethcd0b10e8"} 0 node_network_net_dev_group{device="vethcdbaa809"} 0 node_network_net_dev_group{device="vethcf800526"} 0 node_network_net_dev_group{device="vethd24b77bb"} 0 node_network_net_dev_group{device="vethdf26dada"} 0 node_network_net_dev_group{device="vethe44ce3dc"} 0 node_network_net_dev_group{device="vethe59a3854"} 0 node_network_net_dev_group{device="vethe5b8a9d1"} 0 node_network_net_dev_group{device="vethe828e994"} 0 node_network_net_dev_group{device="vethee53843a"} 0 node_network_net_dev_group{device="vethf02dd703"} 0 node_network_net_dev_group{device="vethf030be6a"} 0 node_network_net_dev_group{device="vethf35dd394"} 0 node_network_net_dev_group{device="vethf4356a83"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="cni0"} 1 node_network_protocol_type{device="eth0"} 1 node_network_protocol_type{device="flannel.1"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="veth04ba0b1f"} 1 node_network_protocol_type{device="veth0a1dfc36"} 1 node_network_protocol_type{device="veth0edb6aa5"} 1 node_network_protocol_type{device="veth1bf8c779"} 1 node_network_protocol_type{device="veth1f9499d2"} 1 node_network_protocol_type{device="veth2098da6f"} 1 node_network_protocol_type{device="veth2122dd56"} 1 node_network_protocol_type{device="veth2d96a03a"} 1 node_network_protocol_type{device="veth303b9f9a"} 1 node_network_protocol_type{device="veth312c3f1a"} 1 node_network_protocol_type{device="veth39c4fba5"} 1 node_network_protocol_type{device="veth3c7d96d8"} 1 node_network_protocol_type{device="veth3c8c7c22"} 1 node_network_protocol_type{device="veth3d28bac7"} 1 node_network_protocol_type{device="veth3e676e06"} 1 node_network_protocol_type{device="veth44117c98"} 1 node_network_protocol_type{device="veth48f31605"} 1 node_network_protocol_type{device="veth55871797"} 1 node_network_protocol_type{device="veth67b66026"} 1 node_network_protocol_type{device="veth6828024b"} 1 node_network_protocol_type{device="veth69a69bfa"} 1 node_network_protocol_type{device="veth6e5698bf"} 1 node_network_protocol_type{device="veth705f9fcc"} 1 node_network_protocol_type{device="veth70e0b392"} 1 node_network_protocol_type{device="veth71f63eef"} 1 node_network_protocol_type{device="veth749d8924"} 1 node_network_protocol_type{device="veth7b45fe26"} 1 node_network_protocol_type{device="veth84ac721b"} 1 node_network_protocol_type{device="veth84d6da2b"} 1 node_network_protocol_type{device="veth863cdd8b"} 1 node_network_protocol_type{device="veth8b734c63"} 1 node_network_protocol_type{device="veth92e45d94"} 1 node_network_protocol_type{device="veth9c512b94"} 1 node_network_protocol_type{device="veth9cea80a2"} 1 node_network_protocol_type{device="veth9eeeeec5"} 1 node_network_protocol_type{device="vetha52e0735"} 1 node_network_protocol_type{device="vethab7e3f79"} 1 node_network_protocol_type{device="vethcd0b10e8"} 1 node_network_protocol_type{device="vethcdbaa809"} 1 node_network_protocol_type{device="vethcf800526"} 1 node_network_protocol_type{device="vethd24b77bb"} 1 node_network_protocol_type{device="vethdf26dada"} 1 node_network_protocol_type{device="vethe44ce3dc"} 1 node_network_protocol_type{device="vethe59a3854"} 1 node_network_protocol_type{device="vethe5b8a9d1"} 1 node_network_protocol_type{device="vethe828e994"} 1 node_network_protocol_type{device="vethee53843a"} 1 node_network_protocol_type{device="vethf02dd703"} 1 node_network_protocol_type{device="vethf030be6a"} 1 node_network_protocol_type{device="vethf35dd394"} 1 node_network_protocol_type{device="vethf4356a83"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="cni0"} 5.5442833378e+10 node_network_receive_bytes_total{device="eth0"} 4.8354542587e+10 node_network_receive_bytes_total{device="flannel.1"} 32 node_network_receive_bytes_total{device="lo"} 1.05960074589e+11 node_network_receive_bytes_total{device="veth04ba0b1f"} 190192 node_network_receive_bytes_total{device="veth0a1dfc36"} 272154 node_network_receive_bytes_total{device="veth0edb6aa5"} 1.082815377e+09 node_network_receive_bytes_total{device="veth1bf8c779"} 12842 node_network_receive_bytes_total{device="veth1f9499d2"} 29694 node_network_receive_bytes_total{device="veth2098da6f"} 2712 node_network_receive_bytes_total{device="veth2122dd56"} 5.796134848e+09 node_network_receive_bytes_total{device="veth2d96a03a"} 33136 node_network_receive_bytes_total{device="veth303b9f9a"} 1.95008725e+08 node_network_receive_bytes_total{device="veth312c3f1a"} 1.893451e+06 node_network_receive_bytes_total{device="veth39c4fba5"} 196312 node_network_receive_bytes_total{device="veth3c7d96d8"} 205550 node_network_receive_bytes_total{device="veth3c8c7c22"} 393618 node_network_receive_bytes_total{device="veth3d28bac7"} 198060 node_network_receive_bytes_total{device="veth3e676e06"} 9.5876884e+07 node_network_receive_bytes_total{device="veth44117c98"} 1.069936168e+09 node_network_receive_bytes_total{device="veth48f31605"} 2.435230924e+09 node_network_receive_bytes_total{device="veth55871797"} 9.9150206e+07 node_network_receive_bytes_total{device="veth67b66026"} 189542 node_network_receive_bytes_total{device="veth6828024b"} 3.349684126e+09 node_network_receive_bytes_total{device="veth69a69bfa"} 40630 node_network_receive_bytes_total{device="veth6e5698bf"} 190808 node_network_receive_bytes_total{device="veth705f9fcc"} 3.7010756e+07 node_network_receive_bytes_total{device="veth70e0b392"} 2642 node_network_receive_bytes_total{device="veth71f63eef"} 29161 node_network_receive_bytes_total{device="veth749d8924"} 987784 node_network_receive_bytes_total{device="veth7b45fe26"} 2.3616681721e+10 node_network_receive_bytes_total{device="veth84ac721b"} 6.5995151e+07 node_network_receive_bytes_total{device="veth84d6da2b"} 4.03559798e+08 node_network_receive_bytes_total{device="veth863cdd8b"} 188982 node_network_receive_bytes_total{device="veth8b734c63"} 1592 node_network_receive_bytes_total{device="veth92e45d94"} 4.145291e+06 node_network_receive_bytes_total{device="veth9c512b94"} 4.7175630823e+10 node_network_receive_bytes_total{device="veth9cea80a2"} 1.115767293e+09 node_network_receive_bytes_total{device="veth9eeeeec5"} 265158 node_network_receive_bytes_total{device="vetha52e0735"} 4.013071451e+09 node_network_receive_bytes_total{device="vethab7e3f79"} 1.9212851365e+10 node_network_receive_bytes_total{device="vethcd0b10e8"} 189874 node_network_receive_bytes_total{device="vethcdbaa809"} 189192 node_network_receive_bytes_total{device="vethcf800526"} 1.277302454e+09 node_network_receive_bytes_total{device="vethd24b77bb"} 1.3757461e+08 node_network_receive_bytes_total{device="vethdf26dada"} 2.9797439941e+11 node_network_receive_bytes_total{device="vethe44ce3dc"} 1.24022336e+08 node_network_receive_bytes_total{device="vethe59a3854"} 3.484847e+07 node_network_receive_bytes_total{device="vethe5b8a9d1"} 103830 node_network_receive_bytes_total{device="vethe828e994"} 2.2007428765e+10 node_network_receive_bytes_total{device="vethee53843a"} 1.376311689e+09 node_network_receive_bytes_total{device="vethf02dd703"} 7.8144925e+07 node_network_receive_bytes_total{device="vethf030be6a"} 4.157318701e+09 node_network_receive_bytes_total{device="vethf35dd394"} 3.352281555e+09 node_network_receive_bytes_total{device="vethf4356a83"} 1.6739314876e+10 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="cni0"} 0 node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="flannel.1"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="veth04ba0b1f"} 0 node_network_receive_compressed_total{device="veth0a1dfc36"} 0 node_network_receive_compressed_total{device="veth0edb6aa5"} 0 node_network_receive_compressed_total{device="veth1bf8c779"} 0 node_network_receive_compressed_total{device="veth1f9499d2"} 0 node_network_receive_compressed_total{device="veth2098da6f"} 0 node_network_receive_compressed_total{device="veth2122dd56"} 0 node_network_receive_compressed_total{device="veth2d96a03a"} 0 node_network_receive_compressed_total{device="veth303b9f9a"} 0 node_network_receive_compressed_total{device="veth312c3f1a"} 0 node_network_receive_compressed_total{device="veth39c4fba5"} 0 node_network_receive_compressed_total{device="veth3c7d96d8"} 0 node_network_receive_compressed_total{device="veth3c8c7c22"} 0 node_network_receive_compressed_total{device="veth3d28bac7"} 0 node_network_receive_compressed_total{device="veth3e676e06"} 0 node_network_receive_compressed_total{device="veth44117c98"} 0 node_network_receive_compressed_total{device="veth48f31605"} 0 node_network_receive_compressed_total{device="veth55871797"} 0 node_network_receive_compressed_total{device="veth67b66026"} 0 node_network_receive_compressed_total{device="veth6828024b"} 0 node_network_receive_compressed_total{device="veth69a69bfa"} 0 node_network_receive_compressed_total{device="veth6e5698bf"} 0 node_network_receive_compressed_total{device="veth705f9fcc"} 0 node_network_receive_compressed_total{device="veth70e0b392"} 0 node_network_receive_compressed_total{device="veth71f63eef"} 0 node_network_receive_compressed_total{device="veth749d8924"} 0 node_network_receive_compressed_total{device="veth7b45fe26"} 0 node_network_receive_compressed_total{device="veth84ac721b"} 0 node_network_receive_compressed_total{device="veth84d6da2b"} 0 node_network_receive_compressed_total{device="veth863cdd8b"} 0 node_network_receive_compressed_total{device="veth8b734c63"} 0 node_network_receive_compressed_total{device="veth92e45d94"} 0 node_network_receive_compressed_total{device="veth9c512b94"} 0 node_network_receive_compressed_total{device="veth9cea80a2"} 0 node_network_receive_compressed_total{device="veth9eeeeec5"} 0 node_network_receive_compressed_total{device="vetha52e0735"} 0 node_network_receive_compressed_total{device="vethab7e3f79"} 0 node_network_receive_compressed_total{device="vethcd0b10e8"} 0 node_network_receive_compressed_total{device="vethcdbaa809"} 0 node_network_receive_compressed_total{device="vethcf800526"} 0 node_network_receive_compressed_total{device="vethd24b77bb"} 0 node_network_receive_compressed_total{device="vethdf26dada"} 0 node_network_receive_compressed_total{device="vethe44ce3dc"} 0 node_network_receive_compressed_total{device="vethe59a3854"} 0 node_network_receive_compressed_total{device="vethe5b8a9d1"} 0 node_network_receive_compressed_total{device="vethe828e994"} 0 node_network_receive_compressed_total{device="vethee53843a"} 0 node_network_receive_compressed_total{device="vethf02dd703"} 0 node_network_receive_compressed_total{device="vethf030be6a"} 0 node_network_receive_compressed_total{device="vethf35dd394"} 0 node_network_receive_compressed_total{device="vethf4356a83"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="cni0"} 0 node_network_receive_drop_total{device="eth0"} 1 node_network_receive_drop_total{device="flannel.1"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="veth04ba0b1f"} 0 node_network_receive_drop_total{device="veth0a1dfc36"} 0 node_network_receive_drop_total{device="veth0edb6aa5"} 0 node_network_receive_drop_total{device="veth1bf8c779"} 0 node_network_receive_drop_total{device="veth1f9499d2"} 0 node_network_receive_drop_total{device="veth2098da6f"} 0 node_network_receive_drop_total{device="veth2122dd56"} 0 node_network_receive_drop_total{device="veth2d96a03a"} 0 node_network_receive_drop_total{device="veth303b9f9a"} 0 node_network_receive_drop_total{device="veth312c3f1a"} 0 node_network_receive_drop_total{device="veth39c4fba5"} 0 node_network_receive_drop_total{device="veth3c7d96d8"} 0 node_network_receive_drop_total{device="veth3c8c7c22"} 0 node_network_receive_drop_total{device="veth3d28bac7"} 0 node_network_receive_drop_total{device="veth3e676e06"} 0 node_network_receive_drop_total{device="veth44117c98"} 0 node_network_receive_drop_total{device="veth48f31605"} 0 node_network_receive_drop_total{device="veth55871797"} 0 node_network_receive_drop_total{device="veth67b66026"} 0 node_network_receive_drop_total{device="veth6828024b"} 0 node_network_receive_drop_total{device="veth69a69bfa"} 0 node_network_receive_drop_total{device="veth6e5698bf"} 0 node_network_receive_drop_total{device="veth705f9fcc"} 0 node_network_receive_drop_total{device="veth70e0b392"} 0 node_network_receive_drop_total{device="veth71f63eef"} 0 node_network_receive_drop_total{device="veth749d8924"} 0 node_network_receive_drop_total{device="veth7b45fe26"} 0 node_network_receive_drop_total{device="veth84ac721b"} 0 node_network_receive_drop_total{device="veth84d6da2b"} 0 node_network_receive_drop_total{device="veth863cdd8b"} 0 node_network_receive_drop_total{device="veth8b734c63"} 0 node_network_receive_drop_total{device="veth92e45d94"} 0 node_network_receive_drop_total{device="veth9c512b94"} 0 node_network_receive_drop_total{device="veth9cea80a2"} 0 node_network_receive_drop_total{device="veth9eeeeec5"} 0 node_network_receive_drop_total{device="vetha52e0735"} 0 node_network_receive_drop_total{device="vethab7e3f79"} 0 node_network_receive_drop_total{device="vethcd0b10e8"} 0 node_network_receive_drop_total{device="vethcdbaa809"} 0 node_network_receive_drop_total{device="vethcf800526"} 0 node_network_receive_drop_total{device="vethd24b77bb"} 0 node_network_receive_drop_total{device="vethdf26dada"} 0 node_network_receive_drop_total{device="vethe44ce3dc"} 0 node_network_receive_drop_total{device="vethe59a3854"} 0 node_network_receive_drop_total{device="vethe5b8a9d1"} 0 node_network_receive_drop_total{device="vethe828e994"} 0 node_network_receive_drop_total{device="vethee53843a"} 0 node_network_receive_drop_total{device="vethf02dd703"} 0 node_network_receive_drop_total{device="vethf030be6a"} 0 node_network_receive_drop_total{device="vethf35dd394"} 0 node_network_receive_drop_total{device="vethf4356a83"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="cni0"} 0 node_network_receive_errs_total{device="eth0"} 0 node_network_receive_errs_total{device="flannel.1"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="veth04ba0b1f"} 0 node_network_receive_errs_total{device="veth0a1dfc36"} 0 node_network_receive_errs_total{device="veth0edb6aa5"} 0 node_network_receive_errs_total{device="veth1bf8c779"} 0 node_network_receive_errs_total{device="veth1f9499d2"} 0 node_network_receive_errs_total{device="veth2098da6f"} 0 node_network_receive_errs_total{device="veth2122dd56"} 0 node_network_receive_errs_total{device="veth2d96a03a"} 0 node_network_receive_errs_total{device="veth303b9f9a"} 0 node_network_receive_errs_total{device="veth312c3f1a"} 0 node_network_receive_errs_total{device="veth39c4fba5"} 0 node_network_receive_errs_total{device="veth3c7d96d8"} 0 node_network_receive_errs_total{device="veth3c8c7c22"} 0 node_network_receive_errs_total{device="veth3d28bac7"} 0 node_network_receive_errs_total{device="veth3e676e06"} 0 node_network_receive_errs_total{device="veth44117c98"} 0 node_network_receive_errs_total{device="veth48f31605"} 0 node_network_receive_errs_total{device="veth55871797"} 0 node_network_receive_errs_total{device="veth67b66026"} 0 node_network_receive_errs_total{device="veth6828024b"} 0 node_network_receive_errs_total{device="veth69a69bfa"} 0 node_network_receive_errs_total{device="veth6e5698bf"} 0 node_network_receive_errs_total{device="veth705f9fcc"} 0 node_network_receive_errs_total{device="veth70e0b392"} 0 node_network_receive_errs_total{device="veth71f63eef"} 0 node_network_receive_errs_total{device="veth749d8924"} 0 node_network_receive_errs_total{device="veth7b45fe26"} 0 node_network_receive_errs_total{device="veth84ac721b"} 0 node_network_receive_errs_total{device="veth84d6da2b"} 0 node_network_receive_errs_total{device="veth863cdd8b"} 0 node_network_receive_errs_total{device="veth8b734c63"} 0 node_network_receive_errs_total{device="veth92e45d94"} 0 node_network_receive_errs_total{device="veth9c512b94"} 0 node_network_receive_errs_total{device="veth9cea80a2"} 0 node_network_receive_errs_total{device="veth9eeeeec5"} 0 node_network_receive_errs_total{device="vetha52e0735"} 0 node_network_receive_errs_total{device="vethab7e3f79"} 0 node_network_receive_errs_total{device="vethcd0b10e8"} 0 node_network_receive_errs_total{device="vethcdbaa809"} 0 node_network_receive_errs_total{device="vethcf800526"} 0 node_network_receive_errs_total{device="vethd24b77bb"} 0 node_network_receive_errs_total{device="vethdf26dada"} 0 node_network_receive_errs_total{device="vethe44ce3dc"} 0 node_network_receive_errs_total{device="vethe59a3854"} 0 node_network_receive_errs_total{device="vethe5b8a9d1"} 0 node_network_receive_errs_total{device="vethe828e994"} 0 node_network_receive_errs_total{device="vethee53843a"} 0 node_network_receive_errs_total{device="vethf02dd703"} 0 node_network_receive_errs_total{device="vethf030be6a"} 0 node_network_receive_errs_total{device="vethf35dd394"} 0 node_network_receive_errs_total{device="vethf4356a83"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="cni0"} 0 node_network_receive_fifo_total{device="eth0"} 0 node_network_receive_fifo_total{device="flannel.1"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="veth04ba0b1f"} 0 node_network_receive_fifo_total{device="veth0a1dfc36"} 0 node_network_receive_fifo_total{device="veth0edb6aa5"} 0 node_network_receive_fifo_total{device="veth1bf8c779"} 0 node_network_receive_fifo_total{device="veth1f9499d2"} 0 node_network_receive_fifo_total{device="veth2098da6f"} 0 node_network_receive_fifo_total{device="veth2122dd56"} 0 node_network_receive_fifo_total{device="veth2d96a03a"} 0 node_network_receive_fifo_total{device="veth303b9f9a"} 0 node_network_receive_fifo_total{device="veth312c3f1a"} 0 node_network_receive_fifo_total{device="veth39c4fba5"} 0 node_network_receive_fifo_total{device="veth3c7d96d8"} 0 node_network_receive_fifo_total{device="veth3c8c7c22"} 0 node_network_receive_fifo_total{device="veth3d28bac7"} 0 node_network_receive_fifo_total{device="veth3e676e06"} 0 node_network_receive_fifo_total{device="veth44117c98"} 0 node_network_receive_fifo_total{device="veth48f31605"} 0 node_network_receive_fifo_total{device="veth55871797"} 0 node_network_receive_fifo_total{device="veth67b66026"} 0 node_network_receive_fifo_total{device="veth6828024b"} 0 node_network_receive_fifo_total{device="veth69a69bfa"} 0 node_network_receive_fifo_total{device="veth6e5698bf"} 0 node_network_receive_fifo_total{device="veth705f9fcc"} 0 node_network_receive_fifo_total{device="veth70e0b392"} 0 node_network_receive_fifo_total{device="veth71f63eef"} 0 node_network_receive_fifo_total{device="veth749d8924"} 0 node_network_receive_fifo_total{device="veth7b45fe26"} 0 node_network_receive_fifo_total{device="veth84ac721b"} 0 node_network_receive_fifo_total{device="veth84d6da2b"} 0 node_network_receive_fifo_total{device="veth863cdd8b"} 0 node_network_receive_fifo_total{device="veth8b734c63"} 0 node_network_receive_fifo_total{device="veth92e45d94"} 0 node_network_receive_fifo_total{device="veth9c512b94"} 0 node_network_receive_fifo_total{device="veth9cea80a2"} 0 node_network_receive_fifo_total{device="veth9eeeeec5"} 0 node_network_receive_fifo_total{device="vetha52e0735"} 0 node_network_receive_fifo_total{device="vethab7e3f79"} 0 node_network_receive_fifo_total{device="vethcd0b10e8"} 0 node_network_receive_fifo_total{device="vethcdbaa809"} 0 node_network_receive_fifo_total{device="vethcf800526"} 0 node_network_receive_fifo_total{device="vethd24b77bb"} 0 node_network_receive_fifo_total{device="vethdf26dada"} 0 node_network_receive_fifo_total{device="vethe44ce3dc"} 0 node_network_receive_fifo_total{device="vethe59a3854"} 0 node_network_receive_fifo_total{device="vethe5b8a9d1"} 0 node_network_receive_fifo_total{device="vethe828e994"} 0 node_network_receive_fifo_total{device="vethee53843a"} 0 node_network_receive_fifo_total{device="vethf02dd703"} 0 node_network_receive_fifo_total{device="vethf030be6a"} 0 node_network_receive_fifo_total{device="vethf35dd394"} 0 node_network_receive_fifo_total{device="vethf4356a83"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="cni0"} 0 node_network_receive_frame_total{device="eth0"} 0 node_network_receive_frame_total{device="flannel.1"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="veth04ba0b1f"} 0 node_network_receive_frame_total{device="veth0a1dfc36"} 0 node_network_receive_frame_total{device="veth0edb6aa5"} 0 node_network_receive_frame_total{device="veth1bf8c779"} 0 node_network_receive_frame_total{device="veth1f9499d2"} 0 node_network_receive_frame_total{device="veth2098da6f"} 0 node_network_receive_frame_total{device="veth2122dd56"} 0 node_network_receive_frame_total{device="veth2d96a03a"} 0 node_network_receive_frame_total{device="veth303b9f9a"} 0 node_network_receive_frame_total{device="veth312c3f1a"} 0 node_network_receive_frame_total{device="veth39c4fba5"} 0 node_network_receive_frame_total{device="veth3c7d96d8"} 0 node_network_receive_frame_total{device="veth3c8c7c22"} 0 node_network_receive_frame_total{device="veth3d28bac7"} 0 node_network_receive_frame_total{device="veth3e676e06"} 0 node_network_receive_frame_total{device="veth44117c98"} 0 node_network_receive_frame_total{device="veth48f31605"} 0 node_network_receive_frame_total{device="veth55871797"} 0 node_network_receive_frame_total{device="veth67b66026"} 0 node_network_receive_frame_total{device="veth6828024b"} 0 node_network_receive_frame_total{device="veth69a69bfa"} 0 node_network_receive_frame_total{device="veth6e5698bf"} 0 node_network_receive_frame_total{device="veth705f9fcc"} 0 node_network_receive_frame_total{device="veth70e0b392"} 0 node_network_receive_frame_total{device="veth71f63eef"} 0 node_network_receive_frame_total{device="veth749d8924"} 0 node_network_receive_frame_total{device="veth7b45fe26"} 0 node_network_receive_frame_total{device="veth84ac721b"} 0 node_network_receive_frame_total{device="veth84d6da2b"} 0 node_network_receive_frame_total{device="veth863cdd8b"} 0 node_network_receive_frame_total{device="veth8b734c63"} 0 node_network_receive_frame_total{device="veth92e45d94"} 0 node_network_receive_frame_total{device="veth9c512b94"} 0 node_network_receive_frame_total{device="veth9cea80a2"} 0 node_network_receive_frame_total{device="veth9eeeeec5"} 0 node_network_receive_frame_total{device="vetha52e0735"} 0 node_network_receive_frame_total{device="vethab7e3f79"} 0 node_network_receive_frame_total{device="vethcd0b10e8"} 0 node_network_receive_frame_total{device="vethcdbaa809"} 0 node_network_receive_frame_total{device="vethcf800526"} 0 node_network_receive_frame_total{device="vethd24b77bb"} 0 node_network_receive_frame_total{device="vethdf26dada"} 0 node_network_receive_frame_total{device="vethe44ce3dc"} 0 node_network_receive_frame_total{device="vethe59a3854"} 0 node_network_receive_frame_total{device="vethe5b8a9d1"} 0 node_network_receive_frame_total{device="vethe828e994"} 0 node_network_receive_frame_total{device="vethee53843a"} 0 node_network_receive_frame_total{device="vethf02dd703"} 0 node_network_receive_frame_total{device="vethf030be6a"} 0 node_network_receive_frame_total{device="vethf35dd394"} 0 node_network_receive_frame_total{device="vethf4356a83"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="cni0"} 156896 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="veth04ba0b1f"} 0 node_network_receive_multicast_total{device="veth0a1dfc36"} 0 node_network_receive_multicast_total{device="veth0edb6aa5"} 0 node_network_receive_multicast_total{device="veth1bf8c779"} 0 node_network_receive_multicast_total{device="veth1f9499d2"} 0 node_network_receive_multicast_total{device="veth2098da6f"} 0 node_network_receive_multicast_total{device="veth2122dd56"} 0 node_network_receive_multicast_total{device="veth2d96a03a"} 0 node_network_receive_multicast_total{device="veth303b9f9a"} 0 node_network_receive_multicast_total{device="veth312c3f1a"} 0 node_network_receive_multicast_total{device="veth39c4fba5"} 0 node_network_receive_multicast_total{device="veth3c7d96d8"} 0 node_network_receive_multicast_total{device="veth3c8c7c22"} 0 node_network_receive_multicast_total{device="veth3d28bac7"} 0 node_network_receive_multicast_total{device="veth3e676e06"} 0 node_network_receive_multicast_total{device="veth44117c98"} 0 node_network_receive_multicast_total{device="veth48f31605"} 0 node_network_receive_multicast_total{device="veth55871797"} 0 node_network_receive_multicast_total{device="veth67b66026"} 0 node_network_receive_multicast_total{device="veth6828024b"} 0 node_network_receive_multicast_total{device="veth69a69bfa"} 0 node_network_receive_multicast_total{device="veth6e5698bf"} 0 node_network_receive_multicast_total{device="veth705f9fcc"} 0 node_network_receive_multicast_total{device="veth70e0b392"} 0 node_network_receive_multicast_total{device="veth71f63eef"} 0 node_network_receive_multicast_total{device="veth749d8924"} 0 node_network_receive_multicast_total{device="veth7b45fe26"} 0 node_network_receive_multicast_total{device="veth84ac721b"} 0 node_network_receive_multicast_total{device="veth84d6da2b"} 0 node_network_receive_multicast_total{device="veth863cdd8b"} 0 node_network_receive_multicast_total{device="veth8b734c63"} 0 node_network_receive_multicast_total{device="veth92e45d94"} 0 node_network_receive_multicast_total{device="veth9c512b94"} 0 node_network_receive_multicast_total{device="veth9cea80a2"} 0 node_network_receive_multicast_total{device="veth9eeeeec5"} 0 node_network_receive_multicast_total{device="vetha52e0735"} 0 node_network_receive_multicast_total{device="vethab7e3f79"} 0 node_network_receive_multicast_total{device="vethcd0b10e8"} 0 node_network_receive_multicast_total{device="vethcdbaa809"} 0 node_network_receive_multicast_total{device="vethcf800526"} 0 node_network_receive_multicast_total{device="vethd24b77bb"} 0 node_network_receive_multicast_total{device="vethdf26dada"} 0 node_network_receive_multicast_total{device="vethe44ce3dc"} 0 node_network_receive_multicast_total{device="vethe59a3854"} 0 node_network_receive_multicast_total{device="vethe5b8a9d1"} 0 node_network_receive_multicast_total{device="vethe828e994"} 0 node_network_receive_multicast_total{device="vethee53843a"} 0 node_network_receive_multicast_total{device="vethf02dd703"} 0 node_network_receive_multicast_total{device="vethf030be6a"} 0 node_network_receive_multicast_total{device="vethf35dd394"} 0 node_network_receive_multicast_total{device="vethf4356a83"} 0 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="cni0"} 0 node_network_receive_nohandler_total{device="eth0"} 0 node_network_receive_nohandler_total{device="flannel.1"} 0 node_network_receive_nohandler_total{device="lo"} 0 node_network_receive_nohandler_total{device="veth04ba0b1f"} 0 node_network_receive_nohandler_total{device="veth0a1dfc36"} 0 node_network_receive_nohandler_total{device="veth0edb6aa5"} 0 node_network_receive_nohandler_total{device="veth1bf8c779"} 0 node_network_receive_nohandler_total{device="veth1f9499d2"} 0 node_network_receive_nohandler_total{device="veth2098da6f"} 0 node_network_receive_nohandler_total{device="veth2122dd56"} 0 node_network_receive_nohandler_total{device="veth2d96a03a"} 0 node_network_receive_nohandler_total{device="veth303b9f9a"} 0 node_network_receive_nohandler_total{device="veth312c3f1a"} 0 node_network_receive_nohandler_total{device="veth39c4fba5"} 0 node_network_receive_nohandler_total{device="veth3c7d96d8"} 0 node_network_receive_nohandler_total{device="veth3c8c7c22"} 0 node_network_receive_nohandler_total{device="veth3d28bac7"} 0 node_network_receive_nohandler_total{device="veth3e676e06"} 0 node_network_receive_nohandler_total{device="veth44117c98"} 0 node_network_receive_nohandler_total{device="veth48f31605"} 0 node_network_receive_nohandler_total{device="veth55871797"} 0 node_network_receive_nohandler_total{device="veth67b66026"} 0 node_network_receive_nohandler_total{device="veth6828024b"} 0 node_network_receive_nohandler_total{device="veth69a69bfa"} 0 node_network_receive_nohandler_total{device="veth6e5698bf"} 0 node_network_receive_nohandler_total{device="veth705f9fcc"} 0 node_network_receive_nohandler_total{device="veth70e0b392"} 0 node_network_receive_nohandler_total{device="veth71f63eef"} 0 node_network_receive_nohandler_total{device="veth749d8924"} 0 node_network_receive_nohandler_total{device="veth7b45fe26"} 0 node_network_receive_nohandler_total{device="veth84ac721b"} 0 node_network_receive_nohandler_total{device="veth84d6da2b"} 0 node_network_receive_nohandler_total{device="veth863cdd8b"} 0 node_network_receive_nohandler_total{device="veth8b734c63"} 0 node_network_receive_nohandler_total{device="veth92e45d94"} 0 node_network_receive_nohandler_total{device="veth9c512b94"} 0 node_network_receive_nohandler_total{device="veth9cea80a2"} 0 node_network_receive_nohandler_total{device="veth9eeeeec5"} 0 node_network_receive_nohandler_total{device="vetha52e0735"} 0 node_network_receive_nohandler_total{device="vethab7e3f79"} 0 node_network_receive_nohandler_total{device="vethcd0b10e8"} 0 node_network_receive_nohandler_total{device="vethcdbaa809"} 0 node_network_receive_nohandler_total{device="vethcf800526"} 0 node_network_receive_nohandler_total{device="vethd24b77bb"} 0 node_network_receive_nohandler_total{device="vethdf26dada"} 0 node_network_receive_nohandler_total{device="vethe44ce3dc"} 0 node_network_receive_nohandler_total{device="vethe59a3854"} 0 node_network_receive_nohandler_total{device="vethe5b8a9d1"} 0 node_network_receive_nohandler_total{device="vethe828e994"} 0 node_network_receive_nohandler_total{device="vethee53843a"} 0 node_network_receive_nohandler_total{device="vethf02dd703"} 0 node_network_receive_nohandler_total{device="vethf030be6a"} 0 node_network_receive_nohandler_total{device="vethf35dd394"} 0 node_network_receive_nohandler_total{device="vethf4356a83"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="cni0"} 3.74648534e+08 node_network_receive_packets_total{device="eth0"} 1.29980295e+08 node_network_receive_packets_total{device="flannel.1"} 1 node_network_receive_packets_total{device="lo"} 2.73799197e+08 node_network_receive_packets_total{device="veth04ba0b1f"} 2720 node_network_receive_packets_total{device="veth0a1dfc36"} 4081 node_network_receive_packets_total{device="veth0edb6aa5"} 190521 node_network_receive_packets_total{device="veth1bf8c779"} 183 node_network_receive_packets_total{device="veth1f9499d2"} 277 node_network_receive_packets_total{device="veth2098da6f"} 38 node_network_receive_packets_total{device="veth2122dd56"} 5.1782933e+07 node_network_receive_packets_total{device="veth2d96a03a"} 335 node_network_receive_packets_total{device="veth303b9f9a"} 50840 node_network_receive_packets_total{device="veth312c3f1a"} 1219 node_network_receive_packets_total{device="veth39c4fba5"} 2796 node_network_receive_packets_total{device="veth3c7d96d8"} 2945 node_network_receive_packets_total{device="veth3c8c7c22"} 1986 node_network_receive_packets_total{device="veth3d28bac7"} 2824 node_network_receive_packets_total{device="veth3e676e06"} 1.227996e+06 node_network_receive_packets_total{device="veth44117c98"} 6.880569e+06 node_network_receive_packets_total{device="veth48f31605"} 1.0182046e+07 node_network_receive_packets_total{device="veth55871797"} 1.152468e+06 node_network_receive_packets_total{device="veth67b66026"} 2707 node_network_receive_packets_total{device="veth6828024b"} 3.5180079e+07 node_network_receive_packets_total{device="veth69a69bfa"} 409 node_network_receive_packets_total{device="veth6e5698bf"} 2728 node_network_receive_packets_total{device="veth705f9fcc"} 229639 node_network_receive_packets_total{device="veth70e0b392"} 37 node_network_receive_packets_total{device="veth71f63eef"} 284 node_network_receive_packets_total{device="veth749d8924"} 7250 node_network_receive_packets_total{device="veth7b45fe26"} 3.4361375e+07 node_network_receive_packets_total{device="veth84ac721b"} 28337 node_network_receive_packets_total{device="veth84d6da2b"} 2.175554e+06 node_network_receive_packets_total{device="veth863cdd8b"} 2699 node_network_receive_packets_total{device="veth8b734c63"} 22 node_network_receive_packets_total{device="veth92e45d94"} 42227 node_network_receive_packets_total{device="veth9c512b94"} 2.67443467e+08 node_network_receive_packets_total{device="veth9cea80a2"} 6.910303e+06 node_network_receive_packets_total{device="veth9eeeeec5"} 3665 node_network_receive_packets_total{device="vetha52e0735"} 1.829104e+07 node_network_receive_packets_total{device="vethab7e3f79"} 2.02177541e+08 node_network_receive_packets_total{device="vethcd0b10e8"} 2711 node_network_receive_packets_total{device="vethcdbaa809"} 2702 node_network_receive_packets_total{device="vethcf800526"} 1.4378257e+07 node_network_receive_packets_total{device="vethd24b77bb"} 1.732399e+06 node_network_receive_packets_total{device="vethdf26dada"} 8.3351669e+07 node_network_receive_packets_total{device="vethe44ce3dc"} 72044 node_network_receive_packets_total{device="vethe59a3854"} 228972 node_network_receive_packets_total{device="vethe5b8a9d1"} 1004 node_network_receive_packets_total{device="vethe828e994"} 7.1607131e+07 node_network_receive_packets_total{device="vethee53843a"} 9.721835e+06 node_network_receive_packets_total{device="vethf02dd703"} 230041 node_network_receive_packets_total{device="vethf030be6a"} 149736 node_network_receive_packets_total{device="vethf35dd394"} 1.9687707e+07 node_network_receive_packets_total{device="vethf4356a83"} 1.04848245e+08 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="cni0"} 1.25e+09 node_network_speed_bytes{device="eth0"} -125000 node_network_speed_bytes{device="flannel.1"} -125000 node_network_speed_bytes{device="veth04ba0b1f"} 1.25e+09 node_network_speed_bytes{device="veth0a1dfc36"} 1.25e+09 node_network_speed_bytes{device="veth0edb6aa5"} 1.25e+09 node_network_speed_bytes{device="veth1bf8c779"} 1.25e+09 node_network_speed_bytes{device="veth1f9499d2"} 1.25e+09 node_network_speed_bytes{device="veth2098da6f"} 1.25e+09 node_network_speed_bytes{device="veth2122dd56"} 1.25e+09 node_network_speed_bytes{device="veth2d96a03a"} 1.25e+09 node_network_speed_bytes{device="veth303b9f9a"} 1.25e+09 node_network_speed_bytes{device="veth312c3f1a"} 1.25e+09 node_network_speed_bytes{device="veth39c4fba5"} 1.25e+09 node_network_speed_bytes{device="veth3c7d96d8"} 1.25e+09 node_network_speed_bytes{device="veth3c8c7c22"} 1.25e+09 node_network_speed_bytes{device="veth3d28bac7"} 1.25e+09 node_network_speed_bytes{device="veth3e676e06"} 1.25e+09 node_network_speed_bytes{device="veth44117c98"} 1.25e+09 node_network_speed_bytes{device="veth48f31605"} 1.25e+09 node_network_speed_bytes{device="veth55871797"} 1.25e+09 node_network_speed_bytes{device="veth67b66026"} 1.25e+09 node_network_speed_bytes{device="veth6828024b"} 1.25e+09 node_network_speed_bytes{device="veth69a69bfa"} 1.25e+09 node_network_speed_bytes{device="veth6e5698bf"} 1.25e+09 node_network_speed_bytes{device="veth705f9fcc"} 1.25e+09 node_network_speed_bytes{device="veth70e0b392"} 1.25e+09 node_network_speed_bytes{device="veth71f63eef"} 1.25e+09 node_network_speed_bytes{device="veth749d8924"} 1.25e+09 node_network_speed_bytes{device="veth7b45fe26"} 1.25e+09 node_network_speed_bytes{device="veth84ac721b"} 1.25e+09 node_network_speed_bytes{device="veth84d6da2b"} 1.25e+09 node_network_speed_bytes{device="veth863cdd8b"} 1.25e+09 node_network_speed_bytes{device="veth8b734c63"} 1.25e+09 node_network_speed_bytes{device="veth92e45d94"} 1.25e+09 node_network_speed_bytes{device="veth9c512b94"} 1.25e+09 node_network_speed_bytes{device="veth9cea80a2"} 1.25e+09 node_network_speed_bytes{device="veth9eeeeec5"} 1.25e+09 node_network_speed_bytes{device="vetha52e0735"} 1.25e+09 node_network_speed_bytes{device="vethab7e3f79"} 1.25e+09 node_network_speed_bytes{device="vethcd0b10e8"} 1.25e+09 node_network_speed_bytes{device="vethcdbaa809"} 1.25e+09 node_network_speed_bytes{device="vethcf800526"} 1.25e+09 node_network_speed_bytes{device="vethd24b77bb"} 1.25e+09 node_network_speed_bytes{device="vethdf26dada"} 1.25e+09 node_network_speed_bytes{device="vethe44ce3dc"} 1.25e+09 node_network_speed_bytes{device="vethe59a3854"} 1.25e+09 node_network_speed_bytes{device="vethe5b8a9d1"} 1.25e+09 node_network_speed_bytes{device="vethe828e994"} 1.25e+09 node_network_speed_bytes{device="vethee53843a"} 1.25e+09 node_network_speed_bytes{device="vethf02dd703"} 1.25e+09 node_network_speed_bytes{device="vethf030be6a"} 1.25e+09 node_network_speed_bytes{device="vethf35dd394"} 1.25e+09 node_network_speed_bytes{device="vethf4356a83"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="cni0"} 3.95344221248e+11 node_network_transmit_bytes_total{device="eth0"} 7.561433872e+10 node_network_transmit_bytes_total{device="flannel.1"} 0 node_network_transmit_bytes_total{device="lo"} 1.05960074589e+11 node_network_transmit_bytes_total{device="veth04ba0b1f"} 1.3910191e+07 node_network_transmit_bytes_total{device="veth0a1dfc36"} 1.3965815e+07 node_network_transmit_bytes_total{device="veth0edb6aa5"} 4.178414066e+09 node_network_transmit_bytes_total{device="veth1bf8c779"} 138622 node_network_transmit_bytes_total{device="veth1f9499d2"} 166661 node_network_transmit_bytes_total{device="veth2098da6f"} 139420 node_network_transmit_bytes_total{device="veth2122dd56"} 5.255941027e+09 node_network_transmit_bytes_total{device="veth2d96a03a"} 170530 node_network_transmit_bytes_total{device="veth303b9f9a"} 1.7822406e+07 node_network_transmit_bytes_total{device="veth312c3f1a"} 860423 node_network_transmit_bytes_total{device="veth39c4fba5"} 1.3677533e+07 node_network_transmit_bytes_total{device="veth3c7d96d8"} 1.3917809e+07 node_network_transmit_bytes_total{device="veth3c8c7c22"} 891849 node_network_transmit_bytes_total{device="veth3d28bac7"} 1.3916213e+07 node_network_transmit_bytes_total{device="veth3e676e06"} 2.04715364e+08 node_network_transmit_bytes_total{device="veth44117c98"} 3.117026185e+09 node_network_transmit_bytes_total{device="veth48f31605"} 3.086840981e+09 node_network_transmit_bytes_total{device="veth55871797"} 1.75279689e+08 node_network_transmit_bytes_total{device="veth67b66026"} 1.3899543e+07 node_network_transmit_bytes_total{device="veth6828024b"} 6.21439576e+09 node_network_transmit_bytes_total{device="veth69a69bfa"} 178338 node_network_transmit_bytes_total{device="veth6e5698bf"} 1.3897081e+07 node_network_transmit_bytes_total{device="veth705f9fcc"} 5.7515107e+07 node_network_transmit_bytes_total{device="veth70e0b392"} 123040 node_network_transmit_bytes_total{device="veth71f63eef"} 164863 node_network_transmit_bytes_total{device="veth749d8924"} 2.1087535e+07 node_network_transmit_bytes_total{device="veth7b45fe26"} 2.4413105749e+10 node_network_transmit_bytes_total{device="veth84ac721b"} 1.2082611e+07 node_network_transmit_bytes_total{device="veth84d6da2b"} 7.35535843e+08 node_network_transmit_bytes_total{device="veth863cdd8b"} 1.3903181e+07 node_network_transmit_bytes_total{device="veth8b734c63"} 34588 node_network_transmit_bytes_total{device="veth92e45d94"} 2.658852e+07 node_network_transmit_bytes_total{device="veth9c512b94"} 6.4513988348e+10 node_network_transmit_bytes_total{device="veth9cea80a2"} 2.070699779e+09 node_network_transmit_bytes_total{device="veth9eeeeec5"} 1.3976813e+07 node_network_transmit_bytes_total{device="vetha52e0735"} 3.277387209e+09 node_network_transmit_bytes_total{device="vethab7e3f79"} 5.59946635603e+11 node_network_transmit_bytes_total{device="vethcd0b10e8"} 1.3910083e+07 node_network_transmit_bytes_total{device="vethcdbaa809"} 1.3903021e+07 node_network_transmit_bytes_total{device="vethcf800526"} 1.529387104e+09 node_network_transmit_bytes_total{device="vethd24b77bb"} 2.44226232e+08 node_network_transmit_bytes_total{device="vethdf26dada"} 9.911065863e+09 node_network_transmit_bytes_total{device="vethe44ce3dc"} 1.24247092e+08 node_network_transmit_bytes_total{device="vethe59a3854"} 4.0873135e+07 node_network_transmit_bytes_total{device="vethe5b8a9d1"} 350907 node_network_transmit_bytes_total{device="vethe828e994"} 1.3617239962e+10 node_network_transmit_bytes_total{device="vethee53843a"} 1.054947427e+09 node_network_transmit_bytes_total{device="vethf02dd703"} 7.9273743e+07 node_network_transmit_bytes_total{device="vethf030be6a"} 1.3142917e+07 node_network_transmit_bytes_total{device="vethf35dd394"} 8.2445677264e+10 node_network_transmit_bytes_total{device="vethf4356a83"} 1.0508774776e+10 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cni0"} 0 node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="flannel.1"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="veth04ba0b1f"} 0 node_network_transmit_carrier_total{device="veth0a1dfc36"} 0 node_network_transmit_carrier_total{device="veth0edb6aa5"} 0 node_network_transmit_carrier_total{device="veth1bf8c779"} 0 node_network_transmit_carrier_total{device="veth1f9499d2"} 0 node_network_transmit_carrier_total{device="veth2098da6f"} 0 node_network_transmit_carrier_total{device="veth2122dd56"} 0 node_network_transmit_carrier_total{device="veth2d96a03a"} 0 node_network_transmit_carrier_total{device="veth303b9f9a"} 0 node_network_transmit_carrier_total{device="veth312c3f1a"} 0 node_network_transmit_carrier_total{device="veth39c4fba5"} 0 node_network_transmit_carrier_total{device="veth3c7d96d8"} 0 node_network_transmit_carrier_total{device="veth3c8c7c22"} 0 node_network_transmit_carrier_total{device="veth3d28bac7"} 0 node_network_transmit_carrier_total{device="veth3e676e06"} 0 node_network_transmit_carrier_total{device="veth44117c98"} 0 node_network_transmit_carrier_total{device="veth48f31605"} 0 node_network_transmit_carrier_total{device="veth55871797"} 0 node_network_transmit_carrier_total{device="veth67b66026"} 0 node_network_transmit_carrier_total{device="veth6828024b"} 0 node_network_transmit_carrier_total{device="veth69a69bfa"} 0 node_network_transmit_carrier_total{device="veth6e5698bf"} 0 node_network_transmit_carrier_total{device="veth705f9fcc"} 0 node_network_transmit_carrier_total{device="veth70e0b392"} 0 node_network_transmit_carrier_total{device="veth71f63eef"} 0 node_network_transmit_carrier_total{device="veth749d8924"} 0 node_network_transmit_carrier_total{device="veth7b45fe26"} 0 node_network_transmit_carrier_total{device="veth84ac721b"} 0 node_network_transmit_carrier_total{device="veth84d6da2b"} 0 node_network_transmit_carrier_total{device="veth863cdd8b"} 0 node_network_transmit_carrier_total{device="veth8b734c63"} 0 node_network_transmit_carrier_total{device="veth92e45d94"} 0 node_network_transmit_carrier_total{device="veth9c512b94"} 0 node_network_transmit_carrier_total{device="veth9cea80a2"} 0 node_network_transmit_carrier_total{device="veth9eeeeec5"} 0 node_network_transmit_carrier_total{device="vetha52e0735"} 0 node_network_transmit_carrier_total{device="vethab7e3f79"} 0 node_network_transmit_carrier_total{device="vethcd0b10e8"} 0 node_network_transmit_carrier_total{device="vethcdbaa809"} 0 node_network_transmit_carrier_total{device="vethcf800526"} 0 node_network_transmit_carrier_total{device="vethd24b77bb"} 0 node_network_transmit_carrier_total{device="vethdf26dada"} 0 node_network_transmit_carrier_total{device="vethe44ce3dc"} 0 node_network_transmit_carrier_total{device="vethe59a3854"} 0 node_network_transmit_carrier_total{device="vethe5b8a9d1"} 0 node_network_transmit_carrier_total{device="vethe828e994"} 0 node_network_transmit_carrier_total{device="vethee53843a"} 0 node_network_transmit_carrier_total{device="vethf02dd703"} 0 node_network_transmit_carrier_total{device="vethf030be6a"} 0 node_network_transmit_carrier_total{device="vethf35dd394"} 0 node_network_transmit_carrier_total{device="vethf4356a83"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="cni0"} 0 node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="flannel.1"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="veth04ba0b1f"} 0 node_network_transmit_colls_total{device="veth0a1dfc36"} 0 node_network_transmit_colls_total{device="veth0edb6aa5"} 0 node_network_transmit_colls_total{device="veth1bf8c779"} 0 node_network_transmit_colls_total{device="veth1f9499d2"} 0 node_network_transmit_colls_total{device="veth2098da6f"} 0 node_network_transmit_colls_total{device="veth2122dd56"} 0 node_network_transmit_colls_total{device="veth2d96a03a"} 0 node_network_transmit_colls_total{device="veth303b9f9a"} 0 node_network_transmit_colls_total{device="veth312c3f1a"} 0 node_network_transmit_colls_total{device="veth39c4fba5"} 0 node_network_transmit_colls_total{device="veth3c7d96d8"} 0 node_network_transmit_colls_total{device="veth3c8c7c22"} 0 node_network_transmit_colls_total{device="veth3d28bac7"} 0 node_network_transmit_colls_total{device="veth3e676e06"} 0 node_network_transmit_colls_total{device="veth44117c98"} 0 node_network_transmit_colls_total{device="veth48f31605"} 0 node_network_transmit_colls_total{device="veth55871797"} 0 node_network_transmit_colls_total{device="veth67b66026"} 0 node_network_transmit_colls_total{device="veth6828024b"} 0 node_network_transmit_colls_total{device="veth69a69bfa"} 0 node_network_transmit_colls_total{device="veth6e5698bf"} 0 node_network_transmit_colls_total{device="veth705f9fcc"} 0 node_network_transmit_colls_total{device="veth70e0b392"} 0 node_network_transmit_colls_total{device="veth71f63eef"} 0 node_network_transmit_colls_total{device="veth749d8924"} 0 node_network_transmit_colls_total{device="veth7b45fe26"} 0 node_network_transmit_colls_total{device="veth84ac721b"} 0 node_network_transmit_colls_total{device="veth84d6da2b"} 0 node_network_transmit_colls_total{device="veth863cdd8b"} 0 node_network_transmit_colls_total{device="veth8b734c63"} 0 node_network_transmit_colls_total{device="veth92e45d94"} 0 node_network_transmit_colls_total{device="veth9c512b94"} 0 node_network_transmit_colls_total{device="veth9cea80a2"} 0 node_network_transmit_colls_total{device="veth9eeeeec5"} 0 node_network_transmit_colls_total{device="vetha52e0735"} 0 node_network_transmit_colls_total{device="vethab7e3f79"} 0 node_network_transmit_colls_total{device="vethcd0b10e8"} 0 node_network_transmit_colls_total{device="vethcdbaa809"} 0 node_network_transmit_colls_total{device="vethcf800526"} 0 node_network_transmit_colls_total{device="vethd24b77bb"} 0 node_network_transmit_colls_total{device="vethdf26dada"} 0 node_network_transmit_colls_total{device="vethe44ce3dc"} 0 node_network_transmit_colls_total{device="vethe59a3854"} 0 node_network_transmit_colls_total{device="vethe5b8a9d1"} 0 node_network_transmit_colls_total{device="vethe828e994"} 0 node_network_transmit_colls_total{device="vethee53843a"} 0 node_network_transmit_colls_total{device="vethf02dd703"} 0 node_network_transmit_colls_total{device="vethf030be6a"} 0 node_network_transmit_colls_total{device="vethf35dd394"} 0 node_network_transmit_colls_total{device="vethf4356a83"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="cni0"} 0 node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="flannel.1"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="veth04ba0b1f"} 0 node_network_transmit_compressed_total{device="veth0a1dfc36"} 0 node_network_transmit_compressed_total{device="veth0edb6aa5"} 0 node_network_transmit_compressed_total{device="veth1bf8c779"} 0 node_network_transmit_compressed_total{device="veth1f9499d2"} 0 node_network_transmit_compressed_total{device="veth2098da6f"} 0 node_network_transmit_compressed_total{device="veth2122dd56"} 0 node_network_transmit_compressed_total{device="veth2d96a03a"} 0 node_network_transmit_compressed_total{device="veth303b9f9a"} 0 node_network_transmit_compressed_total{device="veth312c3f1a"} 0 node_network_transmit_compressed_total{device="veth39c4fba5"} 0 node_network_transmit_compressed_total{device="veth3c7d96d8"} 0 node_network_transmit_compressed_total{device="veth3c8c7c22"} 0 node_network_transmit_compressed_total{device="veth3d28bac7"} 0 node_network_transmit_compressed_total{device="veth3e676e06"} 0 node_network_transmit_compressed_total{device="veth44117c98"} 0 node_network_transmit_compressed_total{device="veth48f31605"} 0 node_network_transmit_compressed_total{device="veth55871797"} 0 node_network_transmit_compressed_total{device="veth67b66026"} 0 node_network_transmit_compressed_total{device="veth6828024b"} 0 node_network_transmit_compressed_total{device="veth69a69bfa"} 0 node_network_transmit_compressed_total{device="veth6e5698bf"} 0 node_network_transmit_compressed_total{device="veth705f9fcc"} 0 node_network_transmit_compressed_total{device="veth70e0b392"} 0 node_network_transmit_compressed_total{device="veth71f63eef"} 0 node_network_transmit_compressed_total{device="veth749d8924"} 0 node_network_transmit_compressed_total{device="veth7b45fe26"} 0 node_network_transmit_compressed_total{device="veth84ac721b"} 0 node_network_transmit_compressed_total{device="veth84d6da2b"} 0 node_network_transmit_compressed_total{device="veth863cdd8b"} 0 node_network_transmit_compressed_total{device="veth8b734c63"} 0 node_network_transmit_compressed_total{device="veth92e45d94"} 0 node_network_transmit_compressed_total{device="veth9c512b94"} 0 node_network_transmit_compressed_total{device="veth9cea80a2"} 0 node_network_transmit_compressed_total{device="veth9eeeeec5"} 0 node_network_transmit_compressed_total{device="vetha52e0735"} 0 node_network_transmit_compressed_total{device="vethab7e3f79"} 0 node_network_transmit_compressed_total{device="vethcd0b10e8"} 0 node_network_transmit_compressed_total{device="vethcdbaa809"} 0 node_network_transmit_compressed_total{device="vethcf800526"} 0 node_network_transmit_compressed_total{device="vethd24b77bb"} 0 node_network_transmit_compressed_total{device="vethdf26dada"} 0 node_network_transmit_compressed_total{device="vethe44ce3dc"} 0 node_network_transmit_compressed_total{device="vethe59a3854"} 0 node_network_transmit_compressed_total{device="vethe5b8a9d1"} 0 node_network_transmit_compressed_total{device="vethe828e994"} 0 node_network_transmit_compressed_total{device="vethee53843a"} 0 node_network_transmit_compressed_total{device="vethf02dd703"} 0 node_network_transmit_compressed_total{device="vethf030be6a"} 0 node_network_transmit_compressed_total{device="vethf35dd394"} 0 node_network_transmit_compressed_total{device="vethf4356a83"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="cni0"} 0 node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="flannel.1"} 5 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="veth04ba0b1f"} 0 node_network_transmit_drop_total{device="veth0a1dfc36"} 0 node_network_transmit_drop_total{device="veth0edb6aa5"} 0 node_network_transmit_drop_total{device="veth1bf8c779"} 0 node_network_transmit_drop_total{device="veth1f9499d2"} 0 node_network_transmit_drop_total{device="veth2098da6f"} 0 node_network_transmit_drop_total{device="veth2122dd56"} 0 node_network_transmit_drop_total{device="veth2d96a03a"} 0 node_network_transmit_drop_total{device="veth303b9f9a"} 0 node_network_transmit_drop_total{device="veth312c3f1a"} 0 node_network_transmit_drop_total{device="veth39c4fba5"} 0 node_network_transmit_drop_total{device="veth3c7d96d8"} 0 node_network_transmit_drop_total{device="veth3c8c7c22"} 0 node_network_transmit_drop_total{device="veth3d28bac7"} 0 node_network_transmit_drop_total{device="veth3e676e06"} 0 node_network_transmit_drop_total{device="veth44117c98"} 0 node_network_transmit_drop_total{device="veth48f31605"} 0 node_network_transmit_drop_total{device="veth55871797"} 0 node_network_transmit_drop_total{device="veth67b66026"} 0 node_network_transmit_drop_total{device="veth6828024b"} 0 node_network_transmit_drop_total{device="veth69a69bfa"} 0 node_network_transmit_drop_total{device="veth6e5698bf"} 0 node_network_transmit_drop_total{device="veth705f9fcc"} 0 node_network_transmit_drop_total{device="veth70e0b392"} 0 node_network_transmit_drop_total{device="veth71f63eef"} 0 node_network_transmit_drop_total{device="veth749d8924"} 0 node_network_transmit_drop_total{device="veth7b45fe26"} 0 node_network_transmit_drop_total{device="veth84ac721b"} 0 node_network_transmit_drop_total{device="veth84d6da2b"} 0 node_network_transmit_drop_total{device="veth863cdd8b"} 0 node_network_transmit_drop_total{device="veth8b734c63"} 0 node_network_transmit_drop_total{device="veth92e45d94"} 0 node_network_transmit_drop_total{device="veth9c512b94"} 0 node_network_transmit_drop_total{device="veth9cea80a2"} 0 node_network_transmit_drop_total{device="veth9eeeeec5"} 0 node_network_transmit_drop_total{device="vetha52e0735"} 0 node_network_transmit_drop_total{device="vethab7e3f79"} 0 node_network_transmit_drop_total{device="vethcd0b10e8"} 0 node_network_transmit_drop_total{device="vethcdbaa809"} 0 node_network_transmit_drop_total{device="vethcf800526"} 0 node_network_transmit_drop_total{device="vethd24b77bb"} 0 node_network_transmit_drop_total{device="vethdf26dada"} 0 node_network_transmit_drop_total{device="vethe44ce3dc"} 0 node_network_transmit_drop_total{device="vethe59a3854"} 0 node_network_transmit_drop_total{device="vethe5b8a9d1"} 0 node_network_transmit_drop_total{device="vethe828e994"} 0 node_network_transmit_drop_total{device="vethee53843a"} 0 node_network_transmit_drop_total{device="vethf02dd703"} 0 node_network_transmit_drop_total{device="vethf030be6a"} 0 node_network_transmit_drop_total{device="vethf35dd394"} 0 node_network_transmit_drop_total{device="vethf4356a83"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="cni0"} 0 node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="flannel.1"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="veth04ba0b1f"} 0 node_network_transmit_errs_total{device="veth0a1dfc36"} 0 node_network_transmit_errs_total{device="veth0edb6aa5"} 0 node_network_transmit_errs_total{device="veth1bf8c779"} 0 node_network_transmit_errs_total{device="veth1f9499d2"} 0 node_network_transmit_errs_total{device="veth2098da6f"} 0 node_network_transmit_errs_total{device="veth2122dd56"} 0 node_network_transmit_errs_total{device="veth2d96a03a"} 0 node_network_transmit_errs_total{device="veth303b9f9a"} 0 node_network_transmit_errs_total{device="veth312c3f1a"} 0 node_network_transmit_errs_total{device="veth39c4fba5"} 0 node_network_transmit_errs_total{device="veth3c7d96d8"} 0 node_network_transmit_errs_total{device="veth3c8c7c22"} 0 node_network_transmit_errs_total{device="veth3d28bac7"} 0 node_network_transmit_errs_total{device="veth3e676e06"} 0 node_network_transmit_errs_total{device="veth44117c98"} 0 node_network_transmit_errs_total{device="veth48f31605"} 0 node_network_transmit_errs_total{device="veth55871797"} 0 node_network_transmit_errs_total{device="veth67b66026"} 0 node_network_transmit_errs_total{device="veth6828024b"} 0 node_network_transmit_errs_total{device="veth69a69bfa"} 0 node_network_transmit_errs_total{device="veth6e5698bf"} 0 node_network_transmit_errs_total{device="veth705f9fcc"} 0 node_network_transmit_errs_total{device="veth70e0b392"} 0 node_network_transmit_errs_total{device="veth71f63eef"} 0 node_network_transmit_errs_total{device="veth749d8924"} 0 node_network_transmit_errs_total{device="veth7b45fe26"} 0 node_network_transmit_errs_total{device="veth84ac721b"} 0 node_network_transmit_errs_total{device="veth84d6da2b"} 0 node_network_transmit_errs_total{device="veth863cdd8b"} 0 node_network_transmit_errs_total{device="veth8b734c63"} 0 node_network_transmit_errs_total{device="veth92e45d94"} 0 node_network_transmit_errs_total{device="veth9c512b94"} 0 node_network_transmit_errs_total{device="veth9cea80a2"} 0 node_network_transmit_errs_total{device="veth9eeeeec5"} 0 node_network_transmit_errs_total{device="vetha52e0735"} 0 node_network_transmit_errs_total{device="vethab7e3f79"} 0 node_network_transmit_errs_total{device="vethcd0b10e8"} 0 node_network_transmit_errs_total{device="vethcdbaa809"} 0 node_network_transmit_errs_total{device="vethcf800526"} 0 node_network_transmit_errs_total{device="vethd24b77bb"} 0 node_network_transmit_errs_total{device="vethdf26dada"} 0 node_network_transmit_errs_total{device="vethe44ce3dc"} 0 node_network_transmit_errs_total{device="vethe59a3854"} 0 node_network_transmit_errs_total{device="vethe5b8a9d1"} 0 node_network_transmit_errs_total{device="vethe828e994"} 0 node_network_transmit_errs_total{device="vethee53843a"} 0 node_network_transmit_errs_total{device="vethf02dd703"} 0 node_network_transmit_errs_total{device="vethf030be6a"} 0 node_network_transmit_errs_total{device="vethf35dd394"} 0 node_network_transmit_errs_total{device="vethf4356a83"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="cni0"} 0 node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="flannel.1"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="veth04ba0b1f"} 0 node_network_transmit_fifo_total{device="veth0a1dfc36"} 0 node_network_transmit_fifo_total{device="veth0edb6aa5"} 0 node_network_transmit_fifo_total{device="veth1bf8c779"} 0 node_network_transmit_fifo_total{device="veth1f9499d2"} 0 node_network_transmit_fifo_total{device="veth2098da6f"} 0 node_network_transmit_fifo_total{device="veth2122dd56"} 0 node_network_transmit_fifo_total{device="veth2d96a03a"} 0 node_network_transmit_fifo_total{device="veth303b9f9a"} 0 node_network_transmit_fifo_total{device="veth312c3f1a"} 0 node_network_transmit_fifo_total{device="veth39c4fba5"} 0 node_network_transmit_fifo_total{device="veth3c7d96d8"} 0 node_network_transmit_fifo_total{device="veth3c8c7c22"} 0 node_network_transmit_fifo_total{device="veth3d28bac7"} 0 node_network_transmit_fifo_total{device="veth3e676e06"} 0 node_network_transmit_fifo_total{device="veth44117c98"} 0 node_network_transmit_fifo_total{device="veth48f31605"} 0 node_network_transmit_fifo_total{device="veth55871797"} 0 node_network_transmit_fifo_total{device="veth67b66026"} 0 node_network_transmit_fifo_total{device="veth6828024b"} 0 node_network_transmit_fifo_total{device="veth69a69bfa"} 0 node_network_transmit_fifo_total{device="veth6e5698bf"} 0 node_network_transmit_fifo_total{device="veth705f9fcc"} 0 node_network_transmit_fifo_total{device="veth70e0b392"} 0 node_network_transmit_fifo_total{device="veth71f63eef"} 0 node_network_transmit_fifo_total{device="veth749d8924"} 0 node_network_transmit_fifo_total{device="veth7b45fe26"} 0 node_network_transmit_fifo_total{device="veth84ac721b"} 0 node_network_transmit_fifo_total{device="veth84d6da2b"} 0 node_network_transmit_fifo_total{device="veth863cdd8b"} 0 node_network_transmit_fifo_total{device="veth8b734c63"} 0 node_network_transmit_fifo_total{device="veth92e45d94"} 0 node_network_transmit_fifo_total{device="veth9c512b94"} 0 node_network_transmit_fifo_total{device="veth9cea80a2"} 0 node_network_transmit_fifo_total{device="veth9eeeeec5"} 0 node_network_transmit_fifo_total{device="vetha52e0735"} 0 node_network_transmit_fifo_total{device="vethab7e3f79"} 0 node_network_transmit_fifo_total{device="vethcd0b10e8"} 0 node_network_transmit_fifo_total{device="vethcdbaa809"} 0 node_network_transmit_fifo_total{device="vethcf800526"} 0 node_network_transmit_fifo_total{device="vethd24b77bb"} 0 node_network_transmit_fifo_total{device="vethdf26dada"} 0 node_network_transmit_fifo_total{device="vethe44ce3dc"} 0 node_network_transmit_fifo_total{device="vethe59a3854"} 0 node_network_transmit_fifo_total{device="vethe5b8a9d1"} 0 node_network_transmit_fifo_total{device="vethe828e994"} 0 node_network_transmit_fifo_total{device="vethee53843a"} 0 node_network_transmit_fifo_total{device="vethf02dd703"} 0 node_network_transmit_fifo_total{device="vethf030be6a"} 0 node_network_transmit_fifo_total{device="vethf35dd394"} 0 node_network_transmit_fifo_total{device="vethf4356a83"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="cni0"} 3.8076565e+08 node_network_transmit_packets_total{device="eth0"} 5.8092976e+07 node_network_transmit_packets_total{device="flannel.1"} 0 node_network_transmit_packets_total{device="lo"} 2.73799197e+08 node_network_transmit_packets_total{device="veth04ba0b1f"} 203339 node_network_transmit_packets_total{device="veth0a1dfc36"} 204309 node_network_transmit_packets_total{device="veth0edb6aa5"} 275755 node_network_transmit_packets_total{device="veth1bf8c779"} 2091 node_network_transmit_packets_total{device="veth1f9499d2"} 2115 node_network_transmit_packets_total{device="veth2098da6f"} 2128 node_network_transmit_packets_total{device="veth2122dd56"} 3.1914486e+07 node_network_transmit_packets_total{device="veth2d96a03a"} 2182 node_network_transmit_packets_total{device="veth303b9f9a"} 123643 node_network_transmit_packets_total{device="veth312c3f1a"} 2368 node_network_transmit_packets_total{device="veth39c4fba5"} 200360 node_network_transmit_packets_total{device="veth3c7d96d8"} 203460 node_network_transmit_packets_total{device="veth3c8c7c22"} 3951 node_network_transmit_packets_total{device="veth3d28bac7"} 203416 node_network_transmit_packets_total{device="veth3e676e06"} 1.274408e+06 node_network_transmit_packets_total{device="veth44117c98"} 6.721814e+06 node_network_transmit_packets_total{device="veth48f31605"} 1.0147897e+07 node_network_transmit_packets_total{device="veth55871797"} 2.441394e+06 node_network_transmit_packets_total{device="veth67b66026"} 203205 node_network_transmit_packets_total{device="veth6828024b"} 3.5245989e+07 node_network_transmit_packets_total{device="veth69a69bfa"} 2182 node_network_transmit_packets_total{device="veth6e5698bf"} 203174 node_network_transmit_packets_total{device="veth705f9fcc"} 371785 node_network_transmit_packets_total{device="veth70e0b392"} 1876 node_network_transmit_packets_total{device="veth71f63eef"} 2090 node_network_transmit_packets_total{device="veth749d8924"} 11768 node_network_transmit_packets_total{device="veth7b45fe26"} 3.888665e+07 node_network_transmit_packets_total{device="veth84ac721b"} 100472 node_network_transmit_packets_total{device="veth84d6da2b"} 2.26979e+06 node_network_transmit_packets_total{device="veth863cdd8b"} 203248 node_network_transmit_packets_total{device="veth8b734c63"} 498 node_network_transmit_packets_total{device="veth92e45d94"} 119271 node_network_transmit_packets_total{device="veth9c512b94"} 2.64336175e+08 node_network_transmit_packets_total{device="veth9cea80a2"} 6.614868e+06 node_network_transmit_packets_total{device="veth9eeeeec5"} 204172 node_network_transmit_packets_total{device="vetha52e0735"} 2.1755046e+07 node_network_transmit_packets_total{device="vethab7e3f79"} 1.76662398e+08 node_network_transmit_packets_total{device="vethcd0b10e8"} 203333 node_network_transmit_packets_total{device="vethcdbaa809"} 203246 node_network_transmit_packets_total{device="vethcf800526"} 1.7210876e+07 node_network_transmit_packets_total{device="vethd24b77bb"} 1.408031e+06 node_network_transmit_packets_total{device="vethdf26dada"} 8.1698773e+07 node_network_transmit_packets_total{device="vethe44ce3dc"} 75420 node_network_transmit_packets_total{device="vethe59a3854"} 371265 node_network_transmit_packets_total{device="vethe5b8a9d1"} 2829 node_network_transmit_packets_total{device="vethe828e994"} 8.7916747e+07 node_network_transmit_packets_total{device="vethee53843a"} 1.1047471e+07 node_network_transmit_packets_total{device="vethf02dd703"} 372102 node_network_transmit_packets_total{device="vethf030be6a"} 176723 node_network_transmit_packets_total{device="vethf35dd394"} 2.2711466e+07 node_network_transmit_packets_total{device="vethf4356a83"} 1.10291854e+08 # HELP node_network_transmit_queue_length Network device property: transmit_queue_length # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="cni0"} 1000 node_network_transmit_queue_length{device="eth0"} 1000 node_network_transmit_queue_length{device="flannel.1"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="veth04ba0b1f"} 0 node_network_transmit_queue_length{device="veth0a1dfc36"} 0 node_network_transmit_queue_length{device="veth0edb6aa5"} 0 node_network_transmit_queue_length{device="veth1bf8c779"} 0 node_network_transmit_queue_length{device="veth1f9499d2"} 0 node_network_transmit_queue_length{device="veth2098da6f"} 0 node_network_transmit_queue_length{device="veth2122dd56"} 0 node_network_transmit_queue_length{device="veth2d96a03a"} 0 node_network_transmit_queue_length{device="veth303b9f9a"} 0 node_network_transmit_queue_length{device="veth312c3f1a"} 0 node_network_transmit_queue_length{device="veth39c4fba5"} 0 node_network_transmit_queue_length{device="veth3c7d96d8"} 0 node_network_transmit_queue_length{device="veth3c8c7c22"} 0 node_network_transmit_queue_length{device="veth3d28bac7"} 0 node_network_transmit_queue_length{device="veth3e676e06"} 0 node_network_transmit_queue_length{device="veth44117c98"} 0 node_network_transmit_queue_length{device="veth48f31605"} 0 node_network_transmit_queue_length{device="veth55871797"} 0 node_network_transmit_queue_length{device="veth67b66026"} 0 node_network_transmit_queue_length{device="veth6828024b"} 0 node_network_transmit_queue_length{device="veth69a69bfa"} 0 node_network_transmit_queue_length{device="veth6e5698bf"} 0 node_network_transmit_queue_length{device="veth705f9fcc"} 0 node_network_transmit_queue_length{device="veth70e0b392"} 0 node_network_transmit_queue_length{device="veth71f63eef"} 0 node_network_transmit_queue_length{device="veth749d8924"} 0 node_network_transmit_queue_length{device="veth7b45fe26"} 0 node_network_transmit_queue_length{device="veth84ac721b"} 0 node_network_transmit_queue_length{device="veth84d6da2b"} 0 node_network_transmit_queue_length{device="veth863cdd8b"} 0 node_network_transmit_queue_length{device="veth8b734c63"} 0 node_network_transmit_queue_length{device="veth92e45d94"} 0 node_network_transmit_queue_length{device="veth9c512b94"} 0 node_network_transmit_queue_length{device="veth9cea80a2"} 0 node_network_transmit_queue_length{device="veth9eeeeec5"} 0 node_network_transmit_queue_length{device="vetha52e0735"} 0 node_network_transmit_queue_length{device="vethab7e3f79"} 0 node_network_transmit_queue_length{device="vethcd0b10e8"} 0 node_network_transmit_queue_length{device="vethcdbaa809"} 0 node_network_transmit_queue_length{device="vethcf800526"} 0 node_network_transmit_queue_length{device="vethd24b77bb"} 0 node_network_transmit_queue_length{device="vethdf26dada"} 0 node_network_transmit_queue_length{device="vethe44ce3dc"} 0 node_network_transmit_queue_length{device="vethe59a3854"} 0 node_network_transmit_queue_length{device="vethe5b8a9d1"} 0 node_network_transmit_queue_length{device="vethe828e994"} 0 node_network_transmit_queue_length{device="vethee53843a"} 0 node_network_transmit_queue_length{device="vethf02dd703"} 0 node_network_transmit_queue_length{device="vethf030be6a"} 0 node_network_transmit_queue_length{device="vethf35dd394"} 0 node_network_transmit_queue_length{device="vethf4356a83"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="cni0"} 1 node_network_up{device="eth0"} 1 node_network_up{device="flannel.1"} 0 node_network_up{device="lo"} 0 node_network_up{device="veth04ba0b1f"} 1 node_network_up{device="veth0a1dfc36"} 1 node_network_up{device="veth0edb6aa5"} 1 node_network_up{device="veth1bf8c779"} 1 node_network_up{device="veth1f9499d2"} 1 node_network_up{device="veth2098da6f"} 1 node_network_up{device="veth2122dd56"} 1 node_network_up{device="veth2d96a03a"} 1 node_network_up{device="veth303b9f9a"} 1 node_network_up{device="veth312c3f1a"} 1 node_network_up{device="veth39c4fba5"} 1 node_network_up{device="veth3c7d96d8"} 1 node_network_up{device="veth3c8c7c22"} 1 node_network_up{device="veth3d28bac7"} 1 node_network_up{device="veth3e676e06"} 1 node_network_up{device="veth44117c98"} 1 node_network_up{device="veth48f31605"} 1 node_network_up{device="veth55871797"} 1 node_network_up{device="veth67b66026"} 1 node_network_up{device="veth6828024b"} 1 node_network_up{device="veth69a69bfa"} 1 node_network_up{device="veth6e5698bf"} 1 node_network_up{device="veth705f9fcc"} 1 node_network_up{device="veth70e0b392"} 1 node_network_up{device="veth71f63eef"} 1 node_network_up{device="veth749d8924"} 1 node_network_up{device="veth7b45fe26"} 1 node_network_up{device="veth84ac721b"} 1 node_network_up{device="veth84d6da2b"} 1 node_network_up{device="veth863cdd8b"} 1 node_network_up{device="veth8b734c63"} 1 node_network_up{device="veth92e45d94"} 1 node_network_up{device="veth9c512b94"} 1 node_network_up{device="veth9cea80a2"} 1 node_network_up{device="veth9eeeeec5"} 1 node_network_up{device="vetha52e0735"} 1 node_network_up{device="vethab7e3f79"} 1 node_network_up{device="vethcd0b10e8"} 1 node_network_up{device="vethcdbaa809"} 1 node_network_up{device="vethcf800526"} 1 node_network_up{device="vethd24b77bb"} 1 node_network_up{device="vethdf26dada"} 1 node_network_up{device="vethe44ce3dc"} 1 node_network_up{device="vethe59a3854"} 1 node_network_up{device="vethe5b8a9d1"} 1 node_network_up{device="vethe828e994"} 1 node_network_up{device="vethee53843a"} 1 node_network_up{device="vethf02dd703"} 1 node_network_up{device="vethf030be6a"} 1 node_network_up{device="vethf35dd394"} 1 node_network_up{device="vethf4356a83"} 1 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 799 # 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 355155.371346 # 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 27701.841947999998 # 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 34244.451593000005 # 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 6430.75571 # 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 7516.499599000001 # 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"} 1.18454514627894e+06 node_schedstat_running_seconds_total{cpu="1"} 1.196851467141888e+06 node_schedstat_running_seconds_total{cpu="2"} 1.199640912036353e+06 node_schedstat_running_seconds_total{cpu="3"} 1.19108394656524e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.4248734534e+10 node_schedstat_timeslices_total{cpu="1"} 1.4555358635e+10 node_schedstat_timeslices_total{cpu="2"} 1.4600564496e+10 node_schedstat_timeslices_total{cpu="3"} 1.4430539322e+10 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 449675.902253006 node_schedstat_waiting_seconds_total{cpu="1"} 453522.611128555 node_schedstat_waiting_seconds_total{cpu="2"} 455442.733593678 node_schedstat_waiting_seconds_total{cpu="3"} 450701.056639315 # 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.003531192 node_scrape_collector_duration_seconds{collector="bcache"} 1.5219e-05 node_scrape_collector_duration_seconds{collector="bonding"} 3.0536e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.002881828 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000116567 node_scrape_collector_duration_seconds{collector="cpu"} 0.000694349 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000147461 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000370067 node_scrape_collector_duration_seconds{collector="dmi"} 9.012e-06 node_scrape_collector_duration_seconds{collector="edac"} 4.5762e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000132342 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.6526e-05 node_scrape_collector_duration_seconds{collector="filefd"} 6.6326e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.026683061 node_scrape_collector_duration_seconds{collector="hwmon"} 3.3596e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 1.9532e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 3.449e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 5.5375e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 5.6787e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000237268 node_scrape_collector_duration_seconds{collector="netclass"} 0.063511084 node_scrape_collector_duration_seconds{collector="netdev"} 0.027853962 node_scrape_collector_duration_seconds{collector="netstat"} 0.000985051 node_scrape_collector_duration_seconds{collector="nfs"} 4.0437e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 2.3076e-05 node_scrape_collector_duration_seconds{collector="nvme"} 3.0906e-05 node_scrape_collector_duration_seconds{collector="os"} 0.000127389 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 7.1064e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000278631 node_scrape_collector_duration_seconds{collector="rapl"} 0.000102052 node_scrape_collector_duration_seconds{collector="schedstat"} 0.025148425 node_scrape_collector_duration_seconds{collector="selinux"} 0.000952509 node_scrape_collector_duration_seconds{collector="sockstat"} 0.02524034 node_scrape_collector_duration_seconds{collector="softnet"} 9.4824e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.025343033 node_scrape_collector_duration_seconds{collector="tapestats"} 3.8332e-05 node_scrape_collector_duration_seconds{collector="textfile"} 5.0589e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.0005812 node_scrape_collector_duration_seconds{collector="time"} 0.000167348 node_scrape_collector_duration_seconds{collector="timex"} 2.4386e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000314237 node_scrape_collector_duration_seconds{collector="uname"} 0.025196722 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000196272 node_scrape_collector_duration_seconds{collector="watchdog"} 4.6041e-05 node_scrape_collector_duration_seconds{collector="xfs"} 3.472e-05 node_scrape_collector_duration_seconds{collector="zfs"} 2.3187e-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 342 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 42 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 25 # 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 102400 # 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 102 # 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 750 # HELP node_softnet_backlog_len Softnet backlog status # TYPE node_softnet_backlog_len gauge node_softnet_backlog_len{cpu="0"} 0 node_softnet_backlog_len{cpu="1"} 0 node_softnet_backlog_len{cpu="2"} 0 node_softnet_backlog_len{cpu="3"} 0 # HELP node_softnet_cpu_collision_total Number of collision occur while obtaining device lock while transmitting # TYPE node_softnet_cpu_collision_total counter node_softnet_cpu_collision_total{cpu="0"} 0 node_softnet_cpu_collision_total{cpu="1"} 0 node_softnet_cpu_collision_total{cpu="2"} 0 node_softnet_cpu_collision_total{cpu="3"} 0 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 # HELP node_softnet_flow_limit_count_total Number of times flow limit has been reached # TYPE node_softnet_flow_limit_count_total counter node_softnet_flow_limit_count_total{cpu="0"} 0 node_softnet_flow_limit_count_total{cpu="1"} 0 node_softnet_flow_limit_count_total{cpu="2"} 0 node_softnet_flow_limit_count_total{cpu="3"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 1.407001838e+09 node_softnet_processed_total{cpu="1"} 1.168592902e+09 node_softnet_processed_total{cpu="2"} 1.036931829e+09 node_softnet_processed_total{cpu="3"} 1.25500332e+09 # 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"} 4602 node_softnet_times_squeezed_total{cpu="1"} 978 node_softnet_times_squeezed_total{cpu="2"} 1071 node_softnet_times_squeezed_total{cpu="3"} 1085 # 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.7515218630734947e+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.9999788980255127 # 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.0965 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds -0.001603763 # 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 3330 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.0339316295e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.36511982e+08 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.3823964889e+10 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.206304952e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 31251.45 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.691648e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.74166818956e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.272283136e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 328493 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0