# 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"} 1.864e-05 go_gc_duration_seconds{quantile="0.25"} 6.9036e-05 go_gc_duration_seconds{quantile="0.5"} 0.000197896 go_gc_duration_seconds{quantile="0.75"} 0.00040024 go_gc_duration_seconds{quantile="1"} 0.004696742 go_gc_duration_seconds_sum 1367.278670598 go_gc_duration_seconds_count 5.227918e+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.14.4"} 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.311536e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.0497544081456e+13 # 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.146999e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.20242406149e+11 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0.00011429862850920073 # 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.582216e+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.311536e+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 6.18496e+07 # 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.243456e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 16677 # 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.1161472e+07 # 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 6.6093056e+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.7728685626115613e+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 1.20242422826e+11 # 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 13888 # 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 16384 # 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 132736 # 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 196608 # 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.428256e+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 1.480001e+06 # 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 1.015808e+06 # 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 1.015808e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.4531072e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 16 # 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.733831695e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 7.6437942675e+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 node_cooling_device_cur_state{name="4",type="Processor"} 0 node_cooling_device_cur_state{name="5",type="Processor"} 0 node_cooling_device_cur_state{name="6",type="Processor"} 0 node_cooling_device_cur_state{name="7",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 node_cooling_device_max_state{name="4",type="Processor"} 0 node_cooling_device_max_state{name="5",type="Processor"} 0 node_cooling_device_max_state{name="6",type="Processor"} 0 node_cooling_device_max_state{name="7",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 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",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"} 3.827395598e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 8205.24 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 513.56 node_cpu_seconds_total{cpu="0",mode="softirq"} 43228.81 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 169913.24 node_cpu_seconds_total{cpu="0",mode="user"} 381973.08 node_cpu_seconds_total{cpu="1",mode="idle"} 3.82628521e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 9909.29 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 437.69 node_cpu_seconds_total{cpu="1",mode="softirq"} 22381.3 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 169480.71 node_cpu_seconds_total{cpu="1",mode="user"} 373651.45 node_cpu_seconds_total{cpu="2",mode="idle"} 3.828367147e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 7884.12 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 542.08 node_cpu_seconds_total{cpu="2",mode="softirq"} 11239.64 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 169023.52 node_cpu_seconds_total{cpu="2",mode="user"} 373949.94 node_cpu_seconds_total{cpu="3",mode="idle"} 3.824218722e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 6466.57 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 520.45 node_cpu_seconds_total{cpu="3",mode="softirq"} 15404.36 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 167782.55 node_cpu_seconds_total{cpu="3",mode="user"} 369603.58 node_cpu_seconds_total{cpu="4",mode="idle"} 3.829124587e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 5742.13 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 440.19 node_cpu_seconds_total{cpu="4",mode="softirq"} 7142.54 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 169437.8 node_cpu_seconds_total{cpu="4",mode="user"} 374186.34 node_cpu_seconds_total{cpu="5",mode="idle"} 3.828503184e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 5190.82 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 546.08 node_cpu_seconds_total{cpu="5",mode="softirq"} 7344.33 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 169728.59 node_cpu_seconds_total{cpu="5",mode="user"} 375467.42 node_cpu_seconds_total{cpu="6",mode="idle"} 3.828734569e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 4229.69 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 509.67 node_cpu_seconds_total{cpu="6",mode="softirq"} 6011.76 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 169297.88 node_cpu_seconds_total{cpu="6",mode="user"} 375283.32 node_cpu_seconds_total{cpu="7",mode="idle"} 3.826415587e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 9746.5 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 593.28 node_cpu_seconds_total{cpu="7",mode="softirq"} 7902.64 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 172263.89 node_cpu_seconds_total{cpu="7",mode="user"} 389322.08 # 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"} 424.984 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"} 9.504509984e+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"} 857262 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"} 14581.94 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"} 5.5834485e+07 node_disk_flush_requests_total{device="sr0"} 0 # 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"} 193664.324 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"} 324735.26300000004 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"} 2.048539900416e+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"} 46897.654 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"} 9.6655803e+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"} 1.102103e+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"} 262830.68200000003 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"} 2.56677663e+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.49961715e+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"} 3.282008388608e+12 node_disk_written_bytes_total{device="sr0"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 256 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goversion="go1.14.4",revision="3715be6ae899f2a9b9dbfd9c39f3e09a7bd4559f",version="1.0.1"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 34144 # 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",fstype="ext4",mountpoint="/"} 1.54083721216e+11 # 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",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sda15",fstype="vfat",mountpoint="/boot/efi"} 1 node_filesystem_device_error{device="none",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1 node_filesystem_device_error{device="tmpfs",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",fstype="ext4",mountpoint="/"} 1.4970256e+07 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/sda1",fstype="ext4",mountpoint="/"} 1.2977581e+07 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/sda1",fstype="ext4",mountpoint="/"} 1.63954343936e+11 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/sda1",fstype="ext4",mountpoint="/"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/sda1",fstype="ext4",mountpoint="/"} 2.41757863936e+11 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 2.8431099e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 4.4978314488e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.06 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.07 # 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 1.18861824e+08 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.23314176e+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.114279936e+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 2.7061080064e+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 6.6555904e+07 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 3.876896768e+09 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 1.642930176e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 3.4514079744e+10 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 4.294967296e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.7921481728e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 2.411577344e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 430080 # 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 2.69505536e+10 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 2.9771309056e+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 2.820755456e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 4.40619008e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.7705344e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 3.15015168e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 4.44553216e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 5.40246016e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.2858607616e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 9.6423936e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 9.306112e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 4.40619008e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 3.17710336e+08 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 3.6667392e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 7.58329344e+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 0 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 4.7214592e+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 951768 # 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 1.995330374e+09 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 3.3596188932e+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_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 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 1.7838802e+07 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 3.3292792e+07 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.074604e+06 # 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 address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="br-193e7fd9b869"} 3 node_network_address_assign_type{device="br-1ec0fd18064c"} 3 node_network_address_assign_type{device="br-34f17e8687f5"} 3 node_network_address_assign_type{device="br-5ab14b1b2ddb"} 3 node_network_address_assign_type{device="br-94367e6b2b7d"} 3 node_network_address_assign_type{device="br-dcefbe5496a1"} 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="veth00da23e"} 3 node_network_address_assign_type{device="veth137426a"} 3 node_network_address_assign_type{device="veth151f9f6"} 3 node_network_address_assign_type{device="veth15be279"} 3 node_network_address_assign_type{device="veth175987b"} 3 node_network_address_assign_type{device="veth192aa1b"} 3 node_network_address_assign_type{device="veth2009ce8"} 3 node_network_address_assign_type{device="veth2a6192b"} 3 node_network_address_assign_type{device="veth3124d78"} 3 node_network_address_assign_type{device="veth3316f56"} 3 node_network_address_assign_type{device="veth45cf96b"} 3 node_network_address_assign_type{device="veth4b77f70"} 3 node_network_address_assign_type{device="veth535b6ce"} 3 node_network_address_assign_type{device="veth56b6174"} 3 node_network_address_assign_type{device="veth61a4b64"} 3 node_network_address_assign_type{device="veth625f2c2"} 3 node_network_address_assign_type{device="veth635dd72"} 3 node_network_address_assign_type{device="veth65e168e"} 3 node_network_address_assign_type{device="veth6915ba5"} 3 node_network_address_assign_type{device="veth7a79346"} 3 node_network_address_assign_type{device="veth7b384d5"} 3 node_network_address_assign_type{device="veth800fbf7"} 3 node_network_address_assign_type{device="veth810a7f9"} 3 node_network_address_assign_type{device="veth8ab2e6f"} 3 node_network_address_assign_type{device="veth94e3c1c"} 3 node_network_address_assign_type{device="veth9d72dff"} 3 node_network_address_assign_type{device="vetha49a574"} 3 node_network_address_assign_type{device="vetha9bcb0e"} 3 node_network_address_assign_type{device="vethacfaa24"} 3 node_network_address_assign_type{device="vethad7879e"} 3 node_network_address_assign_type{device="vethb954159"} 3 node_network_address_assign_type{device="vethbc27b8d"} 3 node_network_address_assign_type{device="vethbdc114a"} 3 node_network_address_assign_type{device="vethbef28bb"} 3 node_network_address_assign_type{device="vethc16ee7d"} 3 node_network_address_assign_type{device="vethc47f0c4"} 3 node_network_address_assign_type{device="vethd4c0c28"} 3 node_network_address_assign_type{device="vethd5c276f"} 3 node_network_address_assign_type{device="vethdc866d7"} 3 node_network_address_assign_type{device="vethe6aaee7"} 3 node_network_address_assign_type{device="vethf5cdc67"} 3 node_network_address_assign_type{device="vethf6b6d79"} 3 node_network_address_assign_type{device="vethfa54994"} 3 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="br-193e7fd9b869"} 0 node_network_carrier{device="br-1ec0fd18064c"} 1 node_network_carrier{device="br-34f17e8687f5"} 1 node_network_carrier{device="br-5ab14b1b2ddb"} 1 node_network_carrier{device="br-94367e6b2b7d"} 0 node_network_carrier{device="br-dcefbe5496a1"} 1 node_network_carrier{device="docker0"} 0 node_network_carrier{device="eth0"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="veth00da23e"} 1 node_network_carrier{device="veth137426a"} 1 node_network_carrier{device="veth151f9f6"} 1 node_network_carrier{device="veth15be279"} 1 node_network_carrier{device="veth175987b"} 1 node_network_carrier{device="veth192aa1b"} 1 node_network_carrier{device="veth2009ce8"} 1 node_network_carrier{device="veth2a6192b"} 1 node_network_carrier{device="veth3124d78"} 1 node_network_carrier{device="veth3316f56"} 1 node_network_carrier{device="veth45cf96b"} 1 node_network_carrier{device="veth4b77f70"} 1 node_network_carrier{device="veth535b6ce"} 1 node_network_carrier{device="veth56b6174"} 1 node_network_carrier{device="veth61a4b64"} 1 node_network_carrier{device="veth625f2c2"} 1 node_network_carrier{device="veth635dd72"} 1 node_network_carrier{device="veth65e168e"} 1 node_network_carrier{device="veth6915ba5"} 1 node_network_carrier{device="veth7a79346"} 1 node_network_carrier{device="veth7b384d5"} 1 node_network_carrier{device="veth800fbf7"} 1 node_network_carrier{device="veth810a7f9"} 1 node_network_carrier{device="veth8ab2e6f"} 1 node_network_carrier{device="veth94e3c1c"} 1 node_network_carrier{device="veth9d72dff"} 1 node_network_carrier{device="vetha49a574"} 1 node_network_carrier{device="vetha9bcb0e"} 1 node_network_carrier{device="vethacfaa24"} 1 node_network_carrier{device="vethad7879e"} 1 node_network_carrier{device="vethb954159"} 1 node_network_carrier{device="vethbc27b8d"} 1 node_network_carrier{device="vethbdc114a"} 1 node_network_carrier{device="vethbef28bb"} 1 node_network_carrier{device="vethc16ee7d"} 1 node_network_carrier{device="vethc47f0c4"} 1 node_network_carrier{device="vethd4c0c28"} 1 node_network_carrier{device="vethd5c276f"} 1 node_network_carrier{device="vethdc866d7"} 1 node_network_carrier{device="vethe6aaee7"} 1 node_network_carrier{device="vethf5cdc67"} 1 node_network_carrier{device="vethf6b6d79"} 1 node_network_carrier{device="vethfa54994"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="br-193e7fd9b869"} 1 node_network_carrier_changes_total{device="br-1ec0fd18064c"} 4 node_network_carrier_changes_total{device="br-34f17e8687f5"} 6 node_network_carrier_changes_total{device="br-5ab14b1b2ddb"} 8 node_network_carrier_changes_total{device="br-94367e6b2b7d"} 31 node_network_carrier_changes_total{device="br-dcefbe5496a1"} 6 node_network_carrier_changes_total{device="docker0"} 61 node_network_carrier_changes_total{device="eth0"} 2 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="veth00da23e"} 2 node_network_carrier_changes_total{device="veth137426a"} 2 node_network_carrier_changes_total{device="veth151f9f6"} 2 node_network_carrier_changes_total{device="veth15be279"} 2 node_network_carrier_changes_total{device="veth175987b"} 2 node_network_carrier_changes_total{device="veth192aa1b"} 2 node_network_carrier_changes_total{device="veth2009ce8"} 2 node_network_carrier_changes_total{device="veth2a6192b"} 2 node_network_carrier_changes_total{device="veth3124d78"} 2 node_network_carrier_changes_total{device="veth3316f56"} 2 node_network_carrier_changes_total{device="veth45cf96b"} 2 node_network_carrier_changes_total{device="veth4b77f70"} 2 node_network_carrier_changes_total{device="veth535b6ce"} 2 node_network_carrier_changes_total{device="veth56b6174"} 2 node_network_carrier_changes_total{device="veth61a4b64"} 2 node_network_carrier_changes_total{device="veth625f2c2"} 2 node_network_carrier_changes_total{device="veth635dd72"} 2 node_network_carrier_changes_total{device="veth65e168e"} 2 node_network_carrier_changes_total{device="veth6915ba5"} 2 node_network_carrier_changes_total{device="veth7a79346"} 2 node_network_carrier_changes_total{device="veth7b384d5"} 2 node_network_carrier_changes_total{device="veth800fbf7"} 2 node_network_carrier_changes_total{device="veth810a7f9"} 2 node_network_carrier_changes_total{device="veth8ab2e6f"} 2 node_network_carrier_changes_total{device="veth94e3c1c"} 2 node_network_carrier_changes_total{device="veth9d72dff"} 2 node_network_carrier_changes_total{device="vetha49a574"} 2 node_network_carrier_changes_total{device="vetha9bcb0e"} 2 node_network_carrier_changes_total{device="vethacfaa24"} 2 node_network_carrier_changes_total{device="vethad7879e"} 2 node_network_carrier_changes_total{device="vethb954159"} 2 node_network_carrier_changes_total{device="vethbc27b8d"} 2 node_network_carrier_changes_total{device="vethbdc114a"} 2 node_network_carrier_changes_total{device="vethbef28bb"} 2 node_network_carrier_changes_total{device="vethc16ee7d"} 2 node_network_carrier_changes_total{device="vethc47f0c4"} 2 node_network_carrier_changes_total{device="vethd4c0c28"} 2 node_network_carrier_changes_total{device="vethd5c276f"} 2 node_network_carrier_changes_total{device="vethdc866d7"} 2 node_network_carrier_changes_total{device="vethe6aaee7"} 2 node_network_carrier_changes_total{device="vethf5cdc67"} 2 node_network_carrier_changes_total{device="vethf6b6d79"} 2 node_network_carrier_changes_total{device="vethfa54994"} 2 # HELP node_network_carrier_down_changes_total carrier_down_changes_total value of /sys/class/net/. # TYPE node_network_carrier_down_changes_total counter node_network_carrier_down_changes_total{device="br-193e7fd9b869"} 1 node_network_carrier_down_changes_total{device="br-1ec0fd18064c"} 2 node_network_carrier_down_changes_total{device="br-34f17e8687f5"} 3 node_network_carrier_down_changes_total{device="br-5ab14b1b2ddb"} 4 node_network_carrier_down_changes_total{device="br-94367e6b2b7d"} 16 node_network_carrier_down_changes_total{device="br-dcefbe5496a1"} 3 node_network_carrier_down_changes_total{device="docker0"} 31 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="veth00da23e"} 1 node_network_carrier_down_changes_total{device="veth137426a"} 1 node_network_carrier_down_changes_total{device="veth151f9f6"} 1 node_network_carrier_down_changes_total{device="veth15be279"} 1 node_network_carrier_down_changes_total{device="veth175987b"} 1 node_network_carrier_down_changes_total{device="veth192aa1b"} 1 node_network_carrier_down_changes_total{device="veth2009ce8"} 1 node_network_carrier_down_changes_total{device="veth2a6192b"} 1 node_network_carrier_down_changes_total{device="veth3124d78"} 1 node_network_carrier_down_changes_total{device="veth3316f56"} 1 node_network_carrier_down_changes_total{device="veth45cf96b"} 1 node_network_carrier_down_changes_total{device="veth4b77f70"} 1 node_network_carrier_down_changes_total{device="veth535b6ce"} 1 node_network_carrier_down_changes_total{device="veth56b6174"} 1 node_network_carrier_down_changes_total{device="veth61a4b64"} 1 node_network_carrier_down_changes_total{device="veth625f2c2"} 1 node_network_carrier_down_changes_total{device="veth635dd72"} 1 node_network_carrier_down_changes_total{device="veth65e168e"} 1 node_network_carrier_down_changes_total{device="veth6915ba5"} 1 node_network_carrier_down_changes_total{device="veth7a79346"} 1 node_network_carrier_down_changes_total{device="veth7b384d5"} 1 node_network_carrier_down_changes_total{device="veth800fbf7"} 1 node_network_carrier_down_changes_total{device="veth810a7f9"} 1 node_network_carrier_down_changes_total{device="veth8ab2e6f"} 1 node_network_carrier_down_changes_total{device="veth94e3c1c"} 1 node_network_carrier_down_changes_total{device="veth9d72dff"} 1 node_network_carrier_down_changes_total{device="vetha49a574"} 1 node_network_carrier_down_changes_total{device="vetha9bcb0e"} 1 node_network_carrier_down_changes_total{device="vethacfaa24"} 1 node_network_carrier_down_changes_total{device="vethad7879e"} 1 node_network_carrier_down_changes_total{device="vethb954159"} 1 node_network_carrier_down_changes_total{device="vethbc27b8d"} 1 node_network_carrier_down_changes_total{device="vethbdc114a"} 1 node_network_carrier_down_changes_total{device="vethbef28bb"} 1 node_network_carrier_down_changes_total{device="vethc16ee7d"} 1 node_network_carrier_down_changes_total{device="vethc47f0c4"} 1 node_network_carrier_down_changes_total{device="vethd4c0c28"} 1 node_network_carrier_down_changes_total{device="vethd5c276f"} 1 node_network_carrier_down_changes_total{device="vethdc866d7"} 1 node_network_carrier_down_changes_total{device="vethe6aaee7"} 1 node_network_carrier_down_changes_total{device="vethf5cdc67"} 1 node_network_carrier_down_changes_total{device="vethf6b6d79"} 1 node_network_carrier_down_changes_total{device="vethfa54994"} 1 # HELP node_network_carrier_up_changes_total carrier_up_changes_total value of /sys/class/net/. # TYPE node_network_carrier_up_changes_total counter node_network_carrier_up_changes_total{device="br-193e7fd9b869"} 0 node_network_carrier_up_changes_total{device="br-1ec0fd18064c"} 2 node_network_carrier_up_changes_total{device="br-34f17e8687f5"} 3 node_network_carrier_up_changes_total{device="br-5ab14b1b2ddb"} 4 node_network_carrier_up_changes_total{device="br-94367e6b2b7d"} 15 node_network_carrier_up_changes_total{device="br-dcefbe5496a1"} 3 node_network_carrier_up_changes_total{device="docker0"} 30 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="veth00da23e"} 1 node_network_carrier_up_changes_total{device="veth137426a"} 1 node_network_carrier_up_changes_total{device="veth151f9f6"} 1 node_network_carrier_up_changes_total{device="veth15be279"} 1 node_network_carrier_up_changes_total{device="veth175987b"} 1 node_network_carrier_up_changes_total{device="veth192aa1b"} 1 node_network_carrier_up_changes_total{device="veth2009ce8"} 1 node_network_carrier_up_changes_total{device="veth2a6192b"} 1 node_network_carrier_up_changes_total{device="veth3124d78"} 1 node_network_carrier_up_changes_total{device="veth3316f56"} 1 node_network_carrier_up_changes_total{device="veth45cf96b"} 1 node_network_carrier_up_changes_total{device="veth4b77f70"} 1 node_network_carrier_up_changes_total{device="veth535b6ce"} 1 node_network_carrier_up_changes_total{device="veth56b6174"} 1 node_network_carrier_up_changes_total{device="veth61a4b64"} 1 node_network_carrier_up_changes_total{device="veth625f2c2"} 1 node_network_carrier_up_changes_total{device="veth635dd72"} 1 node_network_carrier_up_changes_total{device="veth65e168e"} 1 node_network_carrier_up_changes_total{device="veth6915ba5"} 1 node_network_carrier_up_changes_total{device="veth7a79346"} 1 node_network_carrier_up_changes_total{device="veth7b384d5"} 1 node_network_carrier_up_changes_total{device="veth800fbf7"} 1 node_network_carrier_up_changes_total{device="veth810a7f9"} 1 node_network_carrier_up_changes_total{device="veth8ab2e6f"} 1 node_network_carrier_up_changes_total{device="veth94e3c1c"} 1 node_network_carrier_up_changes_total{device="veth9d72dff"} 1 node_network_carrier_up_changes_total{device="vetha49a574"} 1 node_network_carrier_up_changes_total{device="vetha9bcb0e"} 1 node_network_carrier_up_changes_total{device="vethacfaa24"} 1 node_network_carrier_up_changes_total{device="vethad7879e"} 1 node_network_carrier_up_changes_total{device="vethb954159"} 1 node_network_carrier_up_changes_total{device="vethbc27b8d"} 1 node_network_carrier_up_changes_total{device="vethbdc114a"} 1 node_network_carrier_up_changes_total{device="vethbef28bb"} 1 node_network_carrier_up_changes_total{device="vethc16ee7d"} 1 node_network_carrier_up_changes_total{device="vethc47f0c4"} 1 node_network_carrier_up_changes_total{device="vethd4c0c28"} 1 node_network_carrier_up_changes_total{device="vethd5c276f"} 1 node_network_carrier_up_changes_total{device="vethdc866d7"} 1 node_network_carrier_up_changes_total{device="vethe6aaee7"} 1 node_network_carrier_up_changes_total{device="vethf5cdc67"} 1 node_network_carrier_up_changes_total{device="vethf6b6d79"} 1 node_network_carrier_up_changes_total{device="vethfa54994"} 1 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="br-193e7fd9b869"} 0 node_network_device_id{device="br-1ec0fd18064c"} 0 node_network_device_id{device="br-34f17e8687f5"} 0 node_network_device_id{device="br-5ab14b1b2ddb"} 0 node_network_device_id{device="br-94367e6b2b7d"} 0 node_network_device_id{device="br-dcefbe5496a1"} 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="veth00da23e"} 0 node_network_device_id{device="veth137426a"} 0 node_network_device_id{device="veth151f9f6"} 0 node_network_device_id{device="veth15be279"} 0 node_network_device_id{device="veth175987b"} 0 node_network_device_id{device="veth192aa1b"} 0 node_network_device_id{device="veth2009ce8"} 0 node_network_device_id{device="veth2a6192b"} 0 node_network_device_id{device="veth3124d78"} 0 node_network_device_id{device="veth3316f56"} 0 node_network_device_id{device="veth45cf96b"} 0 node_network_device_id{device="veth4b77f70"} 0 node_network_device_id{device="veth535b6ce"} 0 node_network_device_id{device="veth56b6174"} 0 node_network_device_id{device="veth61a4b64"} 0 node_network_device_id{device="veth625f2c2"} 0 node_network_device_id{device="veth635dd72"} 0 node_network_device_id{device="veth65e168e"} 0 node_network_device_id{device="veth6915ba5"} 0 node_network_device_id{device="veth7a79346"} 0 node_network_device_id{device="veth7b384d5"} 0 node_network_device_id{device="veth800fbf7"} 0 node_network_device_id{device="veth810a7f9"} 0 node_network_device_id{device="veth8ab2e6f"} 0 node_network_device_id{device="veth94e3c1c"} 0 node_network_device_id{device="veth9d72dff"} 0 node_network_device_id{device="vetha49a574"} 0 node_network_device_id{device="vetha9bcb0e"} 0 node_network_device_id{device="vethacfaa24"} 0 node_network_device_id{device="vethad7879e"} 0 node_network_device_id{device="vethb954159"} 0 node_network_device_id{device="vethbc27b8d"} 0 node_network_device_id{device="vethbdc114a"} 0 node_network_device_id{device="vethbef28bb"} 0 node_network_device_id{device="vethc16ee7d"} 0 node_network_device_id{device="vethc47f0c4"} 0 node_network_device_id{device="vethd4c0c28"} 0 node_network_device_id{device="vethd5c276f"} 0 node_network_device_id{device="vethdc866d7"} 0 node_network_device_id{device="vethe6aaee7"} 0 node_network_device_id{device="vethf5cdc67"} 0 node_network_device_id{device="vethf6b6d79"} 0 node_network_device_id{device="vethfa54994"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="br-193e7fd9b869"} 0 node_network_dormant{device="br-1ec0fd18064c"} 0 node_network_dormant{device="br-34f17e8687f5"} 0 node_network_dormant{device="br-5ab14b1b2ddb"} 0 node_network_dormant{device="br-94367e6b2b7d"} 0 node_network_dormant{device="br-dcefbe5496a1"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="eth0"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="veth00da23e"} 0 node_network_dormant{device="veth137426a"} 0 node_network_dormant{device="veth151f9f6"} 0 node_network_dormant{device="veth15be279"} 0 node_network_dormant{device="veth175987b"} 0 node_network_dormant{device="veth192aa1b"} 0 node_network_dormant{device="veth2009ce8"} 0 node_network_dormant{device="veth2a6192b"} 0 node_network_dormant{device="veth3124d78"} 0 node_network_dormant{device="veth3316f56"} 0 node_network_dormant{device="veth45cf96b"} 0 node_network_dormant{device="veth4b77f70"} 0 node_network_dormant{device="veth535b6ce"} 0 node_network_dormant{device="veth56b6174"} 0 node_network_dormant{device="veth61a4b64"} 0 node_network_dormant{device="veth625f2c2"} 0 node_network_dormant{device="veth635dd72"} 0 node_network_dormant{device="veth65e168e"} 0 node_network_dormant{device="veth6915ba5"} 0 node_network_dormant{device="veth7a79346"} 0 node_network_dormant{device="veth7b384d5"} 0 node_network_dormant{device="veth800fbf7"} 0 node_network_dormant{device="veth810a7f9"} 0 node_network_dormant{device="veth8ab2e6f"} 0 node_network_dormant{device="veth94e3c1c"} 0 node_network_dormant{device="veth9d72dff"} 0 node_network_dormant{device="vetha49a574"} 0 node_network_dormant{device="vetha9bcb0e"} 0 node_network_dormant{device="vethacfaa24"} 0 node_network_dormant{device="vethad7879e"} 0 node_network_dormant{device="vethb954159"} 0 node_network_dormant{device="vethbc27b8d"} 0 node_network_dormant{device="vethbdc114a"} 0 node_network_dormant{device="vethbef28bb"} 0 node_network_dormant{device="vethc16ee7d"} 0 node_network_dormant{device="vethc47f0c4"} 0 node_network_dormant{device="vethd4c0c28"} 0 node_network_dormant{device="vethd5c276f"} 0 node_network_dormant{device="vethdc866d7"} 0 node_network_dormant{device="vethe6aaee7"} 0 node_network_dormant{device="vethf5cdc67"} 0 node_network_dormant{device="vethf6b6d79"} 0 node_network_dormant{device="vethfa54994"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="br-193e7fd9b869"} 4099 node_network_flags{device="br-1ec0fd18064c"} 4099 node_network_flags{device="br-34f17e8687f5"} 4099 node_network_flags{device="br-5ab14b1b2ddb"} 4099 node_network_flags{device="br-94367e6b2b7d"} 4099 node_network_flags{device="br-dcefbe5496a1"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="eth0"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="veth00da23e"} 4867 node_network_flags{device="veth137426a"} 4867 node_network_flags{device="veth151f9f6"} 4867 node_network_flags{device="veth15be279"} 4867 node_network_flags{device="veth175987b"} 4867 node_network_flags{device="veth192aa1b"} 4867 node_network_flags{device="veth2009ce8"} 4867 node_network_flags{device="veth2a6192b"} 4867 node_network_flags{device="veth3124d78"} 4867 node_network_flags{device="veth3316f56"} 4867 node_network_flags{device="veth45cf96b"} 4867 node_network_flags{device="veth4b77f70"} 4867 node_network_flags{device="veth535b6ce"} 4867 node_network_flags{device="veth56b6174"} 4867 node_network_flags{device="veth61a4b64"} 4867 node_network_flags{device="veth625f2c2"} 4867 node_network_flags{device="veth635dd72"} 4867 node_network_flags{device="veth65e168e"} 4867 node_network_flags{device="veth6915ba5"} 4867 node_network_flags{device="veth7a79346"} 4867 node_network_flags{device="veth7b384d5"} 4867 node_network_flags{device="veth800fbf7"} 4867 node_network_flags{device="veth810a7f9"} 4867 node_network_flags{device="veth8ab2e6f"} 4867 node_network_flags{device="veth94e3c1c"} 4867 node_network_flags{device="veth9d72dff"} 4867 node_network_flags{device="vetha49a574"} 4867 node_network_flags{device="vetha9bcb0e"} 4867 node_network_flags{device="vethacfaa24"} 4867 node_network_flags{device="vethad7879e"} 4867 node_network_flags{device="vethb954159"} 4867 node_network_flags{device="vethbc27b8d"} 4867 node_network_flags{device="vethbdc114a"} 4867 node_network_flags{device="vethbef28bb"} 4867 node_network_flags{device="vethc16ee7d"} 4867 node_network_flags{device="vethc47f0c4"} 4867 node_network_flags{device="vethd4c0c28"} 4867 node_network_flags{device="vethd5c276f"} 4867 node_network_flags{device="vethdc866d7"} 4867 node_network_flags{device="vethe6aaee7"} 4867 node_network_flags{device="vethf5cdc67"} 4867 node_network_flags{device="vethf6b6d79"} 4867 node_network_flags{device="vethfa54994"} 4867 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="br-193e7fd9b869"} 3 node_network_iface_id{device="br-1ec0fd18064c"} 2047 node_network_iface_id{device="br-34f17e8687f5"} 4 node_network_iface_id{device="br-5ab14b1b2ddb"} 6 node_network_iface_id{device="br-94367e6b2b7d"} 7 node_network_iface_id{device="br-dcefbe5496a1"} 248 node_network_iface_id{device="docker0"} 5 node_network_iface_id{device="eth0"} 2 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="veth00da23e"} 4789 node_network_iface_id{device="veth137426a"} 2253 node_network_iface_id{device="veth151f9f6"} 2109 node_network_iface_id{device="veth15be279"} 1342 node_network_iface_id{device="veth175987b"} 2057 node_network_iface_id{device="veth192aa1b"} 2061 node_network_iface_id{device="veth2009ce8"} 280 node_network_iface_id{device="veth2a6192b"} 4785 node_network_iface_id{device="veth3124d78"} 1340 node_network_iface_id{device="veth3316f56"} 4041 node_network_iface_id{device="veth45cf96b"} 4769 node_network_iface_id{device="veth4b77f70"} 294 node_network_iface_id{device="veth535b6ce"} 268 node_network_iface_id{device="veth56b6174"} 272 node_network_iface_id{device="veth61a4b64"} 4787 node_network_iface_id{device="veth625f2c2"} 2067 node_network_iface_id{device="veth635dd72"} 1058 node_network_iface_id{device="veth65e168e"} 2053 node_network_iface_id{device="veth6915ba5"} 2073 node_network_iface_id{device="veth7a79346"} 2071 node_network_iface_id{device="veth7b384d5"} 1052 node_network_iface_id{device="veth800fbf7"} 1050 node_network_iface_id{device="veth810a7f9"} 4219 node_network_iface_id{device="veth8ab2e6f"} 2055 node_network_iface_id{device="veth94e3c1c"} 2241 node_network_iface_id{device="veth9d72dff"} 2681 node_network_iface_id{device="vetha49a574"} 2059 node_network_iface_id{device="vetha9bcb0e"} 316 node_network_iface_id{device="vethacfaa24"} 288 node_network_iface_id{device="vethad7879e"} 256 node_network_iface_id{device="vethb954159"} 264 node_network_iface_id{device="vethbc27b8d"} 2081 node_network_iface_id{device="vethbdc114a"} 2075 node_network_iface_id{device="vethbef28bb"} 296 node_network_iface_id{device="vethc16ee7d"} 2079 node_network_iface_id{device="vethc47f0c4"} 2051 node_network_iface_id{device="vethd4c0c28"} 2089 node_network_iface_id{device="vethd5c276f"} 322 node_network_iface_id{device="vethdc866d7"} 2083 node_network_iface_id{device="vethe6aaee7"} 286 node_network_iface_id{device="vethf5cdc67"} 2683 node_network_iface_id{device="vethf6b6d79"} 2091 node_network_iface_id{device="vethfa54994"} 276 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="br-193e7fd9b869"} 3 node_network_iface_link{device="br-1ec0fd18064c"} 2047 node_network_iface_link{device="br-34f17e8687f5"} 4 node_network_iface_link{device="br-5ab14b1b2ddb"} 6 node_network_iface_link{device="br-94367e6b2b7d"} 7 node_network_iface_link{device="br-dcefbe5496a1"} 248 node_network_iface_link{device="docker0"} 5 node_network_iface_link{device="eth0"} 2 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="veth00da23e"} 4788 node_network_iface_link{device="veth137426a"} 2252 node_network_iface_link{device="veth151f9f6"} 2108 node_network_iface_link{device="veth15be279"} 1341 node_network_iface_link{device="veth175987b"} 2056 node_network_iface_link{device="veth192aa1b"} 2060 node_network_iface_link{device="veth2009ce8"} 279 node_network_iface_link{device="veth2a6192b"} 4784 node_network_iface_link{device="veth3124d78"} 1339 node_network_iface_link{device="veth3316f56"} 4040 node_network_iface_link{device="veth45cf96b"} 4768 node_network_iface_link{device="veth4b77f70"} 293 node_network_iface_link{device="veth535b6ce"} 267 node_network_iface_link{device="veth56b6174"} 271 node_network_iface_link{device="veth61a4b64"} 4786 node_network_iface_link{device="veth625f2c2"} 2066 node_network_iface_link{device="veth635dd72"} 1057 node_network_iface_link{device="veth65e168e"} 2052 node_network_iface_link{device="veth6915ba5"} 2072 node_network_iface_link{device="veth7a79346"} 2070 node_network_iface_link{device="veth7b384d5"} 1051 node_network_iface_link{device="veth800fbf7"} 1049 node_network_iface_link{device="veth810a7f9"} 4218 node_network_iface_link{device="veth8ab2e6f"} 2054 node_network_iface_link{device="veth94e3c1c"} 2240 node_network_iface_link{device="veth9d72dff"} 2680 node_network_iface_link{device="vetha49a574"} 2058 node_network_iface_link{device="vetha9bcb0e"} 315 node_network_iface_link{device="vethacfaa24"} 287 node_network_iface_link{device="vethad7879e"} 255 node_network_iface_link{device="vethb954159"} 263 node_network_iface_link{device="vethbc27b8d"} 2080 node_network_iface_link{device="vethbdc114a"} 2074 node_network_iface_link{device="vethbef28bb"} 295 node_network_iface_link{device="vethc16ee7d"} 2078 node_network_iface_link{device="vethc47f0c4"} 2050 node_network_iface_link{device="vethd4c0c28"} 2088 node_network_iface_link{device="vethd5c276f"} 321 node_network_iface_link{device="vethdc866d7"} 2082 node_network_iface_link{device="vethe6aaee7"} 285 node_network_iface_link{device="vethf5cdc67"} 2682 node_network_iface_link{device="vethf6b6d79"} 2090 node_network_iface_link{device="vethfa54994"} 275 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="br-193e7fd9b869"} 0 node_network_iface_link_mode{device="br-1ec0fd18064c"} 0 node_network_iface_link_mode{device="br-34f17e8687f5"} 0 node_network_iface_link_mode{device="br-5ab14b1b2ddb"} 0 node_network_iface_link_mode{device="br-94367e6b2b7d"} 0 node_network_iface_link_mode{device="br-dcefbe5496a1"} 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="veth00da23e"} 0 node_network_iface_link_mode{device="veth137426a"} 0 node_network_iface_link_mode{device="veth151f9f6"} 0 node_network_iface_link_mode{device="veth15be279"} 0 node_network_iface_link_mode{device="veth175987b"} 0 node_network_iface_link_mode{device="veth192aa1b"} 0 node_network_iface_link_mode{device="veth2009ce8"} 0 node_network_iface_link_mode{device="veth2a6192b"} 0 node_network_iface_link_mode{device="veth3124d78"} 0 node_network_iface_link_mode{device="veth3316f56"} 0 node_network_iface_link_mode{device="veth45cf96b"} 0 node_network_iface_link_mode{device="veth4b77f70"} 0 node_network_iface_link_mode{device="veth535b6ce"} 0 node_network_iface_link_mode{device="veth56b6174"} 0 node_network_iface_link_mode{device="veth61a4b64"} 0 node_network_iface_link_mode{device="veth625f2c2"} 0 node_network_iface_link_mode{device="veth635dd72"} 0 node_network_iface_link_mode{device="veth65e168e"} 0 node_network_iface_link_mode{device="veth6915ba5"} 0 node_network_iface_link_mode{device="veth7a79346"} 0 node_network_iface_link_mode{device="veth7b384d5"} 0 node_network_iface_link_mode{device="veth800fbf7"} 0 node_network_iface_link_mode{device="veth810a7f9"} 0 node_network_iface_link_mode{device="veth8ab2e6f"} 0 node_network_iface_link_mode{device="veth94e3c1c"} 0 node_network_iface_link_mode{device="veth9d72dff"} 0 node_network_iface_link_mode{device="vetha49a574"} 0 node_network_iface_link_mode{device="vetha9bcb0e"} 0 node_network_iface_link_mode{device="vethacfaa24"} 0 node_network_iface_link_mode{device="vethad7879e"} 0 node_network_iface_link_mode{device="vethb954159"} 0 node_network_iface_link_mode{device="vethbc27b8d"} 0 node_network_iface_link_mode{device="vethbdc114a"} 0 node_network_iface_link_mode{device="vethbef28bb"} 0 node_network_iface_link_mode{device="vethc16ee7d"} 0 node_network_iface_link_mode{device="vethc47f0c4"} 0 node_network_iface_link_mode{device="vethd4c0c28"} 0 node_network_iface_link_mode{device="vethd5c276f"} 0 node_network_iface_link_mode{device="vethdc866d7"} 0 node_network_iface_link_mode{device="vethe6aaee7"} 0 node_network_iface_link_mode{device="vethf5cdc67"} 0 node_network_iface_link_mode{device="vethf6b6d79"} 0 node_network_iface_link_mode{device="vethfa54994"} 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",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="02:42:58:08:d0:c3",broadcast="ff:ff:ff:ff:ff:ff",device="br-dcefbe5496a1",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:5d:d2:62:3b",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:63:9c:27:91",broadcast="ff:ff:ff:ff:ff:ff",device="br-5ab14b1b2ddb",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:b3:6e:65:64",broadcast="ff:ff:ff:ff:ff:ff",device="br-34f17e8687f5",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="02:42:c4:71:00:77",broadcast="ff:ff:ff:ff:ff:ff",device="br-94367e6b2b7d",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:e5:27:a3:5f",broadcast="ff:ff:ff:ff:ff:ff",device="br-193e7fd9b869",duplex="unknown",ifalias="",operstate="down"} 1 node_network_info{address="02:42:e7:46:50:ad",broadcast="ff:ff:ff:ff:ff:ff",device="br-1ec0fd18064c",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="0a:b5:a0:fe:8e:f0",broadcast="ff:ff:ff:ff:ff:ff",device="vethfa54994",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="12:eb:f6:35:b1:b7",broadcast="ff:ff:ff:ff:ff:ff",device="vetha9bcb0e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:1a:3a:5c:7d:2a",broadcast="ff:ff:ff:ff:ff:ff",device="vethb954159",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:73:ad:9e:9f:7d",broadcast="ff:ff:ff:ff:ff:ff",device="veth65e168e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="16:85:e9:78:fa:55",broadcast="ff:ff:ff:ff:ff:ff",device="veth7a79346",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:22:e7:28:53:06",broadcast="ff:ff:ff:ff:ff:ff",device="vethbef28bb",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="22:7e:79:e7:32:ef",broadcast="ff:ff:ff:ff:ff:ff",device="veth45cf96b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="2e:45:60:88:ac:ae",broadcast="ff:ff:ff:ff:ff:ff",device="veth625f2c2",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="32:1e:3a:e3:fa:41",broadcast="ff:ff:ff:ff:ff:ff",device="vethbdc114a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="3e:b7:88:cd:cb:17",broadcast="ff:ff:ff:ff:ff:ff",device="vethc16ee7d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="46:79:fb:89:1f:b0",broadcast="ff:ff:ff:ff:ff:ff",device="veth3316f56",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:55:c9:91:fd:64",broadcast="ff:ff:ff:ff:ff:ff",device="veth2009ce8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="4e:56:69:e5:15:57",broadcast="ff:ff:ff:ff:ff:ff",device="veth535b6ce",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="56:94:8f:e3:b4:45",broadcast="ff:ff:ff:ff:ff:ff",device="veth7b384d5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="62:36:1f:de:af:9b",broadcast="ff:ff:ff:ff:ff:ff",device="veth6915ba5",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:eb:59:e9:e8:54",broadcast="ff:ff:ff:ff:ff:ff",device="veth00da23e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:f7:96:96:dc:3f",broadcast="ff:ff:ff:ff:ff:ff",device="veth192aa1b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6e:85:fe:a9:99:e3",broadcast="ff:ff:ff:ff:ff:ff",device="veth56b6174",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="76:f7:11:85:53:99",broadcast="ff:ff:ff:ff:ff:ff",device="vethf6b6d79",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="7e:65:28:d2:ac:4e",broadcast="ff:ff:ff:ff:ff:ff",device="veth635dd72",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="86:83:19:8b:04:c4",broadcast="ff:ff:ff:ff:ff:ff",device="veth137426a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="96:00:00:6b:85:bd",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="unknown",ifalias="",operstate="up"} 1 node_network_info{address="96:5d:23:78:15:09",broadcast="ff:ff:ff:ff:ff:ff",device="veth9d72dff",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9a:53:57:b3:18:51",broadcast="ff:ff:ff:ff:ff:ff",device="vethad7879e",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="9a:d6:d8:52:15:c5",broadcast="ff:ff:ff:ff:ff:ff",device="veth3124d78",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a2:6e:38:d3:23:a2",broadcast="ff:ff:ff:ff:ff:ff",device="veth8ab2e6f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a6:6b:6f:95:57:9f",broadcast="ff:ff:ff:ff:ff:ff",device="veth810a7f9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="a6:81:9a:a6:aa:97",broadcast="ff:ff:ff:ff:ff:ff",device="vethbc27b8d",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ae:1c:34:11:b4:50",broadcast="ff:ff:ff:ff:ff:ff",device="vethc47f0c4",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:54:1a:8f:ee:17",broadcast="ff:ff:ff:ff:ff:ff",device="veth4b77f70",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:f0:fc:29:8f:fa",broadcast="ff:ff:ff:ff:ff:ff",device="veth2a6192b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:02:92:b5:9b:f0",broadcast="ff:ff:ff:ff:ff:ff",device="vetha49a574",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ce:97:9a:c7:5e:d5",broadcast="ff:ff:ff:ff:ff:ff",device="veth61a4b64",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="da:35:1b:52:14:6c",broadcast="ff:ff:ff:ff:ff:ff",device="veth151f9f6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="de:2f:cd:37:d3:37",broadcast="ff:ff:ff:ff:ff:ff",device="veth175987b",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="de:57:79:9a:bf:4c",broadcast="ff:ff:ff:ff:ff:ff",device="vethdc866d7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="e2:c8:31:99:ae:b9",broadcast="ff:ff:ff:ff:ff:ff",device="veth800fbf7",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ea:de:08:4f:6c:8e",broadcast="ff:ff:ff:ff:ff:ff",device="veth15be279",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:5c:4e:9c:98:b9",broadcast="ff:ff:ff:ff:ff:ff",device="vethacfaa24",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:5d:ce:52:8e:83",broadcast="ff:ff:ff:ff:ff:ff",device="vethd4c0c28",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="f6:24:e6:91:07:cf",broadcast="ff:ff:ff:ff:ff:ff",device="vethd5c276f",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:77:1a:ba:8d:83",broadcast="ff:ff:ff:ff:ff:ff",device="vethf5cdc67",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:b2:9a:7d:36:65",broadcast="ff:ff:ff:ff:ff:ff",device="veth94e3c1c",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="fa:e8:ec:fc:4f:16",broadcast="ff:ff:ff:ff:ff:ff",device="vethe6aaee7",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="br-193e7fd9b869"} 1500 node_network_mtu_bytes{device="br-1ec0fd18064c"} 1500 node_network_mtu_bytes{device="br-34f17e8687f5"} 1500 node_network_mtu_bytes{device="br-5ab14b1b2ddb"} 1500 node_network_mtu_bytes{device="br-94367e6b2b7d"} 1500 node_network_mtu_bytes{device="br-dcefbe5496a1"} 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="veth00da23e"} 1500 node_network_mtu_bytes{device="veth137426a"} 1500 node_network_mtu_bytes{device="veth151f9f6"} 1500 node_network_mtu_bytes{device="veth15be279"} 1500 node_network_mtu_bytes{device="veth175987b"} 1500 node_network_mtu_bytes{device="veth192aa1b"} 1500 node_network_mtu_bytes{device="veth2009ce8"} 1500 node_network_mtu_bytes{device="veth2a6192b"} 1500 node_network_mtu_bytes{device="veth3124d78"} 1500 node_network_mtu_bytes{device="veth3316f56"} 1500 node_network_mtu_bytes{device="veth45cf96b"} 1500 node_network_mtu_bytes{device="veth4b77f70"} 1500 node_network_mtu_bytes{device="veth535b6ce"} 1500 node_network_mtu_bytes{device="veth56b6174"} 1500 node_network_mtu_bytes{device="veth61a4b64"} 1500 node_network_mtu_bytes{device="veth625f2c2"} 1500 node_network_mtu_bytes{device="veth635dd72"} 1500 node_network_mtu_bytes{device="veth65e168e"} 1500 node_network_mtu_bytes{device="veth6915ba5"} 1500 node_network_mtu_bytes{device="veth7a79346"} 1500 node_network_mtu_bytes{device="veth7b384d5"} 1500 node_network_mtu_bytes{device="veth800fbf7"} 1500 node_network_mtu_bytes{device="veth810a7f9"} 1500 node_network_mtu_bytes{device="veth8ab2e6f"} 1500 node_network_mtu_bytes{device="veth94e3c1c"} 1500 node_network_mtu_bytes{device="veth9d72dff"} 1500 node_network_mtu_bytes{device="vetha49a574"} 1500 node_network_mtu_bytes{device="vetha9bcb0e"} 1500 node_network_mtu_bytes{device="vethacfaa24"} 1500 node_network_mtu_bytes{device="vethad7879e"} 1500 node_network_mtu_bytes{device="vethb954159"} 1500 node_network_mtu_bytes{device="vethbc27b8d"} 1500 node_network_mtu_bytes{device="vethbdc114a"} 1500 node_network_mtu_bytes{device="vethbef28bb"} 1500 node_network_mtu_bytes{device="vethc16ee7d"} 1500 node_network_mtu_bytes{device="vethc47f0c4"} 1500 node_network_mtu_bytes{device="vethd4c0c28"} 1500 node_network_mtu_bytes{device="vethd5c276f"} 1500 node_network_mtu_bytes{device="vethdc866d7"} 1500 node_network_mtu_bytes{device="vethe6aaee7"} 1500 node_network_mtu_bytes{device="vethf5cdc67"} 1500 node_network_mtu_bytes{device="vethf6b6d79"} 1500 node_network_mtu_bytes{device="vethfa54994"} 1500 # HELP node_network_name_assign_type name_assign_type value of /sys/class/net/. # TYPE node_network_name_assign_type gauge node_network_name_assign_type{device="br-193e7fd9b869"} 3 node_network_name_assign_type{device="br-1ec0fd18064c"} 3 node_network_name_assign_type{device="br-34f17e8687f5"} 3 node_network_name_assign_type{device="br-5ab14b1b2ddb"} 3 node_network_name_assign_type{device="br-94367e6b2b7d"} 3 node_network_name_assign_type{device="br-dcefbe5496a1"} 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="veth00da23e"} 3 node_network_name_assign_type{device="veth137426a"} 3 node_network_name_assign_type{device="veth151f9f6"} 3 node_network_name_assign_type{device="veth15be279"} 3 node_network_name_assign_type{device="veth175987b"} 3 node_network_name_assign_type{device="veth192aa1b"} 3 node_network_name_assign_type{device="veth2009ce8"} 3 node_network_name_assign_type{device="veth2a6192b"} 3 node_network_name_assign_type{device="veth3124d78"} 3 node_network_name_assign_type{device="veth3316f56"} 3 node_network_name_assign_type{device="veth45cf96b"} 3 node_network_name_assign_type{device="veth4b77f70"} 3 node_network_name_assign_type{device="veth535b6ce"} 3 node_network_name_assign_type{device="veth56b6174"} 3 node_network_name_assign_type{device="veth61a4b64"} 3 node_network_name_assign_type{device="veth625f2c2"} 3 node_network_name_assign_type{device="veth635dd72"} 3 node_network_name_assign_type{device="veth65e168e"} 3 node_network_name_assign_type{device="veth6915ba5"} 3 node_network_name_assign_type{device="veth7a79346"} 3 node_network_name_assign_type{device="veth7b384d5"} 3 node_network_name_assign_type{device="veth800fbf7"} 3 node_network_name_assign_type{device="veth810a7f9"} 3 node_network_name_assign_type{device="veth8ab2e6f"} 3 node_network_name_assign_type{device="veth94e3c1c"} 3 node_network_name_assign_type{device="veth9d72dff"} 3 node_network_name_assign_type{device="vetha49a574"} 3 node_network_name_assign_type{device="vetha9bcb0e"} 3 node_network_name_assign_type{device="vethacfaa24"} 3 node_network_name_assign_type{device="vethad7879e"} 3 node_network_name_assign_type{device="vethb954159"} 3 node_network_name_assign_type{device="vethbc27b8d"} 3 node_network_name_assign_type{device="vethbdc114a"} 3 node_network_name_assign_type{device="vethbef28bb"} 3 node_network_name_assign_type{device="vethc16ee7d"} 3 node_network_name_assign_type{device="vethc47f0c4"} 3 node_network_name_assign_type{device="vethd4c0c28"} 3 node_network_name_assign_type{device="vethd5c276f"} 3 node_network_name_assign_type{device="vethdc866d7"} 3 node_network_name_assign_type{device="vethe6aaee7"} 3 node_network_name_assign_type{device="vethf5cdc67"} 3 node_network_name_assign_type{device="vethf6b6d79"} 3 node_network_name_assign_type{device="vethfa54994"} 3 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="br-193e7fd9b869"} 0 node_network_net_dev_group{device="br-1ec0fd18064c"} 0 node_network_net_dev_group{device="br-34f17e8687f5"} 0 node_network_net_dev_group{device="br-5ab14b1b2ddb"} 0 node_network_net_dev_group{device="br-94367e6b2b7d"} 0 node_network_net_dev_group{device="br-dcefbe5496a1"} 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="veth00da23e"} 0 node_network_net_dev_group{device="veth137426a"} 0 node_network_net_dev_group{device="veth151f9f6"} 0 node_network_net_dev_group{device="veth15be279"} 0 node_network_net_dev_group{device="veth175987b"} 0 node_network_net_dev_group{device="veth192aa1b"} 0 node_network_net_dev_group{device="veth2009ce8"} 0 node_network_net_dev_group{device="veth2a6192b"} 0 node_network_net_dev_group{device="veth3124d78"} 0 node_network_net_dev_group{device="veth3316f56"} 0 node_network_net_dev_group{device="veth45cf96b"} 0 node_network_net_dev_group{device="veth4b77f70"} 0 node_network_net_dev_group{device="veth535b6ce"} 0 node_network_net_dev_group{device="veth56b6174"} 0 node_network_net_dev_group{device="veth61a4b64"} 0 node_network_net_dev_group{device="veth625f2c2"} 0 node_network_net_dev_group{device="veth635dd72"} 0 node_network_net_dev_group{device="veth65e168e"} 0 node_network_net_dev_group{device="veth6915ba5"} 0 node_network_net_dev_group{device="veth7a79346"} 0 node_network_net_dev_group{device="veth7b384d5"} 0 node_network_net_dev_group{device="veth800fbf7"} 0 node_network_net_dev_group{device="veth810a7f9"} 0 node_network_net_dev_group{device="veth8ab2e6f"} 0 node_network_net_dev_group{device="veth94e3c1c"} 0 node_network_net_dev_group{device="veth9d72dff"} 0 node_network_net_dev_group{device="vetha49a574"} 0 node_network_net_dev_group{device="vetha9bcb0e"} 0 node_network_net_dev_group{device="vethacfaa24"} 0 node_network_net_dev_group{device="vethad7879e"} 0 node_network_net_dev_group{device="vethb954159"} 0 node_network_net_dev_group{device="vethbc27b8d"} 0 node_network_net_dev_group{device="vethbdc114a"} 0 node_network_net_dev_group{device="vethbef28bb"} 0 node_network_net_dev_group{device="vethc16ee7d"} 0 node_network_net_dev_group{device="vethc47f0c4"} 0 node_network_net_dev_group{device="vethd4c0c28"} 0 node_network_net_dev_group{device="vethd5c276f"} 0 node_network_net_dev_group{device="vethdc866d7"} 0 node_network_net_dev_group{device="vethe6aaee7"} 0 node_network_net_dev_group{device="vethf5cdc67"} 0 node_network_net_dev_group{device="vethf6b6d79"} 0 node_network_net_dev_group{device="vethfa54994"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="br-193e7fd9b869"} 1 node_network_protocol_type{device="br-1ec0fd18064c"} 1 node_network_protocol_type{device="br-34f17e8687f5"} 1 node_network_protocol_type{device="br-5ab14b1b2ddb"} 1 node_network_protocol_type{device="br-94367e6b2b7d"} 1 node_network_protocol_type{device="br-dcefbe5496a1"} 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="veth00da23e"} 1 node_network_protocol_type{device="veth137426a"} 1 node_network_protocol_type{device="veth151f9f6"} 1 node_network_protocol_type{device="veth15be279"} 1 node_network_protocol_type{device="veth175987b"} 1 node_network_protocol_type{device="veth192aa1b"} 1 node_network_protocol_type{device="veth2009ce8"} 1 node_network_protocol_type{device="veth2a6192b"} 1 node_network_protocol_type{device="veth3124d78"} 1 node_network_protocol_type{device="veth3316f56"} 1 node_network_protocol_type{device="veth45cf96b"} 1 node_network_protocol_type{device="veth4b77f70"} 1 node_network_protocol_type{device="veth535b6ce"} 1 node_network_protocol_type{device="veth56b6174"} 1 node_network_protocol_type{device="veth61a4b64"} 1 node_network_protocol_type{device="veth625f2c2"} 1 node_network_protocol_type{device="veth635dd72"} 1 node_network_protocol_type{device="veth65e168e"} 1 node_network_protocol_type{device="veth6915ba5"} 1 node_network_protocol_type{device="veth7a79346"} 1 node_network_protocol_type{device="veth7b384d5"} 1 node_network_protocol_type{device="veth800fbf7"} 1 node_network_protocol_type{device="veth810a7f9"} 1 node_network_protocol_type{device="veth8ab2e6f"} 1 node_network_protocol_type{device="veth94e3c1c"} 1 node_network_protocol_type{device="veth9d72dff"} 1 node_network_protocol_type{device="vetha49a574"} 1 node_network_protocol_type{device="vetha9bcb0e"} 1 node_network_protocol_type{device="vethacfaa24"} 1 node_network_protocol_type{device="vethad7879e"} 1 node_network_protocol_type{device="vethb954159"} 1 node_network_protocol_type{device="vethbc27b8d"} 1 node_network_protocol_type{device="vethbdc114a"} 1 node_network_protocol_type{device="vethbef28bb"} 1 node_network_protocol_type{device="vethc16ee7d"} 1 node_network_protocol_type{device="vethc47f0c4"} 1 node_network_protocol_type{device="vethd4c0c28"} 1 node_network_protocol_type{device="vethd5c276f"} 1 node_network_protocol_type{device="vethdc866d7"} 1 node_network_protocol_type{device="vethe6aaee7"} 1 node_network_protocol_type{device="vethf5cdc67"} 1 node_network_protocol_type{device="vethf6b6d79"} 1 node_network_protocol_type{device="vethfa54994"} 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"} 2.24603335e+09 node_network_receive_bytes_total{device="eth1"} 594826 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_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="eth0"} 1.7852302e+07 node_network_receive_packets_total{device="eth1"} 8495 node_network_receive_packets_total{device="lo"} 0 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="br-193e7fd9b869"} -125000 node_network_speed_bytes{device="br-1ec0fd18064c"} 1.25e+09 node_network_speed_bytes{device="br-34f17e8687f5"} 1.25e+09 node_network_speed_bytes{device="br-5ab14b1b2ddb"} 1.25e+09 node_network_speed_bytes{device="br-94367e6b2b7d"} -125000 node_network_speed_bytes{device="br-dcefbe5496a1"} 1.25e+09 node_network_speed_bytes{device="docker0"} -125000 node_network_speed_bytes{device="eth0"} -125000 node_network_speed_bytes{device="veth00da23e"} 1.25e+09 node_network_speed_bytes{device="veth137426a"} 1.25e+09 node_network_speed_bytes{device="veth151f9f6"} 1.25e+09 node_network_speed_bytes{device="veth15be279"} 1.25e+09 node_network_speed_bytes{device="veth175987b"} 1.25e+09 node_network_speed_bytes{device="veth192aa1b"} 1.25e+09 node_network_speed_bytes{device="veth2009ce8"} 1.25e+09 node_network_speed_bytes{device="veth2a6192b"} 1.25e+09 node_network_speed_bytes{device="veth3124d78"} 1.25e+09 node_network_speed_bytes{device="veth3316f56"} 1.25e+09 node_network_speed_bytes{device="veth45cf96b"} 1.25e+09 node_network_speed_bytes{device="veth4b77f70"} 1.25e+09 node_network_speed_bytes{device="veth535b6ce"} 1.25e+09 node_network_speed_bytes{device="veth56b6174"} 1.25e+09 node_network_speed_bytes{device="veth61a4b64"} 1.25e+09 node_network_speed_bytes{device="veth625f2c2"} 1.25e+09 node_network_speed_bytes{device="veth635dd72"} 1.25e+09 node_network_speed_bytes{device="veth65e168e"} 1.25e+09 node_network_speed_bytes{device="veth6915ba5"} 1.25e+09 node_network_speed_bytes{device="veth7a79346"} 1.25e+09 node_network_speed_bytes{device="veth7b384d5"} 1.25e+09 node_network_speed_bytes{device="veth800fbf7"} 1.25e+09 node_network_speed_bytes{device="veth810a7f9"} 1.25e+09 node_network_speed_bytes{device="veth8ab2e6f"} 1.25e+09 node_network_speed_bytes{device="veth94e3c1c"} 1.25e+09 node_network_speed_bytes{device="veth9d72dff"} 1.25e+09 node_network_speed_bytes{device="vetha49a574"} 1.25e+09 node_network_speed_bytes{device="vetha9bcb0e"} 1.25e+09 node_network_speed_bytes{device="vethacfaa24"} 1.25e+09 node_network_speed_bytes{device="vethad7879e"} 1.25e+09 node_network_speed_bytes{device="vethb954159"} 1.25e+09 node_network_speed_bytes{device="vethbc27b8d"} 1.25e+09 node_network_speed_bytes{device="vethbdc114a"} 1.25e+09 node_network_speed_bytes{device="vethbef28bb"} 1.25e+09 node_network_speed_bytes{device="vethc16ee7d"} 1.25e+09 node_network_speed_bytes{device="vethc47f0c4"} 1.25e+09 node_network_speed_bytes{device="vethd4c0c28"} 1.25e+09 node_network_speed_bytes{device="vethd5c276f"} 1.25e+09 node_network_speed_bytes{device="vethdc866d7"} 1.25e+09 node_network_speed_bytes{device="vethe6aaee7"} 1.25e+09 node_network_speed_bytes{device="vethf5cdc67"} 1.25e+09 node_network_speed_bytes{device="vethf6b6d79"} 1.25e+09 node_network_speed_bytes{device="vethfa54994"} 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"} 3.3830949766e+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"} 1.6768553e+07 node_network_transmit_packets_total{device="eth1"} 0 node_network_transmit_packets_total{device="lo"} 0 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="br-193e7fd9b869"} 0 node_network_transmit_queue_length{device="br-1ec0fd18064c"} 0 node_network_transmit_queue_length{device="br-34f17e8687f5"} 0 node_network_transmit_queue_length{device="br-5ab14b1b2ddb"} 0 node_network_transmit_queue_length{device="br-94367e6b2b7d"} 0 node_network_transmit_queue_length{device="br-dcefbe5496a1"} 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="veth00da23e"} 0 node_network_transmit_queue_length{device="veth137426a"} 0 node_network_transmit_queue_length{device="veth151f9f6"} 0 node_network_transmit_queue_length{device="veth15be279"} 0 node_network_transmit_queue_length{device="veth175987b"} 0 node_network_transmit_queue_length{device="veth192aa1b"} 0 node_network_transmit_queue_length{device="veth2009ce8"} 0 node_network_transmit_queue_length{device="veth2a6192b"} 0 node_network_transmit_queue_length{device="veth3124d78"} 0 node_network_transmit_queue_length{device="veth3316f56"} 0 node_network_transmit_queue_length{device="veth45cf96b"} 0 node_network_transmit_queue_length{device="veth4b77f70"} 0 node_network_transmit_queue_length{device="veth535b6ce"} 0 node_network_transmit_queue_length{device="veth56b6174"} 0 node_network_transmit_queue_length{device="veth61a4b64"} 0 node_network_transmit_queue_length{device="veth625f2c2"} 0 node_network_transmit_queue_length{device="veth635dd72"} 0 node_network_transmit_queue_length{device="veth65e168e"} 0 node_network_transmit_queue_length{device="veth6915ba5"} 0 node_network_transmit_queue_length{device="veth7a79346"} 0 node_network_transmit_queue_length{device="veth7b384d5"} 0 node_network_transmit_queue_length{device="veth800fbf7"} 0 node_network_transmit_queue_length{device="veth810a7f9"} 0 node_network_transmit_queue_length{device="veth8ab2e6f"} 0 node_network_transmit_queue_length{device="veth94e3c1c"} 0 node_network_transmit_queue_length{device="veth9d72dff"} 0 node_network_transmit_queue_length{device="vetha49a574"} 0 node_network_transmit_queue_length{device="vetha9bcb0e"} 0 node_network_transmit_queue_length{device="vethacfaa24"} 0 node_network_transmit_queue_length{device="vethad7879e"} 0 node_network_transmit_queue_length{device="vethb954159"} 0 node_network_transmit_queue_length{device="vethbc27b8d"} 0 node_network_transmit_queue_length{device="vethbdc114a"} 0 node_network_transmit_queue_length{device="vethbef28bb"} 0 node_network_transmit_queue_length{device="vethc16ee7d"} 0 node_network_transmit_queue_length{device="vethc47f0c4"} 0 node_network_transmit_queue_length{device="vethd4c0c28"} 0 node_network_transmit_queue_length{device="vethd5c276f"} 0 node_network_transmit_queue_length{device="vethdc866d7"} 0 node_network_transmit_queue_length{device="vethe6aaee7"} 0 node_network_transmit_queue_length{device="vethf5cdc67"} 0 node_network_transmit_queue_length{device="vethf6b6d79"} 0 node_network_transmit_queue_length{device="vethfa54994"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="br-193e7fd9b869"} 0 node_network_up{device="br-1ec0fd18064c"} 1 node_network_up{device="br-34f17e8687f5"} 1 node_network_up{device="br-5ab14b1b2ddb"} 1 node_network_up{device="br-94367e6b2b7d"} 0 node_network_up{device="br-dcefbe5496a1"} 1 node_network_up{device="docker0"} 0 node_network_up{device="eth0"} 1 node_network_up{device="lo"} 0 node_network_up{device="veth00da23e"} 1 node_network_up{device="veth137426a"} 1 node_network_up{device="veth151f9f6"} 1 node_network_up{device="veth15be279"} 1 node_network_up{device="veth175987b"} 1 node_network_up{device="veth192aa1b"} 1 node_network_up{device="veth2009ce8"} 1 node_network_up{device="veth2a6192b"} 1 node_network_up{device="veth3124d78"} 1 node_network_up{device="veth3316f56"} 1 node_network_up{device="veth45cf96b"} 1 node_network_up{device="veth4b77f70"} 1 node_network_up{device="veth535b6ce"} 1 node_network_up{device="veth56b6174"} 1 node_network_up{device="veth61a4b64"} 1 node_network_up{device="veth625f2c2"} 1 node_network_up{device="veth635dd72"} 1 node_network_up{device="veth65e168e"} 1 node_network_up{device="veth6915ba5"} 1 node_network_up{device="veth7a79346"} 1 node_network_up{device="veth7b384d5"} 1 node_network_up{device="veth800fbf7"} 1 node_network_up{device="veth810a7f9"} 1 node_network_up{device="veth8ab2e6f"} 1 node_network_up{device="veth94e3c1c"} 1 node_network_up{device="veth9d72dff"} 1 node_network_up{device="vetha49a574"} 1 node_network_up{device="vetha9bcb0e"} 1 node_network_up{device="vethacfaa24"} 1 node_network_up{device="vethad7879e"} 1 node_network_up{device="vethb954159"} 1 node_network_up{device="vethbc27b8d"} 1 node_network_up{device="vethbdc114a"} 1 node_network_up{device="vethbef28bb"} 1 node_network_up{device="vethc16ee7d"} 1 node_network_up{device="vethc47f0c4"} 1 node_network_up{device="vethd4c0c28"} 1 node_network_up{device="vethd5c276f"} 1 node_network_up{device="vethdc866d7"} 1 node_network_up{device="vethe6aaee7"} 1 node_network_up{device="vethf5cdc67"} 1 node_network_up{device="vethf6b6d79"} 1 node_network_up{device="vethfa54994"} 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 10 # 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_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 105574.444635 # 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 11415.758893999999 # 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 12226.024698000001 # 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 1765.196336 # 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 1769.961037 # 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 9 # 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"} 662955.165249767 node_schedstat_running_seconds_total{cpu="1"} 664283.94930421 node_schedstat_running_seconds_total{cpu="2"} 658169.805389272 node_schedstat_running_seconds_total{cpu="3"} 652784.299798407 node_schedstat_running_seconds_total{cpu="4"} 654897.370298094 node_schedstat_running_seconds_total{cpu="5"} 656292.617262395 node_schedstat_running_seconds_total{cpu="6"} 654362.349969661 node_schedstat_running_seconds_total{cpu="7"} 673290.64880115 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 4.947269749e+09 node_schedstat_timeslices_total{cpu="1"} 5.092186986e+09 node_schedstat_timeslices_total{cpu="2"} 5.030950559e+09 node_schedstat_timeslices_total{cpu="3"} 4.917444008e+09 node_schedstat_timeslices_total{cpu="4"} 4.959349634e+09 node_schedstat_timeslices_total{cpu="5"} 4.94907239e+09 node_schedstat_timeslices_total{cpu="6"} 4.950932383e+09 node_schedstat_timeslices_total{cpu="7"} 5.020805131e+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"} 25567.142520032 node_schedstat_waiting_seconds_total{cpu="1"} 26619.990454736 node_schedstat_waiting_seconds_total{cpu="2"} 25387.717332459 node_schedstat_waiting_seconds_total{cpu="3"} 27308.306187694 node_schedstat_waiting_seconds_total{cpu="4"} 24857.010566447 node_schedstat_waiting_seconds_total{cpu="5"} 24866.970451289 node_schedstat_waiting_seconds_total{cpu="6"} 24660.692063203 node_schedstat_waiting_seconds_total{cpu="7"} 24302.014012932 # 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.000208495 node_scrape_collector_duration_seconds{collector="bcache"} 4.7247e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000141038 node_scrape_collector_duration_seconds{collector="btrfs"} 0.00012737 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000248405 node_scrape_collector_duration_seconds{collector="cpu"} 0.005631473 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000455877 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001329355 node_scrape_collector_duration_seconds{collector="edac"} 0.001917825 node_scrape_collector_duration_seconds{collector="entropy"} 0.000184724 node_scrape_collector_duration_seconds{collector="filefd"} 0.000157766 node_scrape_collector_duration_seconds{collector="filesystem"} 0.008204925 node_scrape_collector_duration_seconds{collector="hwmon"} 0.000505654 node_scrape_collector_duration_seconds{collector="infiniband"} 9.0723e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 0.00010762 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000170198 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000177955 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000685388 node_scrape_collector_duration_seconds{collector="netclass"} 0.091108987 node_scrape_collector_duration_seconds{collector="netdev"} 0.001848476 node_scrape_collector_duration_seconds{collector="netstat"} 0.006270988 node_scrape_collector_duration_seconds{collector="nfs"} 8.8088e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 7.3395e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.000173152 node_scrape_collector_duration_seconds{collector="pressure"} 0.000868906 node_scrape_collector_duration_seconds{collector="rapl"} 0.001737065 node_scrape_collector_duration_seconds{collector="schedstat"} 0.000453673 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000307266 node_scrape_collector_duration_seconds{collector="softnet"} 0.000786442 node_scrape_collector_duration_seconds{collector="stat"} 0.000705118 node_scrape_collector_duration_seconds{collector="textfile"} 6.7157e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.003080886 node_scrape_collector_duration_seconds{collector="time"} 5.7941e-05 node_scrape_collector_duration_seconds{collector="timex"} 2.9932e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000877364 node_scrape_collector_duration_seconds{collector="uname"} 3.3647e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.001536697 node_scrape_collector_duration_seconds{collector="xfs"} 4.0348e-05 node_scrape_collector_duration_seconds{collector="zfs"} 0.000905862 # 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"} 1 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="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 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="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="sockstat"} 1 node_scrape_collector_success{collector="softnet"} 1 node_scrape_collector_success{collector="stat"} 1 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="xfs"} 1 node_scrape_collector_success{collector="zfs"} 1 # 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 28728 # 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 29573 # 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 1.21131008e+08 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 4 # 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 33 # 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 135168 # 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_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 3.16757319e+08 node_softnet_processed_total{cpu="1"} 3.16545493e+08 node_softnet_processed_total{cpu="2"} 3.17158041e+08 node_softnet_processed_total{cpu="3"} 1.386807779e+09 node_softnet_processed_total{cpu="4"} 3.42091592e+08 node_softnet_processed_total{cpu="5"} 3.31731079e+08 node_softnet_processed_total{cpu="6"} 3.26888946e+08 node_softnet_processed_total{cpu="7"} 3.17319527e+08 # 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"} 1007 node_softnet_times_squeezed_total{cpu="1"} 1078 node_softnet_times_squeezed_total{cpu="2"} 1004 node_softnet_times_squeezed_total{cpu="3"} 6277 node_softnet_times_squeezed_total{cpu="4"} 1119 node_softnet_times_squeezed_total{cpu="5"} 1843 node_softnet_times_squeezed_total{cpu="6"} 1049 node_softnet_times_squeezed_total{cpu="7"} 1048 # 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_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7728685731673877e+09 # 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.0000490280609131 # 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.6025 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 0.000633145 # 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="b023c3470ba5",release="5.15.0-125-generic",sysname="Linux",version="#135-Ubuntu SMP Fri Sep 27 13:53:58 UTC 2024"} 1 # HELP node_vmstat_oom_kill /proc/vmstat information field oom_kill. # TYPE node_vmstat_oom_kill untyped node_vmstat_oom_kill 0 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.318615506e+10 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 909228 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.000527246e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 3.205086317e+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 516995.13 # 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.6080896e+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.74177274327e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.36169984e+08 # 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 # 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"} 2.065512e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0