# 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.5563e-05 go_gc_duration_seconds{quantile="0.25"} 3.6767e-05 go_gc_duration_seconds{quantile="0.5"} 8.3421e-05 go_gc_duration_seconds{quantile="0.75"} 0.000179497 go_gc_duration_seconds{quantile="1"} 0.096601307 go_gc_duration_seconds_sum 75478.699679425 go_gc_duration_seconds_count 1.0820845e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.14.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.972448e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.5403992992896e+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.448703e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.57194492189e+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.0008024528415090266 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.590408e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 2.972448e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 6.0350464e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 4.890624e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 29829 # 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 5.853184e+07 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 6.5241088e+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.7673304428031368e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.57194522018e+11 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 13888 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 16384 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 132464 # 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 245760 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+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.645241e+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.867776e+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.867776e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.505536e+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="cali06fc2f57932"} 1 node_arp_entries{device="cali2e243b6c922"} 1 node_arp_entries{device="cali40f40cb3314"} 1 node_arp_entries{device="cali5f5e9df29c6"} 1 node_arp_entries{device="cali82a7e680285"} 1 node_arp_entries{device="cali965dfa50b0a"} 1 node_arp_entries{device="cali990cc3ce3e6"} 1 node_arp_entries{device="calibdc2c186e44"} 1 node_arp_entries{device="calid79e1a0efae"} 1 node_arp_entries{device="caliea6fa683bd5"} 1 node_arp_entries{device="docker0"} 2 node_arp_entries{device="ens192"} 4 node_arp_entries{device="ens224"} 4 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.648175572e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.234913450716e+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"} 7 node_cooling_device_max_state{name="1",type="Processor"} 7 node_cooling_device_max_state{name="2",type="Processor"} 7 node_cooling_device_max_state{name="3",type="Processor"} 7 node_cooling_device_max_state{name="4",type="Processor"} 7 node_cooling_device_max_state{name="5",type="Processor"} 7 node_cooling_device_max_state{name="6",type="Processor"} 7 node_cooling_device_max_state{name="7",type="Processor"} 7 # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",mode="user"} 0 # HELP node_cpu_seconds_total Seconds the cpus spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 1.1294185158e+08 node_cpu_seconds_total{cpu="0",mode="iowait"} 54633 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 205.12 node_cpu_seconds_total{cpu="0",mode="softirq"} 168751.21 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.64373095e+06 node_cpu_seconds_total{cpu="0",mode="user"} 4.14958964e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 1.1165767507e+08 node_cpu_seconds_total{cpu="1",mode="iowait"} 57764.4 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 198.01 node_cpu_seconds_total{cpu="1",mode="softirq"} 90046.16 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 2.07061499e+06 node_cpu_seconds_total{cpu="1",mode="user"} 5.31135438e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 1.1171521432e+08 node_cpu_seconds_total{cpu="2",mode="iowait"} 56470.1 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 197.39 node_cpu_seconds_total{cpu="2",mode="softirq"} 64067.09 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.98784162e+06 node_cpu_seconds_total{cpu="2",mode="user"} 5.30531493e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 1.1204157781e+08 node_cpu_seconds_total{cpu="3",mode="iowait"} 54661.55 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 200.01 node_cpu_seconds_total{cpu="3",mode="softirq"} 56529.51 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.86478431e+06 node_cpu_seconds_total{cpu="3",mode="user"} 5.01404e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 1.1229344175e+08 node_cpu_seconds_total{cpu="4",mode="iowait"} 53110.63 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 230.96 node_cpu_seconds_total{cpu="4",mode="softirq"} 50782.24 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1.77798955e+06 node_cpu_seconds_total{cpu="4",mode="user"} 4.81962669e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 1.1250026878e+08 node_cpu_seconds_total{cpu="5",mode="iowait"} 52911.79 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 231.99 node_cpu_seconds_total{cpu="5",mode="softirq"} 50931.53 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 1.7220388e+06 node_cpu_seconds_total{cpu="5",mode="user"} 4.62492119e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 1.1261330234e+08 node_cpu_seconds_total{cpu="6",mode="iowait"} 52859.04 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 222.95 node_cpu_seconds_total{cpu="6",mode="softirq"} 45980.37 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 1.68453981e+06 node_cpu_seconds_total{cpu="6",mode="user"} 4.55537047e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 1.1258714545e+08 node_cpu_seconds_total{cpu="7",mode="iowait"} 50089.06 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 212.48 node_cpu_seconds_total{cpu="7",mode="softirq"} 86916.36 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.66034076e+06 node_cpu_seconds_total{cpu="7",mode="user"} 4.4644675e+06 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="dm-0"} 0 node_disk_io_now{device="dm-1"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sr0"} 0 # HELP node_disk_io_time_seconds_total Total seconds spent doing I/Os. # TYPE node_disk_io_time_seconds_total counter node_disk_io_time_seconds_total{device="dm-0"} 582049.926 node_disk_io_time_seconds_total{device="dm-1"} 0.021 node_disk_io_time_seconds_total{device="sda"} 578818.407 node_disk_io_time_seconds_total{device="sdb"} 68346.047 node_disk_io_time_seconds_total{device="sr0"} 0 # 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="dm-0"} 963019.399 node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.041 node_disk_io_time_weighted_seconds_total{device="sda"} 945441.85 node_disk_io_time_weighted_seconds_total{device="sdb"} 465473.746 node_disk_io_time_weighted_seconds_total{device="sr0"} 0 # 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="dm-0"} 1.609473536e+09 node_disk_read_bytes_total{device="dm-1"} 3.31776e+06 node_disk_read_bytes_total{device="sda"} 1.639278592e+09 node_disk_read_bytes_total{device="sdb"} 1.235693056e+09 node_disk_read_bytes_total{device="sr0"} 0 # 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="dm-0"} 83.772 node_disk_read_time_seconds_total{device="dm-1"} 0.041 node_disk_read_time_seconds_total{device="sda"} 83.869 node_disk_read_time_seconds_total{device="sdb"} 27.438 node_disk_read_time_seconds_total{device="sr0"} 0 # 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="dm-0"} 33307 node_disk_reads_completed_total{device="dm-1"} 128 node_disk_reads_completed_total{device="sda"} 34046 node_disk_reads_completed_total{device="sdb"} 4976 node_disk_reads_completed_total{device="sr0"} 0 # 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="dm-0"} 0 node_disk_reads_merged_total{device="dm-1"} 0 node_disk_reads_merged_total{device="sda"} 40 node_disk_reads_merged_total{device="sdb"} 0 node_disk_reads_merged_total{device="sr0"} 0 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="dm-0"} 961144.569 node_disk_write_time_seconds_total{device="dm-1"} 0 node_disk_write_time_seconds_total{device="sda"} 946053.824 node_disk_write_time_seconds_total{device="sdb"} 465795.713 node_disk_write_time_seconds_total{device="sr0"} 0 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="dm-0"} 1.117759127e+09 node_disk_writes_completed_total{device="dm-1"} 0 node_disk_writes_completed_total{device="sda"} 1.111608104e+09 node_disk_writes_completed_total{device="sdb"} 1.13548462e+08 node_disk_writes_completed_total{device="sr0"} 0 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="dm-0"} 0 node_disk_writes_merged_total{device="dm-1"} 0 node_disk_writes_merged_total{device="sda"} 6.151301e+06 node_disk_writes_merged_total{device="sdb"} 6.568447e+06 node_disk_writes_merged_total{device="sr0"} 0 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="dm-0"} 5.546140214272e+12 node_disk_written_bytes_total{device="dm-1"} 0 node_disk_written_bytes_total{device="sda"} 5.546245257728e+12 node_disk_written_bytes_total{device="sdb"} 4.370911552512e+12 node_disk_written_bytes_total{device="sr0"} 0 # HELP node_entropy_available_bits Bits of available entropy. # TYPE node_entropy_available_bits gauge node_entropy_available_bits 3721 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goversion="go1.14.4",revision="3715be6ae899f2a9b9dbfd9c39f3e09a7bd4559f",version="1.0.1"} 1 # HELP node_filefd_allocated File descriptor statistics: allocated. # TYPE node_filefd_allocated gauge node_filefd_allocated 3520 # HELP node_filefd_maximum File descriptor statistics: maximum. # TYPE node_filefd_maximum gauge node_filefd_maximum 3.139375e+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/mapper/centos-root",fstype="xfs",mountpoint="/"} 4.0069955584e+10 node_filesystem_avail_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 8.73611264e+08 node_filesystem_avail_bytes{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 3.12843902976e+11 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5092011008e+10 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.356655616e+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/mapper/centos-root",fstype="xfs",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 0 node_filesystem_device_error{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 0 node_filesystem_device_error{device="/dev/sdb",fstype="xfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volume-subpaths/pvc-fc4b9b27-3cdd-445a-8aa1-358d0f010256/prometheus/2"} 1 node_filesystem_device_error{device="/dev/sdb",fstype="xfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volumes/kubernetes.io~local-volume/pvc-fc4b9b27-3cdd-445a-8aa1-358d0f010256"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/0d86314182622666c5ac39614ae22962838d2cd57b0fe63f78fc6b4f92197a8b/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/125569ad607fbe8401ff2c992f2199448448c2e8dd25d1e0a2c97c5b1c61b395/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/2d8b2911de7fc5245d8c4d0a81f5c07f60d5b415719068b81fda30f23ebb127f/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/30534da489979b8ad5388abe844da876688177c70a9f6351fa472140bd7e2e3a/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/41762daed4d0428f076e0bdcc3d21f1b0274ebb9ee1905f285c2b5e99671465b/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/4483d55f22fe49356b465945883c637a03b1d8a198e2716218eaaf0c7f149cbc/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/80b5c2641edcb94e8b1fe02dff66affc948963cb0c54e072ccafe534f80a7e60/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/8779298d1fa5e6f90939d5ddec6799760a3081ff932c4c40c590c9e567241a5b/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/95548a81c478717dc328b85e4f7fc5afcff3d9a375db5b2f49ce9c062af72156/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/9b2a279dd9a531f28db9aacd50df6e87fdb7fe89779bf3c398551bb6625e8a5d/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/a2c3aed965cf106109e331d64e2ae5f46589f8df28fce46ded8e980ccf8b62aa/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/a9fa6ecb743045b2878ebc6488ed775e5bcc5eed9e83b21f8d3aeb216922ac0e/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/ad37ee849854ec04d99e7f3497d6f5851d20b275f11b19e6a747a64cc74d19bb/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/b93db01bc45812dc77a3340e59d0797fe04a13de3494c2f967a61f2064dc4c3d/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/bd95c493c17865e2e244793fc0d76edffe0869720492ba3ff13fe416d9b2adc1/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/e793292593c0f543ac95d680a576ccf27b4b21db1b378185f99a9f95f7e32930/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/ebaef2034682c3bec5591029480f2ae8569dc17c4924e79800425ade9396c197/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/ef1bd98ea3fb89659ad600d9a84e0460591c05fea863bfcd15d543158f2e8565/mounts/shm"} 1 node_filesystem_device_error{device="shm",fstype="tmpfs",mountpoint="/data/docker-data/containers/fdbe6d1729acd3c2f6ec902046701c9948e240d7acd4f0b371e3d21b16c79113/mounts/shm"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/00f8b746-a51c-424f-ab76-ef42e55b9d66/volumes/kubernetes.io~secret/calico-node-token-ft2vd"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volumes/kubernetes.io~secret/config"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volumes/kubernetes.io~secret/prometheus-prometheus-token-hqxlp"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volumes/kubernetes.io~secret/secret-etcd-cert"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/20a340ae-fd87-4781-bd2d-03cc4240b643/volumes/kubernetes.io~secret/tls-assets"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/2b10577b-fe2a-4531-8f3d-32fa83fa1ae2/volumes/kubernetes.io~secret/coredns-token-pkdvj"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/45d94bd6-3e39-47cd-a2d5-9bd56acabc2f/volumes/kubernetes.io~secret/node-local-dns-token-5tnw2"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/5c9b4757-9cc6-46a3-a338-16114ded00e6/volumes/kubernetes.io~secret/calico-kube-controllers-token-rhmt2"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/641dfa1b-a376-43be-bb13-36e5b962918a/volumes/kubernetes.io~secret/node-exporter-token-dqtlj"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/657d7de0-3696-42bc-a3c0-e4bf639d9e27/volumes/kubernetes.io~secret/ingress-controller-ingress-nginx-token-c7xkj"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/86ca6865-efd3-4499-824d-9da3faaaee79/volumes/kubernetes.io~secret/amp-core-token-j4k9q"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/94c4f93f-b929-449d-adca-1d9cfde02c88/volumes/kubernetes.io~secret/coredns-token-pkdvj"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/a719fa92-f811-463b-a9b9-48e5776217d3/volumes/kubernetes.io~secret/prometheus-operator-token-8ld69"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/a719fa92-f811-463b-a9b9-48e5776217d3/volumes/kubernetes.io~secret/tls-secret"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/bab692d1-5283-4b46-a28d-d48a3decb520/volumes/kubernetes.io~secret/kube-proxy-token-qxn8p"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/cb522db7-f895-4ca7-a5b4-5645a980774a/volumes/kubernetes.io~secret/kubevela-vela-core-token-p4j54"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/cb522db7-f895-4ca7-a5b4-5645a980774a/volumes/kubernetes.io~secret/tls-cert-vol"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/dcd649ab-e4eb-4d50-846a-6cf181a17ef8/volumes/kubernetes.io~secret/openebs-maya-operator-token-6stj5"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/dd545c28-e1f4-41a1-8cce-18c5e1bd9bf8/volumes/kubernetes.io~secret/metrics-server-token-7z6sf"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/data/kubelet/pods/ecb81c88-b37f-45d9-bbf7-853434c6e7bd/volumes/kubernetes.io~secret/kube-state-metrics-token-6xflb"} 1 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_device_error{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 2.3066624e+07 node_filesystem_files{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 524288 node_filesystem_files{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 1.572864e+08 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.097479e+06 node_filesystem_files{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 4.097479e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 2.3005839e+07 node_filesystem_files_free{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 523955 node_filesystem_files_free{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 1.56886575e+08 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.095649e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 4.097478e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 4.0069955584e+10 node_filesystem_free_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 8.73611264e+08 node_filesystem_free_bytes{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 3.12843902976e+11 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5092011008e+10 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.356655616e+09 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 0 node_filesystem_readonly{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 0 node_filesystem_readonly{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 4.7217381376e+10 node_filesystem_size_bytes{device="/dev/sda1",fstype="xfs",mountpoint="/boot"} 1.063256064e+09 node_filesystem_size_bytes{device="/dev/sdb",fstype="xfs",mountpoint="/data"} 3.219652608e+11 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.6783273984e+10 node_filesystem_size_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 3.356655616e+09 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 2.057143413e+09 # HELP node_interrupts_total Interrupt details. # TYPE node_interrupts_total counter node_interrupts_total{cpu="0",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="0",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="0",devices="",info="Function call interrupts",type="CAL"} 1.28753433e+08 node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 5.24075241e+08 node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 1.340128216e+09 node_interrupts_total{cpu="0",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="0",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="0",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="0",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="0",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="0",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="0",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="0",devices="",info="Rescheduling interrupts",type="RES"} 2.845087257e+09 node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 6.2613566e+07 node_interrupts_total{cpu="0",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="0",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="0",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 151822 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="0",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="0",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="0",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="0",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="0",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 1.5864077e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.0531225e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.9065388e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.9102347e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.2349443e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.176876e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.1639913e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.5538647e+07 node_interrupts_total{cpu="0",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="0",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 2.89428562e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.10650331e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.13145381e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 8.19988825e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.31931631e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.77211304e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.66555516e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.65790603e+08 node_interrupts_total{cpu="0",devices="i8042",info="IO-APIC-edge",type="1"} 11 node_interrupts_total{cpu="0",devices="i8042",info="IO-APIC-edge",type="12"} 17 node_interrupts_total{cpu="0",devices="rtc0",info="IO-APIC-edge",type="8"} 1 node_interrupts_total{cpu="0",devices="timer",info="IO-APIC-edge",type="0"} 48 node_interrupts_total{cpu="0",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 1.8812885e+07 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 1 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="0",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 3205 node_interrupts_total{cpu="1",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="1",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="1",devices="",info="Function call interrupts",type="CAL"} 1.40690036e+08 node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 5.90653435e+08 node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 4.203839538e+09 node_interrupts_total{cpu="1",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="1",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="1",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="1",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="1",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="1",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="1",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="1",devices="",info="Rescheduling interrupts",type="RES"} 3.991305397e+09 node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 2.77805415e+08 node_interrupts_total{cpu="1",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="1",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="1",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 946847 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="1",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="1",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="1",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 2.1515722e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.0754782e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.3259542e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.8843534e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.1513972e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.2623902e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.6484291e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.8274873e+07 node_interrupts_total{cpu="1",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="1",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 9.80801468e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.64051364e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.41499274e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.23751974e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 9.98704139e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.18786038e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.48129451e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.25708395e+08 node_interrupts_total{cpu="1",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="1",devices="i8042",info="IO-APIC-edge",type="12"} 605 node_interrupts_total{cpu="1",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="1",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="1",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 2.1997252e+07 node_interrupts_total{cpu="1",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="1",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="1",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 41998 node_interrupts_total{cpu="2",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="2",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="2",devices="",info="Function call interrupts",type="CAL"} 1.37319709e+08 node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 5.75620101e+08 node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 2.671591728e+09 node_interrupts_total{cpu="2",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="2",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="2",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="2",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="2",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="2",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="2",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="2",devices="",info="Rescheduling interrupts",type="RES"} 3.080493199e+09 node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 2.35057555e+08 node_interrupts_total{cpu="2",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="2",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="2",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 2.319564e+06 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="2",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="2",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="2",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="2",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="2",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 2.9410161e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.0166285e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.5026584e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.0497195e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.9286556e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.676946e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 1.4019592e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 1.1675046e+07 node_interrupts_total{cpu="2",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="2",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 7.64145041e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.26856833e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 8.02088782e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.22948809e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 2.14988514e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.96413569e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.54780091e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.07460677e+08 node_interrupts_total{cpu="2",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="2",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="2",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="2",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="2",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 3.4466546e+07 node_interrupts_total{cpu="2",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="2",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="2",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 85404 node_interrupts_total{cpu="3",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="3",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="3",devices="",info="Function call interrupts",type="CAL"} 1.33270428e+08 node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 5.60220684e+08 node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 3.716703922e+09 node_interrupts_total{cpu="3",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="3",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="3",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="3",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="3",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="3",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="3",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="3",devices="",info="Rescheduling interrupts",type="RES"} 1.907305661e+09 node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 1.70928297e+08 node_interrupts_total{cpu="3",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="3",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="3",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 2.681687e+06 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="3",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="3",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="3",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.2491682e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.0412815e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.2177847e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.6565562e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 4.0286998e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.8000105e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.9744507e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 5.3351903e+07 node_interrupts_total{cpu="3",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="3",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 4.41652503e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.07697786e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.35381162e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.64842749e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.587417575e+09 node_interrupts_total{cpu="3",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.16433856e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.60019084e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.69758592e+08 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="3",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="3",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="3",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 2.9164479e+07 node_interrupts_total{cpu="3",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 2 node_interrupts_total{cpu="3",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="3",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 89546 node_interrupts_total{cpu="4",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="4",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="4",devices="",info="Function call interrupts",type="CAL"} 1.32047884e+08 node_interrupts_total{cpu="4",devices="",info="IRQ work interrupts",type="IWI"} 5.45593765e+08 node_interrupts_total{cpu="4",devices="",info="Local timer interrupts",type="LOC"} 9.41599799e+08 node_interrupts_total{cpu="4",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="4",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="4",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="4",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="4",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="4",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="4",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="4",devices="",info="Rescheduling interrupts",type="RES"} 1.012891754e+09 node_interrupts_total{cpu="4",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="4",devices="",info="TLB shootdowns",type="TLB"} 1.36733614e+08 node_interrupts_total{cpu="4",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="4",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="4",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.430797e+06 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="4",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="4",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="4",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="4",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="4",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.3549344e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.0347838e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.3275589e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.6994285e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.9368626e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.8051659e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.6686646e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 5.1206603e+07 node_interrupts_total{cpu="4",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="4",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 4.38301182e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.68597161e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.21679519e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.71000662e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 5.18683618e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 4.33030073e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.99773593e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.89949513e+08 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="4",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="4",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="4",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 4.3255976e+07 node_interrupts_total{cpu="4",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="4",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="4",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 137727 node_interrupts_total{cpu="5",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="5",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="5",devices="",info="Function call interrupts",type="CAL"} 1.30996399e+08 node_interrupts_total{cpu="5",devices="",info="IRQ work interrupts",type="IWI"} 5.29973088e+08 node_interrupts_total{cpu="5",devices="",info="Local timer interrupts",type="LOC"} 3.654321014e+09 node_interrupts_total{cpu="5",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="5",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="5",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="5",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="5",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="5",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="5",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="5",devices="",info="Rescheduling interrupts",type="RES"} 3.83270525e+08 node_interrupts_total{cpu="5",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="5",devices="",info="TLB shootdowns",type="TLB"} 1.0953728e+08 node_interrupts_total{cpu="5",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="5",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="5",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.868576e+06 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="5",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="5",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="5",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="5",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="5",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.6357843e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.3898801e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.5446249e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.9549424e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.9483347e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.7877626e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.459973e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.1750109e+07 node_interrupts_total{cpu="5",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="5",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 3.62453942e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.59378335e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.75145788e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.97384369e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 2.18498078e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.6701853e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.16237008e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.438749077e+09 node_interrupts_total{cpu="5",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="5",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="5",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="5",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="5",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 4.2734601e+07 node_interrupts_total{cpu="5",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="5",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="5",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 87587 node_interrupts_total{cpu="6",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="6",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="6",devices="",info="Function call interrupts",type="CAL"} 1.26834666e+08 node_interrupts_total{cpu="6",devices="",info="IRQ work interrupts",type="IWI"} 5.19349103e+08 node_interrupts_total{cpu="6",devices="",info="Local timer interrupts",type="LOC"} 2.289968945e+09 node_interrupts_total{cpu="6",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="6",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="6",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="6",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="6",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="6",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="6",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="6",devices="",info="Rescheduling interrupts",type="RES"} 4.286741686e+09 node_interrupts_total{cpu="6",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="6",devices="",info="TLB shootdowns",type="TLB"} 8.4244543e+07 node_interrupts_total{cpu="6",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="6",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="6",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 4.098119e+06 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="6",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="6",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="6",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="6",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="6",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.8462173e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.4481635e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.4231386e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.8285957e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 4.0611814e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.7074303e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.9669538e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.4787292e+07 node_interrupts_total{cpu="6",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="6",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 6.03076787e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 6.09219263e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.30688777e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.29317145e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 4.81439035e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.63258352e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.0600248e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.15123474e+08 node_interrupts_total{cpu="6",devices="i8042",info="IO-APIC-edge",type="1"} 274 node_interrupts_total{cpu="6",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="6",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="6",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="6",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 4.0758943e+07 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="6",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 114652 node_interrupts_total{cpu="7",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="7",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="7",devices="",info="Function call interrupts",type="CAL"} 2.7350129e+07 node_interrupts_total{cpu="7",devices="",info="IRQ work interrupts",type="IWI"} 7.31532357e+08 node_interrupts_total{cpu="7",devices="",info="Local timer interrupts",type="LOC"} 3.31696667e+08 node_interrupts_total{cpu="7",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="7",devices="",info="Machine check polls",type="MCP"} 397184 node_interrupts_total{cpu="7",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="7",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="7",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="7",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="7",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="7",devices="",info="Rescheduling interrupts",type="RES"} 3.755070868e+09 node_interrupts_total{cpu="7",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="7",devices="",info="TLB shootdowns",type="TLB"} 5.3143135e+07 node_interrupts_total{cpu="7",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="7",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="7",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 4.0683713e+07 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="7",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="7",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="7",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="7",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="7",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.94231862e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 4.06477202e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.26781033e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.6372657e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.97589636e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.13627717e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.55433295e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.28204726e+08 node_interrupts_total{cpu="7",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="7",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 4.74792473e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.35906561e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 6.16945049e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.49632502e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.39555875e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 7.0856792e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 5.1083846e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 4.76642865e+08 node_interrupts_total{cpu="7",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="7",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="7",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="7",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="7",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 9.00390635e+08 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="7",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 1.3660689e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 7.6365594348e+10 # HELP node_ipvs_backend_connections_active The current active connections by local and remote address. # TYPE node_ipvs_backend_connections_active gauge node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 11 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 0 node_ipvs_backend_connections_active{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 0 # HELP node_ipvs_backend_connections_inactive The current inactive connections by local and remote address. # TYPE node_ipvs_backend_connections_inactive gauge node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 0 # HELP node_ipvs_backend_weight The current backend weight by local and remote address. # TYPE node_ipvs_backend_weight gauge node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 1 node_ipvs_backend_weight{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 1 node_ipvs_backend_weight{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 1 node_ipvs_backend_weight{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 1 node_ipvs_backend_weight{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 1 # HELP node_ipvs_connections_total The total number of connections made. # TYPE node_ipvs_connections_total counter node_ipvs_connections_total 1.067077085e+09 # HELP node_ipvs_incoming_bytes_total The total amount of incoming data. # TYPE node_ipvs_incoming_bytes_total counter node_ipvs_incoming_bytes_total 2.02283897705e+11 # HELP node_ipvs_incoming_packets_total The total number of incoming packets. # TYPE node_ipvs_incoming_packets_total counter node_ipvs_incoming_packets_total 2.246263259e+09 # HELP node_ipvs_outgoing_bytes_total The total amount of outgoing data. # TYPE node_ipvs_outgoing_bytes_total counter node_ipvs_outgoing_bytes_total 6.587754645e+11 # HELP node_ipvs_outgoing_packets_total The total number of outgoing packets. # TYPE node_ipvs_outgoing_packets_total counter node_ipvs_outgoing_packets_total 2.303463151e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.58 # 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.47 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 5.30857984e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.031436288e+10 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 5.00578304e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 3.33447168e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 4.224094208e+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 3.211264e+06 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.5740063744e+10 # HELP node_memory_CmaFree_bytes Memory information field CmaFree_bytes. # TYPE node_memory_CmaFree_bytes gauge node_memory_CmaFree_bytes 0 # HELP node_memory_CmaTotal_bytes Memory information field CmaTotal_bytes. # TYPE node_memory_CmaTotal_bytes gauge node_memory_CmaTotal_bytes 0 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 1.6783273984e+10 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 1.6179871744e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 3.3812381696e+10 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 5.472256e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 311296 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 6.07858688e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 9.652924416e+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 9.045065728e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.5100288e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 7.65452288e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.4270454784e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 1.183977472e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.3566552064e+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 2.5403392e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 4.947968e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 9.44812032e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.539866624e+09 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.69242624e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.0987986944e+10 # 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.5183963140096e+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 2.2013952e+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 7.957002e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 90201 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 1.74005602e+08 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.85731699e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 5.63459624e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.71265292194e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.70699159686e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.0206410835639e+13 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.3736592030487e+13 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 71524 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 31 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 611697 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 6 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 69172 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.90221493e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.682010805e+09 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 527 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 8.054936e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.6791499577e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.8749411799e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.95210812e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 3.11006202e+08 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 0 # HELP node_netstat_Udp6_InErrors Statistic Udp6InErrors. # TYPE node_netstat_Udp6_InErrors untyped node_netstat_Udp6_InErrors 0 # HELP node_netstat_Udp6_NoPorts Statistic Udp6NoPorts. # TYPE node_netstat_Udp6_NoPorts untyped node_netstat_Udp6_NoPorts 0 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 0 # HELP node_netstat_Udp6_RcvbufErrors Statistic Udp6RcvbufErrors. # TYPE node_netstat_Udp6_RcvbufErrors untyped node_netstat_Udp6_RcvbufErrors 0 # HELP node_netstat_Udp6_SndbufErrors Statistic Udp6SndbufErrors. # TYPE node_netstat_Udp6_SndbufErrors untyped node_netstat_Udp6_SndbufErrors 0 # HELP node_netstat_UdpLite6_InErrors Statistic UdpLite6InErrors. # TYPE node_netstat_UdpLite6_InErrors untyped node_netstat_UdpLite6_InErrors 0 # HELP node_netstat_UdpLite_InErrors Statistic UdpLiteInErrors. # TYPE node_netstat_UdpLite_InErrors untyped node_netstat_UdpLite_InErrors 0 # HELP node_netstat_Udp_InDatagrams Statistic UdpInDatagrams. # TYPE node_netstat_Udp_InDatagrams untyped node_netstat_Udp_InDatagrams 9.839738e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 1174 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 5.626187e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.3846031e+07 # 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="cali06fc2f57932"} 3 node_network_address_assign_type{device="cali2e243b6c922"} 3 node_network_address_assign_type{device="cali40f40cb3314"} 3 node_network_address_assign_type{device="cali5f5e9df29c6"} 3 node_network_address_assign_type{device="cali72b41fc5727"} 3 node_network_address_assign_type{device="cali82a7e680285"} 3 node_network_address_assign_type{device="cali965dfa50b0a"} 3 node_network_address_assign_type{device="cali990cc3ce3e6"} 3 node_network_address_assign_type{device="calibdc2c186e44"} 3 node_network_address_assign_type{device="calid79e1a0efae"} 3 node_network_address_assign_type{device="caliea6fa683bd5"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="dummy0"} 1 node_network_address_assign_type{device="ens192"} 0 node_network_address_assign_type{device="ens224"} 0 node_network_address_assign_type{device="ip_vti0"} 0 node_network_address_assign_type{device="kube-ipvs0"} 1 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="nodelocaldns"} 1 node_network_address_assign_type{device="tunl0"} 0 node_network_address_assign_type{device="veth48960c8"} 1 node_network_address_assign_type{device="vetha4511bd"} 1 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="cali06fc2f57932"} 1 node_network_carrier{device="cali2e243b6c922"} 1 node_network_carrier{device="cali40f40cb3314"} 1 node_network_carrier{device="cali5f5e9df29c6"} 1 node_network_carrier{device="cali72b41fc5727"} 1 node_network_carrier{device="cali82a7e680285"} 1 node_network_carrier{device="cali965dfa50b0a"} 1 node_network_carrier{device="cali990cc3ce3e6"} 1 node_network_carrier{device="calibdc2c186e44"} 1 node_network_carrier{device="calid79e1a0efae"} 1 node_network_carrier{device="caliea6fa683bd5"} 1 node_network_carrier{device="docker0"} 1 node_network_carrier{device="ens192"} 1 node_network_carrier{device="ens224"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="tunl0"} 1 node_network_carrier{device="veth48960c8"} 1 node_network_carrier{device="vetha4511bd"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="cali06fc2f57932"} 4 node_network_carrier_changes_total{device="cali2e243b6c922"} 4 node_network_carrier_changes_total{device="cali40f40cb3314"} 4 node_network_carrier_changes_total{device="cali5f5e9df29c6"} 4 node_network_carrier_changes_total{device="cali72b41fc5727"} 4 node_network_carrier_changes_total{device="cali82a7e680285"} 4 node_network_carrier_changes_total{device="cali965dfa50b0a"} 4 node_network_carrier_changes_total{device="cali990cc3ce3e6"} 4 node_network_carrier_changes_total{device="calibdc2c186e44"} 4 node_network_carrier_changes_total{device="calid79e1a0efae"} 4 node_network_carrier_changes_total{device="caliea6fa683bd5"} 4 node_network_carrier_changes_total{device="docker0"} 96 node_network_carrier_changes_total{device="dummy0"} 0 node_network_carrier_changes_total{device="ens192"} 1 node_network_carrier_changes_total{device="ens224"} 1 node_network_carrier_changes_total{device="ip_vti0"} 0 node_network_carrier_changes_total{device="kube-ipvs0"} 0 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="nodelocaldns"} 0 node_network_carrier_changes_total{device="tunl0"} 0 node_network_carrier_changes_total{device="veth48960c8"} 2 node_network_carrier_changes_total{device="vetha4511bd"} 2 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="cali06fc2f57932"} 0 node_network_device_id{device="cali2e243b6c922"} 0 node_network_device_id{device="cali40f40cb3314"} 0 node_network_device_id{device="cali5f5e9df29c6"} 0 node_network_device_id{device="cali72b41fc5727"} 0 node_network_device_id{device="cali82a7e680285"} 0 node_network_device_id{device="cali965dfa50b0a"} 0 node_network_device_id{device="cali990cc3ce3e6"} 0 node_network_device_id{device="calibdc2c186e44"} 0 node_network_device_id{device="calid79e1a0efae"} 0 node_network_device_id{device="caliea6fa683bd5"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="dummy0"} 0 node_network_device_id{device="ens192"} 0 node_network_device_id{device="ens224"} 0 node_network_device_id{device="ip_vti0"} 0 node_network_device_id{device="kube-ipvs0"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="nodelocaldns"} 0 node_network_device_id{device="tunl0"} 0 node_network_device_id{device="veth48960c8"} 0 node_network_device_id{device="vetha4511bd"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="cali06fc2f57932"} 0 node_network_dormant{device="cali2e243b6c922"} 0 node_network_dormant{device="cali40f40cb3314"} 0 node_network_dormant{device="cali5f5e9df29c6"} 0 node_network_dormant{device="cali72b41fc5727"} 0 node_network_dormant{device="cali82a7e680285"} 0 node_network_dormant{device="cali965dfa50b0a"} 0 node_network_dormant{device="cali990cc3ce3e6"} 0 node_network_dormant{device="calibdc2c186e44"} 0 node_network_dormant{device="calid79e1a0efae"} 0 node_network_dormant{device="caliea6fa683bd5"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="ens192"} 0 node_network_dormant{device="ens224"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="tunl0"} 0 node_network_dormant{device="veth48960c8"} 0 node_network_dormant{device="vetha4511bd"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="cali06fc2f57932"} 4099 node_network_flags{device="cali2e243b6c922"} 4099 node_network_flags{device="cali40f40cb3314"} 4099 node_network_flags{device="cali5f5e9df29c6"} 4099 node_network_flags{device="cali72b41fc5727"} 4099 node_network_flags{device="cali82a7e680285"} 4099 node_network_flags{device="cali965dfa50b0a"} 4099 node_network_flags{device="cali990cc3ce3e6"} 4099 node_network_flags{device="calibdc2c186e44"} 4099 node_network_flags{device="calid79e1a0efae"} 4099 node_network_flags{device="caliea6fa683bd5"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="dummy0"} 130 node_network_flags{device="ens192"} 4099 node_network_flags{device="ens224"} 4099 node_network_flags{device="ip_vti0"} 128 node_network_flags{device="kube-ipvs0"} 130 node_network_flags{device="lo"} 9 node_network_flags{device="nodelocaldns"} 130 node_network_flags{device="tunl0"} 129 node_network_flags{device="veth48960c8"} 4867 node_network_flags{device="vetha4511bd"} 4867 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="cali06fc2f57932"} 8681 node_network_iface_id{device="cali2e243b6c922"} 22206 node_network_iface_id{device="cali40f40cb3314"} 22200 node_network_iface_id{device="cali5f5e9df29c6"} 22208 node_network_iface_id{device="cali72b41fc5727"} 22204 node_network_iface_id{device="cali82a7e680285"} 22201 node_network_iface_id{device="cali965dfa50b0a"} 12 node_network_iface_id{device="cali990cc3ce3e6"} 22205 node_network_iface_id{device="calibdc2c186e44"} 15 node_network_iface_id{device="calid79e1a0efae"} 22203 node_network_iface_id{device="caliea6fa683bd5"} 13 node_network_iface_id{device="docker0"} 4 node_network_iface_id{device="dummy0"} 5 node_network_iface_id{device="ens192"} 2 node_network_iface_id{device="ens224"} 3 node_network_iface_id{device="ip_vti0"} 10394 node_network_iface_id{device="kube-ipvs0"} 9 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="nodelocaldns"} 10 node_network_iface_id{device="tunl0"} 7 node_network_iface_id{device="veth48960c8"} 39354 node_network_iface_id{device="vetha4511bd"} 22226 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="cali06fc2f57932"} 4 node_network_iface_link{device="cali2e243b6c922"} 5 node_network_iface_link{device="cali40f40cb3314"} 5 node_network_iface_link{device="cali5f5e9df29c6"} 5 node_network_iface_link{device="cali72b41fc5727"} 5 node_network_iface_link{device="cali82a7e680285"} 5 node_network_iface_link{device="cali965dfa50b0a"} 4 node_network_iface_link{device="cali990cc3ce3e6"} 5 node_network_iface_link{device="calibdc2c186e44"} 4 node_network_iface_link{device="calid79e1a0efae"} 5 node_network_iface_link{device="caliea6fa683bd5"} 4 node_network_iface_link{device="docker0"} 4 node_network_iface_link{device="dummy0"} 5 node_network_iface_link{device="ens192"} 2 node_network_iface_link{device="ens224"} 3 node_network_iface_link{device="ip_vti0"} 0 node_network_iface_link{device="kube-ipvs0"} 9 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="nodelocaldns"} 10 node_network_iface_link{device="tunl0"} 0 node_network_iface_link{device="veth48960c8"} 39353 node_network_iface_link{device="vetha4511bd"} 22225 # 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="cali06fc2f57932"} 0 node_network_iface_link_mode{device="cali2e243b6c922"} 0 node_network_iface_link_mode{device="cali40f40cb3314"} 0 node_network_iface_link_mode{device="cali5f5e9df29c6"} 0 node_network_iface_link_mode{device="cali72b41fc5727"} 0 node_network_iface_link_mode{device="cali82a7e680285"} 0 node_network_iface_link_mode{device="cali965dfa50b0a"} 0 node_network_iface_link_mode{device="cali990cc3ce3e6"} 0 node_network_iface_link_mode{device="calibdc2c186e44"} 0 node_network_iface_link_mode{device="calid79e1a0efae"} 0 node_network_iface_link_mode{device="caliea6fa683bd5"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="dummy0"} 0 node_network_iface_link_mode{device="ens192"} 0 node_network_iface_link_mode{device="ens224"} 0 node_network_iface_link_mode{device="ip_vti0"} 0 node_network_iface_link_mode{device="kube-ipvs0"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="nodelocaldns"} 0 node_network_iface_link_mode{device="tunl0"} 0 node_network_iface_link_mode{device="veth48960c8"} 0 node_network_iface_link_mode{device="vetha4511bd"} 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="ip_vti0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="00:00:00:00",broadcast="00:00:00:00",device="tunl0",duplex="",ifalias="",operstate="unknown"} 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="00:50:56:bf:47:ad",broadcast="ff:ff:ff:ff:ff:ff",device="ens192",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="00:50:56:bf:d9:51",broadcast="ff:ff:ff:ff:ff:ff",device="ens224",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="02:42:35:04:e8:57",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="6a:26:39:31:7e:8c",broadcast="ff:ff:ff:ff:ff:ff",device="vetha4511bd",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:75:4d:ee:fa:af",broadcast="ff:ff:ff:ff:ff:ff",device="dummy0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="6e:2e:3e:20:b0:06",broadcast="ff:ff:ff:ff:ff:ff",device="nodelocaldns",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="ae:25:2f:7e:65:57",broadcast="ff:ff:ff:ff:ff:ff",device="kube-ipvs0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="b2:31:a4:a0:1c:b3",broadcast="ff:ff:ff:ff:ff:ff",device="veth48960c8",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali06fc2f57932",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali2e243b6c922",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali40f40cb3314",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali5f5e9df29c6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali72b41fc5727",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali82a7e680285",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali965dfa50b0a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali990cc3ce3e6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calibdc2c186e44",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calid79e1a0efae",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="caliea6fa683bd5",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="cali06fc2f57932"} 1440 node_network_mtu_bytes{device="cali2e243b6c922"} 1440 node_network_mtu_bytes{device="cali40f40cb3314"} 1440 node_network_mtu_bytes{device="cali5f5e9df29c6"} 1440 node_network_mtu_bytes{device="cali72b41fc5727"} 1440 node_network_mtu_bytes{device="cali82a7e680285"} 1440 node_network_mtu_bytes{device="cali965dfa50b0a"} 1440 node_network_mtu_bytes{device="cali990cc3ce3e6"} 1440 node_network_mtu_bytes{device="calibdc2c186e44"} 1440 node_network_mtu_bytes{device="calid79e1a0efae"} 1440 node_network_mtu_bytes{device="caliea6fa683bd5"} 1440 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="dummy0"} 1500 node_network_mtu_bytes{device="ens192"} 1500 node_network_mtu_bytes{device="ens224"} 1500 node_network_mtu_bytes{device="ip_vti0"} 1480 node_network_mtu_bytes{device="kube-ipvs0"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="nodelocaldns"} 1500 node_network_mtu_bytes{device="tunl0"} 1440 node_network_mtu_bytes{device="veth48960c8"} 1500 node_network_mtu_bytes{device="vetha4511bd"} 1500 # 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="cali06fc2f57932"} 0 node_network_net_dev_group{device="cali2e243b6c922"} 0 node_network_net_dev_group{device="cali40f40cb3314"} 0 node_network_net_dev_group{device="cali5f5e9df29c6"} 0 node_network_net_dev_group{device="cali72b41fc5727"} 0 node_network_net_dev_group{device="cali82a7e680285"} 0 node_network_net_dev_group{device="cali965dfa50b0a"} 0 node_network_net_dev_group{device="cali990cc3ce3e6"} 0 node_network_net_dev_group{device="calibdc2c186e44"} 0 node_network_net_dev_group{device="calid79e1a0efae"} 0 node_network_net_dev_group{device="caliea6fa683bd5"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="dummy0"} 0 node_network_net_dev_group{device="ens192"} 0 node_network_net_dev_group{device="ens224"} 0 node_network_net_dev_group{device="ip_vti0"} 0 node_network_net_dev_group{device="kube-ipvs0"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="nodelocaldns"} 0 node_network_net_dev_group{device="tunl0"} 0 node_network_net_dev_group{device="veth48960c8"} 0 node_network_net_dev_group{device="vetha4511bd"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="cali06fc2f57932"} 1 node_network_protocol_type{device="cali2e243b6c922"} 1 node_network_protocol_type{device="cali40f40cb3314"} 1 node_network_protocol_type{device="cali5f5e9df29c6"} 1 node_network_protocol_type{device="cali72b41fc5727"} 1 node_network_protocol_type{device="cali82a7e680285"} 1 node_network_protocol_type{device="cali965dfa50b0a"} 1 node_network_protocol_type{device="cali990cc3ce3e6"} 1 node_network_protocol_type{device="calibdc2c186e44"} 1 node_network_protocol_type{device="calid79e1a0efae"} 1 node_network_protocol_type{device="caliea6fa683bd5"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="dummy0"} 1 node_network_protocol_type{device="ens192"} 1 node_network_protocol_type{device="ens224"} 1 node_network_protocol_type{device="ip_vti0"} 768 node_network_protocol_type{device="kube-ipvs0"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="nodelocaldns"} 1 node_network_protocol_type{device="tunl0"} 768 node_network_protocol_type{device="veth48960c8"} 1 node_network_protocol_type{device="vetha4511bd"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="cali06fc2f57932"} 8.3562807491e+10 node_network_receive_bytes_total{device="cali2e243b6c922"} 1.74454698e+08 node_network_receive_bytes_total{device="cali40f40cb3314"} 2.6302013372e+10 node_network_receive_bytes_total{device="cali5f5e9df29c6"} 1.2257784967e+10 node_network_receive_bytes_total{device="cali72b41fc5727"} 0 node_network_receive_bytes_total{device="cali82a7e680285"} 2.6347786247e+10 node_network_receive_bytes_total{device="cali965dfa50b0a"} 2.5711237035e+10 node_network_receive_bytes_total{device="cali990cc3ce3e6"} 1.171106783e+09 node_network_receive_bytes_total{device="calibdc2c186e44"} 1.69383808342e+11 node_network_receive_bytes_total{device="calid79e1a0efae"} 2.12617356e+08 node_network_receive_bytes_total{device="caliea6fa683bd5"} 4.9794729982e+10 node_network_receive_bytes_total{device="docker0"} 2.977905334e+09 node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="ens192"} 1.201343373551e+12 node_network_receive_bytes_total{device="ens224"} 4.823931976799e+12 node_network_receive_bytes_total{device="ip_vti0"} 0 node_network_receive_bytes_total{device="kube-ipvs0"} 0 node_network_receive_bytes_total{device="lo"} 3.110837394419e+12 node_network_receive_bytes_total{device="nodelocaldns"} 0 node_network_receive_bytes_total{device="tunl0"} 1.114651461196e+12 node_network_receive_bytes_total{device="veth48960c8"} 4.765065e+06 node_network_receive_bytes_total{device="vetha4511bd"} 2.12006321e+08 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="cali06fc2f57932"} 0 node_network_receive_compressed_total{device="cali2e243b6c922"} 0 node_network_receive_compressed_total{device="cali40f40cb3314"} 0 node_network_receive_compressed_total{device="cali5f5e9df29c6"} 0 node_network_receive_compressed_total{device="cali72b41fc5727"} 0 node_network_receive_compressed_total{device="cali82a7e680285"} 0 node_network_receive_compressed_total{device="cali965dfa50b0a"} 0 node_network_receive_compressed_total{device="cali990cc3ce3e6"} 0 node_network_receive_compressed_total{device="calibdc2c186e44"} 0 node_network_receive_compressed_total{device="calid79e1a0efae"} 0 node_network_receive_compressed_total{device="caliea6fa683bd5"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="dummy0"} 0 node_network_receive_compressed_total{device="ens192"} 0 node_network_receive_compressed_total{device="ens224"} 0 node_network_receive_compressed_total{device="ip_vti0"} 0 node_network_receive_compressed_total{device="kube-ipvs0"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="nodelocaldns"} 0 node_network_receive_compressed_total{device="tunl0"} 0 node_network_receive_compressed_total{device="veth48960c8"} 0 node_network_receive_compressed_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_receive_drop_total{device="cali2e243b6c922"} 0 node_network_receive_drop_total{device="cali40f40cb3314"} 0 node_network_receive_drop_total{device="cali5f5e9df29c6"} 0 node_network_receive_drop_total{device="cali72b41fc5727"} 0 node_network_receive_drop_total{device="cali82a7e680285"} 0 node_network_receive_drop_total{device="cali965dfa50b0a"} 0 node_network_receive_drop_total{device="cali990cc3ce3e6"} 0 node_network_receive_drop_total{device="calibdc2c186e44"} 0 node_network_receive_drop_total{device="calid79e1a0efae"} 0 node_network_receive_drop_total{device="caliea6fa683bd5"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="dummy0"} 0 node_network_receive_drop_total{device="ens192"} 2457 node_network_receive_drop_total{device="ens224"} 3304 node_network_receive_drop_total{device="ip_vti0"} 0 node_network_receive_drop_total{device="kube-ipvs0"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="nodelocaldns"} 0 node_network_receive_drop_total{device="tunl0"} 0 node_network_receive_drop_total{device="veth48960c8"} 0 node_network_receive_drop_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_receive_errs_total{device="cali2e243b6c922"} 0 node_network_receive_errs_total{device="cali40f40cb3314"} 0 node_network_receive_errs_total{device="cali5f5e9df29c6"} 0 node_network_receive_errs_total{device="cali72b41fc5727"} 0 node_network_receive_errs_total{device="cali82a7e680285"} 0 node_network_receive_errs_total{device="cali965dfa50b0a"} 0 node_network_receive_errs_total{device="cali990cc3ce3e6"} 0 node_network_receive_errs_total{device="calibdc2c186e44"} 0 node_network_receive_errs_total{device="calid79e1a0efae"} 0 node_network_receive_errs_total{device="caliea6fa683bd5"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="dummy0"} 0 node_network_receive_errs_total{device="ens192"} 0 node_network_receive_errs_total{device="ens224"} 0 node_network_receive_errs_total{device="ip_vti0"} 0 node_network_receive_errs_total{device="kube-ipvs0"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="nodelocaldns"} 0 node_network_receive_errs_total{device="tunl0"} 0 node_network_receive_errs_total{device="veth48960c8"} 0 node_network_receive_errs_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_receive_fifo_total{device="cali2e243b6c922"} 0 node_network_receive_fifo_total{device="cali40f40cb3314"} 0 node_network_receive_fifo_total{device="cali5f5e9df29c6"} 0 node_network_receive_fifo_total{device="cali72b41fc5727"} 0 node_network_receive_fifo_total{device="cali82a7e680285"} 0 node_network_receive_fifo_total{device="cali965dfa50b0a"} 0 node_network_receive_fifo_total{device="cali990cc3ce3e6"} 0 node_network_receive_fifo_total{device="calibdc2c186e44"} 0 node_network_receive_fifo_total{device="calid79e1a0efae"} 0 node_network_receive_fifo_total{device="caliea6fa683bd5"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="dummy0"} 0 node_network_receive_fifo_total{device="ens192"} 0 node_network_receive_fifo_total{device="ens224"} 0 node_network_receive_fifo_total{device="ip_vti0"} 0 node_network_receive_fifo_total{device="kube-ipvs0"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="nodelocaldns"} 0 node_network_receive_fifo_total{device="tunl0"} 0 node_network_receive_fifo_total{device="veth48960c8"} 0 node_network_receive_fifo_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_receive_frame_total{device="cali2e243b6c922"} 0 node_network_receive_frame_total{device="cali40f40cb3314"} 0 node_network_receive_frame_total{device="cali5f5e9df29c6"} 0 node_network_receive_frame_total{device="cali72b41fc5727"} 0 node_network_receive_frame_total{device="cali82a7e680285"} 0 node_network_receive_frame_total{device="cali965dfa50b0a"} 0 node_network_receive_frame_total{device="cali990cc3ce3e6"} 0 node_network_receive_frame_total{device="calibdc2c186e44"} 0 node_network_receive_frame_total{device="calid79e1a0efae"} 0 node_network_receive_frame_total{device="caliea6fa683bd5"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="dummy0"} 0 node_network_receive_frame_total{device="ens192"} 0 node_network_receive_frame_total{device="ens224"} 0 node_network_receive_frame_total{device="ip_vti0"} 0 node_network_receive_frame_total{device="kube-ipvs0"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="nodelocaldns"} 0 node_network_receive_frame_total{device="tunl0"} 0 node_network_receive_frame_total{device="veth48960c8"} 0 node_network_receive_frame_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_receive_multicast_total{device="cali2e243b6c922"} 0 node_network_receive_multicast_total{device="cali40f40cb3314"} 0 node_network_receive_multicast_total{device="cali5f5e9df29c6"} 0 node_network_receive_multicast_total{device="cali72b41fc5727"} 0 node_network_receive_multicast_total{device="cali82a7e680285"} 0 node_network_receive_multicast_total{device="cali965dfa50b0a"} 0 node_network_receive_multicast_total{device="cali990cc3ce3e6"} 0 node_network_receive_multicast_total{device="calibdc2c186e44"} 0 node_network_receive_multicast_total{device="calid79e1a0efae"} 0 node_network_receive_multicast_total{device="caliea6fa683bd5"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="dummy0"} 0 node_network_receive_multicast_total{device="ens192"} 7.956996e+06 node_network_receive_multicast_total{device="ens224"} 6 node_network_receive_multicast_total{device="ip_vti0"} 0 node_network_receive_multicast_total{device="kube-ipvs0"} 0 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="nodelocaldns"} 0 node_network_receive_multicast_total{device="tunl0"} 0 node_network_receive_multicast_total{device="veth48960c8"} 0 node_network_receive_multicast_total{device="vetha4511bd"} 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="cali06fc2f57932"} 5.13380624e+08 node_network_receive_packets_total{device="cali2e243b6c922"} 3.634473e+06 node_network_receive_packets_total{device="cali40f40cb3314"} 2.57114765e+08 node_network_receive_packets_total{device="cali5f5e9df29c6"} 1.57166445e+08 node_network_receive_packets_total{device="cali72b41fc5727"} 0 node_network_receive_packets_total{device="cali82a7e680285"} 2.57103784e+08 node_network_receive_packets_total{device="cali965dfa50b0a"} 1.70066735e+08 node_network_receive_packets_total{device="cali990cc3ce3e6"} 1.169205e+07 node_network_receive_packets_total{device="calibdc2c186e44"} 1.119039246e+09 node_network_receive_packets_total{device="calid79e1a0efae"} 4.543106e+06 node_network_receive_packets_total{device="caliea6fa683bd5"} 3.42318643e+08 node_network_receive_packets_total{device="docker0"} 1.6710663e+07 node_network_receive_packets_total{device="dummy0"} 0 node_network_receive_packets_total{device="ens192"} 2.887469819e+09 node_network_receive_packets_total{device="ens224"} 1.5555080587e+10 node_network_receive_packets_total{device="ip_vti0"} 0 node_network_receive_packets_total{device="kube-ipvs0"} 0 node_network_receive_packets_total{device="lo"} 1.0824377415e+10 node_network_receive_packets_total{device="nodelocaldns"} 0 node_network_receive_packets_total{device="tunl0"} 2.4212807e+08 node_network_receive_packets_total{device="veth48960c8"} 39632 node_network_receive_packets_total{device="vetha4511bd"} 1.281003e+06 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="cali06fc2f57932"} 1.25e+09 node_network_speed_bytes{device="cali2e243b6c922"} 1.25e+09 node_network_speed_bytes{device="cali40f40cb3314"} 1.25e+09 node_network_speed_bytes{device="cali5f5e9df29c6"} 1.25e+09 node_network_speed_bytes{device="cali72b41fc5727"} 1.25e+09 node_network_speed_bytes{device="cali82a7e680285"} 1.25e+09 node_network_speed_bytes{device="cali965dfa50b0a"} 1.25e+09 node_network_speed_bytes{device="cali990cc3ce3e6"} 1.25e+09 node_network_speed_bytes{device="calibdc2c186e44"} 1.25e+09 node_network_speed_bytes{device="calid79e1a0efae"} 1.25e+09 node_network_speed_bytes{device="caliea6fa683bd5"} 1.25e+09 node_network_speed_bytes{device="ens192"} 1.25e+09 node_network_speed_bytes{device="ens224"} 1.25e+09 node_network_speed_bytes{device="veth48960c8"} 1.25e+09 node_network_speed_bytes{device="vetha4511bd"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="cali06fc2f57932"} 1.55588495229e+11 node_network_transmit_bytes_total{device="cali2e243b6c922"} 2.10799864e+08 node_network_transmit_bytes_total{device="cali40f40cb3314"} 4.4927465536e+10 node_network_transmit_bytes_total{device="cali5f5e9df29c6"} 1.3645914262e+10 node_network_transmit_bytes_total{device="cali72b41fc5727"} 446 node_network_transmit_bytes_total{device="cali82a7e680285"} 4.4949283517e+10 node_network_transmit_bytes_total{device="cali965dfa50b0a"} 6.0474483677e+10 node_network_transmit_bytes_total{device="cali990cc3ce3e6"} 1.74160113e+09 node_network_transmit_bytes_total{device="calibdc2c186e44"} 2.519940629593e+12 node_network_transmit_bytes_total{device="calid79e1a0efae"} 2.48962642e+08 node_network_transmit_bytes_total{device="caliea6fa683bd5"} 1.56936959954e+11 node_network_transmit_bytes_total{device="docker0"} 3.816490525e+09 node_network_transmit_bytes_total{device="dummy0"} 0 node_network_transmit_bytes_total{device="ens192"} 1.720013472949e+12 node_network_transmit_bytes_total{device="ens224"} 2.540446073453e+12 node_network_transmit_bytes_total{device="ip_vti0"} 0 node_network_transmit_bytes_total{device="kube-ipvs0"} 0 node_network_transmit_bytes_total{device="lo"} 3.110837394419e+12 node_network_transmit_bytes_total{device="nodelocaldns"} 0 node_network_transmit_bytes_total{device="tunl0"} 2.9272750497e+10 node_network_transmit_bytes_total{device="veth48960c8"} 3.411117e+06 node_network_transmit_bytes_total{device="vetha4511bd"} 1.37759608e+08 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cali06fc2f57932"} 0 node_network_transmit_carrier_total{device="cali2e243b6c922"} 0 node_network_transmit_carrier_total{device="cali40f40cb3314"} 0 node_network_transmit_carrier_total{device="cali5f5e9df29c6"} 0 node_network_transmit_carrier_total{device="cali72b41fc5727"} 0 node_network_transmit_carrier_total{device="cali82a7e680285"} 0 node_network_transmit_carrier_total{device="cali965dfa50b0a"} 0 node_network_transmit_carrier_total{device="cali990cc3ce3e6"} 0 node_network_transmit_carrier_total{device="calibdc2c186e44"} 0 node_network_transmit_carrier_total{device="calid79e1a0efae"} 0 node_network_transmit_carrier_total{device="caliea6fa683bd5"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="dummy0"} 0 node_network_transmit_carrier_total{device="ens192"} 0 node_network_transmit_carrier_total{device="ens224"} 0 node_network_transmit_carrier_total{device="ip_vti0"} 0 node_network_transmit_carrier_total{device="kube-ipvs0"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="nodelocaldns"} 0 node_network_transmit_carrier_total{device="tunl0"} 0 node_network_transmit_carrier_total{device="veth48960c8"} 0 node_network_transmit_carrier_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_transmit_colls_total{device="cali2e243b6c922"} 0 node_network_transmit_colls_total{device="cali40f40cb3314"} 0 node_network_transmit_colls_total{device="cali5f5e9df29c6"} 0 node_network_transmit_colls_total{device="cali72b41fc5727"} 0 node_network_transmit_colls_total{device="cali82a7e680285"} 0 node_network_transmit_colls_total{device="cali965dfa50b0a"} 0 node_network_transmit_colls_total{device="cali990cc3ce3e6"} 0 node_network_transmit_colls_total{device="calibdc2c186e44"} 0 node_network_transmit_colls_total{device="calid79e1a0efae"} 0 node_network_transmit_colls_total{device="caliea6fa683bd5"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="dummy0"} 0 node_network_transmit_colls_total{device="ens192"} 0 node_network_transmit_colls_total{device="ens224"} 0 node_network_transmit_colls_total{device="ip_vti0"} 0 node_network_transmit_colls_total{device="kube-ipvs0"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="nodelocaldns"} 0 node_network_transmit_colls_total{device="tunl0"} 0 node_network_transmit_colls_total{device="veth48960c8"} 0 node_network_transmit_colls_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_transmit_compressed_total{device="cali2e243b6c922"} 0 node_network_transmit_compressed_total{device="cali40f40cb3314"} 0 node_network_transmit_compressed_total{device="cali5f5e9df29c6"} 0 node_network_transmit_compressed_total{device="cali72b41fc5727"} 0 node_network_transmit_compressed_total{device="cali82a7e680285"} 0 node_network_transmit_compressed_total{device="cali965dfa50b0a"} 0 node_network_transmit_compressed_total{device="cali990cc3ce3e6"} 0 node_network_transmit_compressed_total{device="calibdc2c186e44"} 0 node_network_transmit_compressed_total{device="calid79e1a0efae"} 0 node_network_transmit_compressed_total{device="caliea6fa683bd5"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="dummy0"} 0 node_network_transmit_compressed_total{device="ens192"} 0 node_network_transmit_compressed_total{device="ens224"} 0 node_network_transmit_compressed_total{device="ip_vti0"} 0 node_network_transmit_compressed_total{device="kube-ipvs0"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="nodelocaldns"} 0 node_network_transmit_compressed_total{device="tunl0"} 0 node_network_transmit_compressed_total{device="veth48960c8"} 0 node_network_transmit_compressed_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_transmit_drop_total{device="cali2e243b6c922"} 0 node_network_transmit_drop_total{device="cali40f40cb3314"} 0 node_network_transmit_drop_total{device="cali5f5e9df29c6"} 0 node_network_transmit_drop_total{device="cali72b41fc5727"} 0 node_network_transmit_drop_total{device="cali82a7e680285"} 0 node_network_transmit_drop_total{device="cali965dfa50b0a"} 0 node_network_transmit_drop_total{device="cali990cc3ce3e6"} 0 node_network_transmit_drop_total{device="calibdc2c186e44"} 0 node_network_transmit_drop_total{device="calid79e1a0efae"} 0 node_network_transmit_drop_total{device="caliea6fa683bd5"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="dummy0"} 0 node_network_transmit_drop_total{device="ens192"} 0 node_network_transmit_drop_total{device="ens224"} 0 node_network_transmit_drop_total{device="ip_vti0"} 0 node_network_transmit_drop_total{device="kube-ipvs0"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="nodelocaldns"} 0 node_network_transmit_drop_total{device="tunl0"} 0 node_network_transmit_drop_total{device="veth48960c8"} 0 node_network_transmit_drop_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_transmit_errs_total{device="cali2e243b6c922"} 0 node_network_transmit_errs_total{device="cali40f40cb3314"} 0 node_network_transmit_errs_total{device="cali5f5e9df29c6"} 0 node_network_transmit_errs_total{device="cali72b41fc5727"} 0 node_network_transmit_errs_total{device="cali82a7e680285"} 0 node_network_transmit_errs_total{device="cali965dfa50b0a"} 0 node_network_transmit_errs_total{device="cali990cc3ce3e6"} 0 node_network_transmit_errs_total{device="calibdc2c186e44"} 0 node_network_transmit_errs_total{device="calid79e1a0efae"} 0 node_network_transmit_errs_total{device="caliea6fa683bd5"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="dummy0"} 0 node_network_transmit_errs_total{device="ens192"} 0 node_network_transmit_errs_total{device="ens224"} 0 node_network_transmit_errs_total{device="ip_vti0"} 0 node_network_transmit_errs_total{device="kube-ipvs0"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="nodelocaldns"} 0 node_network_transmit_errs_total{device="tunl0"} 0 node_network_transmit_errs_total{device="veth48960c8"} 0 node_network_transmit_errs_total{device="vetha4511bd"} 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="cali06fc2f57932"} 0 node_network_transmit_fifo_total{device="cali2e243b6c922"} 0 node_network_transmit_fifo_total{device="cali40f40cb3314"} 0 node_network_transmit_fifo_total{device="cali5f5e9df29c6"} 0 node_network_transmit_fifo_total{device="cali72b41fc5727"} 0 node_network_transmit_fifo_total{device="cali82a7e680285"} 0 node_network_transmit_fifo_total{device="cali965dfa50b0a"} 0 node_network_transmit_fifo_total{device="cali990cc3ce3e6"} 0 node_network_transmit_fifo_total{device="calibdc2c186e44"} 0 node_network_transmit_fifo_total{device="calid79e1a0efae"} 0 node_network_transmit_fifo_total{device="caliea6fa683bd5"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="dummy0"} 0 node_network_transmit_fifo_total{device="ens192"} 0 node_network_transmit_fifo_total{device="ens224"} 0 node_network_transmit_fifo_total{device="ip_vti0"} 0 node_network_transmit_fifo_total{device="kube-ipvs0"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="nodelocaldns"} 0 node_network_transmit_fifo_total{device="tunl0"} 0 node_network_transmit_fifo_total{device="veth48960c8"} 0 node_network_transmit_fifo_total{device="vetha4511bd"} 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="cali06fc2f57932"} 5.76165813e+08 node_network_transmit_packets_total{device="cali2e243b6c922"} 3.634478e+06 node_network_transmit_packets_total{device="cali40f40cb3314"} 2.60349146e+08 node_network_transmit_packets_total{device="cali5f5e9df29c6"} 1.57314585e+08 node_network_transmit_packets_total{device="cali72b41fc5727"} 5 node_network_transmit_packets_total{device="cali82a7e680285"} 2.60677485e+08 node_network_transmit_packets_total{device="cali965dfa50b0a"} 1.890451e+08 node_network_transmit_packets_total{device="cali990cc3ce3e6"} 1.1026627e+07 node_network_transmit_packets_total{device="calibdc2c186e44"} 1.05632459e+09 node_network_transmit_packets_total{device="calid79e1a0efae"} 4.543111e+06 node_network_transmit_packets_total{device="caliea6fa683bd5"} 3.55346615e+08 node_network_transmit_packets_total{device="docker0"} 1.491424e+07 node_network_transmit_packets_total{device="dummy0"} 0 node_network_transmit_packets_total{device="ens192"} 2.518273744e+09 node_network_transmit_packets_total{device="ens224"} 1.4058833261e+10 node_network_transmit_packets_total{device="ip_vti0"} 0 node_network_transmit_packets_total{device="kube-ipvs0"} 0 node_network_transmit_packets_total{device="lo"} 1.0824377415e+10 node_network_transmit_packets_total{device="nodelocaldns"} 0 node_network_transmit_packets_total{device="tunl0"} 2.40202843e+08 node_network_transmit_packets_total{device="veth48960c8"} 43777 node_network_transmit_packets_total{device="vetha4511bd"} 1.245464e+06 # 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="cali06fc2f57932"} 0 node_network_transmit_queue_length{device="cali2e243b6c922"} 0 node_network_transmit_queue_length{device="cali40f40cb3314"} 0 node_network_transmit_queue_length{device="cali5f5e9df29c6"} 0 node_network_transmit_queue_length{device="cali72b41fc5727"} 0 node_network_transmit_queue_length{device="cali82a7e680285"} 0 node_network_transmit_queue_length{device="cali965dfa50b0a"} 0 node_network_transmit_queue_length{device="cali990cc3ce3e6"} 0 node_network_transmit_queue_length{device="calibdc2c186e44"} 0 node_network_transmit_queue_length{device="calid79e1a0efae"} 0 node_network_transmit_queue_length{device="caliea6fa683bd5"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="dummy0"} 1000 node_network_transmit_queue_length{device="ens192"} 1000 node_network_transmit_queue_length{device="ens224"} 1000 node_network_transmit_queue_length{device="ip_vti0"} 1000 node_network_transmit_queue_length{device="kube-ipvs0"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="nodelocaldns"} 0 node_network_transmit_queue_length{device="tunl0"} 1000 node_network_transmit_queue_length{device="veth48960c8"} 0 node_network_transmit_queue_length{device="vetha4511bd"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="cali06fc2f57932"} 1 node_network_up{device="cali2e243b6c922"} 1 node_network_up{device="cali40f40cb3314"} 1 node_network_up{device="cali5f5e9df29c6"} 1 node_network_up{device="cali72b41fc5727"} 1 node_network_up{device="cali82a7e680285"} 1 node_network_up{device="cali965dfa50b0a"} 1 node_network_up{device="cali990cc3ce3e6"} 1 node_network_up{device="calibdc2c186e44"} 1 node_network_up{device="calid79e1a0efae"} 1 node_network_up{device="caliea6fa683bd5"} 1 node_network_up{device="docker0"} 1 node_network_up{device="dummy0"} 0 node_network_up{device="ens192"} 1 node_network_up{device="ens224"} 1 node_network_up{device="ip_vti0"} 0 node_network_up{device="kube-ipvs0"} 0 node_network_up{device="lo"} 0 node_network_up{device="nodelocaldns"} 0 node_network_up{device="tunl0"} 0 node_network_up{device="veth48960c8"} 1 node_network_up{device="vetha4511bd"} 1 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 1229 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 524288 # HELP node_power_supply_info info of /sys/class/power_supply/. # TYPE node_power_supply_info gauge node_power_supply_info{power_supply="ACAD",type="Mains"} 1 # HELP node_power_supply_online online value of /sys/class/power_supply/. # TYPE node_power_supply_online gauge node_power_supply_online{power_supply="ACAD"} 1 # HELP node_processes_max_processes Number of max PIDs limit # TYPE node_processes_max_processes gauge node_processes_max_processes 32768 # HELP node_processes_max_threads Limit of threads in the system # TYPE node_processes_max_threads gauge node_processes_max_threads 255905 # HELP node_processes_pids Number of PIDs # TYPE node_processes_pids gauge node_processes_pids 308 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="S"} 308 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 1523 # 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"} 5.673738639437865e+06 node_schedstat_running_seconds_total{cpu="1"} 6.959551892366742e+06 node_schedstat_running_seconds_total{cpu="2"} 6.931942231399002e+06 node_schedstat_running_seconds_total{cpu="3"} 6.619093160367644e+06 node_schedstat_running_seconds_total{cpu="4"} 6.390907621084138e+06 node_schedstat_running_seconds_total{cpu="5"} 6.179747481608278e+06 node_schedstat_running_seconds_total{cpu="6"} 6.085685356401684e+06 node_schedstat_running_seconds_total{cpu="7"} 6.010090259700669e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 8.0984010924e+10 node_schedstat_timeslices_total{cpu="1"} 9.5914497804e+10 node_schedstat_timeslices_total{cpu="2"} 9.3998377017e+10 node_schedstat_timeslices_total{cpu="3"} 8.9639810578e+10 node_schedstat_timeslices_total{cpu="4"} 8.5931177075e+10 node_schedstat_timeslices_total{cpu="5"} 8.369789632e+10 node_schedstat_timeslices_total{cpu="6"} 8.1957346633e+10 node_schedstat_timeslices_total{cpu="7"} 8.0950244207e+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"} 2.828485256351209e+06 node_schedstat_waiting_seconds_total{cpu="1"} 3.132606301921843e+06 node_schedstat_waiting_seconds_total{cpu="2"} 3.080549225052177e+06 node_schedstat_waiting_seconds_total{cpu="3"} 3.009915932749448e+06 node_schedstat_waiting_seconds_total{cpu="4"} 2.917909556825422e+06 node_schedstat_waiting_seconds_total{cpu="5"} 2.889157531048839e+06 node_schedstat_waiting_seconds_total{cpu="6"} 2.839928739964359e+06 node_schedstat_waiting_seconds_total{cpu="7"} 2.852130727254218e+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.002677449 node_scrape_collector_duration_seconds{collector="bcache"} 3.7872e-05 node_scrape_collector_duration_seconds{collector="bonding"} 5.8815e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 0.004786814 node_scrape_collector_duration_seconds{collector="conntrack"} 0.003939236 node_scrape_collector_duration_seconds{collector="cpu"} 0.002295112 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.00048828 node_scrape_collector_duration_seconds{collector="diskstats"} 0.002181517 node_scrape_collector_duration_seconds{collector="edac"} 6.7156e-05 node_scrape_collector_duration_seconds{collector="entropy"} 7.631e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.004827782 node_scrape_collector_duration_seconds{collector="filesystem"} 0.197007457 node_scrape_collector_duration_seconds{collector="hwmon"} 0.001485225 node_scrape_collector_duration_seconds{collector="infiniband"} 4.0458e-05 node_scrape_collector_duration_seconds{collector="interrupts"} 0.004569902 node_scrape_collector_duration_seconds{collector="ipvs"} 0.101445588 node_scrape_collector_duration_seconds{collector="loadavg"} 0.001881667 node_scrape_collector_duration_seconds{collector="mdadm"} 5.3894e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.003845469 node_scrape_collector_duration_seconds{collector="mountstats"} 0.101854091 node_scrape_collector_duration_seconds{collector="netclass"} 0.399252374 node_scrape_collector_duration_seconds{collector="netdev"} 0.002742523 node_scrape_collector_duration_seconds{collector="netstat"} 0.002478443 node_scrape_collector_duration_seconds{collector="nfs"} 4.473e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 0.001350496 node_scrape_collector_duration_seconds{collector="ntp"} 0.002153645 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.004784567 node_scrape_collector_duration_seconds{collector="pressure"} 0.001383887 node_scrape_collector_duration_seconds{collector="processes"} 0.295717712 node_scrape_collector_duration_seconds{collector="rapl"} 0.001810675 node_scrape_collector_duration_seconds{collector="schedstat"} 0.001759221 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000180052 node_scrape_collector_duration_seconds{collector="softnet"} 0.000112261 node_scrape_collector_duration_seconds{collector="stat"} 0.000657173 node_scrape_collector_duration_seconds{collector="systemd"} 8.2584e-05 node_scrape_collector_duration_seconds{collector="tcpstat"} 0.199054072 node_scrape_collector_duration_seconds{collector="textfile"} 6.1318e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.003819014 node_scrape_collector_duration_seconds{collector="time"} 0.001767122 node_scrape_collector_duration_seconds{collector="timex"} 2.0384e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.001451415 node_scrape_collector_duration_seconds{collector="uname"} 1.6773e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.00285263 node_scrape_collector_duration_seconds{collector="xfs"} 0.001571834 node_scrape_collector_duration_seconds{collector="zfs"} 0.001719273 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="arp"} 1 node_scrape_collector_success{collector="bcache"} 1 node_scrape_collector_success{collector="bonding"} 0 node_scrape_collector_success{collector="btrfs"} 1 node_scrape_collector_success{collector="conntrack"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="cpufreq"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="edac"} 1 node_scrape_collector_success{collector="entropy"} 1 node_scrape_collector_success{collector="filefd"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 1 node_scrape_collector_success{collector="infiniband"} 0 node_scrape_collector_success{collector="interrupts"} 1 node_scrape_collector_success{collector="ipvs"} 1 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="mountstats"} 1 node_scrape_collector_success{collector="netclass"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="nfs"} 0 node_scrape_collector_success{collector="nfsd"} 0 node_scrape_collector_success{collector="ntp"} 0 node_scrape_collector_success{collector="powersupplyclass"} 1 node_scrape_collector_success{collector="pressure"} 1 node_scrape_collector_success{collector="processes"} 1 node_scrape_collector_success{collector="rapl"} 1 node_scrape_collector_success{collector="schedstat"} 1 node_scrape_collector_success{collector="sockstat"} 1 node_scrape_collector_success{collector="softnet"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="systemd"} 0 node_scrape_collector_success{collector="tcpstat"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="thermal_zone"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="udp_queues"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="vmstat"} 1 node_scrape_collector_success{collector="xfs"} 1 node_scrape_collector_success{collector="zfs"} 1 # HELP node_sockstat_FRAG6_inuse Number of FRAG6 sockets in state inuse. # TYPE node_sockstat_FRAG6_inuse gauge node_sockstat_FRAG6_inuse 0 # HELP node_sockstat_FRAG6_memory Number of FRAG6 sockets in state memory. # TYPE node_sockstat_FRAG6_memory gauge node_sockstat_FRAG6_memory 0 # HELP node_sockstat_FRAG_inuse Number of FRAG sockets in state inuse. # TYPE node_sockstat_FRAG_inuse gauge node_sockstat_FRAG_inuse 0 # HELP node_sockstat_FRAG_memory Number of FRAG sockets in state memory. # TYPE node_sockstat_FRAG_memory gauge node_sockstat_FRAG_memory 0 # HELP node_sockstat_RAW6_inuse Number of RAW6 sockets in state inuse. # TYPE node_sockstat_RAW6_inuse gauge node_sockstat_RAW6_inuse 0 # HELP node_sockstat_RAW_inuse Number of RAW sockets in state inuse. # TYPE node_sockstat_RAW_inuse gauge node_sockstat_RAW_inuse 0 # HELP node_sockstat_TCP6_inuse Number of TCP6 sockets in state inuse. # TYPE node_sockstat_TCP6_inuse gauge node_sockstat_TCP6_inuse 38 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 629 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 530 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 20 # 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 81920 # HELP node_sockstat_TCP_orphan Number of TCP sockets in state orphan. # TYPE node_sockstat_TCP_orphan gauge node_sockstat_TCP_orphan 0 # HELP node_sockstat_TCP_tw Number of TCP sockets in state tw. # TYPE node_sockstat_TCP_tw gauge node_sockstat_TCP_tw 276 # HELP node_sockstat_UDP6_inuse Number of UDP6 sockets in state inuse. # TYPE node_sockstat_UDP6_inuse gauge node_sockstat_UDP6_inuse 0 # HELP node_sockstat_UDPLITE6_inuse Number of UDPLITE6 sockets in state inuse. # TYPE node_sockstat_UDPLITE6_inuse gauge node_sockstat_UDPLITE6_inuse 0 # HELP node_sockstat_UDPLITE_inuse Number of UDPLITE sockets in state inuse. # TYPE node_sockstat_UDPLITE_inuse gauge node_sockstat_UDPLITE_inuse 0 # HELP node_sockstat_UDP_inuse Number of UDP sockets in state inuse. # TYPE node_sockstat_UDP_inuse gauge node_sockstat_UDP_inuse 2 # HELP node_sockstat_UDP_mem Number of UDP sockets in state mem. # TYPE node_sockstat_UDP_mem gauge node_sockstat_UDP_mem 3 # 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 12288 # HELP node_sockstat_sockets_used Number of IPv4 sockets in use. # TYPE node_sockstat_sockets_used gauge node_sockstat_sockets_used 1494 # 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"} 1 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 3.664353655e+09 node_softnet_processed_total{cpu="1"} 4.01693137e+08 node_softnet_processed_total{cpu="2"} 9.7374928e+07 node_softnet_processed_total{cpu="3"} 5.7753677e+07 node_softnet_processed_total{cpu="4"} 4.120879376e+09 node_softnet_processed_total{cpu="5"} 9.646165e+06 node_softnet_processed_total{cpu="6"} 3.812389804e+09 node_softnet_processed_total{cpu="7"} 2.690570511e+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"} 69912 node_softnet_times_squeezed_total{cpu="1"} 90402 node_softnet_times_squeezed_total{cpu="2"} 85352 node_softnet_times_squeezed_total{cpu="3"} 90918 node_softnet_times_squeezed_total{cpu="4"} 81191 node_softnet_times_squeezed_total{cpu="5"} 98664 node_softnet_times_squeezed_total{cpu="6"} 82271 node_softnet_times_squeezed_total{cpu="7"} 150578 # HELP node_tcp_connection_states Number of connection states. # TYPE node_tcp_connection_states gauge node_tcp_connection_states{state="established"} 527 node_tcp_connection_states{state="last_ack"} 1 node_tcp_connection_states{state="listen"} 29 node_tcp_connection_states{state="rx_queued_bytes"} 0 node_tcp_connection_states{state="syn_sent"} 12 node_tcp_connection_states{state="time_wait"} 91 node_tcp_connection_states{state="tx_queued_bytes"} 13 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.767330443494445e+09 # 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="hk-node03",release="3.10.0-1160.el7.x86_64",sysname="Linux",version="#1 SMP Mon Oct 19 16:18:59 UTC 2020"} 1 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 8.08390697717e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 14076 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.807589e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 9.684723447e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_xfs_allocation_btree_compares_total Number of allocation B-tree compares for a filesystem. # TYPE node_xfs_allocation_btree_compares_total counter node_xfs_allocation_btree_compares_total{device="dm-0"} 0 node_xfs_allocation_btree_compares_total{device="sda1"} 0 node_xfs_allocation_btree_compares_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_lookups_total Number of allocation B-tree lookups for a filesystem. # TYPE node_xfs_allocation_btree_lookups_total counter node_xfs_allocation_btree_lookups_total{device="dm-0"} 0 node_xfs_allocation_btree_lookups_total{device="sda1"} 0 node_xfs_allocation_btree_lookups_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_records_deleted_total Number of allocation B-tree records deleted for a filesystem. # TYPE node_xfs_allocation_btree_records_deleted_total counter node_xfs_allocation_btree_records_deleted_total{device="dm-0"} 0 node_xfs_allocation_btree_records_deleted_total{device="sda1"} 0 node_xfs_allocation_btree_records_deleted_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_records_inserted_total Number of allocation B-tree records inserted for a filesystem. # TYPE node_xfs_allocation_btree_records_inserted_total counter node_xfs_allocation_btree_records_inserted_total{device="dm-0"} 0 node_xfs_allocation_btree_records_inserted_total{device="sda1"} 0 node_xfs_allocation_btree_records_inserted_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_compares_total Number of block map B-tree compares for a filesystem. # TYPE node_xfs_block_map_btree_compares_total counter node_xfs_block_map_btree_compares_total{device="dm-0"} 0 node_xfs_block_map_btree_compares_total{device="sda1"} 0 node_xfs_block_map_btree_compares_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_lookups_total Number of block map B-tree lookups for a filesystem. # TYPE node_xfs_block_map_btree_lookups_total counter node_xfs_block_map_btree_lookups_total{device="dm-0"} 0 node_xfs_block_map_btree_lookups_total{device="sda1"} 0 node_xfs_block_map_btree_lookups_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_records_deleted_total Number of block map B-tree records deleted for a filesystem. # TYPE node_xfs_block_map_btree_records_deleted_total counter node_xfs_block_map_btree_records_deleted_total{device="dm-0"} 0 node_xfs_block_map_btree_records_deleted_total{device="sda1"} 0 node_xfs_block_map_btree_records_deleted_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_records_inserted_total Number of block map B-tree records inserted for a filesystem. # TYPE node_xfs_block_map_btree_records_inserted_total counter node_xfs_block_map_btree_records_inserted_total{device="dm-0"} 0 node_xfs_block_map_btree_records_inserted_total{device="sda1"} 0 node_xfs_block_map_btree_records_inserted_total{device="sdb"} 0 # HELP node_xfs_block_mapping_extent_list_compares_total Number of extent list compares for a filesystem. # TYPE node_xfs_block_mapping_extent_list_compares_total counter node_xfs_block_mapping_extent_list_compares_total{device="dm-0"} 0 node_xfs_block_mapping_extent_list_compares_total{device="sda1"} 0 node_xfs_block_mapping_extent_list_compares_total{device="sdb"} 0 # HELP node_xfs_block_mapping_extent_list_deletions_total Number of extent list deletions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_deletions_total counter node_xfs_block_mapping_extent_list_deletions_total{device="dm-0"} 6.0892253e+07 node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 15 node_xfs_block_mapping_extent_list_deletions_total{device="sdb"} 1.2236462e+07 # HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_insertions_total counter node_xfs_block_mapping_extent_list_insertions_total{device="dm-0"} 5.4385863e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 12 node_xfs_block_mapping_extent_list_insertions_total{device="sdb"} 1.1948366e+07 # HELP node_xfs_block_mapping_extent_list_lookups_total Number of extent list lookups for a filesystem. # TYPE node_xfs_block_mapping_extent_list_lookups_total counter node_xfs_block_mapping_extent_list_lookups_total{device="dm-0"} 4.54274834e+08 node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1720 node_xfs_block_mapping_extent_list_lookups_total{device="sdb"} 4.20745e+06 # HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem. # TYPE node_xfs_block_mapping_reads_total counter node_xfs_block_mapping_reads_total{device="dm-0"} 2.659300024e+09 node_xfs_block_mapping_reads_total{device="sda1"} 118 node_xfs_block_mapping_reads_total{device="sdb"} 1.057384899e+09 # HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. # TYPE node_xfs_block_mapping_unmaps_total counter node_xfs_block_mapping_unmaps_total{device="dm-0"} 1.19984518e+08 node_xfs_block_mapping_unmaps_total{device="sda1"} 17 node_xfs_block_mapping_unmaps_total{device="sdb"} 1.4848264e+07 # HELP node_xfs_block_mapping_writes_total Number of block map for write operations for a filesystem. # TYPE node_xfs_block_mapping_writes_total counter node_xfs_block_mapping_writes_total{device="dm-0"} 1.723574468e+09 node_xfs_block_mapping_writes_total{device="sda1"} 1585 node_xfs_block_mapping_writes_total{device="sdb"} 3.226926835e+09 # HELP node_xfs_directory_operation_create_total Number of times a new directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_create_total counter node_xfs_directory_operation_create_total{device="dm-0"} 6.1359869e+07 node_xfs_directory_operation_create_total{device="sda1"} 16 node_xfs_directory_operation_create_total{device="sdb"} 2.4993143e+07 # HELP node_xfs_directory_operation_getdents_total Number of times the directory getdents operation was performed for a filesystem. # TYPE node_xfs_directory_operation_getdents_total counter node_xfs_directory_operation_getdents_total{device="dm-0"} 3.47026894e+08 node_xfs_directory_operation_getdents_total{device="sda1"} 24 node_xfs_directory_operation_getdents_total{device="sdb"} 1.438961931e+09 # HELP node_xfs_directory_operation_lookup_total Number of file name directory lookups which miss the operating systems directory name lookup cache. # TYPE node_xfs_directory_operation_lookup_total counter node_xfs_directory_operation_lookup_total{device="dm-0"} 6.9664768e+07 node_xfs_directory_operation_lookup_total{device="sda1"} 30 node_xfs_directory_operation_lookup_total{device="sdb"} 4.4583559e+07 # HELP node_xfs_directory_operation_remove_total Number of times an existing directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_remove_total counter node_xfs_directory_operation_remove_total{device="dm-0"} 6.1346315e+07 node_xfs_directory_operation_remove_total{device="sda1"} 10 node_xfs_directory_operation_remove_total{device="sdb"} 2.4584755e+07 # HELP node_xfs_extent_allocation_blocks_allocated_total Number of blocks allocated for a filesystem. # TYPE node_xfs_extent_allocation_blocks_allocated_total counter node_xfs_extent_allocation_blocks_allocated_total{device="dm-0"} 2.622477056e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 25040 node_xfs_extent_allocation_blocks_allocated_total{device="sdb"} 4.220383555e+09 # HELP node_xfs_extent_allocation_blocks_freed_total Number of blocks freed for a filesystem. # TYPE node_xfs_extent_allocation_blocks_freed_total counter node_xfs_extent_allocation_blocks_freed_total{device="dm-0"} 2.621234677e+09 node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 17119 node_xfs_extent_allocation_blocks_freed_total{device="sdb"} 4.218165936e+09 # HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem. # TYPE node_xfs_extent_allocation_extents_allocated_total counter node_xfs_extent_allocation_extents_allocated_total{device="dm-0"} 3.399737e+06 node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 12 node_xfs_extent_allocation_extents_allocated_total{device="sdb"} 1.1937569e+07 # HELP node_xfs_extent_allocation_extents_freed_total Number of extents freed for a filesystem. # TYPE node_xfs_extent_allocation_extents_freed_total counter node_xfs_extent_allocation_extents_freed_total{device="dm-0"} 3.493064e+06 node_xfs_extent_allocation_extents_freed_total{device="sda1"} 6 node_xfs_extent_allocation_extents_freed_total{device="sdb"} 1.210485e+07 # HELP node_xfs_read_calls_total Number of read(2) system calls made to files in a filesystem. # TYPE node_xfs_read_calls_total counter node_xfs_read_calls_total{device="dm-0"} 1.615743474e+09 node_xfs_read_calls_total{device="sda1"} 1573 node_xfs_read_calls_total{device="sdb"} 3.186512454e+09 # HELP node_xfs_vnode_active_total Number of vnodes not on free lists for a filesystem. # TYPE node_xfs_vnode_active_total counter node_xfs_vnode_active_total{device="dm-0"} 44929 node_xfs_vnode_active_total{device="sda1"} 20 node_xfs_vnode_active_total{device="sdb"} 377278 # HELP node_xfs_vnode_allocate_total Number of times vn_alloc called for a filesystem. # TYPE node_xfs_vnode_allocate_total counter node_xfs_vnode_allocate_total{device="dm-0"} 0 node_xfs_vnode_allocate_total{device="sda1"} 0 node_xfs_vnode_allocate_total{device="sdb"} 0 # HELP node_xfs_vnode_get_total Number of times vn_get called for a filesystem. # TYPE node_xfs_vnode_get_total counter node_xfs_vnode_get_total{device="dm-0"} 0 node_xfs_vnode_get_total{device="sda1"} 0 node_xfs_vnode_get_total{device="sdb"} 0 # HELP node_xfs_vnode_hold_total Number of times vn_hold called for a filesystem. # TYPE node_xfs_vnode_hold_total counter node_xfs_vnode_hold_total{device="dm-0"} 0 node_xfs_vnode_hold_total{device="sda1"} 0 node_xfs_vnode_hold_total{device="sdb"} 0 # HELP node_xfs_vnode_reclaim_total Number of times vn_reclaim called for a filesystem. # TYPE node_xfs_vnode_reclaim_total counter node_xfs_vnode_reclaim_total{device="dm-0"} 6.0907401e+07 node_xfs_vnode_reclaim_total{device="sda1"} 5 node_xfs_vnode_reclaim_total{device="sdb"} 2.2008491e+07 # HELP node_xfs_vnode_release_total Number of times vn_rele called for a filesystem. # TYPE node_xfs_vnode_release_total counter node_xfs_vnode_release_total{device="dm-0"} 6.0907401e+07 node_xfs_vnode_release_total{device="sda1"} 5 node_xfs_vnode_release_total{device="sdb"} 2.2008491e+07 # HELP node_xfs_vnode_remove_total Number of times vn_remove called for a filesystem. # TYPE node_xfs_vnode_remove_total counter node_xfs_vnode_remove_total{device="dm-0"} 6.0907401e+07 node_xfs_vnode_remove_total{device="sda1"} 5 node_xfs_vnode_remove_total{device="sdb"} 2.2008491e+07 # HELP node_xfs_write_calls_total Number of write(2) system calls made to files in a filesystem. # TYPE node_xfs_write_calls_total counter node_xfs_write_calls_total{device="dm-0"} 2.462500669e+09 node_xfs_write_calls_total{device="sda1"} 907 node_xfs_write_calls_total{device="sdb"} 3.579689288e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 549173.67 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.0721664e+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.64819488956e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.36677888e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes -1 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 4.004141e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0