# 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.8377e-05 go_gc_duration_seconds{quantile="0.25"} 3.2579e-05 go_gc_duration_seconds{quantile="0.5"} 6.0226e-05 go_gc_duration_seconds{quantile="0.75"} 7.4337e-05 go_gc_duration_seconds{quantile="1"} 0.000257978 go_gc_duration_seconds_sum 1563.818391718 go_gc_duration_seconds_count 2.128281e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.17.3"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 5.197904e+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 3.9735383178896e+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.331647e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 4.28789886296e+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.00010784268774469286 # 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 5.484632e+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 5.197904e+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 2.0086784e+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 7.503872e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 38287 # 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 1.9464192e+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 2.7590656e+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.7280970063548563e+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 4.28789924583e+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 9600 # 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 144432 # 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 327680 # 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 6.476432e+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.359793e+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.769472e+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.769472e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.8880264e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 32 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="eth0.100"} 4 node_arp_entries{device="eth0.102"} 1 node_arp_entries{device="eth0.220"} 7 node_arp_entries{device="eth0.4000"} 7 node_arp_entries{device="eth0.4004"} 1 node_arp_entries{device="eth0.4005"} 1 node_arp_entries{device="eth0.4009"} 4 node_arp_entries{device="eth0.4011"} 1 node_arp_entries{device="eth0.4018"} 2 node_arp_entries{device="eth0.4022"} 3 node_arp_entries{device="eth0.4023"} 2 node_arp_entries{device="eth0.4037"} 3 node_arp_entries{device="eth0.4040"} 1 node_arp_entries{device="eth0.9"} 4 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.629741086e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.301401759512e+12 # 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"} 17 node_cooling_device_max_state{name="1",type="Processor"} 17 node_cooling_device_max_state{name="2",type="Processor"} 17 node_cooling_device_max_state{name="3",type="Processor"} 17 node_cooling_device_max_state{name="4",type="Processor"} 17 node_cooling_device_max_state{name="5",type="Processor"} 17 node_cooling_device_max_state{name="6",type="Processor"} 17 node_cooling_device_max_state{name="7",type="Processor"} 17 # HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled. # TYPE node_cpu_core_throttles_total counter node_cpu_core_throttles_total{core="0",package="0"} 0 node_cpu_core_throttles_total{core="1",package="0"} 0 node_cpu_core_throttles_total{core="2",package="0"} 0 node_cpu_core_throttles_total{core="3",package="0"} 0 # HELP node_cpu_frequency_hertz Current cpu thread frequency in hertz. # TYPE node_cpu_frequency_hertz gauge node_cpu_frequency_hertz{cpu="0"} 3.6e+09 node_cpu_frequency_hertz{cpu="1"} 3.6e+09 node_cpu_frequency_hertz{cpu="2"} 3.6e+09 node_cpu_frequency_hertz{cpu="3"} 3.6e+09 node_cpu_frequency_hertz{cpu="4"} 3.6e+09 node_cpu_frequency_hertz{cpu="5"} 3.6e+09 node_cpu_frequency_hertz{cpu="6"} 3.6e+09 node_cpu_frequency_hertz{cpu="7"} 3.6e+09 # HELP node_cpu_frequency_max_hertz Maximum cpu thread frequency in hertz. # TYPE node_cpu_frequency_max_hertz gauge node_cpu_frequency_max_hertz{cpu="0"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="1"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="2"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="3"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="4"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="5"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="6"} 3.601e+09 node_cpu_frequency_max_hertz{cpu="7"} 3.601e+09 # HELP node_cpu_frequency_min_hertz Minimum cpu thread frequency in hertz. # TYPE node_cpu_frequency_min_hertz gauge node_cpu_frequency_min_hertz{cpu="0"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_frequency_min_hertz{cpu="7"} 1.2e+09 # 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_package_throttles_total Number of times this CPU package has been throttled. # TYPE node_cpu_package_throttles_total counter node_cpu_package_throttles_total{package="0"} 0 # HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_hertz gauge node_cpu_scaling_frequency_hertz{cpu="0"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="1"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="2"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="3"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="4"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="5"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="6"} 3.6e+09 node_cpu_scaling_frequency_hertz{cpu="7"} 3.6e+09 # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_max_hertz gauge node_cpu_scaling_frequency_max_hertz{cpu="0"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="2"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="3"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="4"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="5"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="6"} 3.601e+09 node_cpu_scaling_frequency_max_hertz{cpu="7"} 3.601e+09 # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz. # TYPE node_cpu_scaling_frequency_min_hertz gauge node_cpu_scaling_frequency_min_hertz{cpu="0"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="1"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="2"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="3"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="4"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="5"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="6"} 1.2e+09 node_cpu_scaling_frequency_min_hertz{cpu="7"} 1.2e+09 # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 8.230169593e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 250774.8 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 837.01 node_cpu_seconds_total{cpu="0",mode="softirq"} 451930.25 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 2.80820631e+06 node_cpu_seconds_total{cpu="0",mode="user"} 1.229333423e+07 node_cpu_seconds_total{cpu="1",mode="idle"} 8.055802153e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 228949.48 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 794.13 node_cpu_seconds_total{cpu="1",mode="softirq"} 290235.57 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 2.9722055e+06 node_cpu_seconds_total{cpu="1",mode="user"} 1.394831358e+07 node_cpu_seconds_total{cpu="2",mode="idle"} 7.600971983e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 235049.68 node_cpu_seconds_total{cpu="2",mode="irq"} 661.33 node_cpu_seconds_total{cpu="2",mode="nice"} 799.77 node_cpu_seconds_total{cpu="2",mode="softirq"} 1.18426012e+06 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 3.4028638e+06 node_cpu_seconds_total{cpu="2",mode="user"} 1.666320865e+07 node_cpu_seconds_total{cpu="3",mode="idle"} 8.106500482e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 276226.22 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 1017.62 node_cpu_seconds_total{cpu="3",mode="softirq"} 235266.03 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 3.08594458e+06 node_cpu_seconds_total{cpu="3",mode="user"} 1.333554184e+07 node_cpu_seconds_total{cpu="4",mode="idle"} 8.957509921e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 226405 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 8344.33 node_cpu_seconds_total{cpu="4",mode="softirq"} 73245.83 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 2.44310777e+06 node_cpu_seconds_total{cpu="4",mode="user"} 5.88323747e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 8.951504529e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 224507.2 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 9614.33 node_cpu_seconds_total{cpu="5",mode="softirq"} 62712.61 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 2.45544233e+06 node_cpu_seconds_total{cpu="5",mode="user"} 5.94236943e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 8.948564097e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 1.84659212e+06 node_cpu_seconds_total{cpu="6",mode="irq"} 12.36 node_cpu_seconds_total{cpu="6",mode="nice"} 10638.92 node_cpu_seconds_total{cpu="6",mode="softirq"} 75364.82 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 2.08139656e+06 node_cpu_seconds_total{cpu="6",mode="user"} 4.71771397e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 8.953970799e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 221691.07 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 8464.28 node_cpu_seconds_total{cpu="7",mode="softirq"} 60172.78 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 2.46793475e+06 node_cpu_seconds_total{cpu="7",mode="user"} 5.91711882e+06 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="md0",major="9",minor="0"} 1 node_disk_info{device="md127",major="9",minor="127"} 1 node_disk_info{device="sda",major="8",minor="0"} 1 node_disk_info{device="sdb",major="8",minor="16"} 1 node_disk_info{device="sdc",major="8",minor="32"} 1 node_disk_info{device="sdd",major="8",minor="48"} 1 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="md0"} 0 node_disk_io_now{device="md127"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sdc"} 0 node_disk_io_now{device="sdd"} 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="md0"} 0 node_disk_io_time_seconds_total{device="md127"} 0 node_disk_io_time_seconds_total{device="sda"} 1.372971442e+06 node_disk_io_time_seconds_total{device="sdb"} 4.151362647e+06 node_disk_io_time_seconds_total{device="sdc"} 1.314441511e+06 node_disk_io_time_seconds_total{device="sdd"} 1.48213569e+06 # 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="md0"} 0 node_disk_io_time_weighted_seconds_total{device="md127"} 0 node_disk_io_time_weighted_seconds_total{device="sda"} 4.246923177e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 3.0412533000000003e+06 node_disk_io_time_weighted_seconds_total{device="sdc"} 4.219981306e+06 node_disk_io_time_weighted_seconds_total{device="sdd"} 4.285894265e+06 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="md0"} 0 node_disk_read_bytes_total{device="md127"} 1.473363483648e+12 node_disk_read_bytes_total{device="sda"} 4.15666386944e+11 node_disk_read_bytes_total{device="sdb"} 4.32198012416e+11 node_disk_read_bytes_total{device="sdc"} 3.86520096256e+11 node_disk_read_bytes_total{device="sdd"} 3.92473774592e+11 # 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="md0"} 0 node_disk_read_time_seconds_total{device="md127"} 0 node_disk_read_time_seconds_total{device="sda"} 83647.817 node_disk_read_time_seconds_total{device="sdb"} 186716.013 node_disk_read_time_seconds_total{device="sdc"} 62177.121 node_disk_read_time_seconds_total{device="sdd"} 63617.868 # 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="md0"} 0 node_disk_reads_completed_total{device="md127"} 1.335773e+07 node_disk_reads_completed_total{device="sda"} 7.577244e+06 node_disk_reads_completed_total{device="sdb"} 6.791634e+06 node_disk_reads_completed_total{device="sdc"} 3.972822e+06 node_disk_reads_completed_total{device="sdd"} 3.864442e+06 # 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="md0"} 0 node_disk_reads_merged_total{device="md127"} 0 node_disk_reads_merged_total{device="sda"} 96721 node_disk_reads_merged_total{device="sdb"} 111037 node_disk_reads_merged_total{device="sdc"} 62918 node_disk_reads_merged_total{device="sdd"} 73526 # 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="md0"} 0 node_disk_write_time_seconds_total{device="md127"} 0 node_disk_write_time_seconds_total{device="sda"} 4.163357025e+06 node_disk_write_time_seconds_total{device="sdb"} 2.855044019e+06 node_disk_write_time_seconds_total{device="sdc"} 4.157982867e+06 node_disk_write_time_seconds_total{device="sdd"} 4.222397745e+06 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="md0"} 0 node_disk_writes_completed_total{device="md127"} 1.00115766e+09 node_disk_writes_completed_total{device="sda"} 6.65117591e+08 node_disk_writes_completed_total{device="sdb"} 1.217882269e+09 node_disk_writes_completed_total{device="sdc"} 6.50728675e+08 node_disk_writes_completed_total{device="sdd"} 6.59568102e+08 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="md0"} 0 node_disk_writes_merged_total{device="md127"} 0 node_disk_writes_merged_total{device="sda"} 2.4026665e+07 node_disk_writes_merged_total{device="sdb"} 4.08821943e+08 node_disk_writes_merged_total{device="sdc"} 1.3345584e+07 node_disk_writes_merged_total{device="sdd"} 1.7394119e+07 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="md0"} 0 node_disk_written_bytes_total{device="md127"} 2.5773889117184e+13 node_disk_written_bytes_total{device="sda"} 6.796077346304e+12 node_disk_written_bytes_total{device="sdb"} 1.98758880838656e+14 node_disk_written_bytes_total{device="sdc"} 6.596021031424e+12 node_disk_written_bytes_total{device="sdd"} 6.715486155776e+12 # HELP node_dmi_info A metric with a constant '1' value labeled by bios_date, bios_release, bios_vendor, bios_version, board_asset_tag, board_name, board_serial, board_vendor, board_version, chassis_asset_tag, chassis_serial, chassis_vendor, chassis_version, product_family, product_name, product_serial, product_sku, product_uuid, product_version, system_vendor if provided by DMI. # TYPE node_dmi_info gauge node_dmi_info{bios_date="08/29/2013",bios_vendor="American Megatrends Inc.",bios_version="4302",board_asset_tag="To be filled by O.E.M.",board_name="P9X79",board_serial="130714210100532",board_vendor="ASUSTeK COMPUTER INC.",board_version="Rev 1.xx",chassis_asset_tag="Asset-1234567890",chassis_serial="Chassis Serial Number",chassis_vendor="Chassis Manufacture",chassis_version="Chassis Version",product_name="System Product Name",product_serial="System Serial Number",product_uuid="00D6001E-8C00-0063-F9BA-AC220BC74C97",product_version="System Version",system_vendor="System manufacturer"} 1 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 133 # HELP node_entropy_pool_size_bits Bits of entropy pool. # TYPE node_entropy_pool_size_bits gauge node_entropy_pool_size_bits 4096 # 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.17.3",revision="a2321e7b940ddcff26873612bccdf7cd4c42b6b6",version="1.3.1"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 1888 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 1.637404e+06 # 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/md127",fstype="xfs",mountpoint="/storage"} 2.33411452928e+11 node_filesystem_avail_bytes{device="/dev/root",fstype="ext4",mountpoint="/"} 4.678656e+09 node_filesystem_avail_bytes{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 9.861947392e+09 node_filesystem_avail_bytes{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 5.278400512e+09 node_filesystem_avail_bytes{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 1.1191242752e+10 node_filesystem_avail_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 4.678656e+09 node_filesystem_avail_bytes{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 8.105197568e+09 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 8.384974848e+09 # 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/md127",fstype="xfs",mountpoint="/storage"} 0 node_filesystem_device_error{device="/dev/root",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 0 node_filesystem_device_error{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 0 node_filesystem_device_error{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 0 node_filesystem_device_error{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_device_error{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/md127",fstype="xfs",mountpoint="/storage"} 3.7508096e+08 node_filesystem_files{device="/dev/root",fstype="ext4",mountpoint="/"} 1.2216e+06 node_filesystem_files{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 1.2216e+06 node_filesystem_files{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 1.2216e+06 node_filesystem_files{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 1.2216e+06 node_filesystem_files{device="rootfs",fstype="rootfs",mountpoint="/"} 1.2216e+06 node_filesystem_files{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 2.04717e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 2.04717e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/md127",fstype="xfs",mountpoint="/storage"} 3.74504517e+08 node_filesystem_files_free{device="/dev/root",fstype="ext4",mountpoint="/"} 990010 node_filesystem_files_free{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 1.217657e+06 node_filesystem_files_free{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 1.174097e+06 node_filesystem_files_free{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 1.200826e+06 node_filesystem_files_free{device="rootfs",fstype="rootfs",mountpoint="/"} 990010 node_filesystem_files_free{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 2.043293e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 2.04688e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/md127",fstype="xfs",mountpoint="/storage"} 2.33411452928e+11 node_filesystem_free_bytes{device="/dev/root",fstype="ext4",mountpoint="/"} 5.678845952e+09 node_filesystem_free_bytes{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 1.0862137344e+10 node_filesystem_free_bytes{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 6.278590464e+09 node_filesystem_free_bytes{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 1.2191432704e+10 node_filesystem_free_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 5.678845952e+09 node_filesystem_free_bytes{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 8.105197568e+09 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 8.384974848e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/md127",fstype="xfs",mountpoint="/storage"} 0 node_filesystem_readonly{device="/dev/root",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 0 node_filesystem_readonly{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 0 node_filesystem_readonly{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 0 node_filesystem_readonly{device="rootfs",fstype="rootfs",mountpoint="/"} 0 node_filesystem_readonly{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/md127",fstype="xfs",mountpoint="/storage"} 1.919476793344e+12 node_filesystem_size_bytes{device="/dev/root",fstype="ext4",mountpoint="/"} 1.9689754624e+10 node_filesystem_size_bytes{device="/dev/sdb1",fstype="ext4",mountpoint="/var"} 1.9689754624e+10 node_filesystem_size_bytes{device="/dev/sdc1",fstype="ext4",mountpoint="/home"} 1.9689754624e+10 node_filesystem_size_bytes{device="/dev/sdd1",fstype="ext4",mountpoint="/opt"} 1.9689754624e+10 node_filesystem_size_bytes{device="rootfs",fstype="rootfs",mountpoint="/"} 1.9689754624e+10 node_filesystem_size_bytes{device="tmp",fstype="tmpfs",mountpoint="/tmp"} 8.38520832e+09 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 8.38520832e+09 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 1.46860466e+09 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 3.9218968275e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.86 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.64 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.7 # HELP node_md_blocks Total number of blocks on device. # TYPE node_md_blocks gauge node_md_blocks{device="md127"} 1.8754048e+09 # HELP node_md_blocks_synced Number of blocks synced on device. # TYPE node_md_blocks_synced gauge node_md_blocks_synced{device="md127"} 1.8754048e+09 # HELP node_md_disks Number of active/failed/spare disks of device. # TYPE node_md_disks gauge node_md_disks{device="md127",state="active"} 4 node_md_disks{device="md127",state="failed"} 0 node_md_disks{device="md127",state="spare"} 0 # HELP node_md_disks_required Total number of disks of device. # TYPE node_md_disks_required gauge node_md_disks_required{device="md127"} 4 # HELP node_md_state Indicates the state of md-device. # TYPE node_md_state gauge node_md_state{device="md127",state="active"} 1 node_md_state{device="md127",state="check"} 0 node_md_state{device="md127",state="inactive"} 0 node_md_state{device="md127",state="recovering"} 0 node_md_state{device="md127",state="resync"} 0 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 3.365277696e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 9.899839488e+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 6.534561792e+09 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 3.092492288e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 5.04475648e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.1872796672e+10 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 8.38520832e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 7.573368832e+09 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 1.5032385536e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 2.10763776e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 6.291456e+06 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 495616 # 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_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 1.0440704e+07 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 5.569933312e+09 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 5.559492608e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.0838016e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.506004992e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 5.18729728e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.6770420736e+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 6.6072576e+07 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 4.99380224e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.03796736e+08 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 2.8321792e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 6.0317696e+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 3.5184056594432e+13 # 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 3.13012224e+08 # 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 1.246426e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 2530 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 5.023599e+06 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.962478387e+09 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 3.772265567e+09 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 4.2672140783e+10 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 3.7725438813e+10 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.0039633399327e+14 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 2.46276623596074e+14 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 2 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 1.9857692e+07 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 1.9857692e+07 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 1.5478925e+07 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 478210 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 1.43869e+06 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 2.4061925e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 6.55488034e+08 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 43 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 1.8489404e+07 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 5.78142023162e+11 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.565895e+08 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 6.51722598295e+11 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 4.34413907e+09 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 6.77586571e+08 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 2.2091128e+07 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 66719 # 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 106 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 1.221912602e+09 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 1.8923324e+07 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 9.18837976e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.229239123e+09 # 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="dummy0"} 1 node_network_address_assign_type{device="eth0"} 0 node_network_address_assign_type{device="eth0.100"} 0 node_network_address_assign_type{device="eth0.102"} 0 node_network_address_assign_type{device="eth0.16"} 0 node_network_address_assign_type{device="eth0.210"} 0 node_network_address_assign_type{device="eth0.220"} 0 node_network_address_assign_type{device="eth0.230"} 0 node_network_address_assign_type{device="eth0.280"} 0 node_network_address_assign_type{device="eth0.281"} 0 node_network_address_assign_type{device="eth0.4000"} 0 node_network_address_assign_type{device="eth0.4002"} 0 node_network_address_assign_type{device="eth0.4004"} 0 node_network_address_assign_type{device="eth0.4005"} 0 node_network_address_assign_type{device="eth0.4008"} 0 node_network_address_assign_type{device="eth0.4009"} 0 node_network_address_assign_type{device="eth0.4011"} 0 node_network_address_assign_type{device="eth0.4014"} 0 node_network_address_assign_type{device="eth0.4018"} 0 node_network_address_assign_type{device="eth0.4022"} 0 node_network_address_assign_type{device="eth0.4023"} 0 node_network_address_assign_type{device="eth0.4026"} 0 node_network_address_assign_type{device="eth0.4037"} 0 node_network_address_assign_type{device="eth0.4038"} 0 node_network_address_assign_type{device="eth0.4040"} 0 node_network_address_assign_type{device="eth0.9"} 0 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="sit0"} 0 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="dummy0"} 1 node_network_carrier{device="eth0"} 1 node_network_carrier{device="eth0.100"} 1 node_network_carrier{device="eth0.102"} 1 node_network_carrier{device="eth0.16"} 1 node_network_carrier{device="eth0.210"} 1 node_network_carrier{device="eth0.220"} 1 node_network_carrier{device="eth0.230"} 1 node_network_carrier{device="eth0.280"} 1 node_network_carrier{device="eth0.281"} 1 node_network_carrier{device="eth0.4000"} 1 node_network_carrier{device="eth0.4002"} 1 node_network_carrier{device="eth0.4004"} 1 node_network_carrier{device="eth0.4005"} 1 node_network_carrier{device="eth0.4008"} 1 node_network_carrier{device="eth0.4009"} 1 node_network_carrier{device="eth0.4011"} 1 node_network_carrier{device="eth0.4014"} 1 node_network_carrier{device="eth0.4018"} 1 node_network_carrier{device="eth0.4022"} 1 node_network_carrier{device="eth0.4023"} 1 node_network_carrier{device="eth0.4026"} 1 node_network_carrier{device="eth0.4037"} 1 node_network_carrier{device="eth0.4038"} 1 node_network_carrier{device="eth0.4040"} 1 node_network_carrier{device="eth0.9"} 1 node_network_carrier{device="lo"} 1 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="dummy0"} 0 node_network_device_id{device="eth0"} 0 node_network_device_id{device="eth0.100"} 0 node_network_device_id{device="eth0.102"} 0 node_network_device_id{device="eth0.16"} 0 node_network_device_id{device="eth0.210"} 0 node_network_device_id{device="eth0.220"} 0 node_network_device_id{device="eth0.230"} 0 node_network_device_id{device="eth0.280"} 0 node_network_device_id{device="eth0.281"} 0 node_network_device_id{device="eth0.4000"} 0 node_network_device_id{device="eth0.4002"} 0 node_network_device_id{device="eth0.4004"} 0 node_network_device_id{device="eth0.4005"} 0 node_network_device_id{device="eth0.4008"} 0 node_network_device_id{device="eth0.4009"} 0 node_network_device_id{device="eth0.4011"} 0 node_network_device_id{device="eth0.4014"} 0 node_network_device_id{device="eth0.4018"} 0 node_network_device_id{device="eth0.4022"} 0 node_network_device_id{device="eth0.4023"} 0 node_network_device_id{device="eth0.4026"} 0 node_network_device_id{device="eth0.4037"} 0 node_network_device_id{device="eth0.4038"} 0 node_network_device_id{device="eth0.4040"} 0 node_network_device_id{device="eth0.9"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="sit0"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="dummy0"} 0 node_network_dormant{device="eth0"} 0 node_network_dormant{device="eth0.100"} 0 node_network_dormant{device="eth0.102"} 0 node_network_dormant{device="eth0.16"} 0 node_network_dormant{device="eth0.210"} 0 node_network_dormant{device="eth0.220"} 0 node_network_dormant{device="eth0.230"} 0 node_network_dormant{device="eth0.280"} 0 node_network_dormant{device="eth0.281"} 0 node_network_dormant{device="eth0.4000"} 0 node_network_dormant{device="eth0.4002"} 0 node_network_dormant{device="eth0.4004"} 0 node_network_dormant{device="eth0.4005"} 0 node_network_dormant{device="eth0.4008"} 0 node_network_dormant{device="eth0.4009"} 0 node_network_dormant{device="eth0.4011"} 0 node_network_dormant{device="eth0.4014"} 0 node_network_dormant{device="eth0.4018"} 0 node_network_dormant{device="eth0.4022"} 0 node_network_dormant{device="eth0.4023"} 0 node_network_dormant{device="eth0.4026"} 0 node_network_dormant{device="eth0.4037"} 0 node_network_dormant{device="eth0.4038"} 0 node_network_dormant{device="eth0.4040"} 0 node_network_dormant{device="eth0.9"} 0 node_network_dormant{device="lo"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="dummy0"} 131 node_network_flags{device="eth0"} 4099 node_network_flags{device="eth0.100"} 4099 node_network_flags{device="eth0.102"} 4099 node_network_flags{device="eth0.16"} 4099 node_network_flags{device="eth0.210"} 4099 node_network_flags{device="eth0.220"} 4099 node_network_flags{device="eth0.230"} 4099 node_network_flags{device="eth0.280"} 4099 node_network_flags{device="eth0.281"} 4099 node_network_flags{device="eth0.4000"} 4099 node_network_flags{device="eth0.4002"} 4099 node_network_flags{device="eth0.4004"} 4099 node_network_flags{device="eth0.4005"} 4099 node_network_flags{device="eth0.4008"} 4099 node_network_flags{device="eth0.4009"} 4099 node_network_flags{device="eth0.4011"} 4099 node_network_flags{device="eth0.4014"} 4099 node_network_flags{device="eth0.4018"} 4099 node_network_flags{device="eth0.4022"} 4099 node_network_flags{device="eth0.4023"} 4099 node_network_flags{device="eth0.4026"} 4099 node_network_flags{device="eth0.4037"} 4099 node_network_flags{device="eth0.4038"} 4099 node_network_flags{device="eth0.4040"} 4099 node_network_flags{device="eth0.9"} 4099 node_network_flags{device="lo"} 9 node_network_flags{device="sit0"} 128 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="dummy0"} 2 node_network_iface_id{device="eth0"} 3 node_network_iface_id{device="eth0.100"} 7 node_network_iface_id{device="eth0.102"} 31880 node_network_iface_id{device="eth0.16"} 5 node_network_iface_id{device="eth0.210"} 8 node_network_iface_id{device="eth0.220"} 9 node_network_iface_id{device="eth0.230"} 10 node_network_iface_id{device="eth0.280"} 11 node_network_iface_id{device="eth0.281"} 12 node_network_iface_id{device="eth0.4000"} 13 node_network_iface_id{device="eth0.4002"} 14 node_network_iface_id{device="eth0.4004"} 15 node_network_iface_id{device="eth0.4005"} 16 node_network_iface_id{device="eth0.4008"} 17 node_network_iface_id{device="eth0.4009"} 18 node_network_iface_id{device="eth0.4011"} 19 node_network_iface_id{device="eth0.4014"} 20 node_network_iface_id{device="eth0.4018"} 21 node_network_iface_id{device="eth0.4022"} 22 node_network_iface_id{device="eth0.4023"} 23 node_network_iface_id{device="eth0.4026"} 24 node_network_iface_id{device="eth0.4037"} 25 node_network_iface_id{device="eth0.4038"} 26 node_network_iface_id{device="eth0.4040"} 27 node_network_iface_id{device="eth0.9"} 6 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="sit0"} 4 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="dummy0"} 2 node_network_iface_link{device="eth0"} 3 node_network_iface_link{device="eth0.100"} 3 node_network_iface_link{device="eth0.102"} 3 node_network_iface_link{device="eth0.16"} 3 node_network_iface_link{device="eth0.210"} 3 node_network_iface_link{device="eth0.220"} 3 node_network_iface_link{device="eth0.230"} 3 node_network_iface_link{device="eth0.280"} 3 node_network_iface_link{device="eth0.281"} 3 node_network_iface_link{device="eth0.4000"} 3 node_network_iface_link{device="eth0.4002"} 3 node_network_iface_link{device="eth0.4004"} 3 node_network_iface_link{device="eth0.4005"} 3 node_network_iface_link{device="eth0.4008"} 3 node_network_iface_link{device="eth0.4009"} 3 node_network_iface_link{device="eth0.4011"} 3 node_network_iface_link{device="eth0.4014"} 3 node_network_iface_link{device="eth0.4018"} 3 node_network_iface_link{device="eth0.4022"} 3 node_network_iface_link{device="eth0.4023"} 3 node_network_iface_link{device="eth0.4026"} 3 node_network_iface_link{device="eth0.4037"} 3 node_network_iface_link{device="eth0.4038"} 3 node_network_iface_link{device="eth0.4040"} 3 node_network_iface_link{device="eth0.9"} 3 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="sit0"} 4 # 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="dummy0"} 0 node_network_iface_link_mode{device="eth0"} 0 node_network_iface_link_mode{device="eth0.100"} 0 node_network_iface_link_mode{device="eth0.102"} 0 node_network_iface_link_mode{device="eth0.16"} 0 node_network_iface_link_mode{device="eth0.210"} 0 node_network_iface_link_mode{device="eth0.220"} 0 node_network_iface_link_mode{device="eth0.230"} 0 node_network_iface_link_mode{device="eth0.280"} 0 node_network_iface_link_mode{device="eth0.281"} 0 node_network_iface_link_mode{device="eth0.4000"} 0 node_network_iface_link_mode{device="eth0.4002"} 0 node_network_iface_link_mode{device="eth0.4004"} 0 node_network_iface_link_mode{device="eth0.4005"} 0 node_network_iface_link_mode{device="eth0.4008"} 0 node_network_iface_link_mode{device="eth0.4009"} 0 node_network_iface_link_mode{device="eth0.4011"} 0 node_network_iface_link_mode{device="eth0.4014"} 0 node_network_iface_link_mode{device="eth0.4018"} 0 node_network_iface_link_mode{device="eth0.4022"} 0 node_network_iface_link_mode{device="eth0.4023"} 0 node_network_iface_link_mode{device="eth0.4026"} 0 node_network_iface_link_mode{device="eth0.4037"} 0 node_network_iface_link_mode{device="eth0.4038"} 0 node_network_iface_link_mode{device="eth0.4040"} 0 node_network_iface_link_mode{device="eth0.9"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="sit0"} 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",broadcast="00:00:00:00",device="sit0",duplex="",ifalias="",operstate="down"} 1 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="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.100",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.102",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.16",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.210",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.220",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.230",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.280",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.281",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4000",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4002",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4004",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4005",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4008",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4009",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4011",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4014",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4018",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4022",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4023",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4026",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4037",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4038",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.4040",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ac:22:0b:c7:4c:97",broadcast="ff:ff:ff:ff:ff:ff",device="eth0.9",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="b6:75:61:62:f6:fc",broadcast="ff:ff:ff:ff:ff:ff",device="dummy0",duplex="",ifalias="",operstate="unknown"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="dummy0"} 1500 node_network_mtu_bytes{device="eth0"} 9198 node_network_mtu_bytes{device="eth0.100"} 9198 node_network_mtu_bytes{device="eth0.102"} 9198 node_network_mtu_bytes{device="eth0.16"} 1500 node_network_mtu_bytes{device="eth0.210"} 9198 node_network_mtu_bytes{device="eth0.220"} 9198 node_network_mtu_bytes{device="eth0.230"} 9198 node_network_mtu_bytes{device="eth0.280"} 9198 node_network_mtu_bytes{device="eth0.281"} 9198 node_network_mtu_bytes{device="eth0.4000"} 9198 node_network_mtu_bytes{device="eth0.4002"} 9198 node_network_mtu_bytes{device="eth0.4004"} 9198 node_network_mtu_bytes{device="eth0.4005"} 9198 node_network_mtu_bytes{device="eth0.4008"} 9198 node_network_mtu_bytes{device="eth0.4009"} 9198 node_network_mtu_bytes{device="eth0.4011"} 9198 node_network_mtu_bytes{device="eth0.4014"} 9198 node_network_mtu_bytes{device="eth0.4018"} 9198 node_network_mtu_bytes{device="eth0.4022"} 9198 node_network_mtu_bytes{device="eth0.4023"} 9198 node_network_mtu_bytes{device="eth0.4026"} 9198 node_network_mtu_bytes{device="eth0.4037"} 9198 node_network_mtu_bytes{device="eth0.4038"} 9198 node_network_mtu_bytes{device="eth0.4040"} 9198 node_network_mtu_bytes{device="eth0.9"} 1500 node_network_mtu_bytes{device="lo"} 16436 node_network_mtu_bytes{device="sit0"} 1480 # 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="dummy0"} 0 node_network_net_dev_group{device="eth0"} 0 node_network_net_dev_group{device="eth0.100"} 0 node_network_net_dev_group{device="eth0.102"} 0 node_network_net_dev_group{device="eth0.16"} 0 node_network_net_dev_group{device="eth0.210"} 0 node_network_net_dev_group{device="eth0.220"} 0 node_network_net_dev_group{device="eth0.230"} 0 node_network_net_dev_group{device="eth0.280"} 0 node_network_net_dev_group{device="eth0.281"} 0 node_network_net_dev_group{device="eth0.4000"} 0 node_network_net_dev_group{device="eth0.4002"} 0 node_network_net_dev_group{device="eth0.4004"} 0 node_network_net_dev_group{device="eth0.4005"} 0 node_network_net_dev_group{device="eth0.4008"} 0 node_network_net_dev_group{device="eth0.4009"} 0 node_network_net_dev_group{device="eth0.4011"} 0 node_network_net_dev_group{device="eth0.4014"} 0 node_network_net_dev_group{device="eth0.4018"} 0 node_network_net_dev_group{device="eth0.4022"} 0 node_network_net_dev_group{device="eth0.4023"} 0 node_network_net_dev_group{device="eth0.4026"} 0 node_network_net_dev_group{device="eth0.4037"} 0 node_network_net_dev_group{device="eth0.4038"} 0 node_network_net_dev_group{device="eth0.4040"} 0 node_network_net_dev_group{device="eth0.9"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="sit0"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="dummy0"} 1 node_network_protocol_type{device="eth0"} 1 node_network_protocol_type{device="eth0.100"} 1 node_network_protocol_type{device="eth0.102"} 1 node_network_protocol_type{device="eth0.16"} 1 node_network_protocol_type{device="eth0.210"} 1 node_network_protocol_type{device="eth0.220"} 1 node_network_protocol_type{device="eth0.230"} 1 node_network_protocol_type{device="eth0.280"} 1 node_network_protocol_type{device="eth0.281"} 1 node_network_protocol_type{device="eth0.4000"} 1 node_network_protocol_type{device="eth0.4002"} 1 node_network_protocol_type{device="eth0.4004"} 1 node_network_protocol_type{device="eth0.4005"} 1 node_network_protocol_type{device="eth0.4008"} 1 node_network_protocol_type{device="eth0.4009"} 1 node_network_protocol_type{device="eth0.4011"} 1 node_network_protocol_type{device="eth0.4014"} 1 node_network_protocol_type{device="eth0.4018"} 1 node_network_protocol_type{device="eth0.4022"} 1 node_network_protocol_type{device="eth0.4023"} 1 node_network_protocol_type{device="eth0.4026"} 1 node_network_protocol_type{device="eth0.4037"} 1 node_network_protocol_type{device="eth0.4038"} 1 node_network_protocol_type{device="eth0.4040"} 1 node_network_protocol_type{device="eth0.9"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="sit0"} 776 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="eth0"} 3.3670237759884e+13 node_network_receive_bytes_total{device="eth0.100"} 2.3262729834387e+13 node_network_receive_bytes_total{device="eth0.102"} 4.96293787066e+11 node_network_receive_bytes_total{device="eth0.16"} 8.7335896e+08 node_network_receive_bytes_total{device="eth0.210"} 0 node_network_receive_bytes_total{device="eth0.220"} 5.514568471e+10 node_network_receive_bytes_total{device="eth0.230"} 3.66600325e+08 node_network_receive_bytes_total{device="eth0.280"} 7.3290175069e+10 node_network_receive_bytes_total{device="eth0.281"} 6.77562e+06 node_network_receive_bytes_total{device="eth0.4000"} 1.3094945094e+10 node_network_receive_bytes_total{device="eth0.4002"} 3.612766051e+09 node_network_receive_bytes_total{device="eth0.4004"} 7.476456405e+09 node_network_receive_bytes_total{device="eth0.4005"} 5.700672559e+09 node_network_receive_bytes_total{device="eth0.4008"} 9.953958749e+09 node_network_receive_bytes_total{device="eth0.4009"} 1.5441572433e+10 node_network_receive_bytes_total{device="eth0.4011"} 3.492683439e+09 node_network_receive_bytes_total{device="eth0.4014"} 5.045583916e+09 node_network_receive_bytes_total{device="eth0.4018"} 6.180269524e+09 node_network_receive_bytes_total{device="eth0.4022"} 1.6364629416e+10 node_network_receive_bytes_total{device="eth0.4023"} 3.1241903552e+10 node_network_receive_bytes_total{device="eth0.4026"} 1.2453198751e+10 node_network_receive_bytes_total{device="eth0.4037"} 1.1710488199e+10 node_network_receive_bytes_total{device="eth0.4038"} 1.2227277181e+10 node_network_receive_bytes_total{device="eth0.4040"} 2.681898893e+09 node_network_receive_bytes_total{device="eth0.9"} 7.159061154163e+12 node_network_receive_bytes_total{device="lo"} 6.9348963995685e+13 node_network_receive_bytes_total{device="sit0"} 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="dummy0"} 0 node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="eth0.100"} 0 node_network_receive_compressed_total{device="eth0.102"} 0 node_network_receive_compressed_total{device="eth0.16"} 0 node_network_receive_compressed_total{device="eth0.210"} 0 node_network_receive_compressed_total{device="eth0.220"} 0 node_network_receive_compressed_total{device="eth0.230"} 0 node_network_receive_compressed_total{device="eth0.280"} 0 node_network_receive_compressed_total{device="eth0.281"} 0 node_network_receive_compressed_total{device="eth0.4000"} 0 node_network_receive_compressed_total{device="eth0.4002"} 0 node_network_receive_compressed_total{device="eth0.4004"} 0 node_network_receive_compressed_total{device="eth0.4005"} 0 node_network_receive_compressed_total{device="eth0.4008"} 0 node_network_receive_compressed_total{device="eth0.4009"} 0 node_network_receive_compressed_total{device="eth0.4011"} 0 node_network_receive_compressed_total{device="eth0.4014"} 0 node_network_receive_compressed_total{device="eth0.4018"} 0 node_network_receive_compressed_total{device="eth0.4022"} 0 node_network_receive_compressed_total{device="eth0.4023"} 0 node_network_receive_compressed_total{device="eth0.4026"} 0 node_network_receive_compressed_total{device="eth0.4037"} 0 node_network_receive_compressed_total{device="eth0.4038"} 0 node_network_receive_compressed_total{device="eth0.4040"} 0 node_network_receive_compressed_total{device="eth0.9"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="sit0"} 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="dummy0"} 0 node_network_receive_drop_total{device="eth0"} 8.41129316e+08 node_network_receive_drop_total{device="eth0.100"} 0 node_network_receive_drop_total{device="eth0.102"} 18 node_network_receive_drop_total{device="eth0.16"} 0 node_network_receive_drop_total{device="eth0.210"} 0 node_network_receive_drop_total{device="eth0.220"} 1.351343e+06 node_network_receive_drop_total{device="eth0.230"} 0 node_network_receive_drop_total{device="eth0.280"} 51842 node_network_receive_drop_total{device="eth0.281"} 0 node_network_receive_drop_total{device="eth0.4000"} 66516 node_network_receive_drop_total{device="eth0.4002"} 49984 node_network_receive_drop_total{device="eth0.4004"} 0 node_network_receive_drop_total{device="eth0.4005"} 16628 node_network_receive_drop_total{device="eth0.4008"} 9149 node_network_receive_drop_total{device="eth0.4009"} 73 node_network_receive_drop_total{device="eth0.4011"} 39 node_network_receive_drop_total{device="eth0.4014"} 1 node_network_receive_drop_total{device="eth0.4018"} 0 node_network_receive_drop_total{device="eth0.4022"} 2 node_network_receive_drop_total{device="eth0.4023"} 80029 node_network_receive_drop_total{device="eth0.4026"} 61745 node_network_receive_drop_total{device="eth0.4037"} 4 node_network_receive_drop_total{device="eth0.4038"} 39322 node_network_receive_drop_total{device="eth0.4040"} 0 node_network_receive_drop_total{device="eth0.9"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="sit0"} 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="dummy0"} 0 node_network_receive_errs_total{device="eth0"} 11512 node_network_receive_errs_total{device="eth0.100"} 0 node_network_receive_errs_total{device="eth0.102"} 0 node_network_receive_errs_total{device="eth0.16"} 0 node_network_receive_errs_total{device="eth0.210"} 0 node_network_receive_errs_total{device="eth0.220"} 0 node_network_receive_errs_total{device="eth0.230"} 0 node_network_receive_errs_total{device="eth0.280"} 0 node_network_receive_errs_total{device="eth0.281"} 0 node_network_receive_errs_total{device="eth0.4000"} 0 node_network_receive_errs_total{device="eth0.4002"} 0 node_network_receive_errs_total{device="eth0.4004"} 0 node_network_receive_errs_total{device="eth0.4005"} 0 node_network_receive_errs_total{device="eth0.4008"} 0 node_network_receive_errs_total{device="eth0.4009"} 0 node_network_receive_errs_total{device="eth0.4011"} 0 node_network_receive_errs_total{device="eth0.4014"} 0 node_network_receive_errs_total{device="eth0.4018"} 0 node_network_receive_errs_total{device="eth0.4022"} 0 node_network_receive_errs_total{device="eth0.4023"} 0 node_network_receive_errs_total{device="eth0.4026"} 0 node_network_receive_errs_total{device="eth0.4037"} 0 node_network_receive_errs_total{device="eth0.4038"} 0 node_network_receive_errs_total{device="eth0.4040"} 0 node_network_receive_errs_total{device="eth0.9"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="sit0"} 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="dummy0"} 0 node_network_receive_fifo_total{device="eth0"} 0 node_network_receive_fifo_total{device="eth0.100"} 0 node_network_receive_fifo_total{device="eth0.102"} 0 node_network_receive_fifo_total{device="eth0.16"} 0 node_network_receive_fifo_total{device="eth0.210"} 0 node_network_receive_fifo_total{device="eth0.220"} 0 node_network_receive_fifo_total{device="eth0.230"} 0 node_network_receive_fifo_total{device="eth0.280"} 0 node_network_receive_fifo_total{device="eth0.281"} 0 node_network_receive_fifo_total{device="eth0.4000"} 0 node_network_receive_fifo_total{device="eth0.4002"} 0 node_network_receive_fifo_total{device="eth0.4004"} 0 node_network_receive_fifo_total{device="eth0.4005"} 0 node_network_receive_fifo_total{device="eth0.4008"} 0 node_network_receive_fifo_total{device="eth0.4009"} 0 node_network_receive_fifo_total{device="eth0.4011"} 0 node_network_receive_fifo_total{device="eth0.4014"} 0 node_network_receive_fifo_total{device="eth0.4018"} 0 node_network_receive_fifo_total{device="eth0.4022"} 0 node_network_receive_fifo_total{device="eth0.4023"} 0 node_network_receive_fifo_total{device="eth0.4026"} 0 node_network_receive_fifo_total{device="eth0.4037"} 0 node_network_receive_fifo_total{device="eth0.4038"} 0 node_network_receive_fifo_total{device="eth0.4040"} 0 node_network_receive_fifo_total{device="eth0.9"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="sit0"} 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="dummy0"} 0 node_network_receive_frame_total{device="eth0"} 5772 node_network_receive_frame_total{device="eth0.100"} 0 node_network_receive_frame_total{device="eth0.102"} 0 node_network_receive_frame_total{device="eth0.16"} 0 node_network_receive_frame_total{device="eth0.210"} 0 node_network_receive_frame_total{device="eth0.220"} 0 node_network_receive_frame_total{device="eth0.230"} 0 node_network_receive_frame_total{device="eth0.280"} 0 node_network_receive_frame_total{device="eth0.281"} 0 node_network_receive_frame_total{device="eth0.4000"} 0 node_network_receive_frame_total{device="eth0.4002"} 0 node_network_receive_frame_total{device="eth0.4004"} 0 node_network_receive_frame_total{device="eth0.4005"} 0 node_network_receive_frame_total{device="eth0.4008"} 0 node_network_receive_frame_total{device="eth0.4009"} 0 node_network_receive_frame_total{device="eth0.4011"} 0 node_network_receive_frame_total{device="eth0.4014"} 0 node_network_receive_frame_total{device="eth0.4018"} 0 node_network_receive_frame_total{device="eth0.4022"} 0 node_network_receive_frame_total{device="eth0.4023"} 0 node_network_receive_frame_total{device="eth0.4026"} 0 node_network_receive_frame_total{device="eth0.4037"} 0 node_network_receive_frame_total{device="eth0.4038"} 0 node_network_receive_frame_total{device="eth0.4040"} 0 node_network_receive_frame_total{device="eth0.9"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="sit0"} 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="dummy0"} 0 node_network_receive_multicast_total{device="eth0"} 4.4901014e+07 node_network_receive_multicast_total{device="eth0.100"} 531447 node_network_receive_multicast_total{device="eth0.102"} 68 node_network_receive_multicast_total{device="eth0.16"} 539876 node_network_receive_multicast_total{device="eth0.210"} 0 node_network_receive_multicast_total{device="eth0.220"} 448813 node_network_receive_multicast_total{device="eth0.230"} 27 node_network_receive_multicast_total{device="eth0.280"} 2.4216848e+07 node_network_receive_multicast_total{device="eth0.281"} 0 node_network_receive_multicast_total{device="eth0.4000"} 67222 node_network_receive_multicast_total{device="eth0.4002"} 13627 node_network_receive_multicast_total{device="eth0.4004"} 1055 node_network_receive_multicast_total{device="eth0.4005"} 16666 node_network_receive_multicast_total{device="eth0.4008"} 565639 node_network_receive_multicast_total{device="eth0.4009"} 99 node_network_receive_multicast_total{device="eth0.4011"} 30 node_network_receive_multicast_total{device="eth0.4014"} 26 node_network_receive_multicast_total{device="eth0.4018"} 50 node_network_receive_multicast_total{device="eth0.4022"} 70 node_network_receive_multicast_total{device="eth0.4023"} 28139 node_network_receive_multicast_total{device="eth0.4026"} 61401 node_network_receive_multicast_total{device="eth0.4037"} 29 node_network_receive_multicast_total{device="eth0.4038"} 68866 node_network_receive_multicast_total{device="eth0.4040"} 29 node_network_receive_multicast_total{device="eth0.9"} 3168 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="sit0"} 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="dummy0"} 0 node_network_receive_packets_total{device="eth0"} 1.02124203971e+11 node_network_receive_packets_total{device="eth0.100"} 8.2132233919e+10 node_network_receive_packets_total{device="eth0.102"} 3.421595115e+09 node_network_receive_packets_total{device="eth0.16"} 1.9705469e+07 node_network_receive_packets_total{device="eth0.210"} 0 node_network_receive_packets_total{device="eth0.220"} 3.5466376e+08 node_network_receive_packets_total{device="eth0.230"} 1.815156e+06 node_network_receive_packets_total{device="eth0.280"} 1.12353984e+09 node_network_receive_packets_total{device="eth0.281"} 6946 node_network_receive_packets_total{device="eth0.4000"} 1.10481548e+08 node_network_receive_packets_total{device="eth0.4002"} 7.6843265e+07 node_network_receive_packets_total{device="eth0.4004"} 9.4223585e+07 node_network_receive_packets_total{device="eth0.4005"} 5.1255891e+07 node_network_receive_packets_total{device="eth0.4008"} 1.20204616e+08 node_network_receive_packets_total{device="eth0.4009"} 7.0944939e+07 node_network_receive_packets_total{device="eth0.4011"} 3.5915194e+07 node_network_receive_packets_total{device="eth0.4014"} 8.3625376e+07 node_network_receive_packets_total{device="eth0.4018"} 1.1392689e+08 node_network_receive_packets_total{device="eth0.4022"} 2.23057065e+08 node_network_receive_packets_total{device="eth0.4023"} 4.91237679e+08 node_network_receive_packets_total{device="eth0.4026"} 1.69819645e+08 node_network_receive_packets_total{device="eth0.4037"} 7.384755e+07 node_network_receive_packets_total{device="eth0.4038"} 1.65091149e+08 node_network_receive_packets_total{device="eth0.4040"} 5.997935e+07 node_network_receive_packets_total{device="eth0.9"} 1.0092906893e+10 node_network_receive_packets_total{device="lo"} 4.86200355829e+11 node_network_receive_packets_total{device="sit0"} 0 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="eth0"} 1.25e+08 node_network_speed_bytes{device="eth0.100"} 1.25e+08 node_network_speed_bytes{device="eth0.102"} 1.25e+08 node_network_speed_bytes{device="eth0.16"} 1.25e+08 node_network_speed_bytes{device="eth0.210"} 1.25e+08 node_network_speed_bytes{device="eth0.220"} 1.25e+08 node_network_speed_bytes{device="eth0.230"} 1.25e+08 node_network_speed_bytes{device="eth0.280"} 1.25e+08 node_network_speed_bytes{device="eth0.281"} 1.25e+08 node_network_speed_bytes{device="eth0.4000"} 1.25e+08 node_network_speed_bytes{device="eth0.4002"} 1.25e+08 node_network_speed_bytes{device="eth0.4004"} 1.25e+08 node_network_speed_bytes{device="eth0.4005"} 1.25e+08 node_network_speed_bytes{device="eth0.4008"} 1.25e+08 node_network_speed_bytes{device="eth0.4009"} 1.25e+08 node_network_speed_bytes{device="eth0.4011"} 1.25e+08 node_network_speed_bytes{device="eth0.4014"} 1.25e+08 node_network_speed_bytes{device="eth0.4018"} 1.25e+08 node_network_speed_bytes{device="eth0.4022"} 1.25e+08 node_network_speed_bytes{device="eth0.4023"} 1.25e+08 node_network_speed_bytes{device="eth0.4026"} 1.25e+08 node_network_speed_bytes{device="eth0.4037"} 1.25e+08 node_network_speed_bytes{device="eth0.4038"} 1.25e+08 node_network_speed_bytes{device="eth0.4040"} 1.25e+08 node_network_speed_bytes{device="eth0.9"} 1.25e+08 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="dummy0"} 210 node_network_transmit_bytes_total{device="eth0"} 1.85335719355557e+14 node_network_transmit_bytes_total{device="eth0.100"} 1.75769074618994e+14 node_network_transmit_bytes_total{device="eth0.102"} 5.57706283868e+11 node_network_transmit_bytes_total{device="eth0.16"} 3.502142e+06 node_network_transmit_bytes_total{device="eth0.210"} 468 node_network_transmit_bytes_total{device="eth0.220"} 1.6112098911e+10 node_network_transmit_bytes_total{device="eth0.230"} 1.30940717e+08 node_network_transmit_bytes_total{device="eth0.280"} 1.3454887e+07 node_network_transmit_bytes_total{device="eth0.281"} 349053 node_network_transmit_bytes_total{device="eth0.4000"} 9.3906484e+09 node_network_transmit_bytes_total{device="eth0.4002"} 2.48813562e+08 node_network_transmit_bytes_total{device="eth0.4004"} 1.579639802e+09 node_network_transmit_bytes_total{device="eth0.4005"} 1.733097502e+09 node_network_transmit_bytes_total{device="eth0.4008"} 3.14216407e+09 node_network_transmit_bytes_total{device="eth0.4009"} 5.829057961e+09 node_network_transmit_bytes_total{device="eth0.4011"} 1.304630903e+09 node_network_transmit_bytes_total{device="eth0.4014"} 1.00661179e+09 node_network_transmit_bytes_total{device="eth0.4018"} 4.62584787e+08 node_network_transmit_bytes_total{device="eth0.4022"} 2.636854041e+09 node_network_transmit_bytes_total{device="eth0.4023"} 3.102815468e+09 node_network_transmit_bytes_total{device="eth0.4026"} 5.94566649e+08 node_network_transmit_bytes_total{device="eth0.4037"} 3.836731754e+09 node_network_transmit_bytes_total{device="eth0.4038"} 2.323563367e+09 node_network_transmit_bytes_total{device="eth0.4040"} 4.45131655e+08 node_network_transmit_bytes_total{device="eth0.9"} 1.608626962949e+12 node_network_transmit_bytes_total{device="lo"} 6.9348963995685e+13 node_network_transmit_bytes_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="eth0.100"} 0 node_network_transmit_carrier_total{device="eth0.102"} 0 node_network_transmit_carrier_total{device="eth0.16"} 0 node_network_transmit_carrier_total{device="eth0.210"} 0 node_network_transmit_carrier_total{device="eth0.220"} 0 node_network_transmit_carrier_total{device="eth0.230"} 0 node_network_transmit_carrier_total{device="eth0.280"} 0 node_network_transmit_carrier_total{device="eth0.281"} 0 node_network_transmit_carrier_total{device="eth0.4000"} 0 node_network_transmit_carrier_total{device="eth0.4002"} 0 node_network_transmit_carrier_total{device="eth0.4004"} 0 node_network_transmit_carrier_total{device="eth0.4005"} 0 node_network_transmit_carrier_total{device="eth0.4008"} 0 node_network_transmit_carrier_total{device="eth0.4009"} 0 node_network_transmit_carrier_total{device="eth0.4011"} 0 node_network_transmit_carrier_total{device="eth0.4014"} 0 node_network_transmit_carrier_total{device="eth0.4018"} 0 node_network_transmit_carrier_total{device="eth0.4022"} 0 node_network_transmit_carrier_total{device="eth0.4023"} 0 node_network_transmit_carrier_total{device="eth0.4026"} 0 node_network_transmit_carrier_total{device="eth0.4037"} 0 node_network_transmit_carrier_total{device="eth0.4038"} 0 node_network_transmit_carrier_total{device="eth0.4040"} 0 node_network_transmit_carrier_total{device="eth0.9"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="eth0.100"} 0 node_network_transmit_colls_total{device="eth0.102"} 0 node_network_transmit_colls_total{device="eth0.16"} 0 node_network_transmit_colls_total{device="eth0.210"} 0 node_network_transmit_colls_total{device="eth0.220"} 0 node_network_transmit_colls_total{device="eth0.230"} 0 node_network_transmit_colls_total{device="eth0.280"} 0 node_network_transmit_colls_total{device="eth0.281"} 0 node_network_transmit_colls_total{device="eth0.4000"} 0 node_network_transmit_colls_total{device="eth0.4002"} 0 node_network_transmit_colls_total{device="eth0.4004"} 0 node_network_transmit_colls_total{device="eth0.4005"} 0 node_network_transmit_colls_total{device="eth0.4008"} 0 node_network_transmit_colls_total{device="eth0.4009"} 0 node_network_transmit_colls_total{device="eth0.4011"} 0 node_network_transmit_colls_total{device="eth0.4014"} 0 node_network_transmit_colls_total{device="eth0.4018"} 0 node_network_transmit_colls_total{device="eth0.4022"} 0 node_network_transmit_colls_total{device="eth0.4023"} 0 node_network_transmit_colls_total{device="eth0.4026"} 0 node_network_transmit_colls_total{device="eth0.4037"} 0 node_network_transmit_colls_total{device="eth0.4038"} 0 node_network_transmit_colls_total{device="eth0.4040"} 0 node_network_transmit_colls_total{device="eth0.9"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="eth0.100"} 0 node_network_transmit_compressed_total{device="eth0.102"} 0 node_network_transmit_compressed_total{device="eth0.16"} 0 node_network_transmit_compressed_total{device="eth0.210"} 0 node_network_transmit_compressed_total{device="eth0.220"} 0 node_network_transmit_compressed_total{device="eth0.230"} 0 node_network_transmit_compressed_total{device="eth0.280"} 0 node_network_transmit_compressed_total{device="eth0.281"} 0 node_network_transmit_compressed_total{device="eth0.4000"} 0 node_network_transmit_compressed_total{device="eth0.4002"} 0 node_network_transmit_compressed_total{device="eth0.4004"} 0 node_network_transmit_compressed_total{device="eth0.4005"} 0 node_network_transmit_compressed_total{device="eth0.4008"} 0 node_network_transmit_compressed_total{device="eth0.4009"} 0 node_network_transmit_compressed_total{device="eth0.4011"} 0 node_network_transmit_compressed_total{device="eth0.4014"} 0 node_network_transmit_compressed_total{device="eth0.4018"} 0 node_network_transmit_compressed_total{device="eth0.4022"} 0 node_network_transmit_compressed_total{device="eth0.4023"} 0 node_network_transmit_compressed_total{device="eth0.4026"} 0 node_network_transmit_compressed_total{device="eth0.4037"} 0 node_network_transmit_compressed_total{device="eth0.4038"} 0 node_network_transmit_compressed_total{device="eth0.4040"} 0 node_network_transmit_compressed_total{device="eth0.9"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="eth0.100"} 0 node_network_transmit_drop_total{device="eth0.102"} 0 node_network_transmit_drop_total{device="eth0.16"} 0 node_network_transmit_drop_total{device="eth0.210"} 0 node_network_transmit_drop_total{device="eth0.220"} 0 node_network_transmit_drop_total{device="eth0.230"} 0 node_network_transmit_drop_total{device="eth0.280"} 0 node_network_transmit_drop_total{device="eth0.281"} 0 node_network_transmit_drop_total{device="eth0.4000"} 0 node_network_transmit_drop_total{device="eth0.4002"} 0 node_network_transmit_drop_total{device="eth0.4004"} 0 node_network_transmit_drop_total{device="eth0.4005"} 0 node_network_transmit_drop_total{device="eth0.4008"} 0 node_network_transmit_drop_total{device="eth0.4009"} 0 node_network_transmit_drop_total{device="eth0.4011"} 0 node_network_transmit_drop_total{device="eth0.4014"} 0 node_network_transmit_drop_total{device="eth0.4018"} 0 node_network_transmit_drop_total{device="eth0.4022"} 0 node_network_transmit_drop_total{device="eth0.4023"} 0 node_network_transmit_drop_total{device="eth0.4026"} 0 node_network_transmit_drop_total{device="eth0.4037"} 0 node_network_transmit_drop_total{device="eth0.4038"} 0 node_network_transmit_drop_total{device="eth0.4040"} 0 node_network_transmit_drop_total{device="eth0.9"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="eth0.100"} 0 node_network_transmit_errs_total{device="eth0.102"} 0 node_network_transmit_errs_total{device="eth0.16"} 0 node_network_transmit_errs_total{device="eth0.210"} 0 node_network_transmit_errs_total{device="eth0.220"} 0 node_network_transmit_errs_total{device="eth0.230"} 0 node_network_transmit_errs_total{device="eth0.280"} 0 node_network_transmit_errs_total{device="eth0.281"} 0 node_network_transmit_errs_total{device="eth0.4000"} 0 node_network_transmit_errs_total{device="eth0.4002"} 0 node_network_transmit_errs_total{device="eth0.4004"} 0 node_network_transmit_errs_total{device="eth0.4005"} 0 node_network_transmit_errs_total{device="eth0.4008"} 0 node_network_transmit_errs_total{device="eth0.4009"} 0 node_network_transmit_errs_total{device="eth0.4011"} 0 node_network_transmit_errs_total{device="eth0.4014"} 0 node_network_transmit_errs_total{device="eth0.4018"} 0 node_network_transmit_errs_total{device="eth0.4022"} 0 node_network_transmit_errs_total{device="eth0.4023"} 0 node_network_transmit_errs_total{device="eth0.4026"} 0 node_network_transmit_errs_total{device="eth0.4037"} 0 node_network_transmit_errs_total{device="eth0.4038"} 0 node_network_transmit_errs_total{device="eth0.4040"} 0 node_network_transmit_errs_total{device="eth0.9"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="eth0.100"} 0 node_network_transmit_fifo_total{device="eth0.102"} 0 node_network_transmit_fifo_total{device="eth0.16"} 0 node_network_transmit_fifo_total{device="eth0.210"} 0 node_network_transmit_fifo_total{device="eth0.220"} 0 node_network_transmit_fifo_total{device="eth0.230"} 0 node_network_transmit_fifo_total{device="eth0.280"} 0 node_network_transmit_fifo_total{device="eth0.281"} 0 node_network_transmit_fifo_total{device="eth0.4000"} 0 node_network_transmit_fifo_total{device="eth0.4002"} 0 node_network_transmit_fifo_total{device="eth0.4004"} 0 node_network_transmit_fifo_total{device="eth0.4005"} 0 node_network_transmit_fifo_total{device="eth0.4008"} 0 node_network_transmit_fifo_total{device="eth0.4009"} 0 node_network_transmit_fifo_total{device="eth0.4011"} 0 node_network_transmit_fifo_total{device="eth0.4014"} 0 node_network_transmit_fifo_total{device="eth0.4018"} 0 node_network_transmit_fifo_total{device="eth0.4022"} 0 node_network_transmit_fifo_total{device="eth0.4023"} 0 node_network_transmit_fifo_total{device="eth0.4026"} 0 node_network_transmit_fifo_total{device="eth0.4037"} 0 node_network_transmit_fifo_total{device="eth0.4038"} 0 node_network_transmit_fifo_total{device="eth0.4040"} 0 node_network_transmit_fifo_total{device="eth0.9"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="sit0"} 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="dummy0"} 3 node_network_transmit_packets_total{device="eth0"} 1.71122512621e+11 node_network_transmit_packets_total{device="eth0.100"} 6.0823714546e+10 node_network_transmit_packets_total{device="eth0.102"} 3.25701028e+09 node_network_transmit_packets_total{device="eth0.16"} 19151 node_network_transmit_packets_total{device="eth0.210"} 6 node_network_transmit_packets_total{device="eth0.220"} 1.65953596e+08 node_network_transmit_packets_total{device="eth0.230"} 1.412064e+06 node_network_transmit_packets_total{device="eth0.280"} 317591 node_network_transmit_packets_total{device="eth0.281"} 1350 node_network_transmit_packets_total{device="eth0.4000"} 1.13042741e+08 node_network_transmit_packets_total{device="eth0.4002"} 4.174525e+06 node_network_transmit_packets_total{device="eth0.4004"} 1.798627e+07 node_network_transmit_packets_total{device="eth0.4005"} 1.8221609e+07 node_network_transmit_packets_total{device="eth0.4008"} 3.4606201e+07 node_network_transmit_packets_total{device="eth0.4009"} 6.136518e+07 node_network_transmit_packets_total{device="eth0.4011"} 1.5112709e+07 node_network_transmit_packets_total{device="eth0.4014"} 1.1451129e+07 node_network_transmit_packets_total{device="eth0.4018"} 7.401575e+06 node_network_transmit_packets_total{device="eth0.4022"} 2.7799411e+07 node_network_transmit_packets_total{device="eth0.4023"} 3.7147828e+07 node_network_transmit_packets_total{device="eth0.4026"} 1.3573027e+07 node_network_transmit_packets_total{device="eth0.4037"} 3.8684724e+07 node_network_transmit_packets_total{device="eth0.4038"} 2.5345402e+07 node_network_transmit_packets_total{device="eth0.4040"} 7.441965e+06 node_network_transmit_packets_total{device="eth0.9"} 8.220464664e+09 node_network_transmit_packets_total{device="lo"} 4.86200355829e+11 node_network_transmit_packets_total{device="sit0"} 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="dummy0"} 0 node_network_transmit_queue_length{device="eth0"} 1000 node_network_transmit_queue_length{device="eth0.100"} 0 node_network_transmit_queue_length{device="eth0.102"} 0 node_network_transmit_queue_length{device="eth0.16"} 0 node_network_transmit_queue_length{device="eth0.210"} 0 node_network_transmit_queue_length{device="eth0.220"} 0 node_network_transmit_queue_length{device="eth0.230"} 0 node_network_transmit_queue_length{device="eth0.280"} 0 node_network_transmit_queue_length{device="eth0.281"} 0 node_network_transmit_queue_length{device="eth0.4000"} 0 node_network_transmit_queue_length{device="eth0.4002"} 0 node_network_transmit_queue_length{device="eth0.4004"} 0 node_network_transmit_queue_length{device="eth0.4005"} 0 node_network_transmit_queue_length{device="eth0.4008"} 0 node_network_transmit_queue_length{device="eth0.4009"} 0 node_network_transmit_queue_length{device="eth0.4011"} 0 node_network_transmit_queue_length{device="eth0.4014"} 0 node_network_transmit_queue_length{device="eth0.4018"} 0 node_network_transmit_queue_length{device="eth0.4022"} 0 node_network_transmit_queue_length{device="eth0.4023"} 0 node_network_transmit_queue_length{device="eth0.4026"} 0 node_network_transmit_queue_length{device="eth0.4037"} 0 node_network_transmit_queue_length{device="eth0.4038"} 0 node_network_transmit_queue_length{device="eth0.4040"} 0 node_network_transmit_queue_length{device="eth0.9"} 0 node_network_transmit_queue_length{device="lo"} 0 node_network_transmit_queue_length{device="sit0"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="dummy0"} 0 node_network_up{device="eth0"} 1 node_network_up{device="eth0.100"} 1 node_network_up{device="eth0.102"} 1 node_network_up{device="eth0.16"} 1 node_network_up{device="eth0.210"} 1 node_network_up{device="eth0.220"} 1 node_network_up{device="eth0.230"} 1 node_network_up{device="eth0.280"} 1 node_network_up{device="eth0.281"} 1 node_network_up{device="eth0.4000"} 1 node_network_up{device="eth0.4002"} 1 node_network_up{device="eth0.4004"} 1 node_network_up{device="eth0.4005"} 1 node_network_up{device="eth0.4008"} 1 node_network_up{device="eth0.4009"} 1 node_network_up{device="eth0.4011"} 1 node_network_up{device="eth0.4014"} 1 node_network_up{device="eth0.4018"} 1 node_network_up{device="eth0.4022"} 1 node_network_up{device="eth0.4023"} 1 node_network_up{device="eth0.4026"} 1 node_network_up{device="eth0.4037"} 1 node_network_up{device="eth0.4038"} 1 node_network_up{device="eth0.4040"} 1 node_network_up{device="eth0.9"} 1 node_network_up{device="lo"} 0 node_network_up{device="sit0"} 0 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 5262 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 65536 # HELP node_nf_conntrack_stat_drop Number of packets dropped due to conntrack failure. # TYPE node_nf_conntrack_stat_drop gauge node_nf_conntrack_stat_drop 1 # HELP node_nf_conntrack_stat_early_drop Number of dropped conntrack entries to make room for new ones, if maximum table size was reached. # TYPE node_nf_conntrack_stat_early_drop gauge node_nf_conntrack_stat_early_drop 19745 # HELP node_nf_conntrack_stat_found Number of searched entries which were successful. # TYPE node_nf_conntrack_stat_found gauge node_nf_conntrack_stat_found 2.1559823951e+10 # HELP node_nf_conntrack_stat_ignore Number of packets seen which are already connected to a conntrack entry. # TYPE node_nf_conntrack_stat_ignore gauge node_nf_conntrack_stat_ignore 1.3759180212e+10 # HELP node_nf_conntrack_stat_insert Number of entries inserted into the list. # TYPE node_nf_conntrack_stat_insert gauge node_nf_conntrack_stat_insert 2.112916692e+09 # HELP node_nf_conntrack_stat_insert_failed Number of entries for which list insertion was attempted but failed. # TYPE node_nf_conntrack_stat_insert_failed gauge node_nf_conntrack_stat_insert_failed 0 # HELP node_nf_conntrack_stat_invalid Number of packets seen which can not be tracked. # TYPE node_nf_conntrack_stat_invalid gauge node_nf_conntrack_stat_invalid 1.42441237e+08 # HELP node_nf_conntrack_stat_search_restart Number of conntrack table lookups which had to be restarted due to hashtable resizes. # TYPE node_nf_conntrack_stat_search_restart gauge node_nf_conntrack_stat_search_restart 0 # HELP node_nfs_connections_total Total number of NFSd TCP connections. # TYPE node_nfs_connections_total counter node_nfs_connections_total 0 # HELP node_nfs_packets_total Total NFSd network packets (sent+received) by protocol type. # TYPE node_nfs_packets_total counter node_nfs_packets_total{protocol="tcp"} 0 node_nfs_packets_total{protocol="udp"} 0 # HELP node_nfs_requests_total Number of NFS procedures invoked. # TYPE node_nfs_requests_total counter node_nfs_requests_total{method="Access",proto="3"} 0 node_nfs_requests_total{method="Access",proto="4"} 0 node_nfs_requests_total{method="Allocate",proto="4"} 0 node_nfs_requests_total{method="BindConnToSession",proto="4"} 0 node_nfs_requests_total{method="Clone",proto="4"} 0 node_nfs_requests_total{method="Close",proto="4"} 0 node_nfs_requests_total{method="Commit",proto="3"} 0 node_nfs_requests_total{method="Commit",proto="4"} 0 node_nfs_requests_total{method="Create",proto="2"} 0 node_nfs_requests_total{method="Create",proto="3"} 0 node_nfs_requests_total{method="Create",proto="4"} 0 node_nfs_requests_total{method="CreateSession",proto="4"} 0 node_nfs_requests_total{method="DeAllocate",proto="4"} 0 node_nfs_requests_total{method="DelegReturn",proto="4"} 0 node_nfs_requests_total{method="DestroyClientID",proto="4"} 0 node_nfs_requests_total{method="DestroySession",proto="4"} 0 node_nfs_requests_total{method="ExchangeID",proto="4"} 0 node_nfs_requests_total{method="FreeStateID",proto="4"} 0 node_nfs_requests_total{method="FsInfo",proto="3"} 0 node_nfs_requests_total{method="FsInfo",proto="4"} 0 node_nfs_requests_total{method="FsLocations",proto="4"} 0 node_nfs_requests_total{method="FsStat",proto="2"} 0 node_nfs_requests_total{method="FsStat",proto="3"} 0 node_nfs_requests_total{method="FsidPresent",proto="4"} 0 node_nfs_requests_total{method="GetACL",proto="4"} 0 node_nfs_requests_total{method="GetAttr",proto="2"} 0 node_nfs_requests_total{method="GetAttr",proto="3"} 0 node_nfs_requests_total{method="GetDeviceInfo",proto="4"} 0 node_nfs_requests_total{method="GetDeviceList",proto="4"} 0 node_nfs_requests_total{method="GetLeaseTime",proto="4"} 0 node_nfs_requests_total{method="Getattr",proto="4"} 0 node_nfs_requests_total{method="LayoutCommit",proto="4"} 0 node_nfs_requests_total{method="LayoutGet",proto="4"} 0 node_nfs_requests_total{method="LayoutReturn",proto="4"} 0 node_nfs_requests_total{method="LayoutStats",proto="4"} 0 node_nfs_requests_total{method="Link",proto="2"} 0 node_nfs_requests_total{method="Link",proto="3"} 0 node_nfs_requests_total{method="Link",proto="4"} 0 node_nfs_requests_total{method="Lock",proto="4"} 0 node_nfs_requests_total{method="Lockt",proto="4"} 0 node_nfs_requests_total{method="Locku",proto="4"} 0 node_nfs_requests_total{method="Lookup",proto="2"} 0 node_nfs_requests_total{method="Lookup",proto="3"} 0 node_nfs_requests_total{method="Lookup",proto="4"} 0 node_nfs_requests_total{method="LookupRoot",proto="4"} 0 node_nfs_requests_total{method="MkDir",proto="2"} 0 node_nfs_requests_total{method="MkDir",proto="3"} 0 node_nfs_requests_total{method="MkNod",proto="3"} 0 node_nfs_requests_total{method="Null",proto="2"} 0 node_nfs_requests_total{method="Null",proto="3"} 0 node_nfs_requests_total{method="Null",proto="4"} 0 node_nfs_requests_total{method="Open",proto="4"} 0 node_nfs_requests_total{method="OpenConfirm",proto="4"} 0 node_nfs_requests_total{method="OpenDowngrade",proto="4"} 0 node_nfs_requests_total{method="OpenNoattr",proto="4"} 0 node_nfs_requests_total{method="PathConf",proto="3"} 0 node_nfs_requests_total{method="Pathconf",proto="4"} 0 node_nfs_requests_total{method="Read",proto="2"} 0 node_nfs_requests_total{method="Read",proto="3"} 0 node_nfs_requests_total{method="Read",proto="4"} 0 node_nfs_requests_total{method="ReadDir",proto="2"} 0 node_nfs_requests_total{method="ReadDir",proto="3"} 0 node_nfs_requests_total{method="ReadDir",proto="4"} 0 node_nfs_requests_total{method="ReadDirPlus",proto="3"} 0 node_nfs_requests_total{method="ReadLink",proto="2"} 0 node_nfs_requests_total{method="ReadLink",proto="3"} 0 node_nfs_requests_total{method="ReadLink",proto="4"} 0 node_nfs_requests_total{method="ReclaimComplete",proto="4"} 0 node_nfs_requests_total{method="ReleaseLockowner",proto="4"} 0 node_nfs_requests_total{method="Remove",proto="2"} 0 node_nfs_requests_total{method="Remove",proto="3"} 0 node_nfs_requests_total{method="Remove",proto="4"} 0 node_nfs_requests_total{method="Rename",proto="2"} 0 node_nfs_requests_total{method="Rename",proto="3"} 0 node_nfs_requests_total{method="Rename",proto="4"} 0 node_nfs_requests_total{method="Renew",proto="4"} 0 node_nfs_requests_total{method="RmDir",proto="2"} 0 node_nfs_requests_total{method="RmDir",proto="3"} 0 node_nfs_requests_total{method="Root",proto="2"} 0 node_nfs_requests_total{method="Secinfo",proto="4"} 0 node_nfs_requests_total{method="SecinfoNoName",proto="4"} 0 node_nfs_requests_total{method="Seek",proto="4"} 0 node_nfs_requests_total{method="Sequence",proto="4"} 0 node_nfs_requests_total{method="ServerCaps",proto="4"} 0 node_nfs_requests_total{method="SetACL",proto="4"} 0 node_nfs_requests_total{method="SetAttr",proto="2"} 0 node_nfs_requests_total{method="SetAttr",proto="3"} 0 node_nfs_requests_total{method="SetClientID",proto="4"} 0 node_nfs_requests_total{method="SetClientIDConfirm",proto="4"} 0 node_nfs_requests_total{method="Setattr",proto="4"} 0 node_nfs_requests_total{method="StatFs",proto="4"} 0 node_nfs_requests_total{method="SymLink",proto="2"} 0 node_nfs_requests_total{method="SymLink",proto="3"} 0 node_nfs_requests_total{method="Symlink",proto="4"} 0 node_nfs_requests_total{method="TestStateID",proto="4"} 0 node_nfs_requests_total{method="WrCache",proto="2"} 0 node_nfs_requests_total{method="Write",proto="2"} 0 node_nfs_requests_total{method="Write",proto="3"} 0 node_nfs_requests_total{method="Write",proto="4"} 0 # HELP node_nfs_rpc_authentication_refreshes_total Number of RPC authentication refreshes performed. # TYPE node_nfs_rpc_authentication_refreshes_total counter node_nfs_rpc_authentication_refreshes_total 0 # HELP node_nfs_rpc_retransmissions_total Number of RPC transmissions performed. # TYPE node_nfs_rpc_retransmissions_total counter node_nfs_rpc_retransmissions_total 0 # HELP node_nfs_rpcs_total Total number of RPCs performed. # TYPE node_nfs_rpcs_total counter node_nfs_rpcs_total 0 # 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 8 # HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. # TYPE node_schedstat_running_seconds_total counter node_schedstat_running_seconds_total{cpu="0"} 1.5659100575350491e+07 node_schedstat_running_seconds_total{cpu="1"} 1.7467482788346972e+07 node_schedstat_running_seconds_total{cpu="2"} 2.092827980849771e+07 node_schedstat_running_seconds_total{cpu="3"} 1.7004205975310255e+07 node_schedstat_running_seconds_total{cpu="4"} 8.46931805032553e+06 node_schedstat_running_seconds_total{cpu="5"} 8.53401442626692e+06 node_schedstat_running_seconds_total{cpu="6"} 6.924964649063261e+06 node_schedstat_running_seconds_total{cpu="7"} 8.516054916791696e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 1.29800333397e+11 node_schedstat_timeslices_total{cpu="1"} 1.29459779465e+11 node_schedstat_timeslices_total{cpu="2"} 1.89001890092e+11 node_schedstat_timeslices_total{cpu="3"} 1.25777166416e+11 node_schedstat_timeslices_total{cpu="4"} 3.8205824783e+10 node_schedstat_timeslices_total{cpu="5"} 3.768658048e+10 node_schedstat_timeslices_total{cpu="6"} 3.8936002004e+10 node_schedstat_timeslices_total{cpu="7"} 3.5946538137e+10 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 1.669390128013478e+06 node_schedstat_waiting_seconds_total{cpu="1"} 1.643224043351523e+06 node_schedstat_waiting_seconds_total{cpu="2"} 2.51824908261683e+06 node_schedstat_waiting_seconds_total{cpu="3"} 1.66667243061854e+06 node_schedstat_waiting_seconds_total{cpu="4"} 1.515869250146142e+06 node_schedstat_waiting_seconds_total{cpu="5"} 1.502986122544228e+06 node_schedstat_waiting_seconds_total{cpu="6"} 1.662079634112786e+06 node_schedstat_waiting_seconds_total{cpu="7"} 1.499330559218204e+06 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="arp"} 0.000153757 node_scrape_collector_duration_seconds{collector="bcache"} 1.4442e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000165484 node_scrape_collector_duration_seconds{collector="btrfs"} 1.4558e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000433005 node_scrape_collector_duration_seconds{collector="cpu"} 0.001692653 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.00222818 node_scrape_collector_duration_seconds{collector="diskstats"} 0.002072323 node_scrape_collector_duration_seconds{collector="dmi"} 2.5806e-05 node_scrape_collector_duration_seconds{collector="edac"} 1.4148e-05 node_scrape_collector_duration_seconds{collector="entropy"} 7.8787e-05 node_scrape_collector_duration_seconds{collector="fibrechannel"} 1.4848e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.000290751 node_scrape_collector_duration_seconds{collector="filesystem"} 0.001823192 node_scrape_collector_duration_seconds{collector="hwmon"} 0.000783278 node_scrape_collector_duration_seconds{collector="infiniband"} 1.4631e-05 node_scrape_collector_duration_seconds{collector="ipvs"} 1.8453e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 2.9874e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 7.0177e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.001389178 node_scrape_collector_duration_seconds{collector="netclass"} 0.009706223 node_scrape_collector_duration_seconds{collector="netdev"} 0.00255962 node_scrape_collector_duration_seconds{collector="netstat"} 0.001467286 node_scrape_collector_duration_seconds{collector="nfs"} 0.001048829 node_scrape_collector_duration_seconds{collector="nfsd"} 2.4373e-05 node_scrape_collector_duration_seconds{collector="nvme"} 0.000350963 node_scrape_collector_duration_seconds{collector="os"} 2.0915e-05 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 2.8293e-05 node_scrape_collector_duration_seconds{collector="pressure"} 5.6248e-05 node_scrape_collector_duration_seconds{collector="rapl"} 4.2905e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00081121 node_scrape_collector_duration_seconds{collector="sockstat"} 0.00102254 node_scrape_collector_duration_seconds{collector="softnet"} 9.546e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000514965 node_scrape_collector_duration_seconds{collector="tapestats"} 1.5997e-05 node_scrape_collector_duration_seconds{collector="textfile"} 1.9944e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.00047251 node_scrape_collector_duration_seconds{collector="time"} 0.000121106 node_scrape_collector_duration_seconds{collector="timex"} 1.3524e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000929425 node_scrape_collector_duration_seconds{collector="uname"} 1.6667e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000585656 node_scrape_collector_duration_seconds{collector="xfs"} 1.4815e-05 node_scrape_collector_duration_seconds{collector="zfs"} 1.4529e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 0 node_scrape_collector_success{collector="btrfs"} 1 node_scrape_collector_success{collector="conntrack"} 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="dmi"} 1 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="fibrechannel"} 0 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 0 node_scrape_collector_success{collector="ipvs"} 0 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="mdadm"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netclass"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="nfs"} 1 node_scrape_collector_success{collector="nfsd"} 0 node_scrape_collector_success{collector="nvme"} 0 node_scrape_collector_success{collector="os"} 0 node_scrape_collector_success{collector="powersupplyclass"} 1 node_scrape_collector_success{collector="pressure"} 0 node_scrape_collector_success{collector="rapl"} 0 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="tapestats"} 0 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="thermal_zone"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="udp_queues"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 0 # HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse. # TYPE node_sockstat_FRAG6_inuse gauge node_sockstat_FRAG6_inuse 0 # HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory. # TYPE node_sockstat_FRAG6_memory gauge node_sockstat_FRAG6_memory 0 # HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse. # TYPE node_sockstat_FRAG_inuse gauge node_sockstat_FRAG_inuse 0 # HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory. # TYPE node_sockstat_FRAG_memory gauge node_sockstat_FRAG_memory 0 # HELP node_sockstat_RAW6_inuse Number of RAW6 sockets in state inuse. # TYPE node_sockstat_RAW6_inuse gauge node_sockstat_RAW6_inuse 0 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 107 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 147 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 34 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 121 # 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 495616 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 1 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 298 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 31 # 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 6 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 5 # 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 20480 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 207 # 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"} 8.66490483e+08 node_softnet_processed_total{cpu="1"} 2.30257139e+08 node_softnet_processed_total{cpu="2"} 1.324377562e+09 node_softnet_processed_total{cpu="3"} 1.144228993e+09 node_softnet_processed_total{cpu="4"} 1.417058345e+09 node_softnet_processed_total{cpu="5"} 2.901549696e+09 node_softnet_processed_total{cpu="6"} 1.505488937e+09 node_softnet_processed_total{cpu="7"} 2.372640767e+09 # 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"} 0 node_softnet_times_squeezed_total{cpu="1"} 0 node_softnet_times_squeezed_total{cpu="2"} 910 node_softnet_times_squeezed_total{cpu="3"} 0 node_softnet_times_squeezed_total{cpu="4"} 0 node_softnet_times_squeezed_total{cpu="5"} 0 node_softnet_times_squeezed_total{cpu="6"} 0 node_softnet_times_squeezed_total{cpu="7"} 0 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_time_clocksource_available_info Available clocksources read from '/sys/devices/system/clocksource'. # TYPE node_time_clocksource_available_info gauge node_time_clocksource_available_info{clocksource="acpi_pm",device="0"} 1 node_time_clocksource_available_info{clocksource="hpet",device="0"} 1 node_time_clocksource_available_info{clocksource="tsc",device="0"} 1 # HELP node_time_clocksource_current_info Current clocksource read from '/sys/devices/system/clocksource'. # TYPE node_time_clocksource_current_info gauge node_time_clocksource_current_info{clocksource="tsc",device="0"} 1 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7280970100083423e+09 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge node_time_zone_offset_seconds{time_zone="MSK"} 10800 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 16 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 2 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 16 # 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 # 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 64 # 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 0 # 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="glagol.orn.ru",release="3.6.11",sysname="Linux",version="#4 SMP Tue Apr 28 09:50:51 MSK 2015"} 1 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 1.85407909909e+12 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 2.84922e+06 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 1.588728779e+09 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 2.1373678259e+11 # 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 594675.77 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7211392e+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.67233583051e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.36940032e+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.8446744073709552e+19 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 113 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"} 1.066402e+07 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0