# 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.6403e-05 go_gc_duration_seconds{quantile="0.25"} 4.382e-05 go_gc_duration_seconds{quantile="0.5"} 0.000102992 go_gc_duration_seconds{quantile="0.75"} 0.000236195 go_gc_duration_seconds{quantile="1"} 0.100202981 go_gc_duration_seconds_sum 69791.972348606 go_gc_duration_seconds_count 9.944509e+06 # 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.953816e+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.3349656740624e+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.440911e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.36497373192e+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.0007980990462519621 # 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.953816e+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.0284928e+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.825088e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28697 # 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.869568e+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.5110016e+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.7582186027966726e+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.36497401889e+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 138176 # 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 5.501792e+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.653033e+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.998848e+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.998848e+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"} 1 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.118293902279e+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.0441418025e+08 node_cpu_seconds_total{cpu="0",mode="iowait"} 48128.13 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 187.93 node_cpu_seconds_total{cpu="0",mode="softirq"} 155500.36 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.48865307e+06 node_cpu_seconds_total{cpu="0",mode="user"} 3.77831993e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 1.0323217419e+08 node_cpu_seconds_total{cpu="1",mode="iowait"} 50831.97 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 180.78 node_cpu_seconds_total{cpu="1",mode="softirq"} 82280.87 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.87466857e+06 node_cpu_seconds_total{cpu="1",mode="user"} 4.84934843e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 1.0327809388e+08 node_cpu_seconds_total{cpu="2",mode="iowait"} 49705.1 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 180.45 node_cpu_seconds_total{cpu="2",mode="softirq"} 58431.19 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.79958925e+06 node_cpu_seconds_total{cpu="2",mode="user"} 4.84948189e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 1.0357810769e+08 node_cpu_seconds_total{cpu="3",mode="iowait"} 48109.38 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 182.59 node_cpu_seconds_total{cpu="3",mode="softirq"} 51291.56 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.68900406e+06 node_cpu_seconds_total{cpu="3",mode="user"} 4.58101347e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 1.0380876248e+08 node_cpu_seconds_total{cpu="4",mode="iowait"} 46636.23 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 211.39 node_cpu_seconds_total{cpu="4",mode="softirq"} 45772.78 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1.61086888e+06 node_cpu_seconds_total{cpu="4",mode="user"} 4.40364653e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 1.0399756004e+08 node_cpu_seconds_total{cpu="5",mode="iowait"} 46576.72 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 211.85 node_cpu_seconds_total{cpu="5",mode="softirq"} 46082.18 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 1.56055231e+06 node_cpu_seconds_total{cpu="5",mode="user"} 4.22440447e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 1.041015462e+08 node_cpu_seconds_total{cpu="6",mode="iowait"} 46567.56 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 204.05 node_cpu_seconds_total{cpu="6",mode="softirq"} 41249.62 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 1.52629805e+06 node_cpu_seconds_total{cpu="6",mode="user"} 4.16148644e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 1.0407778717e+08 node_cpu_seconds_total{cpu="7",mode="iowait"} 43964.4 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 194.26 node_cpu_seconds_total{cpu="7",mode="softirq"} 79568.29 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.50453773e+06 node_cpu_seconds_total{cpu="7",mode="user"} 4.07785423e+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"} 509396.935 node_disk_io_time_seconds_total{device="dm-1"} 0.021 node_disk_io_time_seconds_total{device="sda"} 506568.151 node_disk_io_time_seconds_total{device="sdb"} 64921.806000000004 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"} 842400.248 node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.041 node_disk_io_time_weighted_seconds_total{device="sda"} 826549.898 node_disk_io_time_weighted_seconds_total{device="sdb"} 454689.642 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.609416192e+09 node_disk_read_bytes_total{device="dm-1"} 3.31776e+06 node_disk_read_bytes_total{device="sda"} 1.639221248e+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.763 node_disk_read_time_seconds_total{device="dm-1"} 0.041 node_disk_read_time_seconds_total{device="sda"} 83.86 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"} 33293 node_disk_reads_completed_total{device="dm-1"} 128 node_disk_reads_completed_total{device="sda"} 34032 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"} 840777.417 node_disk_write_time_seconds_total{device="dm-1"} 0 node_disk_write_time_seconds_total{device="sda"} 827068.578 node_disk_write_time_seconds_total{device="sdb"} 455009.14 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"} 9.83162952e+08 node_disk_writes_completed_total{device="dm-1"} 0 node_disk_writes_completed_total{device="sda"} 9.77442566e+08 node_disk_writes_completed_total{device="sdb"} 1.08689682e+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"} 5.720664e+06 node_disk_writes_merged_total{device="sdb"} 6.409994e+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"} 4.886462455296e+12 node_disk_written_bytes_total{device="dm-1"} 0 node_disk_written_bytes_total{device="sda"} 4.886567498752e+12 node_disk_written_bytes_total{device="sdb"} 4.204108924928e+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 3941 # 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 3296 # 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.051431424e+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.12880992256e+11 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5100493824e+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.3012281e+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.56891459e+08 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.095671e+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.051431424e+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.12880992256e+11 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5100493824e+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 1.900379374e+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.14646944e+08 node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 4.95111612e+08 node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 9.48924772e+08 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"} 366812 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"} 3.978581622e+09 node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 4.015598744e+09 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"} 148485 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.2637382e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 9.458076e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.6716692e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.8422759e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.7474931e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.5165795e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.7853589e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.3613845e+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.43411139e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.9687081e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.03495242e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 7.77712061e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.18771568e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.47333776e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.20675385e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.52537762e+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.1910925e+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.2514845e+08 node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 5.5828203e+08 node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 2.836103809e+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"} 366812 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"} 7.45725908e+08 node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 4.21455948e+09 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"} 888880 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.0485331e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.8712291e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.0266757e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.6996167e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.9362028e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.8514919e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.2777978e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.5273222e+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.74097335e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.27488735e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.00322385e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.6983064e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 9.17913332e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.08106083e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.07826407e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.70761408e+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"} 1.5720801e+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.22328969e+08 node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 5.43823128e+08 node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 1.435954159e+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"} 366812 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"} 4.205852959e+09 node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 4.174176947e+09 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.060981e+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.6566618e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.7093804e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.1806649e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.8552499e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.6285734e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.4201728e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 1.2233193e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 1.0493303e+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.32261376e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.01221562e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 7.70818336e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.46907286e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.90482492e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.78311566e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.23180345e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.96671171e+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"} 2.6556422e+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.18584896e+08 node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 5.29297336e+08 node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 2.771828973e+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"} 366812 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"} 3.135216119e+09 node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 4.114633637e+09 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.451858e+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"} 2.951439e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.7464381e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.9246735e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.4570241e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.5651513e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.392884e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.5357849e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.9740329e+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"} 3.73861015e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.57802362e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.18010667e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.00621372e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.562971305e+09 node_interrupts_total{cpu="3",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.03481981e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.15654723e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.55010015e+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.2885281e+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.17685448e+08 node_interrupts_total{cpu="4",devices="",info="IRQ work interrupts",type="IWI"} 5.15343792e+08 node_interrupts_total{cpu="4",devices="",info="Local timer interrupts",type="LOC"} 2.36146636e+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"} 366812 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"} 2.324520521e+09 node_interrupts_total{cpu="4",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="4",devices="",info="TLB shootdowns",type="TLB"} 4.084181514e+09 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.152518e+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.0047461e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.7192377e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.0029745e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.4610542e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.506655e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.4574844e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.2100311e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.7633246e+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"} 3.8506407e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.29376597e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.89121156e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.54021875e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 5.06978113e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.67329163e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.64382342e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.52377957e+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"} 3.3974703e+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.16695387e+08 node_interrupts_total{cpu="5",devices="",info="IRQ work interrupts",type="IWI"} 5.00322268e+08 node_interrupts_total{cpu="5",devices="",info="Local timer interrupts",type="LOC"} 3.094077073e+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"} 366812 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"} 1.744936677e+09 node_interrupts_total{cpu="5",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="5",devices="",info="TLB shootdowns",type="TLB"} 4.059686991e+09 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.553811e+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.3727943e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.0738703e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.1712311e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.6916318e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.4820248e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.4545902e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.1563737e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.9170815e+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.40233764e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.15588572e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.4281458e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.9097515e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.67476769e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.04089199e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.96684251e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.337663846e+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"} 3.4086061e+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.12815465e+08 node_interrupts_total{cpu="6",devices="",info="IRQ work interrupts",type="IWI"} 4.90230097e+08 node_interrupts_total{cpu="6",devices="",info="Local timer interrupts",type="LOC"} 1.824223501e+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"} 366812 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"} 1.389933209e+09 node_interrupts_total{cpu="6",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="6",devices="",info="TLB shootdowns",type="TLB"} 4.035881774e+09 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"} 3.833537e+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.6054136e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.1714737e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.1134265e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.6160005e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.6444779e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.36025e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.6497118e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.2618882e+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"} 5.89683948e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.72266112e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.14658845e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.81968087e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.78668723e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.35071123e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.77471369e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.72398167e+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"} 3.3192446e+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.095942e+07 node_interrupts_total{cpu="7",devices="",info="IRQ work interrupts",type="IWI"} 6.98071253e+08 node_interrupts_total{cpu="7",devices="",info="Local timer interrupts",type="LOC"} 4.212675096e+09 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"} 366812 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"} 9.08205409e+08 node_interrupts_total{cpu="7",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="7",devices="",info="TLB shootdowns",type="TLB"} 4.007614641e+09 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"} 3.7641922e+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.69375045e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.7532684e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.99439422e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.42674465e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.71714541e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.90848269e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.28357975e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.04001506e+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.29722073e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 4.47462749e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.91256506e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.05168637e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 2.75729102e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 6.43101936e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 4.69869962e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 4.1514865e+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"} 8.26331868e+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 9.1304331729e+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"} 10 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"} 1 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.067038709e+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 1.89954561162e+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.128757301e+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 5.86282492913e+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.174421315e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.29 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.67 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.48 # 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.313449984e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.0242097152e+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 4.928647168e+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.223479808e+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.5249256448e+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.588504576e+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 98304 # 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 5.94468864e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 9.234345984e+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 8.63987712e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.4625152e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 7.410688e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.433271808e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.37572096e+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.4506368e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 4.718592e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 8.800964608e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.495298048e+09 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.683943424e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.0296262656e+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.19602944e+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.535723e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 77110 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 1.50202825e+08 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.32292073e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 5.02326536e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.52728555695e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.52191759331e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.269362094644e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.2519139464173e+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 70441 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 388023 # 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 68256 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.65256372e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.620320025e+09 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 538 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 5.281947e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.3920896546e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.571159743e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.73984665e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 2.76865062e+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.81844e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 875 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 5.210605e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.3526141e+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="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="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="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="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="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="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="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="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="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="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="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="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="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"} 7.4017717335e+10 node_network_receive_bytes_total{device="cali2e243b6c922"} 1.74454698e+08 node_network_receive_bytes_total{device="cali40f40cb3314"} 2.4369600064e+10 node_network_receive_bytes_total{device="cali5f5e9df29c6"} 1.1891348608e+10 node_network_receive_bytes_total{device="cali72b41fc5727"} 0 node_network_receive_bytes_total{device="cali82a7e680285"} 2.4415588162e+10 node_network_receive_bytes_total{device="cali965dfa50b0a"} 2.5480140087e+10 node_network_receive_bytes_total{device="cali990cc3ce3e6"} 1.085283394e+09 node_network_receive_bytes_total{device="calibdc2c186e44"} 1.57383618644e+11 node_network_receive_bytes_total{device="calid79e1a0efae"} 2.12617356e+08 node_network_receive_bytes_total{device="caliea6fa683bd5"} 4.4819991507e+10 node_network_receive_bytes_total{device="docker0"} 2.82038135e+09 node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="ens192"} 1.0930160437e+12 node_network_receive_bytes_total{device="ens224"} 4.489524342067e+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"} 2.598564964304e+12 node_network_receive_bytes_total{device="nodelocaldns"} 0 node_network_receive_bytes_total{device="tunl0"} 1.113222358098e+12 node_network_receive_bytes_total{device="vetha4511bd"} 4.578787e+07 # 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="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"} 2259 node_network_receive_drop_total{device="ens224"} 2518 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="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="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="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="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.535717e+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="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"} 4.56344929e+08 node_network_receive_packets_total{device="cali2e243b6c922"} 3.634473e+06 node_network_receive_packets_total{device="cali40f40cb3314"} 2.33197197e+08 node_network_receive_packets_total{device="cali5f5e9df29c6"} 1.52842529e+08 node_network_receive_packets_total{device="cali72b41fc5727"} 0 node_network_receive_packets_total{device="cali82a7e680285"} 2.33187772e+08 node_network_receive_packets_total{device="cali965dfa50b0a"} 1.67071887e+08 node_network_receive_packets_total{device="cali990cc3ce3e6"} 1.0750233e+07 node_network_receive_packets_total{device="calibdc2c186e44"} 1.041965786e+09 node_network_receive_packets_total{device="calid79e1a0efae"} 4.543106e+06 node_network_receive_packets_total{device="caliea6fa683bd5"} 3.05274083e+08 node_network_receive_packets_total{device="docker0"} 1.5749261e+07 node_network_receive_packets_total{device="dummy0"} 0 node_network_receive_packets_total{device="ens192"} 2.66259106e+09 node_network_receive_packets_total{device="ens224"} 1.4145435385e+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"} 9.451204285e+09 node_network_receive_packets_total{device="nodelocaldns"} 0 node_network_receive_packets_total{device="tunl0"} 2.40782626e+08 node_network_receive_packets_total{device="vetha4511bd"} 359235 # 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="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.35536778852e+11 node_network_transmit_bytes_total{device="cali2e243b6c922"} 2.10799864e+08 node_network_transmit_bytes_total{device="cali40f40cb3314"} 3.4500631265e+10 node_network_transmit_bytes_total{device="cali5f5e9df29c6"} 1.2279856834e+10 node_network_transmit_bytes_total{device="cali72b41fc5727"} 446 node_network_transmit_bytes_total{device="cali82a7e680285"} 3.452285473e+10 node_network_transmit_bytes_total{device="cali965dfa50b0a"} 6.0225014257e+10 node_network_transmit_bytes_total{device="cali990cc3ce3e6"} 1.471583537e+09 node_network_transmit_bytes_total{device="calibdc2c186e44"} 2.41859129842e+12 node_network_transmit_bytes_total{device="calid79e1a0efae"} 2.48962642e+08 node_network_transmit_bytes_total{device="caliea6fa683bd5"} 1.36054733987e+11 node_network_transmit_bytes_total{device="docker0"} 3.708003751e+09 node_network_transmit_bytes_total{device="dummy0"} 0 node_network_transmit_bytes_total{device="ens192"} 1.517071632898e+12 node_network_transmit_bytes_total{device="ens224"} 2.253913734681e+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"} 2.598564964304e+12 node_network_transmit_bytes_total{device="nodelocaldns"} 0 node_network_transmit_bytes_total{device="tunl0"} 2.9114605905e+10 node_network_transmit_bytes_total{device="vetha4511bd"} 3.258246e+07 # 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="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="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="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="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="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="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.1022958e+08 node_network_transmit_packets_total{device="cali2e243b6c922"} 3.634478e+06 node_network_transmit_packets_total{device="cali40f40cb3314"} 2.35884544e+08 node_network_transmit_packets_total{device="cali5f5e9df29c6"} 1.52403991e+08 node_network_transmit_packets_total{device="cali72b41fc5727"} 5 node_network_transmit_packets_total{device="cali82a7e680285"} 2.36190224e+08 node_network_transmit_packets_total{device="cali965dfa50b0a"} 1.86142626e+08 node_network_transmit_packets_total{device="cali990cc3ce3e6"} 1.0365615e+07 node_network_transmit_packets_total{device="calibdc2c186e44"} 9.81831013e+08 node_network_transmit_packets_total{device="calid79e1a0efae"} 4.543111e+06 node_network_transmit_packets_total{device="caliea6fa683bd5"} 3.16207036e+08 node_network_transmit_packets_total{device="docker0"} 1.3976359e+07 node_network_transmit_packets_total{device="dummy0"} 0 node_network_transmit_packets_total{device="ens192"} 2.327465442e+09 node_network_transmit_packets_total{device="ens224"} 1.276123438e+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"} 9.451204285e+09 node_network_transmit_packets_total{device="nodelocaldns"} 0 node_network_transmit_packets_total{device="tunl0"} 2.3862294e+08 node_network_transmit_packets_total{device="vetha4511bd"} 349904 # 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="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="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 1019 # 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 305 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="S"} 305 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 1497 # 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 7 # 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.14523215019797e+06 node_schedstat_running_seconds_total{cpu="1"} 6.327669682404993e+06 node_schedstat_running_seconds_total{cpu="2"} 6.308144655025158e+06 node_schedstat_running_seconds_total{cpu="3"} 6.020651506836546e+06 node_schedstat_running_seconds_total{cpu="4"} 5.812662596759361e+06 node_schedstat_running_seconds_total{cpu="5"} 5.618666280007168e+06 node_schedstat_running_seconds_total{cpu="6"} 5.533084085360772e+06 node_schedstat_running_seconds_total{cpu="7"} 5.463639380922746e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 7.3287508483e+10 node_schedstat_timeslices_total{cpu="1"} 8.6947535353e+10 node_schedstat_timeslices_total{cpu="2"} 8.5191300758e+10 node_schedstat_timeslices_total{cpu="3"} 8.1216837239e+10 node_schedstat_timeslices_total{cpu="4"} 7.7832113789e+10 node_schedstat_timeslices_total{cpu="5"} 7.5800763553e+10 node_schedstat_timeslices_total{cpu="6"} 7.4194245357e+10 node_schedstat_timeslices_total{cpu="7"} 7.3314942351e+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.575783733602453e+06 node_schedstat_waiting_seconds_total{cpu="1"} 2.855071173062284e+06 node_schedstat_waiting_seconds_total{cpu="2"} 2.806787897848714e+06 node_schedstat_waiting_seconds_total{cpu="3"} 2.742754053957213e+06 node_schedstat_waiting_seconds_total{cpu="4"} 2.657765356308997e+06 node_schedstat_waiting_seconds_total{cpu="5"} 2.632026352853545e+06 node_schedstat_waiting_seconds_total{cpu="6"} 2.58545808690034e+06 node_schedstat_waiting_seconds_total{cpu="7"} 2.596944575241729e+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.000109864 node_scrape_collector_duration_seconds{collector="bcache"} 2.5884e-05 node_scrape_collector_duration_seconds{collector="bonding"} 5.3775e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 3.1911e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.000963294 node_scrape_collector_duration_seconds{collector="cpu"} 0.066591242 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.064729066 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000122183 node_scrape_collector_duration_seconds{collector="edac"} 6.1525e-05 node_scrape_collector_duration_seconds{collector="entropy"} 8.1572e-05 node_scrape_collector_duration_seconds{collector="filefd"} 0.000122346 node_scrape_collector_duration_seconds{collector="filesystem"} 0.066679429 node_scrape_collector_duration_seconds{collector="hwmon"} 3.144e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 0.064471596 node_scrape_collector_duration_seconds{collector="interrupts"} 0.001280554 node_scrape_collector_duration_seconds{collector="ipvs"} 0.066954412 node_scrape_collector_duration_seconds{collector="loadavg"} 5.1356e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 7.0565e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000272615 node_scrape_collector_duration_seconds{collector="mountstats"} 0.07362993 node_scrape_collector_duration_seconds{collector="netclass"} 0.275928885 node_scrape_collector_duration_seconds{collector="netdev"} 0.002181771 node_scrape_collector_duration_seconds{collector="netstat"} 0.000826107 node_scrape_collector_duration_seconds{collector="nfs"} 4.7299e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 4.2226e-05 node_scrape_collector_duration_seconds{collector="ntp"} 0.000193317 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.000971586 node_scrape_collector_duration_seconds{collector="pressure"} 2.9543e-05 node_scrape_collector_duration_seconds{collector="processes"} 0.176196367 node_scrape_collector_duration_seconds{collector="rapl"} 2.7604e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00013319 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000264898 node_scrape_collector_duration_seconds{collector="softnet"} 0.000119663 node_scrape_collector_duration_seconds{collector="stat"} 0.00027011 node_scrape_collector_duration_seconds{collector="systemd"} 7.5454e-05 node_scrape_collector_duration_seconds{collector="tcpstat"} 0.07092493 node_scrape_collector_duration_seconds{collector="textfile"} 8.4404e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.00245205 node_scrape_collector_duration_seconds{collector="time"} 9.397e-06 node_scrape_collector_duration_seconds{collector="timex"} 2.5599e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000259582 node_scrape_collector_duration_seconds{collector="uname"} 0.064611539 node_scrape_collector_duration_seconds{collector="vmstat"} 0.064924788 node_scrape_collector_duration_seconds{collector="xfs"} 0.000579133 node_scrape_collector_duration_seconds{collector="zfs"} 0.000169004 # 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 49 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 630 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 523 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 36 # 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 147456 # 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 1455 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 3.276364387e+09 node_softnet_processed_total{cpu="1"} 4.266185892e+09 node_softnet_processed_total{cpu="2"} 3.995346706e+09 node_softnet_processed_total{cpu="3"} 3.934155533e+09 node_softnet_processed_total{cpu="4"} 3.683806949e+09 node_softnet_processed_total{cpu="5"} 3.894802103e+09 node_softnet_processed_total{cpu="6"} 3.414771126e+09 node_softnet_processed_total{cpu="7"} 1.996580529e+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"} 63379 node_softnet_times_squeezed_total{cpu="1"} 82003 node_softnet_times_squeezed_total{cpu="2"} 78267 node_softnet_times_squeezed_total{cpu="3"} 83043 node_softnet_times_squeezed_total{cpu="4"} 72577 node_softnet_times_squeezed_total{cpu="5"} 90396 node_softnet_times_squeezed_total{cpu="6"} 73507 node_softnet_times_squeezed_total{cpu="7"} 134426 # HELP node_tcp_connection_states Number of connection states. # TYPE node_tcp_connection_states gauge node_tcp_connection_states{state="established"} 538 node_tcp_connection_states{state="listen"} 28 node_tcp_connection_states{state="rx_queued_bytes"} 0 node_tcp_connection_states{state="syn_sent"} 6 node_tcp_connection_states{state="time_wait"} 93 node_tcp_connection_states{state="tx_queued_bytes"} 195 # 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.7582186175193872e+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 7.46791194608e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 13122 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.807533e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 8.877613695e+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"} 5.513002e+07 node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 15 node_xfs_block_mapping_extent_list_deletions_total{device="sdb"} 1.1957149e+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"} 4.7441561e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 12 node_xfs_block_mapping_extent_list_insertions_total{device="sdb"} 1.1667762e+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.294533916e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1720 node_xfs_block_mapping_extent_list_lookups_total{device="sdb"} 2.760260437e+09 # 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.439897859e+09 node_xfs_block_mapping_reads_total{device="sda1"} 118 node_xfs_block_mapping_reads_total{device="sdb"} 3.873527786e+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.08779323e+08 node_xfs_block_mapping_unmaps_total{device="sda1"} 17 node_xfs_block_mapping_unmaps_total{device="sdb"} 1.4527931e+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.527621748e+09 node_xfs_block_mapping_writes_total{device="sda1"} 1585 node_xfs_block_mapping_writes_total{device="sdb"} 3.167165937e+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"} 5.5789749e+07 node_xfs_directory_operation_create_total{device="sda1"} 16 node_xfs_directory_operation_create_total{device="sdb"} 2.4787016e+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.20436999e+08 node_xfs_directory_operation_getdents_total{device="sda1"} 24 node_xfs_directory_operation_getdents_total{device="sdb"} 1.322200311e+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.3738029e+07 node_xfs_directory_operation_lookup_total{device="sda1"} 30 node_xfs_directory_operation_lookup_total{device="sdb"} 4.4342792e+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"} 5.5782634e+07 node_xfs_directory_operation_remove_total{device="sda1"} 10 node_xfs_directory_operation_remove_total{device="sdb"} 2.4383514e+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.417677874e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 25040 node_xfs_extent_allocation_blocks_allocated_total{device="sdb"} 3.939040107e+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.416543975e+09 node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 17119 node_xfs_extent_allocation_blocks_freed_total{device="sdb"} 3.93683051e+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"} 2.915349e+06 node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 12 node_xfs_extent_allocation_extents_allocated_total{device="sdb"} 1.1658484e+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.007396e+06 node_xfs_extent_allocation_extents_freed_total{device="sda1"} 6 node_xfs_extent_allocation_extents_freed_total{device="sdb"} 1.1826047e+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.434084349e+09 node_xfs_read_calls_total{device="sda1"} 1573 node_xfs_read_calls_total{device="sdb"} 3.128515328e+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"} 38488 node_xfs_vnode_active_total{device="sda1"} 20 node_xfs_vnode_active_total{device="sdb"} 372394 # 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"} 5.5376242e+07 node_xfs_vnode_reclaim_total{device="sda1"} 5 node_xfs_vnode_reclaim_total{device="sdb"} 2.1816423e+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"} 5.5376242e+07 node_xfs_vnode_release_total{device="sda1"} 5 node_xfs_vnode_release_total{device="sdb"} 2.1816423e+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"} 5.5376242e+07 node_xfs_vnode_remove_total{device="sda1"} 5 node_xfs_vnode_remove_total{device="sdb"} 2.1816423e+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.032647633e+09 node_xfs_write_calls_total{device="sda1"} 907 node_xfs_write_calls_total{device="sdb"} 8.36827542e+08 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 498314.6 # 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.142208e+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"} 3.700316e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0