# HELP borg_last_backup_timestamp Timestamp of the last Borg backup # TYPE borg_last_backup_timestamp gauge borg_last_backup_timestamp{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 1.768963512e+09 # HELP borg_total_backups Total number of Borg backups # TYPE borg_total_backups gauge borg_total_backups{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 21 # HELP borg_total_chunks Number of chunks in the Borg repository # TYPE borg_total_chunks gauge borg_total_chunks{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 28326 # HELP borg_total_compressed_size Total compressed size of the Borg repository # TYPE borg_total_compressed_size gauge borg_total_compressed_size{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 1.654491338e+09 # HELP borg_total_deduplicated_compressed_size Total size of the deduplicated and compressed Borg repository # TYPE borg_total_deduplicated_compressed_size gauge borg_total_deduplicated_compressed_size{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 1.034542486e+09 # HELP borg_total_deduplicated_size Uncompressed size of the Borg repository # TYPE borg_total_deduplicated_size gauge borg_total_deduplicated_size{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 2.973850835e+09 # HELP borg_total_size Total size of the Borg repository # TYPE borg_total_size gauge borg_total_size{repository="ssh://u524592-sub6@u524592-sub6.your-storagebox.de:23/./roadsigns-app-mow-registry-qa.borg"} 6.289108538e+09 # 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"} 5.5128e-05 go_gc_duration_seconds{quantile="0.25"} 8.436e-05 go_gc_duration_seconds{quantile="0.5"} 0.00010302 go_gc_duration_seconds{quantile="0.75"} 0.000125102 go_gc_duration_seconds{quantile="1"} 0.001819495 go_gc_duration_seconds_sum 215.079796807 go_gc_duration_seconds_count 2.100205e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 7 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.5"} 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.863152e+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 4.119988467392e+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.1733e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.6311863512e+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.190056e+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.863152e+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.503872e+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.472832e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28699 # 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.63552e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.1976704e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7689901354797666e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 5.6311892211e+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 81280 # 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.519712e+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 623484 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 589824 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 589824 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.8699528e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="eth0"} 1 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.739373021e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 3.8102213814e+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"} 2.751838481e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 7007.52 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 339.93 node_cpu_seconds_total{cpu="0",mode="softirq"} 44983.66 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 233462.12 node_cpu_seconds_total{cpu="0",mode="user"} 1.66080579e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 2.751159053e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 7611.3 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 350.63 node_cpu_seconds_total{cpu="1",mode="softirq"} 35103.96 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 234057.88 node_cpu_seconds_total{cpu="1",mode="user"} 1.63472273e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 2.754791581e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 5588.7 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 372.05 node_cpu_seconds_total{cpu="2",mode="softirq"} 20131.84 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 234071.73 node_cpu_seconds_total{cpu="2",mode="user"} 1.6321407e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 2.758966935e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 6864.28 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 328.56 node_cpu_seconds_total{cpu="3",mode="softirq"} 14262.58 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 235457.56 node_cpu_seconds_total{cpu="3",mode="user"} 1.58256867e+06 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="sda"} 248.567 node_disk_discard_time_seconds_total{device="sr0"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="sda"} 2.222174078e+09 node_disk_discarded_sectors_total{device="sr0"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="sda"} 833729 node_disk_discards_completed_total{device="sr0"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="sda"} 196 node_disk_discards_merged_total{device="sr0"} 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="sda"} 7184.701 node_disk_flush_requests_time_seconds_total{device="sr0"} 0 # 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="sda"} 2.2997823e+07 node_disk_flush_requests_total{device="sr0"} 0 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="sda",major="8",minor="0",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="sr0",major="11",minor="0",model="",path="",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="sda"} 0 node_disk_io_now{device="sr0"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="sda"} 104601.004 node_disk_io_time_seconds_total{device="sr0"} 0.012 # HELP node_disk_io_time_weighted_seconds_total The weighted # of seconds spent doing I/Os. # TYPE node_disk_io_time_weighted_seconds_total counter node_disk_io_time_weighted_seconds_total{device="sda"} 294692.029 node_disk_io_time_weighted_seconds_total{device="sr0"} 0.002 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="sda"} 1.795744386048e+12 node_disk_read_bytes_total{device="sr0"} 1024 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="sda"} 28567.071 node_disk_read_time_seconds_total{device="sr0"} 0.002 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="sda"} 3.5699542e+07 node_disk_reads_completed_total{device="sr0"} 7 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="sda"} 2.038286e+06 node_disk_reads_merged_total{device="sr0"} 0 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="sda"} 258691.688 node_disk_write_time_seconds_total{device="sr0"} 0 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="sda"} 1.84632249e+08 node_disk_writes_completed_total{device="sr0"} 0 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="sda"} 1.02593403e+08 node_disk_writes_merged_total{device="sr0"} 0 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="sda"} 1.719549626368e+12 node_disk_written_bytes_total{device="sr0"} 0 # 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="11/11/2017",bios_release="1.0",bios_vendor="Hetzner",bios_version="20171111",board_asset_tag="",board_name="Standard PC (i440FX + PIIX, 1996)",board_vendor="KVM",board_version="pc-i440fx-4.2",chassis_asset_tag="",chassis_vendor="QEMU",chassis_version="NotSpecified",product_family="Hetzner_vServer",product_name="vServer",product_sku="TM",product_version="20171111",system_vendor="Hetzner"} 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.5",revision="f1e0e8360aa60b6cb5e5cc1560bed348fc2c1895",tags="unknown",version="1.8.2"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 7552 # 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/sda1",device_error="",fstype="ext4",mountpoint="/"} 3.1243354112e+10 # 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/sda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sda15",device_error="no such file or directory",fstype="vfat",mountpoint="/boot/efi"} 1 node_filesystem_device_error{device="tmpfs",device_error="no such file or directory",fstype="tmpfs",mountpoint="/run"} 1 node_filesystem_device_error{device="tmpfs",device_error="no such file or directory",fstype="tmpfs",mountpoint="/run/lock"} 1 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 4.98736e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 3.148571e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 3.4564780032e+10 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sda15",device_error="no such file or directory",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_readonly{device="tmpfs",device_error="no such file or directory",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",device_error="no such file or directory",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/sda1",device_error="",fstype="ext4",mountpoint="/"} 8.0488599552e+10 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 7.9238876e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 2.235467808e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.09 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.09 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.08 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 5.9092992e+07 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.320333312e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.26124032e+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 1.321816064e+10 # 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 9.5555584e+07 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.650126848e+09 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 8.184881152e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 2.2871576576e+10 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 0 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.4378074112e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 2.398994432e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 245760 # 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 1.316800512e+10 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.3643329536e+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 4.75324416e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 5.3112832e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 4.9020928e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 4.20274176e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.251403264e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 3.27716864e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.6369762304e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 180224 # 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 1.12992256e+08 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 6.029312e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 5.3112832e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 2.36773376e+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 7.2708096e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 7.67901696e+08 # 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 180224 # 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 7.1041024e+07 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 0 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 0 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 0 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 0 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 0 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 403472 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 0 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.97040313e+08 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.873824101e+10 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 0 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 0 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 0 # HELP node_netstat_TcpExt_TCPOFOQueue Statistic TcpExtTCPOFOQueue. # TYPE node_netstat_TcpExt_TCPOFOQueue untyped node_netstat_TcpExt_TCPOFOQueue 0 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 0 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 0 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 0 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 1 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 0 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 9.059933e+06 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.7086567e+07 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 883518 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 4 # 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 0 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 0 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 0 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 0 # HELP node_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="br-62a17a568f40"} 3 node_network_address_assign_type{device="br-642452a84cd3"} 3 node_network_address_assign_type{device="br-7bcd324af1d2"} 3 node_network_address_assign_type{device="br-7d3dbeac6583"} 3 node_network_address_assign_type{device="br-8a219d6434bb"} 3 node_network_address_assign_type{device="br-a286154ab1b3"} 3 node_network_address_assign_type{device="br-b1cc1dbd95cc"} 3 node_network_address_assign_type{device="br-b9a18a9e9e08"} 3 node_network_address_assign_type{device="br-ce80d1adfb5f"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="eth0"} 0 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="veth0234a14"} 3 node_network_address_assign_type{device="veth0a4194a"} 3 node_network_address_assign_type{device="veth0c125b0"} 3 node_network_address_assign_type{device="veth127dafd"} 3 node_network_address_assign_type{device="veth14ea71c"} 3 node_network_address_assign_type{device="veth161f63f"} 3 node_network_address_assign_type{device="veth17008eb"} 3 node_network_address_assign_type{device="veth1717acc"} 3 node_network_address_assign_type{device="veth1733a9d"} 3 node_network_address_assign_type{device="veth18611ff"} 3 node_network_address_assign_type{device="veth1e14d5a"} 3 node_network_address_assign_type{device="veth1ff105f"} 3 node_network_address_assign_type{device="veth20f9026"} 3 node_network_address_assign_type{device="veth238e28c"} 3 node_network_address_assign_type{device="veth2420b95"} 3 node_network_address_assign_type{device="veth2488ecb"} 3 node_network_address_assign_type{device="veth299c4fb"} 3 node_network_address_assign_type{device="veth2ba0cb4"} 3 node_network_address_assign_type{device="veth303fd22"} 3 node_network_address_assign_type{device="veth3f3515d"} 3 node_network_address_assign_type{device="veth40d6ca8"} 3 node_network_address_assign_type{device="veth40f2e8e"} 3 node_network_address_assign_type{device="veth4f9b060"} 3 node_network_address_assign_type{device="veth51ef496"} 3 node_network_address_assign_type{device="veth5786969"} 3 node_network_address_assign_type{device="veth586cbaa"} 3 node_network_address_assign_type{device="veth597b47a"} 3 node_network_address_assign_type{device="veth5f7a228"} 3 node_network_address_assign_type{device="veth67a093a"} 3 node_network_address_assign_type{device="veth686c1d9"} 3 node_network_address_assign_type{device="veth68cf2a3"} 3 node_network_address_assign_type{device="veth6be35d3"} 3 node_network_address_assign_type{device="veth6c18f54"} 3 node_network_address_assign_type{device="veth76f1047"} 3 node_network_address_assign_type{device="veth7fe0555"} 3 node_network_address_assign_type{device="veth80b274f"} 3 node_network_address_assign_type{device="veth8291173"} 3 node_network_address_assign_type{device="veth8d1c50b"} 3 node_network_address_assign_type{device="veth8ec4a1f"} 3 node_network_address_assign_type{device="veth9385cb5"} 3 node_network_address_assign_type{device="veth97d2215"} 3 node_network_address_assign_type{device="veth9a0789b"} 3 node_network_address_assign_type{device="veth9c32373"} 3 node_network_address_assign_type{device="veth9ca7271"} 3 node_network_address_assign_type{device="veth9da0903"} 3 node_network_address_assign_type{device="veth9f6aa24"} 3 node_network_address_assign_type{device="vetha1b84ca"} 3 node_network_address_assign_type{device="vetha301bc5"} 3 node_network_address_assign_type{device="vetha748ec0"} 3 node_network_address_assign_type{device="vetha803ab6"} 3 node_network_address_assign_type{device="vethab15260"} 3 node_network_address_assign_type{device="vethab43624"} 3 node_network_address_assign_type{device="vethb18faac"} 3 node_network_address_assign_type{device="vethb3cb8ef"} 3 node_network_address_assign_type{device="vethb456867"} 3 node_network_address_assign_type{device="vethb607786"} 3 node_network_address_assign_type{device="vethb775660"} 3 node_network_address_assign_type{device="vethbcac900"} 3 node_network_address_assign_type{device="vethbcd91f8"} 3 node_network_address_assign_type{device="vethbd27491"} 3 node_network_address_assign_type{device="vethbf78ed3"} 3 node_network_address_assign_type{device="vethbfe06c3"} 3 node_network_address_assign_type{device="vethc9a52fc"} 3 node_network_address_assign_type{device="vethca6aba7"} 3 node_network_address_assign_type{device="vethce2d6df"} 3 node_network_address_assign_type{device="vethcf656bf"} 3 node_network_address_assign_type{device="vethd0924b3"} 3 node_network_address_assign_type{device="vethd1764a8"} 3 node_network_address_assign_type{device="vethd29c66a"} 3 node_network_address_assign_type{device="vethd3c8c50"} 3 node_network_address_assign_type{device="vethd52dd27"} 3 node_network_address_assign_type{device="vethd55b4fc"} 3 node_network_address_assign_type{device="vethd922fef"} 3 node_network_address_assign_type{device="vethe053f09"} 3 node_network_address_assign_type{device="vethe224871"} 3 node_network_address_assign_type{device="vethe46d4d9"} 3 node_network_address_assign_type{device="vethe9e7b5e"} 3 node_network_address_assign_type{device="vethed2064f"} 3 node_network_address_assign_type{device="vethf64204d"} 3 node_network_address_assign_type{device="vethfea7e3f"} 3 # HELP node_network_carrier Network device property: carrier # TYPE node_network_carrier gauge node_network_carrier{device="br-62a17a568f40"} 1 node_network_carrier{device="br-642452a84cd3"} 1 node_network_carrier{device="br-7bcd324af1d2"} 0 node_network_carrier{device="br-7d3dbeac6583"} 1 node_network_carrier{device="br-8a219d6434bb"} 1 node_network_carrier{device="br-a286154ab1b3"} 1 node_network_carrier{device="br-b1cc1dbd95cc"} 0 node_network_carrier{device="br-b9a18a9e9e08"} 1 node_network_carrier{device="br-ce80d1adfb5f"} 1 node_network_carrier{device="docker0"} 1 node_network_carrier{device="eth0"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="veth0234a14"} 1 node_network_carrier{device="veth0a4194a"} 1 node_network_carrier{device="veth0c125b0"} 1 node_network_carrier{device="veth127dafd"} 1 node_network_carrier{device="veth14ea71c"} 1 node_network_carrier{device="veth161f63f"} 1 node_network_carrier{device="veth17008eb"} 1 node_network_carrier{device="veth1717acc"} 1 node_network_carrier{device="veth1733a9d"} 1 node_network_carrier{device="veth18611ff"} 1 node_network_carrier{device="veth1e14d5a"} 1 node_network_carrier{device="veth1ff105f"} 1 node_network_carrier{device="veth20f9026"} 1 node_network_carrier{device="veth238e28c"} 1 node_network_carrier{device="veth2420b95"} 1 node_network_carrier{device="veth2488ecb"} 1 node_network_carrier{device="veth299c4fb"} 1 node_network_carrier{device="veth2ba0cb4"} 1 node_network_carrier{device="veth303fd22"} 1 node_network_carrier{device="veth3f3515d"} 1 node_network_carrier{device="veth40d6ca8"} 1 node_network_carrier{device="veth40f2e8e"} 1 node_network_carrier{device="veth4f9b060"} 1 node_network_carrier{device="veth51ef496"} 1 node_network_carrier{device="veth5786969"} 1 node_network_carrier{device="veth586cbaa"} 1 node_network_carrier{device="veth597b47a"} 1 node_network_carrier{device="veth5f7a228"} 1 node_network_carrier{device="veth67a093a"} 1 node_network_carrier{device="veth686c1d9"} 1 node_network_carrier{device="veth68cf2a3"} 1 node_network_carrier{device="veth6be35d3"} 1 node_network_carrier{device="veth6c18f54"} 1 node_network_carrier{device="veth76f1047"} 1 node_network_carrier{device="veth7fe0555"} 1 node_network_carrier{device="veth80b274f"} 1 node_network_carrier{device="veth8291173"} 1 node_network_carrier{device="veth8d1c50b"} 1 node_network_carrier{device="veth8ec4a1f"} 1 node_network_carrier{device="veth9385cb5"} 1 node_network_carrier{device="veth97d2215"} 1 node_network_carrier{device="veth9a0789b"} 1 node_network_carrier{device="veth9c32373"} 1 node_network_carrier{device="veth9ca7271"} 1 node_network_carrier{device="veth9da0903"} 1 node_network_carrier{device="veth9f6aa24"} 1 node_network_carrier{device="vetha1b84ca"} 1 node_network_carrier{device="vetha301bc5"} 1 node_network_carrier{device="vetha748ec0"} 1 node_network_carrier{device="vetha803ab6"} 1 node_network_carrier{device="vethab15260"} 1 node_network_carrier{device="vethab43624"} 1 node_network_carrier{device="vethb18faac"} 1 node_network_carrier{device="vethb3cb8ef"} 1 node_network_carrier{device="vethb456867"} 1 node_network_carrier{device="vethb607786"} 1 node_network_carrier{device="vethb775660"} 1 node_network_carrier{device="vethbcac900"} 1 node_network_carrier{device="vethbcd91f8"} 1 node_network_carrier{device="vethbd27491"} 1 node_network_carrier{device="vethbf78ed3"} 1 node_network_carrier{device="vethbfe06c3"} 1 node_network_carrier{device="vethc9a52fc"} 1 node_network_carrier{device="vethca6aba7"} 1 node_network_carrier{device="vethce2d6df"} 1 node_network_carrier{device="vethcf656bf"} 1 node_network_carrier{device="vethd0924b3"} 1 node_network_carrier{device="vethd1764a8"} 1 node_network_carrier{device="vethd29c66a"} 1 node_network_carrier{device="vethd3c8c50"} 1 node_network_carrier{device="vethd52dd27"} 1 node_network_carrier{device="vethd55b4fc"} 1 node_network_carrier{device="vethd922fef"} 1 node_network_carrier{device="vethe053f09"} 1 node_network_carrier{device="vethe224871"} 1 node_network_carrier{device="vethe46d4d9"} 1 node_network_carrier{device="vethe9e7b5e"} 1 node_network_carrier{device="vethed2064f"} 1 node_network_carrier{device="vethf64204d"} 1 node_network_carrier{device="vethfea7e3f"} 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="br-62a17a568f40"} 4 node_network_carrier_changes_total{device="br-642452a84cd3"} 8 node_network_carrier_changes_total{device="br-7bcd324af1d2"} 9 node_network_carrier_changes_total{device="br-7d3dbeac6583"} 12 node_network_carrier_changes_total{device="br-8a219d6434bb"} 4 node_network_carrier_changes_total{device="br-a286154ab1b3"} 6 node_network_carrier_changes_total{device="br-b1cc1dbd95cc"} 19 node_network_carrier_changes_total{device="br-b9a18a9e9e08"} 18 node_network_carrier_changes_total{device="br-ce80d1adfb5f"} 6 node_network_carrier_changes_total{device="docker0"} 24 node_network_carrier_changes_total{device="eth0"} 2 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="veth0234a14"} 2 node_network_carrier_changes_total{device="veth0a4194a"} 2 node_network_carrier_changes_total{device="veth0c125b0"} 2 node_network_carrier_changes_total{device="veth127dafd"} 2 node_network_carrier_changes_total{device="veth14ea71c"} 2 node_network_carrier_changes_total{device="veth161f63f"} 2 node_network_carrier_changes_total{device="veth17008eb"} 2 node_network_carrier_changes_total{device="veth1717acc"} 2 node_network_carrier_changes_total{device="veth1733a9d"} 2 node_network_carrier_changes_total{device="veth18611ff"} 2 node_network_carrier_changes_total{device="veth1e14d5a"} 2 node_network_carrier_changes_total{device="veth1ff105f"} 2 node_network_carrier_changes_total{device="veth20f9026"} 2 node_network_carrier_changes_total{device="veth238e28c"} 2 node_network_carrier_changes_total{device="veth2420b95"} 2 node_network_carrier_changes_total{device="veth2488ecb"} 2 node_network_carrier_changes_total{device="veth299c4fb"} 2 node_network_carrier_changes_total{device="veth2ba0cb4"} 2 node_network_carrier_changes_total{device="veth303fd22"} 2 node_network_carrier_changes_total{device="veth3f3515d"} 2 node_network_carrier_changes_total{device="veth40d6ca8"} 2 node_network_carrier_changes_total{device="veth40f2e8e"} 2 node_network_carrier_changes_total{device="veth4f9b060"} 2 node_network_carrier_changes_total{device="veth51ef496"} 2 node_network_carrier_changes_total{device="veth5786969"} 2 node_network_carrier_changes_total{device="veth586cbaa"} 2 node_network_carrier_changes_total{device="veth597b47a"} 2 node_network_carrier_changes_total{device="veth5f7a228"} 2 node_network_carrier_changes_total{device="veth67a093a"} 2 node_network_carrier_changes_total{device="veth686c1d9"} 2 node_network_carrier_changes_total{device="veth68cf2a3"} 2 node_network_carrier_changes_total{device="veth6be35d3"} 2 node_network_carrier_changes_total{device="veth6c18f54"} 2 node_network_carrier_changes_total{device="veth76f1047"} 2 node_network_carrier_changes_total{device="veth7fe0555"} 2 node_network_carrier_changes_total{device="veth80b274f"} 2 node_network_carrier_changes_total{device="veth8291173"} 2 node_network_carrier_changes_total{device="veth8d1c50b"} 2 node_network_carrier_changes_total{device="veth8ec4a1f"} 2 node_network_carrier_changes_total{device="veth9385cb5"} 2 node_network_carrier_changes_total{device="veth97d2215"} 2 node_network_carrier_changes_total{device="veth9a0789b"} 2 node_network_carrier_changes_total{device="veth9c32373"} 2 node_network_carrier_changes_total{device="veth9ca7271"} 2 node_network_carrier_changes_total{device="veth9da0903"} 2 node_network_carrier_changes_total{device="veth9f6aa24"} 2 node_network_carrier_changes_total{device="vetha1b84ca"} 2 node_network_carrier_changes_total{device="vetha301bc5"} 2 node_network_carrier_changes_total{device="vetha748ec0"} 2 node_network_carrier_changes_total{device="vetha803ab6"} 2 node_network_carrier_changes_total{device="vethab15260"} 2 node_network_carrier_changes_total{device="vethab43624"} 2 node_network_carrier_changes_total{device="vethb18faac"} 2 node_network_carrier_changes_total{device="vethb3cb8ef"} 2 node_network_carrier_changes_total{device="vethb456867"} 2 node_network_carrier_changes_total{device="vethb607786"} 2 node_network_carrier_changes_total{device="vethb775660"} 2 node_network_carrier_changes_total{device="vethbcac900"} 2 node_network_carrier_changes_total{device="vethbcd91f8"} 2 node_network_carrier_changes_total{device="vethbd27491"} 2 node_network_carrier_changes_total{device="vethbf78ed3"} 2 node_network_carrier_changes_total{device="vethbfe06c3"} 2 node_network_carrier_changes_total{device="vethc9a52fc"} 2 node_network_carrier_changes_total{device="vethca6aba7"} 2 node_network_carrier_changes_total{device="vethce2d6df"} 2 node_network_carrier_changes_total{device="vethcf656bf"} 2 node_network_carrier_changes_total{device="vethd0924b3"} 2 node_network_carrier_changes_total{device="vethd1764a8"} 2 node_network_carrier_changes_total{device="vethd29c66a"} 2 node_network_carrier_changes_total{device="vethd3c8c50"} 2 node_network_carrier_changes_total{device="vethd52dd27"} 2 node_network_carrier_changes_total{device="vethd55b4fc"} 2 node_network_carrier_changes_total{device="vethd922fef"} 2 node_network_carrier_changes_total{device="vethe053f09"} 2 node_network_carrier_changes_total{device="vethe224871"} 2 node_network_carrier_changes_total{device="vethe46d4d9"} 2 node_network_carrier_changes_total{device="vethe9e7b5e"} 2 node_network_carrier_changes_total{device="vethed2064f"} 2 node_network_carrier_changes_total{device="vethf64204d"} 2 node_network_carrier_changes_total{device="vethfea7e3f"} 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="br-62a17a568f40"} 2 node_network_carrier_down_changes_total{device="br-642452a84cd3"} 4 node_network_carrier_down_changes_total{device="br-7bcd324af1d2"} 5 node_network_carrier_down_changes_total{device="br-7d3dbeac6583"} 6 node_network_carrier_down_changes_total{device="br-8a219d6434bb"} 2 node_network_carrier_down_changes_total{device="br-a286154ab1b3"} 3 node_network_carrier_down_changes_total{device="br-b1cc1dbd95cc"} 10 node_network_carrier_down_changes_total{device="br-b9a18a9e9e08"} 9 node_network_carrier_down_changes_total{device="br-ce80d1adfb5f"} 3 node_network_carrier_down_changes_total{device="docker0"} 12 node_network_carrier_down_changes_total{device="eth0"} 1 node_network_carrier_down_changes_total{device="lo"} 0 node_network_carrier_down_changes_total{device="veth0234a14"} 1 node_network_carrier_down_changes_total{device="veth0a4194a"} 1 node_network_carrier_down_changes_total{device="veth0c125b0"} 1 node_network_carrier_down_changes_total{device="veth127dafd"} 1 node_network_carrier_down_changes_total{device="veth14ea71c"} 1 node_network_carrier_down_changes_total{device="veth161f63f"} 1 node_network_carrier_down_changes_total{device="veth17008eb"} 1 node_network_carrier_down_changes_total{device="veth1717acc"} 1 node_network_carrier_down_changes_total{device="veth1733a9d"} 1 node_network_carrier_down_changes_total{device="veth18611ff"} 1 node_network_carrier_down_changes_total{device="veth1e14d5a"} 1 node_network_carrier_down_changes_total{device="veth1ff105f"} 1 node_network_carrier_down_changes_total{device="veth20f9026"} 1 node_network_carrier_down_changes_total{device="veth238e28c"} 1 node_network_carrier_down_changes_total{device="veth2420b95"} 1 node_network_carrier_down_changes_total{device="veth2488ecb"} 1 node_network_carrier_down_changes_total{device="veth299c4fb"} 1 node_network_carrier_down_changes_total{device="veth2ba0cb4"} 1 node_network_carrier_down_changes_total{device="veth303fd22"} 1 node_network_carrier_down_changes_total{device="veth3f3515d"} 1 node_network_carrier_down_changes_total{device="veth40d6ca8"} 1 node_network_carrier_down_changes_total{device="veth40f2e8e"} 1 node_network_carrier_down_changes_total{device="veth4f9b060"} 1 node_network_carrier_down_changes_total{device="veth51ef496"} 1 node_network_carrier_down_changes_total{device="veth5786969"} 1 node_network_carrier_down_changes_total{device="veth586cbaa"} 1 node_network_carrier_down_changes_total{device="veth597b47a"} 1 node_network_carrier_down_changes_total{device="veth5f7a228"} 1 node_network_carrier_down_changes_total{device="veth67a093a"} 1 node_network_carrier_down_changes_total{device="veth686c1d9"} 1 node_network_carrier_down_changes_total{device="veth68cf2a3"} 1 node_network_carrier_down_changes_total{device="veth6be35d3"} 1 node_network_carrier_down_changes_total{device="veth6c18f54"} 1 node_network_carrier_down_changes_total{device="veth76f1047"} 1 node_network_carrier_down_changes_total{device="veth7fe0555"} 1 node_network_carrier_down_changes_total{device="veth80b274f"} 1 node_network_carrier_down_changes_total{device="veth8291173"} 1 node_network_carrier_down_changes_total{device="veth8d1c50b"} 1 node_network_carrier_down_changes_total{device="veth8ec4a1f"} 1 node_network_carrier_down_changes_total{device="veth9385cb5"} 1 node_network_carrier_down_changes_total{device="veth97d2215"} 1 node_network_carrier_down_changes_total{device="veth9a0789b"} 1 node_network_carrier_down_changes_total{device="veth9c32373"} 1 node_network_carrier_down_changes_total{device="veth9ca7271"} 1 node_network_carrier_down_changes_total{device="veth9da0903"} 1 node_network_carrier_down_changes_total{device="veth9f6aa24"} 1 node_network_carrier_down_changes_total{device="vetha1b84ca"} 1 node_network_carrier_down_changes_total{device="vetha301bc5"} 1 node_network_carrier_down_changes_total{device="vetha748ec0"} 1 node_network_carrier_down_changes_total{device="vetha803ab6"} 1 node_network_carrier_down_changes_total{device="vethab15260"} 1 node_network_carrier_down_changes_total{device="vethab43624"} 1 node_network_carrier_down_changes_total{device="vethb18faac"} 1 node_network_carrier_down_changes_total{device="vethb3cb8ef"} 1 node_network_carrier_down_changes_total{device="vethb456867"} 1 node_network_carrier_down_changes_total{device="vethb607786"} 1 node_network_carrier_down_changes_total{device="vethb775660"} 1 node_network_carrier_down_changes_total{device="vethbcac900"} 1 node_network_carrier_down_changes_total{device="vethbcd91f8"} 1 node_network_carrier_down_changes_total{device="vethbd27491"} 1 node_network_carrier_down_changes_total{device="vethbf78ed3"} 1 node_network_carrier_down_changes_total{device="vethbfe06c3"} 1 node_network_carrier_down_changes_total{device="vethc9a52fc"} 1 node_network_carrier_down_changes_total{device="vethca6aba7"} 1 node_network_carrier_down_changes_total{device="vethce2d6df"} 1 node_network_carrier_down_changes_total{device="vethcf656bf"} 1 node_network_carrier_down_changes_total{device="vethd0924b3"} 1 node_network_carrier_down_changes_total{device="vethd1764a8"} 1 node_network_carrier_down_changes_total{device="vethd29c66a"} 1 node_network_carrier_down_changes_total{device="vethd3c8c50"} 1 node_network_carrier_down_changes_total{device="vethd52dd27"} 1 node_network_carrier_down_changes_total{device="vethd55b4fc"} 1 node_network_carrier_down_changes_total{device="vethd922fef"} 1 node_network_carrier_down_changes_total{device="vethe053f09"} 1 node_network_carrier_down_changes_total{device="vethe224871"} 1 node_network_carrier_down_changes_total{device="vethe46d4d9"} 1 node_network_carrier_down_changes_total{device="vethe9e7b5e"} 1 node_network_carrier_down_changes_total{device="vethed2064f"} 1 node_network_carrier_down_changes_total{device="vethf64204d"} 1 node_network_carrier_down_changes_total{device="vethfea7e3f"} 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="br-62a17a568f40"} 2 node_network_carrier_up_changes_total{device="br-642452a84cd3"} 4 node_network_carrier_up_changes_total{device="br-7bcd324af1d2"} 4 node_network_carrier_up_changes_total{device="br-7d3dbeac6583"} 6 node_network_carrier_up_changes_total{device="br-8a219d6434bb"} 2 node_network_carrier_up_changes_total{device="br-a286154ab1b3"} 3 node_network_carrier_up_changes_total{device="br-b1cc1dbd95cc"} 9 node_network_carrier_up_changes_total{device="br-b9a18a9e9e08"} 9 node_network_carrier_up_changes_total{device="br-ce80d1adfb5f"} 3 node_network_carrier_up_changes_total{device="docker0"} 12 node_network_carrier_up_changes_total{device="eth0"} 1 node_network_carrier_up_changes_total{device="lo"} 0 node_network_carrier_up_changes_total{device="veth0234a14"} 1 node_network_carrier_up_changes_total{device="veth0a4194a"} 1 node_network_carrier_up_changes_total{device="veth0c125b0"} 1 node_network_carrier_up_changes_total{device="veth127dafd"} 1 node_network_carrier_up_changes_total{device="veth14ea71c"} 1 node_network_carrier_up_changes_total{device="veth161f63f"} 1 node_network_carrier_up_changes_total{device="veth17008eb"} 1 node_network_carrier_up_changes_total{device="veth1717acc"} 1 node_network_carrier_up_changes_total{device="veth1733a9d"} 1 node_network_carrier_up_changes_total{device="veth18611ff"} 1 node_network_carrier_up_changes_total{device="veth1e14d5a"} 1 node_network_carrier_up_changes_total{device="veth1ff105f"} 1 node_network_carrier_up_changes_total{device="veth20f9026"} 1 node_network_carrier_up_changes_total{device="veth238e28c"} 1 node_network_carrier_up_changes_total{device="veth2420b95"} 1 node_network_carrier_up_changes_total{device="veth2488ecb"} 1 node_network_carrier_up_changes_total{device="veth299c4fb"} 1 node_network_carrier_up_changes_total{device="veth2ba0cb4"} 1 node_network_carrier_up_changes_total{device="veth303fd22"} 1 node_network_carrier_up_changes_total{device="veth3f3515d"} 1 node_network_carrier_up_changes_total{device="veth40d6ca8"} 1 node_network_carrier_up_changes_total{device="veth40f2e8e"} 1 node_network_carrier_up_changes_total{device="veth4f9b060"} 1 node_network_carrier_up_changes_total{device="veth51ef496"} 1 node_network_carrier_up_changes_total{device="veth5786969"} 1 node_network_carrier_up_changes_total{device="veth586cbaa"} 1 node_network_carrier_up_changes_total{device="veth597b47a"} 1 node_network_carrier_up_changes_total{device="veth5f7a228"} 1 node_network_carrier_up_changes_total{device="veth67a093a"} 1 node_network_carrier_up_changes_total{device="veth686c1d9"} 1 node_network_carrier_up_changes_total{device="veth68cf2a3"} 1 node_network_carrier_up_changes_total{device="veth6be35d3"} 1 node_network_carrier_up_changes_total{device="veth6c18f54"} 1 node_network_carrier_up_changes_total{device="veth76f1047"} 1 node_network_carrier_up_changes_total{device="veth7fe0555"} 1 node_network_carrier_up_changes_total{device="veth80b274f"} 1 node_network_carrier_up_changes_total{device="veth8291173"} 1 node_network_carrier_up_changes_total{device="veth8d1c50b"} 1 node_network_carrier_up_changes_total{device="veth8ec4a1f"} 1 node_network_carrier_up_changes_total{device="veth9385cb5"} 1 node_network_carrier_up_changes_total{device="veth97d2215"} 1 node_network_carrier_up_changes_total{device="veth9a0789b"} 1 node_network_carrier_up_changes_total{device="veth9c32373"} 1 node_network_carrier_up_changes_total{device="veth9ca7271"} 1 node_network_carrier_up_changes_total{device="veth9da0903"} 1 node_network_carrier_up_changes_total{device="veth9f6aa24"} 1 node_network_carrier_up_changes_total{device="vetha1b84ca"} 1 node_network_carrier_up_changes_total{device="vetha301bc5"} 1 node_network_carrier_up_changes_total{device="vetha748ec0"} 1 node_network_carrier_up_changes_total{device="vetha803ab6"} 1 node_network_carrier_up_changes_total{device="vethab15260"} 1 node_network_carrier_up_changes_total{device="vethab43624"} 1 node_network_carrier_up_changes_total{device="vethb18faac"} 1 node_network_carrier_up_changes_total{device="vethb3cb8ef"} 1 node_network_carrier_up_changes_total{device="vethb456867"} 1 node_network_carrier_up_changes_total{device="vethb607786"} 1 node_network_carrier_up_changes_total{device="vethb775660"} 1 node_network_carrier_up_changes_total{device="vethbcac900"} 1 node_network_carrier_up_changes_total{device="vethbcd91f8"} 1 node_network_carrier_up_changes_total{device="vethbd27491"} 1 node_network_carrier_up_changes_total{device="vethbf78ed3"} 1 node_network_carrier_up_changes_total{device="vethbfe06c3"} 1 node_network_carrier_up_changes_total{device="vethc9a52fc"} 1 node_network_carrier_up_changes_total{device="vethca6aba7"} 1 node_network_carrier_up_changes_total{device="vethce2d6df"} 1 node_network_carrier_up_changes_total{device="vethcf656bf"} 1 node_network_carrier_up_changes_total{device="vethd0924b3"} 1 node_network_carrier_up_changes_total{device="vethd1764a8"} 1 node_network_carrier_up_changes_total{device="vethd29c66a"} 1 node_network_carrier_up_changes_total{device="vethd3c8c50"} 1 node_network_carrier_up_changes_total{device="vethd52dd27"} 1 node_network_carrier_up_changes_total{device="vethd55b4fc"} 1 node_network_carrier_up_changes_total{device="vethd922fef"} 1 node_network_carrier_up_changes_total{device="vethe053f09"} 1 node_network_carrier_up_changes_total{device="vethe224871"} 1 node_network_carrier_up_changes_total{device="vethe46d4d9"} 1 node_network_carrier_up_changes_total{device="vethe9e7b5e"} 1 node_network_carrier_up_changes_total{device="vethed2064f"} 1 node_network_carrier_up_changes_total{device="vethf64204d"} 1 node_network_carrier_up_changes_total{device="vethfea7e3f"} 1 # HELP node_network_device_id Network device property: device_id # TYPE node_network_device_id gauge node_network_device_id{device="br-62a17a568f40"} 0 node_network_device_id{device="br-642452a84cd3"} 0 node_network_device_id{device="br-7bcd324af1d2"} 0 node_network_device_id{device="br-7d3dbeac6583"} 0 node_network_device_id{device="br-8a219d6434bb"} 0 node_network_device_id{device="br-a286154ab1b3"} 0 node_network_device_id{device="br-b1cc1dbd95cc"} 0 node_network_device_id{device="br-b9a18a9e9e08"} 0 node_network_device_id{device="br-ce80d1adfb5f"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="eth0"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="veth0234a14"} 0 node_network_device_id{device="veth0a4194a"} 0 node_network_device_id{device="veth0c125b0"} 0 node_network_device_id{device="veth127dafd"} 0 node_network_device_id{device="veth14ea71c"} 0 node_network_device_id{device="veth161f63f"} 0 node_network_device_id{device="veth17008eb"} 0 node_network_device_id{device="veth1717acc"} 0 node_network_device_id{device="veth1733a9d"} 0 node_network_device_id{device="veth18611ff"} 0 node_network_device_id{device="veth1e14d5a"} 0 node_network_device_id{device="veth1ff105f"} 0 node_network_device_id{device="veth20f9026"} 0 node_network_device_id{device="veth238e28c"} 0 node_network_device_id{device="veth2420b95"} 0 node_network_device_id{device="veth2488ecb"} 0 node_network_device_id{device="veth299c4fb"} 0 node_network_device_id{device="veth2ba0cb4"} 0 node_network_device_id{device="veth303fd22"} 0 node_network_device_id{device="veth3f3515d"} 0 node_network_device_id{device="veth40d6ca8"} 0 node_network_device_id{device="veth40f2e8e"} 0 node_network_device_id{device="veth4f9b060"} 0 node_network_device_id{device="veth51ef496"} 0 node_network_device_id{device="veth5786969"} 0 node_network_device_id{device="veth586cbaa"} 0 node_network_device_id{device="veth597b47a"} 0 node_network_device_id{device="veth5f7a228"} 0 node_network_device_id{device="veth67a093a"} 0 node_network_device_id{device="veth686c1d9"} 0 node_network_device_id{device="veth68cf2a3"} 0 node_network_device_id{device="veth6be35d3"} 0 node_network_device_id{device="veth6c18f54"} 0 node_network_device_id{device="veth76f1047"} 0 node_network_device_id{device="veth7fe0555"} 0 node_network_device_id{device="veth80b274f"} 0 node_network_device_id{device="veth8291173"} 0 node_network_device_id{device="veth8d1c50b"} 0 node_network_device_id{device="veth8ec4a1f"} 0 node_network_device_id{device="veth9385cb5"} 0 node_network_device_id{device="veth97d2215"} 0 node_network_device_id{device="veth9a0789b"} 0 node_network_device_id{device="veth9c32373"} 0 node_network_device_id{device="veth9ca7271"} 0 node_network_device_id{device="veth9da0903"} 0 node_network_device_id{device="veth9f6aa24"} 0 node_network_device_id{device="vetha1b84ca"} 0 node_network_device_id{device="vetha301bc5"} 0 node_network_device_id{device="vetha748ec0"} 0 node_network_device_id{device="vetha803ab6"} 0 node_network_device_id{device="vethab15260"} 0 node_network_device_id{device="vethab43624"} 0 node_network_device_id{device="vethb18faac"} 0 node_network_device_id{device="vethb3cb8ef"} 0 node_network_device_id{device="vethb456867"} 0 node_network_device_id{device="vethb607786"} 0 node_network_device_id{device="vethb775660"} 0 node_network_device_id{device="vethbcac900"} 0 node_network_device_id{device="vethbcd91f8"} 0 node_network_device_id{device="vethbd27491"} 0 node_network_device_id{device="vethbf78ed3"} 0 node_network_device_id{device="vethbfe06c3"} 0 node_network_device_id{device="vethc9a52fc"} 0 node_network_device_id{device="vethca6aba7"} 0 node_network_device_id{device="vethce2d6df"} 0 node_network_device_id{device="vethcf656bf"} 0 node_network_device_id{device="vethd0924b3"} 0 node_network_device_id{device="vethd1764a8"} 0 node_network_device_id{device="vethd29c66a"} 0 node_network_device_id{device="vethd3c8c50"} 0 node_network_device_id{device="vethd52dd27"} 0 node_network_device_id{device="vethd55b4fc"} 0 node_network_device_id{device="vethd922fef"} 0 node_network_device_id{device="vethe053f09"} 0 node_network_device_id{device="vethe224871"} 0 node_network_device_id{device="vethe46d4d9"} 0 node_network_device_id{device="vethe9e7b5e"} 0 node_network_device_id{device="vethed2064f"} 0 node_network_device_id{device="vethf64204d"} 0 node_network_device_id{device="vethfea7e3f"} 0 # HELP node_network_dormant Network device property: dormant # TYPE node_network_dormant gauge node_network_dormant{device="br-62a17a568f40"} 0 node_network_dormant{device="br-642452a84cd3"} 0 node_network_dormant{device="br-7bcd324af1d2"} 0 node_network_dormant{device="br-7d3dbeac6583"} 0 node_network_dormant{device="br-8a219d6434bb"} 0 node_network_dormant{device="br-a286154ab1b3"} 0 node_network_dormant{device="br-b1cc1dbd95cc"} 0 node_network_dormant{device="br-b9a18a9e9e08"} 0 node_network_dormant{device="br-ce80d1adfb5f"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="eth0"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="veth0234a14"} 0 node_network_dormant{device="veth0a4194a"} 0 node_network_dormant{device="veth0c125b0"} 0 node_network_dormant{device="veth127dafd"} 0 node_network_dormant{device="veth14ea71c"} 0 node_network_dormant{device="veth161f63f"} 0 node_network_dormant{device="veth17008eb"} 0 node_network_dormant{device="veth1717acc"} 0 node_network_dormant{device="veth1733a9d"} 0 node_network_dormant{device="veth18611ff"} 0 node_network_dormant{device="veth1e14d5a"} 0 node_network_dormant{device="veth1ff105f"} 0 node_network_dormant{device="veth20f9026"} 0 node_network_dormant{device="veth238e28c"} 0 node_network_dormant{device="veth2420b95"} 0 node_network_dormant{device="veth2488ecb"} 0 node_network_dormant{device="veth299c4fb"} 0 node_network_dormant{device="veth2ba0cb4"} 0 node_network_dormant{device="veth303fd22"} 0 node_network_dormant{device="veth3f3515d"} 0 node_network_dormant{device="veth40d6ca8"} 0 node_network_dormant{device="veth40f2e8e"} 0 node_network_dormant{device="veth4f9b060"} 0 node_network_dormant{device="veth51ef496"} 0 node_network_dormant{device="veth5786969"} 0 node_network_dormant{device="veth586cbaa"} 0 node_network_dormant{device="veth597b47a"} 0 node_network_dormant{device="veth5f7a228"} 0 node_network_dormant{device="veth67a093a"} 0 node_network_dormant{device="veth686c1d9"} 0 node_network_dormant{device="veth68cf2a3"} 0 node_network_dormant{device="veth6be35d3"} 0 node_network_dormant{device="veth6c18f54"} 0 node_network_dormant{device="veth76f1047"} 0 node_network_dormant{device="veth7fe0555"} 0 node_network_dormant{device="veth80b274f"} 0 node_network_dormant{device="veth8291173"} 0 node_network_dormant{device="veth8d1c50b"} 0 node_network_dormant{device="veth8ec4a1f"} 0 node_network_dormant{device="veth9385cb5"} 0 node_network_dormant{device="veth97d2215"} 0 node_network_dormant{device="veth9a0789b"} 0 node_network_dormant{device="veth9c32373"} 0 node_network_dormant{device="veth9ca7271"} 0 node_network_dormant{device="veth9da0903"} 0 node_network_dormant{device="veth9f6aa24"} 0 node_network_dormant{device="vetha1b84ca"} 0 node_network_dormant{device="vetha301bc5"} 0 node_network_dormant{device="vetha748ec0"} 0 node_network_dormant{device="vetha803ab6"} 0 node_network_dormant{device="vethab15260"} 0 node_network_dormant{device="vethab43624"} 0 node_network_dormant{device="vethb18faac"} 0 node_network_dormant{device="vethb3cb8ef"} 0 node_network_dormant{device="vethb456867"} 0 node_network_dormant{device="vethb607786"} 0 node_network_dormant{device="vethb775660"} 0 node_network_dormant{device="vethbcac900"} 0 node_network_dormant{device="vethbcd91f8"} 0 node_network_dormant{device="vethbd27491"} 0 node_network_dormant{device="vethbf78ed3"} 0 node_network_dormant{device="vethbfe06c3"} 0 node_network_dormant{device="vethc9a52fc"} 0 node_network_dormant{device="vethca6aba7"} 0 node_network_dormant{device="vethce2d6df"} 0 node_network_dormant{device="vethcf656bf"} 0 node_network_dormant{device="vethd0924b3"} 0 node_network_dormant{device="vethd1764a8"} 0 node_network_dormant{device="vethd29c66a"} 0 node_network_dormant{device="vethd3c8c50"} 0 node_network_dormant{device="vethd52dd27"} 0 node_network_dormant{device="vethd55b4fc"} 0 node_network_dormant{device="vethd922fef"} 0 node_network_dormant{device="vethe053f09"} 0 node_network_dormant{device="vethe224871"} 0 node_network_dormant{device="vethe46d4d9"} 0 node_network_dormant{device="vethe9e7b5e"} 0 node_network_dormant{device="vethed2064f"} 0 node_network_dormant{device="vethf64204d"} 0 node_network_dormant{device="vethfea7e3f"} 0 # HELP node_network_flags Network device property: flags # TYPE node_network_flags gauge node_network_flags{device="br-62a17a568f40"} 4099 node_network_flags{device="br-642452a84cd3"} 4099 node_network_flags{device="br-7bcd324af1d2"} 4099 node_network_flags{device="br-7d3dbeac6583"} 4099 node_network_flags{device="br-8a219d6434bb"} 4099 node_network_flags{device="br-a286154ab1b3"} 4099 node_network_flags{device="br-b1cc1dbd95cc"} 4099 node_network_flags{device="br-b9a18a9e9e08"} 4099 node_network_flags{device="br-ce80d1adfb5f"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="eth0"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="veth0234a14"} 4867 node_network_flags{device="veth0a4194a"} 4867 node_network_flags{device="veth0c125b0"} 4867 node_network_flags{device="veth127dafd"} 4867 node_network_flags{device="veth14ea71c"} 4867 node_network_flags{device="veth161f63f"} 4867 node_network_flags{device="veth17008eb"} 4867 node_network_flags{device="veth1717acc"} 4867 node_network_flags{device="veth1733a9d"} 4867 node_network_flags{device="veth18611ff"} 4867 node_network_flags{device="veth1e14d5a"} 4867 node_network_flags{device="veth1ff105f"} 4867 node_network_flags{device="veth20f9026"} 4867 node_network_flags{device="veth238e28c"} 4867 node_network_flags{device="veth2420b95"} 4867 node_network_flags{device="veth2488ecb"} 4867 node_network_flags{device="veth299c4fb"} 4867 node_network_flags{device="veth2ba0cb4"} 4867 node_network_flags{device="veth303fd22"} 4867 node_network_flags{device="veth3f3515d"} 4867 node_network_flags{device="veth40d6ca8"} 4867 node_network_flags{device="veth40f2e8e"} 4867 node_network_flags{device="veth4f9b060"} 4867 node_network_flags{device="veth51ef496"} 4867 node_network_flags{device="veth5786969"} 4867 node_network_flags{device="veth586cbaa"} 4867 node_network_flags{device="veth597b47a"} 4867 node_network_flags{device="veth5f7a228"} 4867 node_network_flags{device="veth67a093a"} 4867 node_network_flags{device="veth686c1d9"} 4867 node_network_flags{device="veth68cf2a3"} 4867 node_network_flags{device="veth6be35d3"} 4867 node_network_flags{device="veth6c18f54"} 4867 node_network_flags{device="veth76f1047"} 4867 node_network_flags{device="veth7fe0555"} 4867 node_network_flags{device="veth80b274f"} 4867 node_network_flags{device="veth8291173"} 4867 node_network_flags{device="veth8d1c50b"} 4867 node_network_flags{device="veth8ec4a1f"} 4867 node_network_flags{device="veth9385cb5"} 4867 node_network_flags{device="veth97d2215"} 4867 node_network_flags{device="veth9a0789b"} 4867 node_network_flags{device="veth9c32373"} 4867 node_network_flags{device="veth9ca7271"} 4867 node_network_flags{device="veth9da0903"} 4867 node_network_flags{device="veth9f6aa24"} 4867 node_network_flags{device="vetha1b84ca"} 4867 node_network_flags{device="vetha301bc5"} 4867 node_network_flags{device="vetha748ec0"} 4867 node_network_flags{device="vetha803ab6"} 4867 node_network_flags{device="vethab15260"} 4867 node_network_flags{device="vethab43624"} 4867 node_network_flags{device="vethb18faac"} 4867 node_network_flags{device="vethb3cb8ef"} 4867 node_network_flags{device="vethb456867"} 4867 node_network_flags{device="vethb607786"} 4867 node_network_flags{device="vethb775660"} 4867 node_network_flags{device="vethbcac900"} 4867 node_network_flags{device="vethbcd91f8"} 4867 node_network_flags{device="vethbd27491"} 4867 node_network_flags{device="vethbf78ed3"} 4867 node_network_flags{device="vethbfe06c3"} 4867 node_network_flags{device="vethc9a52fc"} 4867 node_network_flags{device="vethca6aba7"} 4867 node_network_flags{device="vethce2d6df"} 4867 node_network_flags{device="vethcf656bf"} 4867 node_network_flags{device="vethd0924b3"} 4867 node_network_flags{device="vethd1764a8"} 4867 node_network_flags{device="vethd29c66a"} 4867 node_network_flags{device="vethd3c8c50"} 4867 node_network_flags{device="vethd52dd27"} 4867 node_network_flags{device="vethd55b4fc"} 4867 node_network_flags{device="vethd922fef"} 4867 node_network_flags{device="vethe053f09"} 4867 node_network_flags{device="vethe224871"} 4867 node_network_flags{device="vethe46d4d9"} 4867 node_network_flags{device="vethe9e7b5e"} 4867 node_network_flags{device="vethed2064f"} 4867 node_network_flags{device="vethf64204d"} 4867 node_network_flags{device="vethfea7e3f"} 4867 # HELP node_network_iface_id Network device property: iface_id # TYPE node_network_iface_id gauge node_network_iface_id{device="br-62a17a568f40"} 403445 node_network_iface_id{device="br-642452a84cd3"} 402017 node_network_iface_id{device="br-7bcd324af1d2"} 3 node_network_iface_id{device="br-7d3dbeac6583"} 4 node_network_iface_id{device="br-8a219d6434bb"} 402971 node_network_iface_id{device="br-a286154ab1b3"} 158173 node_network_iface_id{device="br-b1cc1dbd95cc"} 5 node_network_iface_id{device="br-b9a18a9e9e08"} 6 node_network_iface_id{device="br-ce80d1adfb5f"} 158118 node_network_iface_id{device="docker0"} 7 node_network_iface_id{device="eth0"} 2 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="veth0234a14"} 158205 node_network_iface_id{device="veth0a4194a"} 178739 node_network_iface_id{device="veth0c125b0"} 403551 node_network_iface_id{device="veth127dafd"} 279 node_network_iface_id{device="veth14ea71c"} 158201 node_network_iface_id{device="veth161f63f"} 178721 node_network_iface_id{device="veth17008eb"} 402027 node_network_iface_id{device="veth1717acc"} 178723 node_network_iface_id{device="veth1733a9d"} 403567 node_network_iface_id{device="veth18611ff"} 403569 node_network_iface_id{device="veth1e14d5a"} 403465 node_network_iface_id{device="veth1ff105f"} 403495 node_network_iface_id{device="veth20f9026"} 403595 node_network_iface_id{device="veth238e28c"} 178725 node_network_iface_id{device="veth2420b95"} 403565 node_network_iface_id{device="veth2488ecb"} 403128 node_network_iface_id{device="veth299c4fb"} 402023 node_network_iface_id{device="veth2ba0cb4"} 403477 node_network_iface_id{device="veth303fd22"} 403555 node_network_iface_id{device="veth3f3515d"} 403557 node_network_iface_id{device="veth40d6ca8"} 403493 node_network_iface_id{device="veth40f2e8e"} 403475 node_network_iface_id{device="veth4f9b060"} 403539 node_network_iface_id{device="veth51ef496"} 403549 node_network_iface_id{device="veth5786969"} 158189 node_network_iface_id{device="veth586cbaa"} 403545 node_network_iface_id{device="veth597b47a"} 403541 node_network_iface_id{device="veth5f7a228"} 158193 node_network_iface_id{device="veth67a093a"} 403543 node_network_iface_id{device="veth686c1d9"} 403473 node_network_iface_id{device="veth68cf2a3"} 403613 node_network_iface_id{device="veth6be35d3"} 178737 node_network_iface_id{device="veth6c18f54"} 403559 node_network_iface_id{device="veth76f1047"} 403479 node_network_iface_id{device="veth7fe0555"} 158203 node_network_iface_id{device="veth80b274f"} 178735 node_network_iface_id{device="veth8291173"} 403469 node_network_iface_id{device="veth8d1c50b"} 403481 node_network_iface_id{device="veth8ec4a1f"} 403571 node_network_iface_id{device="veth9385cb5"} 178727 node_network_iface_id{device="veth97d2215"} 403487 node_network_iface_id{device="veth9a0789b"} 403579 node_network_iface_id{device="veth9c32373"} 158183 node_network_iface_id{device="veth9ca7271"} 403547 node_network_iface_id{device="veth9da0903"} 403597 node_network_iface_id{device="veth9f6aa24"} 158195 node_network_iface_id{device="vetha1b84ca"} 403537 node_network_iface_id{device="vetha301bc5"} 403553 node_network_iface_id{device="vetha748ec0"} 403533 node_network_iface_id{device="vetha803ab6"} 403485 node_network_iface_id{device="vethab15260"} 158199 node_network_iface_id{device="vethab43624"} 403605 node_network_iface_id{device="vethb18faac"} 403467 node_network_iface_id{device="vethb3cb8ef"} 178717 node_network_iface_id{device="vethb456867"} 158179 node_network_iface_id{device="vethb607786"} 403505 node_network_iface_id{device="vethb775660"} 403455 node_network_iface_id{device="vethbcac900"} 403447 node_network_iface_id{device="vethbcd91f8"} 178729 node_network_iface_id{device="vethbd27491"} 403563 node_network_iface_id{device="vethbf78ed3"} 403459 node_network_iface_id{device="vethbfe06c3"} 403491 node_network_iface_id{device="vethc9a52fc"} 178715 node_network_iface_id{device="vethca6aba7"} 158185 node_network_iface_id{device="vethce2d6df"} 403573 node_network_iface_id{device="vethcf656bf"} 403489 node_network_iface_id{device="vethd0924b3"} 403463 node_network_iface_id{device="vethd1764a8"} 178741 node_network_iface_id{device="vethd29c66a"} 403561 node_network_iface_id{device="vethd3c8c50"} 403535 node_network_iface_id{device="vethd52dd27"} 403471 node_network_iface_id{device="vethd55b4fc"} 403575 node_network_iface_id{device="vethd922fef"} 403577 node_network_iface_id{device="vethe053f09"} 158181 node_network_iface_id{device="vethe224871"} 178733 node_network_iface_id{device="vethe46d4d9"} 402029 node_network_iface_id{device="vethe9e7b5e"} 403531 node_network_iface_id{device="vethed2064f"} 158197 node_network_iface_id{device="vethf64204d"} 403126 node_network_iface_id{device="vethfea7e3f"} 178719 # HELP node_network_iface_link Network device property: iface_link # TYPE node_network_iface_link gauge node_network_iface_link{device="br-62a17a568f40"} 403445 node_network_iface_link{device="br-642452a84cd3"} 402017 node_network_iface_link{device="br-7bcd324af1d2"} 3 node_network_iface_link{device="br-7d3dbeac6583"} 4 node_network_iface_link{device="br-8a219d6434bb"} 402971 node_network_iface_link{device="br-a286154ab1b3"} 158173 node_network_iface_link{device="br-b1cc1dbd95cc"} 5 node_network_iface_link{device="br-b9a18a9e9e08"} 6 node_network_iface_link{device="br-ce80d1adfb5f"} 158118 node_network_iface_link{device="docker0"} 7 node_network_iface_link{device="eth0"} 2 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="veth0234a14"} 158204 node_network_iface_link{device="veth0a4194a"} 178738 node_network_iface_link{device="veth0c125b0"} 403550 node_network_iface_link{device="veth127dafd"} 278 node_network_iface_link{device="veth14ea71c"} 158200 node_network_iface_link{device="veth161f63f"} 178720 node_network_iface_link{device="veth17008eb"} 402026 node_network_iface_link{device="veth1717acc"} 178722 node_network_iface_link{device="veth1733a9d"} 403566 node_network_iface_link{device="veth18611ff"} 403568 node_network_iface_link{device="veth1e14d5a"} 403464 node_network_iface_link{device="veth1ff105f"} 403494 node_network_iface_link{device="veth20f9026"} 403594 node_network_iface_link{device="veth238e28c"} 178724 node_network_iface_link{device="veth2420b95"} 403564 node_network_iface_link{device="veth2488ecb"} 403127 node_network_iface_link{device="veth299c4fb"} 402022 node_network_iface_link{device="veth2ba0cb4"} 403476 node_network_iface_link{device="veth303fd22"} 403554 node_network_iface_link{device="veth3f3515d"} 403556 node_network_iface_link{device="veth40d6ca8"} 403492 node_network_iface_link{device="veth40f2e8e"} 403474 node_network_iface_link{device="veth4f9b060"} 403538 node_network_iface_link{device="veth51ef496"} 403548 node_network_iface_link{device="veth5786969"} 158188 node_network_iface_link{device="veth586cbaa"} 403544 node_network_iface_link{device="veth597b47a"} 403540 node_network_iface_link{device="veth5f7a228"} 158192 node_network_iface_link{device="veth67a093a"} 403542 node_network_iface_link{device="veth686c1d9"} 403472 node_network_iface_link{device="veth68cf2a3"} 403612 node_network_iface_link{device="veth6be35d3"} 178736 node_network_iface_link{device="veth6c18f54"} 403558 node_network_iface_link{device="veth76f1047"} 403478 node_network_iface_link{device="veth7fe0555"} 158202 node_network_iface_link{device="veth80b274f"} 178734 node_network_iface_link{device="veth8291173"} 403468 node_network_iface_link{device="veth8d1c50b"} 403480 node_network_iface_link{device="veth8ec4a1f"} 403570 node_network_iface_link{device="veth9385cb5"} 178726 node_network_iface_link{device="veth97d2215"} 403486 node_network_iface_link{device="veth9a0789b"} 403578 node_network_iface_link{device="veth9c32373"} 158182 node_network_iface_link{device="veth9ca7271"} 403546 node_network_iface_link{device="veth9da0903"} 403596 node_network_iface_link{device="veth9f6aa24"} 158194 node_network_iface_link{device="vetha1b84ca"} 403536 node_network_iface_link{device="vetha301bc5"} 403552 node_network_iface_link{device="vetha748ec0"} 403532 node_network_iface_link{device="vetha803ab6"} 403484 node_network_iface_link{device="vethab15260"} 158198 node_network_iface_link{device="vethab43624"} 403604 node_network_iface_link{device="vethb18faac"} 403466 node_network_iface_link{device="vethb3cb8ef"} 178716 node_network_iface_link{device="vethb456867"} 158178 node_network_iface_link{device="vethb607786"} 403504 node_network_iface_link{device="vethb775660"} 403454 node_network_iface_link{device="vethbcac900"} 403446 node_network_iface_link{device="vethbcd91f8"} 178728 node_network_iface_link{device="vethbd27491"} 403562 node_network_iface_link{device="vethbf78ed3"} 403458 node_network_iface_link{device="vethbfe06c3"} 403490 node_network_iface_link{device="vethc9a52fc"} 178714 node_network_iface_link{device="vethca6aba7"} 158184 node_network_iface_link{device="vethce2d6df"} 403572 node_network_iface_link{device="vethcf656bf"} 403488 node_network_iface_link{device="vethd0924b3"} 403462 node_network_iface_link{device="vethd1764a8"} 178740 node_network_iface_link{device="vethd29c66a"} 403560 node_network_iface_link{device="vethd3c8c50"} 403534 node_network_iface_link{device="vethd52dd27"} 403470 node_network_iface_link{device="vethd55b4fc"} 403574 node_network_iface_link{device="vethd922fef"} 403576 node_network_iface_link{device="vethe053f09"} 158180 node_network_iface_link{device="vethe224871"} 178732 node_network_iface_link{device="vethe46d4d9"} 402028 node_network_iface_link{device="vethe9e7b5e"} 403530 node_network_iface_link{device="vethed2064f"} 158196 node_network_iface_link{device="vethf64204d"} 403125 node_network_iface_link{device="vethfea7e3f"} 178718 # 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="br-62a17a568f40"} 0 node_network_iface_link_mode{device="br-642452a84cd3"} 0 node_network_iface_link_mode{device="br-7bcd324af1d2"} 0 node_network_iface_link_mode{device="br-7d3dbeac6583"} 0 node_network_iface_link_mode{device="br-8a219d6434bb"} 0 node_network_iface_link_mode{device="br-a286154ab1b3"} 0 node_network_iface_link_mode{device="br-b1cc1dbd95cc"} 0 node_network_iface_link_mode{device="br-b9a18a9e9e08"} 0 node_network_iface_link_mode{device="br-ce80d1adfb5f"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="eth0"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="veth0234a14"} 0 node_network_iface_link_mode{device="veth0a4194a"} 0 node_network_iface_link_mode{device="veth0c125b0"} 0 node_network_iface_link_mode{device="veth127dafd"} 0 node_network_iface_link_mode{device="veth14ea71c"} 0 node_network_iface_link_mode{device="veth161f63f"} 0 node_network_iface_link_mode{device="veth17008eb"} 0 node_network_iface_link_mode{device="veth1717acc"} 0 node_network_iface_link_mode{device="veth1733a9d"} 0 node_network_iface_link_mode{device="veth18611ff"} 0 node_network_iface_link_mode{device="veth1e14d5a"} 0 node_network_iface_link_mode{device="veth1ff105f"} 0 node_network_iface_link_mode{device="veth20f9026"} 0 node_network_iface_link_mode{device="veth238e28c"} 0 node_network_iface_link_mode{device="veth2420b95"} 0 node_network_iface_link_mode{device="veth2488ecb"} 0 node_network_iface_link_mode{device="veth299c4fb"} 0 node_network_iface_link_mode{device="veth2ba0cb4"} 0 node_network_iface_link_mode{device="veth303fd22"} 0 node_network_iface_link_mode{device="veth3f3515d"} 0 node_network_iface_link_mode{device="veth40d6ca8"} 0 node_network_iface_link_mode{device="veth40f2e8e"} 0 node_network_iface_link_mode{device="veth4f9b060"} 0 node_network_iface_link_mode{device="veth51ef496"} 0 node_network_iface_link_mode{device="veth5786969"} 0 node_network_iface_link_mode{device="veth586cbaa"} 0 node_network_iface_link_mode{device="veth597b47a"} 0 node_network_iface_link_mode{device="veth5f7a228"} 0 node_network_iface_link_mode{device="veth67a093a"} 0 node_network_iface_link_mode{device="veth686c1d9"} 0 node_network_iface_link_mode{device="veth68cf2a3"} 0 node_network_iface_link_mode{device="veth6be35d3"} 0 node_network_iface_link_mode{device="veth6c18f54"} 0 node_network_iface_link_mode{device="veth76f1047"} 0 node_network_iface_link_mode{device="veth7fe0555"} 0 node_network_iface_link_mode{device="veth80b274f"} 0 node_network_iface_link_mode{device="veth8291173"} 0 node_network_iface_link_mode{device="veth8d1c50b"} 0 node_network_iface_link_mode{device="veth8ec4a1f"} 0 node_network_iface_link_mode{device="veth9385cb5"} 0 node_network_iface_link_mode{device="veth97d2215"} 0 node_network_iface_link_mode{device="veth9a0789b"} 0 node_network_iface_link_mode{device="veth9c32373"} 0 node_network_iface_link_mode{device="veth9ca7271"} 0 node_network_iface_link_mode{device="veth9da0903"} 0 node_network_iface_link_mode{device="veth9f6aa24"} 0 node_network_iface_link_mode{device="vetha1b84ca"} 0 node_network_iface_link_mode{device="vetha301bc5"} 0 node_network_iface_link_mode{device="vetha748ec0"} 0 node_network_iface_link_mode{device="vetha803ab6"} 0 node_network_iface_link_mode{device="vethab15260"} 0 node_network_iface_link_mode{device="vethab43624"} 0 node_network_iface_link_mode{device="vethb18faac"} 0 node_network_iface_link_mode{device="vethb3cb8ef"} 0 node_network_iface_link_mode{device="vethb456867"} 0 node_network_iface_link_mode{device="vethb607786"} 0 node_network_iface_link_mode{device="vethb775660"} 0 node_network_iface_link_mode{device="vethbcac900"} 0 node_network_iface_link_mode{device="vethbcd91f8"} 0 node_network_iface_link_mode{device="vethbd27491"} 0 node_network_iface_link_mode{device="vethbf78ed3"} 0 node_network_iface_link_mode{device="vethbfe06c3"} 0 node_network_iface_link_mode{device="vethc9a52fc"} 0 node_network_iface_link_mode{device="vethca6aba7"} 0 node_network_iface_link_mode{device="vethce2d6df"} 0 node_network_iface_link_mode{device="vethcf656bf"} 0 node_network_iface_link_mode{device="vethd0924b3"} 0 node_network_iface_link_mode{device="vethd1764a8"} 0 node_network_iface_link_mode{device="vethd29c66a"} 0 node_network_iface_link_mode{device="vethd3c8c50"} 0 node_network_iface_link_mode{device="vethd52dd27"} 0 node_network_iface_link_mode{device="vethd55b4fc"} 0 node_network_iface_link_mode{device="vethd922fef"} 0 node_network_iface_link_mode{device="vethe053f09"} 0 node_network_iface_link_mode{device="vethe224871"} 0 node_network_iface_link_mode{device="vethe46d4d9"} 0 node_network_iface_link_mode{device="vethe9e7b5e"} 0 node_network_iface_link_mode{device="vethed2064f"} 0 node_network_iface_link_mode{device="vethf64204d"} 0 node_network_iface_link_mode{device="vethfea7e3f"} 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:42:0d:b0:ba:ba",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-b9a18a9e9e08",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:35:33:89:0b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:3d:7d:cd:54",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-a286154ab1b3",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:3d:99:74:b1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-8a219d6434bb",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:61:e1:e7:5e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-7bcd324af1d2",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:88:44:aa:82",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-7d3dbeac6583",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:a9:d3:5a:d6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-b1cc1dbd95cc",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:ae:4e:d2:62",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-62a17a568f40",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:c9:5c:9d:a7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-ce80d1adfb5f",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:e7:17:fe:4d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="br-642452a84cd3",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:e6:50:1f:10:03",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb3cb8ef",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="06:d2:23:2b:2b:d8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9f6aa24",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0a:13:2d:81:00:bc",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth299c4fb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="0e:48:f4:0e:ca:fe",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth303fd22",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:69:5d:47:e5:96",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8ec4a1f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:0e:09:be:21:50",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth68cf2a3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:43:53:d4:ce:8c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha1b84ca",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:1c:07:49:b5:c5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9ca7271",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:2d:69:2c:b8:06",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0234a14",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2a:65:49:09:c2:b2",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth67a093a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:5e:5e:a6:40:15",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe053f09",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:d7:87:49:95:8d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb607786",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:d8:76:32:b7:7d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth7fe0555",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:f1:47:7b:ef:17",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8291173",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3a:65:fb:6c:82:42",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbd27491",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="42:5f:3a:ba:e0:b4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd922fef",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:14:99:01:81:d1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth97d2215",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="52:f0:85:6c:e5:77",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd0924b3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="56:54:f2:04:a3:87",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0a4194a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="56:b8:a5:46:52:37",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd52dd27",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5a:59:64:52:f6:b2",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd55b4fc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="5a:96:f1:5d:d3:e0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9a0789b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="62:5f:59:19:f9:63",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbfe06c3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="66:1e:50:92:a4:95",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethf64204d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="66:46:45:83:ea:b9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethca6aba7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:11:03:67:6b:69",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2488ecb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6e:a5:82:84:16:8a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethab15260",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="72:a6:40:59:5b:e9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth161f63f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="76:d7:a4:d0:0f:c8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth18611ff",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:3e:95:13:de:d0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb18faac",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:75:e9:a6:5f:9c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth40d6ca8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:b2:ec:d1:0e:70",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd3c8c50",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7a:bf:f1:b4:4b:cd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6c18f54",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="82:f7:03:7e:27:e7",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1733a9d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:05:62:2d:96:4d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethed2064f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:0b:89:32:87:eb",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd29c66a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:3c:b9:fb:8e:69",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth14ea71c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:e0:75:bf:c8:4d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha301bc5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:a0:bf:f6:6d:4e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb775660",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8a:d3:0e:d3:94:e9",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth686c1d9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8e:24:5f:bc:04:71",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth4f9b060",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8e:e4:50:f3:66:21",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethfea7e3f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="8e:ff:7d:c6:d4:d4",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9385cb5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="96:00:00:94:61:40",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="9e:1a:c4:2a:35:26",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethce2d6df",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:41:23:af:bb:61",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth80b274f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:97:0f:3b:b2:e6",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9c32373",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:c3:d9:90:be:e2",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethcf656bf",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9e:f2:c6:5d:89:f8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbcd91f8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:53:35:a2:a3:e8",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth238e28c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="aa:b5:29:be:e1:df",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha748ec0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:0e:c8:30:9b:36",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth8d1c50b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:90:1d:50:0a:27",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth127dafd",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:1b:0b:52:92:1a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth17008eb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c2:32:0e:8a:9a:72",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth9da0903",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c2:ec:00:c7:81:5c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth51ef496",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:10:ca:bf:85:93",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe9e7b5e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="c6:7c:7c:00:37:60",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5f7a228",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:07:1c:13:ea:74",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth597b47a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:61:6e:4c:1c:fa",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethab43624",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:93:ae:c7:6e:b5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth586cbaa",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:bd:15:2f:44:6c",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe46d4d9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:11:42:b0:a1:6d",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbcac900",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:4d:b5:b6:6c:6b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth0c125b0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:79:b4:b8:c7:e5",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethbf78ed3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:c0:9b:14:55:f1",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth3f3515d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="d6:fa:4d:97:bb:2b",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vetha803ab6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:26:d7:d3:c9:0e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethe224871",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:3a:0f:48:33:4e",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2420b95",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:3a:d4:fb:b7:bf",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1ff105f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:23:2d:e7:94:cd",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethb456867",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:88:71:d3:2c:d3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth76f1047",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:be:96:61:8f:ea",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1717acc",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:5d:da:92:e4:a3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth20f9026",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:c2:95:bd:0d:11",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth40f2e8e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f2:94:4d:cd:34:f0",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth2ba0cb4",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f2:f3:35:a6:fa:1a",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth6be35d3",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:15:d2:33:b7:b3",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth5786969",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:a0:a9:9a:14:de",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethd1764a8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:1f:d9:dc:b1:26",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="veth1e14d5a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fe:e7:91:37:cb:34",adminstate="up",broadcast="ff:ff:ff:ff:ff:ff",device="vethc9a52fc",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="br-62a17a568f40"} 1500 node_network_mtu_bytes{device="br-642452a84cd3"} 1500 node_network_mtu_bytes{device="br-7bcd324af1d2"} 1500 node_network_mtu_bytes{device="br-7d3dbeac6583"} 1500 node_network_mtu_bytes{device="br-8a219d6434bb"} 1500 node_network_mtu_bytes{device="br-a286154ab1b3"} 1500 node_network_mtu_bytes{device="br-b1cc1dbd95cc"} 1500 node_network_mtu_bytes{device="br-b9a18a9e9e08"} 1500 node_network_mtu_bytes{device="br-ce80d1adfb5f"} 1500 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="eth0"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="veth0234a14"} 1500 node_network_mtu_bytes{device="veth0a4194a"} 1500 node_network_mtu_bytes{device="veth0c125b0"} 1500 node_network_mtu_bytes{device="veth127dafd"} 1500 node_network_mtu_bytes{device="veth14ea71c"} 1500 node_network_mtu_bytes{device="veth161f63f"} 1500 node_network_mtu_bytes{device="veth17008eb"} 1500 node_network_mtu_bytes{device="veth1717acc"} 1500 node_network_mtu_bytes{device="veth1733a9d"} 1500 node_network_mtu_bytes{device="veth18611ff"} 1500 node_network_mtu_bytes{device="veth1e14d5a"} 1500 node_network_mtu_bytes{device="veth1ff105f"} 1500 node_network_mtu_bytes{device="veth20f9026"} 1500 node_network_mtu_bytes{device="veth238e28c"} 1500 node_network_mtu_bytes{device="veth2420b95"} 1500 node_network_mtu_bytes{device="veth2488ecb"} 1500 node_network_mtu_bytes{device="veth299c4fb"} 1500 node_network_mtu_bytes{device="veth2ba0cb4"} 1500 node_network_mtu_bytes{device="veth303fd22"} 1500 node_network_mtu_bytes{device="veth3f3515d"} 1500 node_network_mtu_bytes{device="veth40d6ca8"} 1500 node_network_mtu_bytes{device="veth40f2e8e"} 1500 node_network_mtu_bytes{device="veth4f9b060"} 1500 node_network_mtu_bytes{device="veth51ef496"} 1500 node_network_mtu_bytes{device="veth5786969"} 1500 node_network_mtu_bytes{device="veth586cbaa"} 1500 node_network_mtu_bytes{device="veth597b47a"} 1500 node_network_mtu_bytes{device="veth5f7a228"} 1500 node_network_mtu_bytes{device="veth67a093a"} 1500 node_network_mtu_bytes{device="veth686c1d9"} 1500 node_network_mtu_bytes{device="veth68cf2a3"} 1500 node_network_mtu_bytes{device="veth6be35d3"} 1500 node_network_mtu_bytes{device="veth6c18f54"} 1500 node_network_mtu_bytes{device="veth76f1047"} 1500 node_network_mtu_bytes{device="veth7fe0555"} 1500 node_network_mtu_bytes{device="veth80b274f"} 1500 node_network_mtu_bytes{device="veth8291173"} 1500 node_network_mtu_bytes{device="veth8d1c50b"} 1500 node_network_mtu_bytes{device="veth8ec4a1f"} 1500 node_network_mtu_bytes{device="veth9385cb5"} 1500 node_network_mtu_bytes{device="veth97d2215"} 1500 node_network_mtu_bytes{device="veth9a0789b"} 1500 node_network_mtu_bytes{device="veth9c32373"} 1500 node_network_mtu_bytes{device="veth9ca7271"} 1500 node_network_mtu_bytes{device="veth9da0903"} 1500 node_network_mtu_bytes{device="veth9f6aa24"} 1500 node_network_mtu_bytes{device="vetha1b84ca"} 1500 node_network_mtu_bytes{device="vetha301bc5"} 1500 node_network_mtu_bytes{device="vetha748ec0"} 1500 node_network_mtu_bytes{device="vetha803ab6"} 1500 node_network_mtu_bytes{device="vethab15260"} 1500 node_network_mtu_bytes{device="vethab43624"} 1500 node_network_mtu_bytes{device="vethb18faac"} 1500 node_network_mtu_bytes{device="vethb3cb8ef"} 1500 node_network_mtu_bytes{device="vethb456867"} 1500 node_network_mtu_bytes{device="vethb607786"} 1500 node_network_mtu_bytes{device="vethb775660"} 1500 node_network_mtu_bytes{device="vethbcac900"} 1500 node_network_mtu_bytes{device="vethbcd91f8"} 1500 node_network_mtu_bytes{device="vethbd27491"} 1500 node_network_mtu_bytes{device="vethbf78ed3"} 1500 node_network_mtu_bytes{device="vethbfe06c3"} 1500 node_network_mtu_bytes{device="vethc9a52fc"} 1500 node_network_mtu_bytes{device="vethca6aba7"} 1500 node_network_mtu_bytes{device="vethce2d6df"} 1500 node_network_mtu_bytes{device="vethcf656bf"} 1500 node_network_mtu_bytes{device="vethd0924b3"} 1500 node_network_mtu_bytes{device="vethd1764a8"} 1500 node_network_mtu_bytes{device="vethd29c66a"} 1500 node_network_mtu_bytes{device="vethd3c8c50"} 1500 node_network_mtu_bytes{device="vethd52dd27"} 1500 node_network_mtu_bytes{device="vethd55b4fc"} 1500 node_network_mtu_bytes{device="vethd922fef"} 1500 node_network_mtu_bytes{device="vethe053f09"} 1500 node_network_mtu_bytes{device="vethe224871"} 1500 node_network_mtu_bytes{device="vethe46d4d9"} 1500 node_network_mtu_bytes{device="vethe9e7b5e"} 1500 node_network_mtu_bytes{device="vethed2064f"} 1500 node_network_mtu_bytes{device="vethf64204d"} 1500 node_network_mtu_bytes{device="vethfea7e3f"} 1500 # 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="br-62a17a568f40"} 3 node_network_name_assign_type{device="br-642452a84cd3"} 3 node_network_name_assign_type{device="br-7bcd324af1d2"} 3 node_network_name_assign_type{device="br-7d3dbeac6583"} 3 node_network_name_assign_type{device="br-8a219d6434bb"} 3 node_network_name_assign_type{device="br-a286154ab1b3"} 3 node_network_name_assign_type{device="br-b1cc1dbd95cc"} 3 node_network_name_assign_type{device="br-b9a18a9e9e08"} 3 node_network_name_assign_type{device="br-ce80d1adfb5f"} 3 node_network_name_assign_type{device="docker0"} 3 node_network_name_assign_type{device="eth0"} 4 node_network_name_assign_type{device="lo"} 2 node_network_name_assign_type{device="veth0234a14"} 3 node_network_name_assign_type{device="veth0a4194a"} 3 node_network_name_assign_type{device="veth0c125b0"} 3 node_network_name_assign_type{device="veth127dafd"} 3 node_network_name_assign_type{device="veth14ea71c"} 3 node_network_name_assign_type{device="veth161f63f"} 3 node_network_name_assign_type{device="veth17008eb"} 3 node_network_name_assign_type{device="veth1717acc"} 3 node_network_name_assign_type{device="veth1733a9d"} 3 node_network_name_assign_type{device="veth18611ff"} 3 node_network_name_assign_type{device="veth1e14d5a"} 3 node_network_name_assign_type{device="veth1ff105f"} 3 node_network_name_assign_type{device="veth20f9026"} 3 node_network_name_assign_type{device="veth238e28c"} 3 node_network_name_assign_type{device="veth2420b95"} 3 node_network_name_assign_type{device="veth2488ecb"} 3 node_network_name_assign_type{device="veth299c4fb"} 3 node_network_name_assign_type{device="veth2ba0cb4"} 3 node_network_name_assign_type{device="veth303fd22"} 3 node_network_name_assign_type{device="veth3f3515d"} 3 node_network_name_assign_type{device="veth40d6ca8"} 3 node_network_name_assign_type{device="veth40f2e8e"} 3 node_network_name_assign_type{device="veth4f9b060"} 3 node_network_name_assign_type{device="veth51ef496"} 3 node_network_name_assign_type{device="veth5786969"} 3 node_network_name_assign_type{device="veth586cbaa"} 3 node_network_name_assign_type{device="veth597b47a"} 3 node_network_name_assign_type{device="veth5f7a228"} 3 node_network_name_assign_type{device="veth67a093a"} 3 node_network_name_assign_type{device="veth686c1d9"} 3 node_network_name_assign_type{device="veth68cf2a3"} 3 node_network_name_assign_type{device="veth6be35d3"} 3 node_network_name_assign_type{device="veth6c18f54"} 3 node_network_name_assign_type{device="veth76f1047"} 3 node_network_name_assign_type{device="veth7fe0555"} 3 node_network_name_assign_type{device="veth80b274f"} 3 node_network_name_assign_type{device="veth8291173"} 3 node_network_name_assign_type{device="veth8d1c50b"} 3 node_network_name_assign_type{device="veth8ec4a1f"} 3 node_network_name_assign_type{device="veth9385cb5"} 3 node_network_name_assign_type{device="veth97d2215"} 3 node_network_name_assign_type{device="veth9a0789b"} 3 node_network_name_assign_type{device="veth9c32373"} 3 node_network_name_assign_type{device="veth9ca7271"} 3 node_network_name_assign_type{device="veth9da0903"} 3 node_network_name_assign_type{device="veth9f6aa24"} 3 node_network_name_assign_type{device="vetha1b84ca"} 3 node_network_name_assign_type{device="vetha301bc5"} 3 node_network_name_assign_type{device="vetha748ec0"} 3 node_network_name_assign_type{device="vetha803ab6"} 3 node_network_name_assign_type{device="vethab15260"} 3 node_network_name_assign_type{device="vethab43624"} 3 node_network_name_assign_type{device="vethb18faac"} 3 node_network_name_assign_type{device="vethb3cb8ef"} 3 node_network_name_assign_type{device="vethb456867"} 3 node_network_name_assign_type{device="vethb607786"} 3 node_network_name_assign_type{device="vethb775660"} 3 node_network_name_assign_type{device="vethbcac900"} 3 node_network_name_assign_type{device="vethbcd91f8"} 3 node_network_name_assign_type{device="vethbd27491"} 3 node_network_name_assign_type{device="vethbf78ed3"} 3 node_network_name_assign_type{device="vethbfe06c3"} 3 node_network_name_assign_type{device="vethc9a52fc"} 3 node_network_name_assign_type{device="vethca6aba7"} 3 node_network_name_assign_type{device="vethce2d6df"} 3 node_network_name_assign_type{device="vethcf656bf"} 3 node_network_name_assign_type{device="vethd0924b3"} 3 node_network_name_assign_type{device="vethd1764a8"} 3 node_network_name_assign_type{device="vethd29c66a"} 3 node_network_name_assign_type{device="vethd3c8c50"} 3 node_network_name_assign_type{device="vethd52dd27"} 3 node_network_name_assign_type{device="vethd55b4fc"} 3 node_network_name_assign_type{device="vethd922fef"} 3 node_network_name_assign_type{device="vethe053f09"} 3 node_network_name_assign_type{device="vethe224871"} 3 node_network_name_assign_type{device="vethe46d4d9"} 3 node_network_name_assign_type{device="vethe9e7b5e"} 3 node_network_name_assign_type{device="vethed2064f"} 3 node_network_name_assign_type{device="vethf64204d"} 3 node_network_name_assign_type{device="vethfea7e3f"} 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="br-62a17a568f40"} 0 node_network_net_dev_group{device="br-642452a84cd3"} 0 node_network_net_dev_group{device="br-7bcd324af1d2"} 0 node_network_net_dev_group{device="br-7d3dbeac6583"} 0 node_network_net_dev_group{device="br-8a219d6434bb"} 0 node_network_net_dev_group{device="br-a286154ab1b3"} 0 node_network_net_dev_group{device="br-b1cc1dbd95cc"} 0 node_network_net_dev_group{device="br-b9a18a9e9e08"} 0 node_network_net_dev_group{device="br-ce80d1adfb5f"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="eth0"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="veth0234a14"} 0 node_network_net_dev_group{device="veth0a4194a"} 0 node_network_net_dev_group{device="veth0c125b0"} 0 node_network_net_dev_group{device="veth127dafd"} 0 node_network_net_dev_group{device="veth14ea71c"} 0 node_network_net_dev_group{device="veth161f63f"} 0 node_network_net_dev_group{device="veth17008eb"} 0 node_network_net_dev_group{device="veth1717acc"} 0 node_network_net_dev_group{device="veth1733a9d"} 0 node_network_net_dev_group{device="veth18611ff"} 0 node_network_net_dev_group{device="veth1e14d5a"} 0 node_network_net_dev_group{device="veth1ff105f"} 0 node_network_net_dev_group{device="veth20f9026"} 0 node_network_net_dev_group{device="veth238e28c"} 0 node_network_net_dev_group{device="veth2420b95"} 0 node_network_net_dev_group{device="veth2488ecb"} 0 node_network_net_dev_group{device="veth299c4fb"} 0 node_network_net_dev_group{device="veth2ba0cb4"} 0 node_network_net_dev_group{device="veth303fd22"} 0 node_network_net_dev_group{device="veth3f3515d"} 0 node_network_net_dev_group{device="veth40d6ca8"} 0 node_network_net_dev_group{device="veth40f2e8e"} 0 node_network_net_dev_group{device="veth4f9b060"} 0 node_network_net_dev_group{device="veth51ef496"} 0 node_network_net_dev_group{device="veth5786969"} 0 node_network_net_dev_group{device="veth586cbaa"} 0 node_network_net_dev_group{device="veth597b47a"} 0 node_network_net_dev_group{device="veth5f7a228"} 0 node_network_net_dev_group{device="veth67a093a"} 0 node_network_net_dev_group{device="veth686c1d9"} 0 node_network_net_dev_group{device="veth68cf2a3"} 0 node_network_net_dev_group{device="veth6be35d3"} 0 node_network_net_dev_group{device="veth6c18f54"} 0 node_network_net_dev_group{device="veth76f1047"} 0 node_network_net_dev_group{device="veth7fe0555"} 0 node_network_net_dev_group{device="veth80b274f"} 0 node_network_net_dev_group{device="veth8291173"} 0 node_network_net_dev_group{device="veth8d1c50b"} 0 node_network_net_dev_group{device="veth8ec4a1f"} 0 node_network_net_dev_group{device="veth9385cb5"} 0 node_network_net_dev_group{device="veth97d2215"} 0 node_network_net_dev_group{device="veth9a0789b"} 0 node_network_net_dev_group{device="veth9c32373"} 0 node_network_net_dev_group{device="veth9ca7271"} 0 node_network_net_dev_group{device="veth9da0903"} 0 node_network_net_dev_group{device="veth9f6aa24"} 0 node_network_net_dev_group{device="vetha1b84ca"} 0 node_network_net_dev_group{device="vetha301bc5"} 0 node_network_net_dev_group{device="vetha748ec0"} 0 node_network_net_dev_group{device="vetha803ab6"} 0 node_network_net_dev_group{device="vethab15260"} 0 node_network_net_dev_group{device="vethab43624"} 0 node_network_net_dev_group{device="vethb18faac"} 0 node_network_net_dev_group{device="vethb3cb8ef"} 0 node_network_net_dev_group{device="vethb456867"} 0 node_network_net_dev_group{device="vethb607786"} 0 node_network_net_dev_group{device="vethb775660"} 0 node_network_net_dev_group{device="vethbcac900"} 0 node_network_net_dev_group{device="vethbcd91f8"} 0 node_network_net_dev_group{device="vethbd27491"} 0 node_network_net_dev_group{device="vethbf78ed3"} 0 node_network_net_dev_group{device="vethbfe06c3"} 0 node_network_net_dev_group{device="vethc9a52fc"} 0 node_network_net_dev_group{device="vethca6aba7"} 0 node_network_net_dev_group{device="vethce2d6df"} 0 node_network_net_dev_group{device="vethcf656bf"} 0 node_network_net_dev_group{device="vethd0924b3"} 0 node_network_net_dev_group{device="vethd1764a8"} 0 node_network_net_dev_group{device="vethd29c66a"} 0 node_network_net_dev_group{device="vethd3c8c50"} 0 node_network_net_dev_group{device="vethd52dd27"} 0 node_network_net_dev_group{device="vethd55b4fc"} 0 node_network_net_dev_group{device="vethd922fef"} 0 node_network_net_dev_group{device="vethe053f09"} 0 node_network_net_dev_group{device="vethe224871"} 0 node_network_net_dev_group{device="vethe46d4d9"} 0 node_network_net_dev_group{device="vethe9e7b5e"} 0 node_network_net_dev_group{device="vethed2064f"} 0 node_network_net_dev_group{device="vethf64204d"} 0 node_network_net_dev_group{device="vethfea7e3f"} 0 # HELP node_network_protocol_type Network device property: protocol_type # TYPE node_network_protocol_type gauge node_network_protocol_type{device="br-62a17a568f40"} 1 node_network_protocol_type{device="br-642452a84cd3"} 1 node_network_protocol_type{device="br-7bcd324af1d2"} 1 node_network_protocol_type{device="br-7d3dbeac6583"} 1 node_network_protocol_type{device="br-8a219d6434bb"} 1 node_network_protocol_type{device="br-a286154ab1b3"} 1 node_network_protocol_type{device="br-b1cc1dbd95cc"} 1 node_network_protocol_type{device="br-b9a18a9e9e08"} 1 node_network_protocol_type{device="br-ce80d1adfb5f"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="eth0"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="veth0234a14"} 1 node_network_protocol_type{device="veth0a4194a"} 1 node_network_protocol_type{device="veth0c125b0"} 1 node_network_protocol_type{device="veth127dafd"} 1 node_network_protocol_type{device="veth14ea71c"} 1 node_network_protocol_type{device="veth161f63f"} 1 node_network_protocol_type{device="veth17008eb"} 1 node_network_protocol_type{device="veth1717acc"} 1 node_network_protocol_type{device="veth1733a9d"} 1 node_network_protocol_type{device="veth18611ff"} 1 node_network_protocol_type{device="veth1e14d5a"} 1 node_network_protocol_type{device="veth1ff105f"} 1 node_network_protocol_type{device="veth20f9026"} 1 node_network_protocol_type{device="veth238e28c"} 1 node_network_protocol_type{device="veth2420b95"} 1 node_network_protocol_type{device="veth2488ecb"} 1 node_network_protocol_type{device="veth299c4fb"} 1 node_network_protocol_type{device="veth2ba0cb4"} 1 node_network_protocol_type{device="veth303fd22"} 1 node_network_protocol_type{device="veth3f3515d"} 1 node_network_protocol_type{device="veth40d6ca8"} 1 node_network_protocol_type{device="veth40f2e8e"} 1 node_network_protocol_type{device="veth4f9b060"} 1 node_network_protocol_type{device="veth51ef496"} 1 node_network_protocol_type{device="veth5786969"} 1 node_network_protocol_type{device="veth586cbaa"} 1 node_network_protocol_type{device="veth597b47a"} 1 node_network_protocol_type{device="veth5f7a228"} 1 node_network_protocol_type{device="veth67a093a"} 1 node_network_protocol_type{device="veth686c1d9"} 1 node_network_protocol_type{device="veth68cf2a3"} 1 node_network_protocol_type{device="veth6be35d3"} 1 node_network_protocol_type{device="veth6c18f54"} 1 node_network_protocol_type{device="veth76f1047"} 1 node_network_protocol_type{device="veth7fe0555"} 1 node_network_protocol_type{device="veth80b274f"} 1 node_network_protocol_type{device="veth8291173"} 1 node_network_protocol_type{device="veth8d1c50b"} 1 node_network_protocol_type{device="veth8ec4a1f"} 1 node_network_protocol_type{device="veth9385cb5"} 1 node_network_protocol_type{device="veth97d2215"} 1 node_network_protocol_type{device="veth9a0789b"} 1 node_network_protocol_type{device="veth9c32373"} 1 node_network_protocol_type{device="veth9ca7271"} 1 node_network_protocol_type{device="veth9da0903"} 1 node_network_protocol_type{device="veth9f6aa24"} 1 node_network_protocol_type{device="vetha1b84ca"} 1 node_network_protocol_type{device="vetha301bc5"} 1 node_network_protocol_type{device="vetha748ec0"} 1 node_network_protocol_type{device="vetha803ab6"} 1 node_network_protocol_type{device="vethab15260"} 1 node_network_protocol_type{device="vethab43624"} 1 node_network_protocol_type{device="vethb18faac"} 1 node_network_protocol_type{device="vethb3cb8ef"} 1 node_network_protocol_type{device="vethb456867"} 1 node_network_protocol_type{device="vethb607786"} 1 node_network_protocol_type{device="vethb775660"} 1 node_network_protocol_type{device="vethbcac900"} 1 node_network_protocol_type{device="vethbcd91f8"} 1 node_network_protocol_type{device="vethbd27491"} 1 node_network_protocol_type{device="vethbf78ed3"} 1 node_network_protocol_type{device="vethbfe06c3"} 1 node_network_protocol_type{device="vethc9a52fc"} 1 node_network_protocol_type{device="vethca6aba7"} 1 node_network_protocol_type{device="vethce2d6df"} 1 node_network_protocol_type{device="vethcf656bf"} 1 node_network_protocol_type{device="vethd0924b3"} 1 node_network_protocol_type{device="vethd1764a8"} 1 node_network_protocol_type{device="vethd29c66a"} 1 node_network_protocol_type{device="vethd3c8c50"} 1 node_network_protocol_type{device="vethd52dd27"} 1 node_network_protocol_type{device="vethd55b4fc"} 1 node_network_protocol_type{device="vethd922fef"} 1 node_network_protocol_type{device="vethe053f09"} 1 node_network_protocol_type{device="vethe224871"} 1 node_network_protocol_type{device="vethe46d4d9"} 1 node_network_protocol_type{device="vethe9e7b5e"} 1 node_network_protocol_type{device="vethed2064f"} 1 node_network_protocol_type{device="vethf64204d"} 1 node_network_protocol_type{device="vethfea7e3f"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="eth0"} 1.124549043e+09 node_network_receive_bytes_total{device="eth1"} 252386 node_network_receive_bytes_total{device="lo"} 0 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="eth1"} 0 node_network_receive_compressed_total{device="lo"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="eth0"} 0 node_network_receive_drop_total{device="eth1"} 0 node_network_receive_drop_total{device="lo"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="eth0"} 0 node_network_receive_errs_total{device="eth1"} 0 node_network_receive_errs_total{device="lo"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="eth0"} 0 node_network_receive_fifo_total{device="eth1"} 0 node_network_receive_fifo_total{device="lo"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="eth0"} 0 node_network_receive_frame_total{device="eth1"} 0 node_network_receive_frame_total{device="lo"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="eth0"} 0 node_network_receive_multicast_total{device="eth1"} 0 node_network_receive_multicast_total{device="lo"} 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="eth0"} 0 node_network_receive_nohandler_total{device="eth1"} 0 node_network_receive_nohandler_total{device="lo"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="eth0"} 9.069273e+06 node_network_receive_packets_total{device="eth1"} 3603 node_network_receive_packets_total{device="lo"} 0 # HELP node_network_speed_bytes Network device property: speed_bytes # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="br-62a17a568f40"} 1.25e+09 node_network_speed_bytes{device="br-642452a84cd3"} 1.25e+09 node_network_speed_bytes{device="br-7bcd324af1d2"} -125000 node_network_speed_bytes{device="br-7d3dbeac6583"} 1.25e+09 node_network_speed_bytes{device="br-8a219d6434bb"} 1.25e+09 node_network_speed_bytes{device="br-a286154ab1b3"} 1.25e+09 node_network_speed_bytes{device="br-b1cc1dbd95cc"} -125000 node_network_speed_bytes{device="br-b9a18a9e9e08"} 1.25e+09 node_network_speed_bytes{device="br-ce80d1adfb5f"} 1.25e+09 node_network_speed_bytes{device="docker0"} 1.25e+09 node_network_speed_bytes{device="eth0"} -125000 node_network_speed_bytes{device="veth0234a14"} 1.25e+09 node_network_speed_bytes{device="veth0a4194a"} 1.25e+09 node_network_speed_bytes{device="veth0c125b0"} 1.25e+09 node_network_speed_bytes{device="veth127dafd"} 1.25e+09 node_network_speed_bytes{device="veth14ea71c"} 1.25e+09 node_network_speed_bytes{device="veth161f63f"} 1.25e+09 node_network_speed_bytes{device="veth17008eb"} 1.25e+09 node_network_speed_bytes{device="veth1717acc"} 1.25e+09 node_network_speed_bytes{device="veth1733a9d"} 1.25e+09 node_network_speed_bytes{device="veth18611ff"} 1.25e+09 node_network_speed_bytes{device="veth1e14d5a"} 1.25e+09 node_network_speed_bytes{device="veth1ff105f"} 1.25e+09 node_network_speed_bytes{device="veth20f9026"} 1.25e+09 node_network_speed_bytes{device="veth238e28c"} 1.25e+09 node_network_speed_bytes{device="veth2420b95"} 1.25e+09 node_network_speed_bytes{device="veth2488ecb"} 1.25e+09 node_network_speed_bytes{device="veth299c4fb"} 1.25e+09 node_network_speed_bytes{device="veth2ba0cb4"} 1.25e+09 node_network_speed_bytes{device="veth303fd22"} 1.25e+09 node_network_speed_bytes{device="veth3f3515d"} 1.25e+09 node_network_speed_bytes{device="veth40d6ca8"} 1.25e+09 node_network_speed_bytes{device="veth40f2e8e"} 1.25e+09 node_network_speed_bytes{device="veth4f9b060"} 1.25e+09 node_network_speed_bytes{device="veth51ef496"} 1.25e+09 node_network_speed_bytes{device="veth5786969"} 1.25e+09 node_network_speed_bytes{device="veth586cbaa"} 1.25e+09 node_network_speed_bytes{device="veth597b47a"} 1.25e+09 node_network_speed_bytes{device="veth5f7a228"} 1.25e+09 node_network_speed_bytes{device="veth67a093a"} 1.25e+09 node_network_speed_bytes{device="veth686c1d9"} 1.25e+09 node_network_speed_bytes{device="veth68cf2a3"} 1.25e+09 node_network_speed_bytes{device="veth6be35d3"} 1.25e+09 node_network_speed_bytes{device="veth6c18f54"} 1.25e+09 node_network_speed_bytes{device="veth76f1047"} 1.25e+09 node_network_speed_bytes{device="veth7fe0555"} 1.25e+09 node_network_speed_bytes{device="veth80b274f"} 1.25e+09 node_network_speed_bytes{device="veth8291173"} 1.25e+09 node_network_speed_bytes{device="veth8d1c50b"} 1.25e+09 node_network_speed_bytes{device="veth8ec4a1f"} 1.25e+09 node_network_speed_bytes{device="veth9385cb5"} 1.25e+09 node_network_speed_bytes{device="veth97d2215"} 1.25e+09 node_network_speed_bytes{device="veth9a0789b"} 1.25e+09 node_network_speed_bytes{device="veth9c32373"} 1.25e+09 node_network_speed_bytes{device="veth9ca7271"} 1.25e+09 node_network_speed_bytes{device="veth9da0903"} 1.25e+09 node_network_speed_bytes{device="veth9f6aa24"} 1.25e+09 node_network_speed_bytes{device="vetha1b84ca"} 1.25e+09 node_network_speed_bytes{device="vetha301bc5"} 1.25e+09 node_network_speed_bytes{device="vetha748ec0"} 1.25e+09 node_network_speed_bytes{device="vetha803ab6"} 1.25e+09 node_network_speed_bytes{device="vethab15260"} 1.25e+09 node_network_speed_bytes{device="vethab43624"} 1.25e+09 node_network_speed_bytes{device="vethb18faac"} 1.25e+09 node_network_speed_bytes{device="vethb3cb8ef"} 1.25e+09 node_network_speed_bytes{device="vethb456867"} 1.25e+09 node_network_speed_bytes{device="vethb607786"} 1.25e+09 node_network_speed_bytes{device="vethb775660"} 1.25e+09 node_network_speed_bytes{device="vethbcac900"} 1.25e+09 node_network_speed_bytes{device="vethbcd91f8"} 1.25e+09 node_network_speed_bytes{device="vethbd27491"} 1.25e+09 node_network_speed_bytes{device="vethbf78ed3"} 1.25e+09 node_network_speed_bytes{device="vethbfe06c3"} 1.25e+09 node_network_speed_bytes{device="vethc9a52fc"} 1.25e+09 node_network_speed_bytes{device="vethca6aba7"} 1.25e+09 node_network_speed_bytes{device="vethce2d6df"} 1.25e+09 node_network_speed_bytes{device="vethcf656bf"} 1.25e+09 node_network_speed_bytes{device="vethd0924b3"} 1.25e+09 node_network_speed_bytes{device="vethd1764a8"} 1.25e+09 node_network_speed_bytes{device="vethd29c66a"} 1.25e+09 node_network_speed_bytes{device="vethd3c8c50"} 1.25e+09 node_network_speed_bytes{device="vethd52dd27"} 1.25e+09 node_network_speed_bytes{device="vethd55b4fc"} 1.25e+09 node_network_speed_bytes{device="vethd922fef"} 1.25e+09 node_network_speed_bytes{device="vethe053f09"} 1.25e+09 node_network_speed_bytes{device="vethe224871"} 1.25e+09 node_network_speed_bytes{device="vethe46d4d9"} 1.25e+09 node_network_speed_bytes{device="vethe9e7b5e"} 1.25e+09 node_network_speed_bytes{device="vethed2064f"} 1.25e+09 node_network_speed_bytes{device="vethf64204d"} 1.25e+09 node_network_speed_bytes{device="vethfea7e3f"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="eth0"} 1.8855097204e+10 node_network_transmit_bytes_total{device="eth1"} 0 node_network_transmit_bytes_total{device="lo"} 0 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="eth1"} 0 node_network_transmit_carrier_total{device="lo"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="eth1"} 0 node_network_transmit_colls_total{device="lo"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="eth1"} 0 node_network_transmit_compressed_total{device="lo"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="eth1"} 0 node_network_transmit_drop_total{device="lo"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="eth1"} 0 node_network_transmit_errs_total{device="lo"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="eth1"} 0 node_network_transmit_fifo_total{device="lo"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="eth0"} 8.346843e+06 node_network_transmit_packets_total{device="eth1"} 0 node_network_transmit_packets_total{device="lo"} 0 # 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="br-62a17a568f40"} 0 node_network_transmit_queue_length{device="br-642452a84cd3"} 0 node_network_transmit_queue_length{device="br-7bcd324af1d2"} 0 node_network_transmit_queue_length{device="br-7d3dbeac6583"} 0 node_network_transmit_queue_length{device="br-8a219d6434bb"} 0 node_network_transmit_queue_length{device="br-a286154ab1b3"} 0 node_network_transmit_queue_length{device="br-b1cc1dbd95cc"} 0 node_network_transmit_queue_length{device="br-b9a18a9e9e08"} 0 node_network_transmit_queue_length{device="br-ce80d1adfb5f"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="eth0"} 1000 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="veth0234a14"} 0 node_network_transmit_queue_length{device="veth0a4194a"} 0 node_network_transmit_queue_length{device="veth0c125b0"} 0 node_network_transmit_queue_length{device="veth127dafd"} 0 node_network_transmit_queue_length{device="veth14ea71c"} 0 node_network_transmit_queue_length{device="veth161f63f"} 0 node_network_transmit_queue_length{device="veth17008eb"} 0 node_network_transmit_queue_length{device="veth1717acc"} 0 node_network_transmit_queue_length{device="veth1733a9d"} 0 node_network_transmit_queue_length{device="veth18611ff"} 0 node_network_transmit_queue_length{device="veth1e14d5a"} 0 node_network_transmit_queue_length{device="veth1ff105f"} 0 node_network_transmit_queue_length{device="veth20f9026"} 0 node_network_transmit_queue_length{device="veth238e28c"} 0 node_network_transmit_queue_length{device="veth2420b95"} 0 node_network_transmit_queue_length{device="veth2488ecb"} 0 node_network_transmit_queue_length{device="veth299c4fb"} 0 node_network_transmit_queue_length{device="veth2ba0cb4"} 0 node_network_transmit_queue_length{device="veth303fd22"} 0 node_network_transmit_queue_length{device="veth3f3515d"} 0 node_network_transmit_queue_length{device="veth40d6ca8"} 0 node_network_transmit_queue_length{device="veth40f2e8e"} 0 node_network_transmit_queue_length{device="veth4f9b060"} 0 node_network_transmit_queue_length{device="veth51ef496"} 0 node_network_transmit_queue_length{device="veth5786969"} 0 node_network_transmit_queue_length{device="veth586cbaa"} 0 node_network_transmit_queue_length{device="veth597b47a"} 0 node_network_transmit_queue_length{device="veth5f7a228"} 0 node_network_transmit_queue_length{device="veth67a093a"} 0 node_network_transmit_queue_length{device="veth686c1d9"} 0 node_network_transmit_queue_length{device="veth68cf2a3"} 0 node_network_transmit_queue_length{device="veth6be35d3"} 0 node_network_transmit_queue_length{device="veth6c18f54"} 0 node_network_transmit_queue_length{device="veth76f1047"} 0 node_network_transmit_queue_length{device="veth7fe0555"} 0 node_network_transmit_queue_length{device="veth80b274f"} 0 node_network_transmit_queue_length{device="veth8291173"} 0 node_network_transmit_queue_length{device="veth8d1c50b"} 0 node_network_transmit_queue_length{device="veth8ec4a1f"} 0 node_network_transmit_queue_length{device="veth9385cb5"} 0 node_network_transmit_queue_length{device="veth97d2215"} 0 node_network_transmit_queue_length{device="veth9a0789b"} 0 node_network_transmit_queue_length{device="veth9c32373"} 0 node_network_transmit_queue_length{device="veth9ca7271"} 0 node_network_transmit_queue_length{device="veth9da0903"} 0 node_network_transmit_queue_length{device="veth9f6aa24"} 0 node_network_transmit_queue_length{device="vetha1b84ca"} 0 node_network_transmit_queue_length{device="vetha301bc5"} 0 node_network_transmit_queue_length{device="vetha748ec0"} 0 node_network_transmit_queue_length{device="vetha803ab6"} 0 node_network_transmit_queue_length{device="vethab15260"} 0 node_network_transmit_queue_length{device="vethab43624"} 0 node_network_transmit_queue_length{device="vethb18faac"} 0 node_network_transmit_queue_length{device="vethb3cb8ef"} 0 node_network_transmit_queue_length{device="vethb456867"} 0 node_network_transmit_queue_length{device="vethb607786"} 0 node_network_transmit_queue_length{device="vethb775660"} 0 node_network_transmit_queue_length{device="vethbcac900"} 0 node_network_transmit_queue_length{device="vethbcd91f8"} 0 node_network_transmit_queue_length{device="vethbd27491"} 0 node_network_transmit_queue_length{device="vethbf78ed3"} 0 node_network_transmit_queue_length{device="vethbfe06c3"} 0 node_network_transmit_queue_length{device="vethc9a52fc"} 0 node_network_transmit_queue_length{device="vethca6aba7"} 0 node_network_transmit_queue_length{device="vethce2d6df"} 0 node_network_transmit_queue_length{device="vethcf656bf"} 0 node_network_transmit_queue_length{device="vethd0924b3"} 0 node_network_transmit_queue_length{device="vethd1764a8"} 0 node_network_transmit_queue_length{device="vethd29c66a"} 0 node_network_transmit_queue_length{device="vethd3c8c50"} 0 node_network_transmit_queue_length{device="vethd52dd27"} 0 node_network_transmit_queue_length{device="vethd55b4fc"} 0 node_network_transmit_queue_length{device="vethd922fef"} 0 node_network_transmit_queue_length{device="vethe053f09"} 0 node_network_transmit_queue_length{device="vethe224871"} 0 node_network_transmit_queue_length{device="vethe46d4d9"} 0 node_network_transmit_queue_length{device="vethe9e7b5e"} 0 node_network_transmit_queue_length{device="vethed2064f"} 0 node_network_transmit_queue_length{device="vethf64204d"} 0 node_network_transmit_queue_length{device="vethfea7e3f"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="br-62a17a568f40"} 1 node_network_up{device="br-642452a84cd3"} 1 node_network_up{device="br-7bcd324af1d2"} 0 node_network_up{device="br-7d3dbeac6583"} 1 node_network_up{device="br-8a219d6434bb"} 1 node_network_up{device="br-a286154ab1b3"} 1 node_network_up{device="br-b1cc1dbd95cc"} 0 node_network_up{device="br-b9a18a9e9e08"} 1 node_network_up{device="br-ce80d1adfb5f"} 1 node_network_up{device="docker0"} 1 node_network_up{device="eth0"} 1 node_network_up{device="lo"} 0 node_network_up{device="veth0234a14"} 1 node_network_up{device="veth0a4194a"} 1 node_network_up{device="veth0c125b0"} 1 node_network_up{device="veth127dafd"} 1 node_network_up{device="veth14ea71c"} 1 node_network_up{device="veth161f63f"} 1 node_network_up{device="veth17008eb"} 1 node_network_up{device="veth1717acc"} 1 node_network_up{device="veth1733a9d"} 1 node_network_up{device="veth18611ff"} 1 node_network_up{device="veth1e14d5a"} 1 node_network_up{device="veth1ff105f"} 1 node_network_up{device="veth20f9026"} 1 node_network_up{device="veth238e28c"} 1 node_network_up{device="veth2420b95"} 1 node_network_up{device="veth2488ecb"} 1 node_network_up{device="veth299c4fb"} 1 node_network_up{device="veth2ba0cb4"} 1 node_network_up{device="veth303fd22"} 1 node_network_up{device="veth3f3515d"} 1 node_network_up{device="veth40d6ca8"} 1 node_network_up{device="veth40f2e8e"} 1 node_network_up{device="veth4f9b060"} 1 node_network_up{device="veth51ef496"} 1 node_network_up{device="veth5786969"} 1 node_network_up{device="veth586cbaa"} 1 node_network_up{device="veth597b47a"} 1 node_network_up{device="veth5f7a228"} 1 node_network_up{device="veth67a093a"} 1 node_network_up{device="veth686c1d9"} 1 node_network_up{device="veth68cf2a3"} 1 node_network_up{device="veth6be35d3"} 1 node_network_up{device="veth6c18f54"} 1 node_network_up{device="veth76f1047"} 1 node_network_up{device="veth7fe0555"} 1 node_network_up{device="veth80b274f"} 1 node_network_up{device="veth8291173"} 1 node_network_up{device="veth8d1c50b"} 1 node_network_up{device="veth8ec4a1f"} 1 node_network_up{device="veth9385cb5"} 1 node_network_up{device="veth97d2215"} 1 node_network_up{device="veth9a0789b"} 1 node_network_up{device="veth9c32373"} 1 node_network_up{device="veth9ca7271"} 1 node_network_up{device="veth9da0903"} 1 node_network_up{device="veth9f6aa24"} 1 node_network_up{device="vetha1b84ca"} 1 node_network_up{device="vetha301bc5"} 1 node_network_up{device="vetha748ec0"} 1 node_network_up{device="vetha803ab6"} 1 node_network_up{device="vethab15260"} 1 node_network_up{device="vethab43624"} 1 node_network_up{device="vethb18faac"} 1 node_network_up{device="vethb3cb8ef"} 1 node_network_up{device="vethb456867"} 1 node_network_up{device="vethb607786"} 1 node_network_up{device="vethb775660"} 1 node_network_up{device="vethbcac900"} 1 node_network_up{device="vethbcd91f8"} 1 node_network_up{device="vethbd27491"} 1 node_network_up{device="vethbf78ed3"} 1 node_network_up{device="vethbfe06c3"} 1 node_network_up{device="vethc9a52fc"} 1 node_network_up{device="vethca6aba7"} 1 node_network_up{device="vethce2d6df"} 1 node_network_up{device="vethcf656bf"} 1 node_network_up{device="vethd0924b3"} 1 node_network_up{device="vethd1764a8"} 1 node_network_up{device="vethd29c66a"} 1 node_network_up{device="vethd3c8c50"} 1 node_network_up{device="vethd52dd27"} 1 node_network_up{device="vethd55b4fc"} 1 node_network_up{device="vethd922fef"} 1 node_network_up{device="vethe053f09"} 1 node_network_up{device="vethe224871"} 1 node_network_up{device="vethe46d4d9"} 1 node_network_up{device="vethe9e7b5e"} 1 node_network_up{device="vethed2064f"} 1 node_network_up{device="vethf64204d"} 1 node_network_up{device="vethfea7e3f"} 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 13 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # HELP node_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.5 LTS",variant="",variant_id="",version="22.04.5 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 138759.84905000002 # 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 6804.059468 # 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 10258.181936 # 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 1899.097776 # 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 2333.188124 # 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"} 2.013612779964193e+06 node_schedstat_running_seconds_total{cpu="1"} 1.992250213474681e+06 node_schedstat_running_seconds_total{cpu="2"} 1.985304938825459e+06 node_schedstat_running_seconds_total{cpu="3"} 1.938642025041019e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 5.238337323e+09 node_schedstat_timeslices_total{cpu="1"} 5.24417237e+09 node_schedstat_timeslices_total{cpu="2"} 5.152961962e+09 node_schedstat_timeslices_total{cpu="3"} 5.243604755e+09 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 213855.452794919 node_schedstat_waiting_seconds_total{cpu="1"} 182518.364470645 node_schedstat_waiting_seconds_total{cpu="2"} 165634.665987343 node_schedstat_waiting_seconds_total{cpu="3"} 158551.026402372 # 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.000359426 node_scrape_collector_duration_seconds{collector="bcache"} 2.3168e-05 node_scrape_collector_duration_seconds{collector="bonding"} 2.3521e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.042382714 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000111748 node_scrape_collector_duration_seconds{collector="cpu"} 0.000763497 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000140138 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000508429 node_scrape_collector_duration_seconds{collector="dmi"} 2.1881e-05 node_scrape_collector_duration_seconds{collector="edac"} 5.7262e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000204924 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.6591e-05 node_scrape_collector_duration_seconds{collector="filefd"} 5.1678e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.046516374 node_scrape_collector_duration_seconds{collector="hwmon"} 3.0021e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 3.7165e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 1.6314e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 5.0368e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 6.6946e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000186831 node_scrape_collector_duration_seconds{collector="netclass"} 0.129774044 node_scrape_collector_duration_seconds{collector="netdev"} 0.000393205 node_scrape_collector_duration_seconds{collector="netstat"} 0.002411864 node_scrape_collector_duration_seconds{collector="nfs"} 3.881e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 2.6776e-05 node_scrape_collector_duration_seconds{collector="nvme"} 9.4532e-05 node_scrape_collector_duration_seconds{collector="os"} 7.7442e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 6.0617e-05 node_scrape_collector_duration_seconds{collector="pressure"} 0.000347914 node_scrape_collector_duration_seconds{collector="rapl"} 8.3608e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00011015 node_scrape_collector_duration_seconds{collector="selinux"} 2.57e-06 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000313551 node_scrape_collector_duration_seconds{collector="softnet"} 9.1545e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000325451 node_scrape_collector_duration_seconds{collector="tapestats"} 3.1668e-05 node_scrape_collector_duration_seconds{collector="textfile"} 0.000281863 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.000506497 node_scrape_collector_duration_seconds{collector="time"} 0.000188478 node_scrape_collector_duration_seconds{collector="timex"} 2.5457e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000206451 node_scrape_collector_duration_seconds{collector="uname"} 1.5297e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000320941 node_scrape_collector_duration_seconds{collector="watchdog"} 3.2374e-05 node_scrape_collector_duration_seconds{collector="xfs"} 1.7515e-05 node_scrape_collector_duration_seconds{collector="zfs"} 1.7475e-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 0 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 2 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 490 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 1 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 521 # 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 2.134016e+06 # 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 5 # 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 1 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 54 # 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 221184 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 5 # 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"} 110956 node_softnet_dropped_total{cpu="1"} 114186 node_softnet_dropped_total{cpu="2"} 23728 node_softnet_dropped_total{cpu="3"} 63668 # 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"} 2.95525393e+08 node_softnet_processed_total{cpu="1"} 3.63920929e+08 node_softnet_processed_total{cpu="2"} 3.23838943e+08 node_softnet_processed_total{cpu="3"} 4.41269466e+08 # HELP node_softnet_received_rps_total Number of times cpu woken up received_rps # TYPE node_softnet_received_rps_total counter node_softnet_received_rps_total{cpu="0"} 0 node_softnet_received_rps_total{cpu="1"} 0 node_softnet_received_rps_total{cpu="2"} 0 node_softnet_received_rps_total{cpu="3"} 0 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 354 node_softnet_times_squeezed_total{cpu="1"} 721 node_softnet_times_squeezed_total{cpu="2"} 640 node_softnet_times_squeezed_total{cpu="3"} 1088 # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime_seconds gauge node_textfile_mtime_seconds{file="/data/borgmatic-metrics/borgmatic.prom"} 1.768986727e+09 # 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.7689901425708559e+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 1.0000618101043701 # 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.875 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 2.1482e-05 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 24577 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 1 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. # TYPE node_udp_queues gauge node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 0 node_udp_queues{ip="v6",queue="rx"} 0 node_udp_queues{ip="v6",queue="tx"} 0 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="25d4eb97681e",release="5.15.0-131-generic",sysname="Linux",version="#141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025"} 1 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 6 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 2.8419575102e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 1.5899574e+07 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.753656627e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 1.679247682e+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 134610.42 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.5261696e+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.75586304751e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.271758848e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 875095 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0