# 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.2849e-05 go_gc_duration_seconds{quantile="0.25"} 4.4356e-05 go_gc_duration_seconds{quantile="0.5"} 9.2735e-05 go_gc_duration_seconds{quantile="0.75"} 0.000167353 go_gc_duration_seconds{quantile="1"} 0.096484856 go_gc_duration_seconds_sum 52861.975026226 go_gc_duration_seconds_count 7.260915e+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 3.121888e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.7047092789896e+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.420303e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.71692790569e+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.0008069621368802814 # 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 3.121888e+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 5.9867136e+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 5.275648e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 31053 # 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.9539456e+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.5142784e+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.7290958289415224e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.71692821622e+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 120632 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 245760 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 1.673641e+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.96608e+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.96608e+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.648175719e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 8.01428944003e+11 # 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"} 7.677293917e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 36102.01 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 135.04 node_cpu_seconds_total{cpu="0",mode="softirq"} 110311.05 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.05301739e+06 node_cpu_seconds_total{cpu="0",mode="user"} 2.84496858e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 7.583020963e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 38467.12 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 130.13 node_cpu_seconds_total{cpu="1",mode="softirq"} 59065.45 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.32171443e+06 node_cpu_seconds_total{cpu="1",mode="user"} 3.71312562e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 7.584950711e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 37589.53 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 129.11 node_cpu_seconds_total{cpu="2",mode="softirq"} 41552.67 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.26983285e+06 node_cpu_seconds_total{cpu="2",mode="user"} 3.72952794e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 7.608248423e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 36410.2 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 129.92 node_cpu_seconds_total{cpu="3",mode="softirq"} 36763.26 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.19334444e+06 node_cpu_seconds_total{cpu="3",mode="user"} 3.51508587e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 7.626188776e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 35235.78 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 151.45 node_cpu_seconds_total{cpu="4",mode="softirq"} 32074.34 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1.13902871e+06 node_cpu_seconds_total{cpu="4",mode="user"} 3.37652814e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 7.640837597e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 35019.99 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 151.91 node_cpu_seconds_total{cpu="5",mode="softirq"} 33362.8 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 1.10406761e+06 node_cpu_seconds_total{cpu="5",mode="user"} 3.23103728e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 7.648519893e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 35174.99 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 146.07 node_cpu_seconds_total{cpu="6",mode="softirq"} 29306.58 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 1.07953739e+06 node_cpu_seconds_total{cpu="6",mode="user"} 3.18557349e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 7.64882539e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 32902.21 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 138.92 node_cpu_seconds_total{cpu="7",mode="softirq"} 56478.74 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.06298122e+06 node_cpu_seconds_total{cpu="7",mode="user"} 3.11188164e+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"} 381133.109 node_disk_io_time_seconds_total{device="dm-1"} 0.021 node_disk_io_time_seconds_total{device="sda"} 379152.398 node_disk_io_time_seconds_total{device="sdb"} 50771.874 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"} 624141.634 node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.041 node_disk_io_time_weighted_seconds_total{device="sda"} 612218.5970000001 node_disk_io_time_weighted_seconds_total{device="sdb"} 383306.148 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.525054976e+09 node_disk_read_bytes_total{device="dm-1"} 3.31776e+06 node_disk_read_bytes_total{device="sda"} 1.554860032e+09 node_disk_read_bytes_total{device="sdb"} 1.231007232e+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"} 79.928 node_disk_read_time_seconds_total{device="dm-1"} 0.041 node_disk_read_time_seconds_total{device="sda"} 80.028 node_disk_read_time_seconds_total{device="sdb"} 26.830000000000002 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"} 32264 node_disk_reads_completed_total{device="dm-1"} 128 node_disk_reads_completed_total{device="sda"} 33003 node_disk_reads_completed_total{device="sdb"} 4888 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"} 623088.664 node_disk_write_time_seconds_total{device="dm-1"} 0 node_disk_write_time_seconds_total{device="sda"} 612573.219 node_disk_write_time_seconds_total{device="sdb"} 383570.841 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"} 7.25748786e+08 node_disk_writes_completed_total{device="dm-1"} 0 node_disk_writes_completed_total{device="sda"} 7.2118756e+08 node_disk_writes_completed_total{device="sdb"} 8.3876144e+07 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"} 4.561504e+06 node_disk_writes_merged_total{device="sdb"} 5.050266e+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"} 3.594797456384e+12 node_disk_written_bytes_total{device="dm-1"} 0 node_disk_written_bytes_total{device="sda"} 3.59490249984e+12 node_disk_written_bytes_total{device="sdb"} 3.5405576832e+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 3443 # 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 2496 # 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.078082048e+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.14869510144e+11 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5134244864e+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.3012801e+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.56976385e+08 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.095722e+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.078082048e+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.14869510144e+11 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5134244864e+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.398271359e+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"} 8.5136129e+07 node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 3.63126065e+08 node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 3.86639434e+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"} 269735 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"} 4.1408751e+09 node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 2.977688887e+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"} 125259 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"} 6.527017e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 5.810128e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 7.070862e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 6.975569e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.0868025e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 8.221073e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 1.1981638e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 2.5414745e+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"} 1.90451305e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.41156069e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.68286983e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 6.57863634e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 6.043801e+07 node_interrupts_total{cpu="0",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.06870296e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.66289349e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.73526677e+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"} 6.084902e+06 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"} 9.3388857e+07 node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 4.07261943e+08 node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 3.677166899e+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"} 269735 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"} 6.0708625e+08 node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 3.128172693e+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"} 657759 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"} 1.2616089e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.200922e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.2232545e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.5707233e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.8251876e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.8097391e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.578546e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.0055461e+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"} 8.90555319e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 1.60989219e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.4941404e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.7865504e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 7.8189738e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 8.2193585e+07 node_interrupts_total{cpu="1",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.10081964e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.81707958e+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"} 8.614334e+06 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"} 9.1199155e+07 node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 3.96438367e+08 node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 2.691751344e+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"} 269735 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"} 1.3962873e+07 node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 3.097390753e+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"} 1.38671e+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"} 1.419184e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.0008223e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.1740588e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 9.219354e+06 node_interrupts_total{cpu="2",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 9.260068e+06 node_interrupts_total{cpu="2",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 8.771241e+06 node_interrupts_total{cpu="2",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 6.766552e+06 node_interrupts_total{cpu="2",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 6.359975e+06 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"} 3.51463033e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 4.70200733e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 7.1183615e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.01137353e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.47439026e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 9.1599104e+07 node_interrupts_total{cpu="2",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.63112958e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.60294621e+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"} 1.6577931e+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"} 8.8724318e+07 node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 3.85255988e+08 node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 5.49198483e+08 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"} 269735 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.535434102e+09 node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 3.051191677e+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"} 1.643479e+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"} 1.656367e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.6187724e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.6247796e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.8086722e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.9945822e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.9874544e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.4846847e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.3217107e+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.4415704e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 1.72515261e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.67598338e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 1.2782202e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.538625901e+09 node_interrupts_total{cpu="3",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 6.2357216e+07 node_interrupts_total{cpu="3",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 9.3952421e+07 node_interrupts_total{cpu="3",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.26448308e+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"} 1.0990553e+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"} 8.7640079e+07 node_interrupts_total{cpu="4",devices="",info="IRQ work interrupts",type="IWI"} 3.75056917e+08 node_interrupts_total{cpu="4",devices="",info="Local timer interrupts",type="LOC"} 2.996780958e+09 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"} 269735 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.956489207e+09 node_interrupts_total{cpu="4",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="4",devices="",info="TLB shootdowns",type="TLB"} 3.028209892e+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"} 2.179855e+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"} 1.7217665e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.7134475e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.7882448e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.0621162e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.2240445e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.1110708e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.5113408e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.4059775e+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"} 2.30501514e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.65079544e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.53489255e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.02439398e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.65608566e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.18651226e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.30964509e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.05206209e+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"} 2.052509e+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"} 8.7613177e+07 node_interrupts_total{cpu="5",devices="",info="IRQ work interrupts",type="IWI"} 3.63634112e+08 node_interrupts_total{cpu="5",devices="",info="Local timer interrupts",type="LOC"} 1.960993356e+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"} 269735 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"} 2.533605708e+09 node_interrupts_total{cpu="5",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="5",devices="",info="TLB shootdowns",type="TLB"} 3.010401616e+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"} 2.344502e+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"} 1.8220037e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.7740773e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.7271411e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.0380949e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.9298578e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.9280787e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.2382776e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 2.385276e+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"} 2.87002957e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 1.58556641e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.91735187e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.52322639e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 6.7663302e+07 node_interrupts_total{cpu="5",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.0970737e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.63575293e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.263132728e+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"} 1.5441746e+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"} 8.449211e+07 node_interrupts_total{cpu="6",devices="",info="IRQ work interrupts",type="IWI"} 3.56135949e+08 node_interrupts_total{cpu="6",devices="",info="Local timer interrupts",type="LOC"} 1.012136547e+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"} 269735 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"} 2.278580002e+09 node_interrupts_total{cpu="6",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="6",devices="",info="TLB shootdowns",type="TLB"} 2.992046657e+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"} 2.645546e+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"} 1.9919634e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.8091429e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.8181206e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.1319411e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.067965e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.0381511e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.1056882e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 2.1041491e+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.57670904e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.2844216e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 1.32109478e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.10695912e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.02298445e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.01353504e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.26167173e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.4230213e+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"} 1.8276726e+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"} 1.0989498e+07 node_interrupts_total{cpu="7",devices="",info="IRQ work interrupts",type="IWI"} 5.13965014e+08 node_interrupts_total{cpu="7",devices="",info="Local timer interrupts",type="LOC"} 2.756920058e+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"} 269735 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"} 1.898250078e+09 node_interrupts_total{cpu="7",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="7",devices="",info="TLB shootdowns",type="TLB"} 2.968863695e+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"} 2.852871e+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"} 2.80882338e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.96156306e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.17041352e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.56491471e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.86407213e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.1277732e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.5159895e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.30829521e+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"} 2.20718507e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.36430447e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.627255e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.26937357e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.41115909e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 5.20627148e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.38576643e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.91301395e+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"} 6.50444709e+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 8.1179395235e+10 # HELP node_ipvs_backend_connections_active The current active connections by local and remote address. # TYPE node_ipvs_backend_connections_active gauge node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 0 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"} 83 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"} 84 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"} 84 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 7.96107949e+08 # 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.48761506063e+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 1.626575281e+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 4.3516485392e+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 1.654050616e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.31 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.3 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.29 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 3.042103296e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 7.62044416e+09 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 4.578340864e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 3.58612992e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.942069248e+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.286991872e+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.21184256e+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 323584 # 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.50158336e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 7.194755072e+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 6.644596736e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.9873792e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 5.44428032e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.702381056e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 9.647177728e+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 1.6838656e+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 6.566187008e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.225854976e+09 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.650192384e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 7.792041984e+09 # 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.185216e+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 6.187871e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 77054 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 7.7743357e+07 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 2.5058992e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 2.96551952e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.11330435003e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.10890680175e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 7.052066752186e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 9.229140098395e+12 # 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 11261 # 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 157993 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 9924 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.6356931e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 1.91832555e+09 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 13 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 761859 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.7136336958e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.8185229302e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.0330529e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.67620551e+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.796799e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 588 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 3.951909e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.2533099e+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 # 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"} 0 node_network_carrier{device="ens192"} 1 node_network_carrier{device="ens224"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="tunl0"} 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"} 75 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 # 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 # 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 # 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 # 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 # 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 # 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 # 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="down"} 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 # 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 # 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 # 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"} 5.4286212806e+10 node_network_receive_bytes_total{device="cali2e243b6c922"} 1.31430954e+08 node_network_receive_bytes_total{device="cali40f40cb3314"} 1.5780060193e+10 node_network_receive_bytes_total{device="cali5f5e9df29c6"} 8.454240052e+09 node_network_receive_bytes_total{device="cali72b41fc5727"} 0 node_network_receive_bytes_total{device="cali82a7e680285"} 1.5815181356e+10 node_network_receive_bytes_total{device="cali965dfa50b0a"} 2.4593294631e+10 node_network_receive_bytes_total{device="cali990cc3ce3e6"} 7.1217623e+08 node_network_receive_bytes_total{device="calibdc2c186e44"} 1.25085538172e+11 node_network_receive_bytes_total{device="calid79e1a0efae"} 1.60182264e+08 node_network_receive_bytes_total{device="caliea6fa683bd5"} 3.1196833049e+10 node_network_receive_bytes_total{device="docker0"} 2.759696063e+09 node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="ens192"} 8.71230081251e+11 node_network_receive_bytes_total{device="ens224"} 3.668813650218e+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"} 1.394511864988e+12 node_network_receive_bytes_total{device="nodelocaldns"} 0 node_network_receive_bytes_total{device="tunl0"} 1.108800529587e+12 # 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 # 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"} 1965 node_network_receive_drop_total{device="ens224"} 1941 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 # 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 # 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 # 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 # 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"} 6.187865e+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 # 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"} 3.26434551e+08 node_network_receive_packets_total{device="cali2e243b6c922"} 2.738145e+06 node_network_receive_packets_total{device="cali40f40cb3314"} 1.4364402e+08 node_network_receive_packets_total{device="cali5f5e9df29c6"} 1.09207683e+08 node_network_receive_packets_total{device="cali72b41fc5727"} 0 node_network_receive_packets_total{device="cali82a7e680285"} 1.43637478e+08 node_network_receive_packets_total{device="cali965dfa50b0a"} 1.56519621e+08 node_network_receive_packets_total{device="cali990cc3ce3e6"} 6.951388e+06 node_network_receive_packets_total{device="calibdc2c186e44"} 8.35741941e+08 node_network_receive_packets_total{device="calid79e1a0efae"} 3.422698e+06 node_network_receive_packets_total{device="caliea6fa683bd5"} 2.16115487e+08 node_network_receive_packets_total{device="docker0"} 1.5232314e+07 node_network_receive_packets_total{device="dummy0"} 0 node_network_receive_packets_total{device="ens192"} 1.916311429e+09 node_network_receive_packets_total{device="ens224"} 1.1058381367e+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"} 6.148542276e+09 node_network_receive_packets_total{device="nodelocaldns"} 0 node_network_receive_packets_total{device="tunl0"} 2.36948017e+08 # 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 # 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"} 9.7718543542e+10 node_network_transmit_bytes_total{device="cali2e243b6c922"} 1.5881284e+08 node_network_transmit_bytes_total{device="cali40f40cb3314"} 1.2297337068e+10 node_network_transmit_bytes_total{device="cali5f5e9df29c6"} 7.175615436e+09 node_network_transmit_bytes_total{device="cali72b41fc5727"} 446 node_network_transmit_bytes_total{device="cali82a7e680285"} 1.2310298634e+10 node_network_transmit_bytes_total{device="cali965dfa50b0a"} 5.5288172258e+10 node_network_transmit_bytes_total{device="cali990cc3ce3e6"} 7.74094704e+08 node_network_transmit_bytes_total{device="calibdc2c186e44"} 2.191148728927e+12 node_network_transmit_bytes_total{device="calid79e1a0efae"} 1.8756429e+08 node_network_transmit_bytes_total{device="caliea6fa683bd5"} 9.6514329567e+10 node_network_transmit_bytes_total{device="docker0"} 3.599381321e+09 node_network_transmit_bytes_total{device="dummy0"} 0 node_network_transmit_bytes_total{device="ens192"} 5.9898634492e+11 node_network_transmit_bytes_total{device="ens224"} 1.542401221855e+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"} 1.394511864988e+12 node_network_transmit_bytes_total{device="nodelocaldns"} 0 node_network_transmit_bytes_total{device="tunl0"} 2.813723595e+10 # 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 # 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 # 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 # 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 # 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 # 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 # 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"} 3.65278583e+08 node_network_transmit_packets_total{device="cali2e243b6c922"} 2.73815e+06 node_network_transmit_packets_total{device="cali40f40cb3314"} 1.44940588e+08 node_network_transmit_packets_total{device="cali5f5e9df29c6"} 1.08098828e+08 node_network_transmit_packets_total{device="cali72b41fc5727"} 5 node_network_transmit_packets_total{device="cali82a7e680285"} 1.45128765e+08 node_network_transmit_packets_total{device="cali965dfa50b0a"} 1.75452628e+08 node_network_transmit_packets_total{device="cali990cc3ce3e6"} 7.023826e+06 node_network_transmit_packets_total{device="calibdc2c186e44"} 7.89031358e+08 node_network_transmit_packets_total{device="calid79e1a0efae"} 3.422703e+06 node_network_transmit_packets_total{device="caliea6fa683bd5"} 2.23738037e+08 node_network_transmit_packets_total{device="docker0"} 1.3469266e+07 node_network_transmit_packets_total{device="dummy0"} 0 node_network_transmit_packets_total{device="ens192"} 1.646618852e+09 node_network_transmit_packets_total{device="ens224"} 1.0010896673e+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"} 6.148542276e+09 node_network_transmit_packets_total{device="nodelocaldns"} 0 node_network_transmit_packets_total{device="tunl0"} 2.33687801e+08 # 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 # 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"} 0 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 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 484 # 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 300 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="R"} 1 node_processes_state{state="S"} 299 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 1206 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 0 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 8 # HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. # TYPE node_schedstat_running_seconds_total counter node_schedstat_running_seconds_total{cpu="0"} 3.800651793936761e+06 node_schedstat_running_seconds_total{cpu="1"} 4.741763788842754e+06 node_schedstat_running_seconds_total{cpu="2"} 4.743901482304606e+06 node_schedstat_running_seconds_total{cpu="3"} 4.517714288972144e+06 node_schedstat_running_seconds_total{cpu="4"} 4.357871458720961e+06 node_schedstat_running_seconds_total{cpu="5"} 4.203427480968788e+06 node_schedstat_running_seconds_total{cpu="6"} 4.141727667996927e+06 node_schedstat_running_seconds_total{cpu="7"} 4.076881316447794e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 5.2517886964e+10 node_schedstat_timeslices_total{cpu="1"} 6.2334834745e+10 node_schedstat_timeslices_total{cpu="2"} 6.1089014328e+10 node_schedstat_timeslices_total{cpu="3"} 5.823149231e+10 node_schedstat_timeslices_total{cpu="4"} 5.5772653109e+10 node_schedstat_timeslices_total{cpu="5"} 5.433352743e+10 node_schedstat_timeslices_total{cpu="6"} 5.3130689061e+10 node_schedstat_timeslices_total{cpu="7"} 5.2445498344e+10 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 1.939361037515707e+06 node_schedstat_waiting_seconds_total{cpu="1"} 2.140018969063643e+06 node_schedstat_waiting_seconds_total{cpu="2"} 2.103925854795422e+06 node_schedstat_waiting_seconds_total{cpu="3"} 2.057871007026161e+06 node_schedstat_waiting_seconds_total{cpu="4"} 1.994457167460911e+06 node_schedstat_waiting_seconds_total{cpu="5"} 1.977886264035103e+06 node_schedstat_waiting_seconds_total{cpu="6"} 1.941385661832532e+06 node_schedstat_waiting_seconds_total{cpu="7"} 1.950327855288088e+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.021304842 node_scrape_collector_duration_seconds{collector="bcache"} 8.215e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.000794647 node_scrape_collector_duration_seconds{collector="btrfs"} 0.002229688 node_scrape_collector_duration_seconds{collector="conntrack"} 7.4905e-05 node_scrape_collector_duration_seconds{collector="cpu"} 0.001145076 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000135493 node_scrape_collector_duration_seconds{collector="diskstats"} 0.00017446 node_scrape_collector_duration_seconds{collector="edac"} 0.006023458 node_scrape_collector_duration_seconds{collector="entropy"} 3.5644e-05 node_scrape_collector_duration_seconds{collector="filefd"} 5.6567e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.003361389 node_scrape_collector_duration_seconds{collector="hwmon"} 0.00258275 node_scrape_collector_duration_seconds{collector="infiniband"} 0.00654105 node_scrape_collector_duration_seconds{collector="interrupts"} 0.023535747 node_scrape_collector_duration_seconds{collector="ipvs"} 0.001964162 node_scrape_collector_duration_seconds{collector="loadavg"} 6.4483e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 4.5891e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000386557 node_scrape_collector_duration_seconds{collector="mountstats"} 0.004032973 node_scrape_collector_duration_seconds{collector="netclass"} 0.225921037 node_scrape_collector_duration_seconds{collector="netdev"} 0.003540761 node_scrape_collector_duration_seconds{collector="netstat"} 0.002419395 node_scrape_collector_duration_seconds{collector="nfs"} 0.021114395 node_scrape_collector_duration_seconds{collector="nfsd"} 4.7713e-05 node_scrape_collector_duration_seconds{collector="ntp"} 0.00020906 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.003064736 node_scrape_collector_duration_seconds{collector="pressure"} 0.001585027 node_scrape_collector_duration_seconds{collector="processes"} 0.127666846 node_scrape_collector_duration_seconds{collector="rapl"} 4.391e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.000138744 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000159068 node_scrape_collector_duration_seconds{collector="softnet"} 0.001607066 node_scrape_collector_duration_seconds{collector="stat"} 0.00181472 node_scrape_collector_duration_seconds{collector="systemd"} 8.9009e-05 node_scrape_collector_duration_seconds{collector="tcpstat"} 0.026730439 node_scrape_collector_duration_seconds{collector="textfile"} 0.002477139 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.006650253 node_scrape_collector_duration_seconds{collector="time"} 1.2297e-05 node_scrape_collector_duration_seconds{collector="timex"} 1.8379e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000299901 node_scrape_collector_duration_seconds{collector="uname"} 1.9538e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.001306545 node_scrape_collector_duration_seconds{collector="xfs"} 0.003832818 node_scrape_collector_duration_seconds{collector="zfs"} 0.022254181 # 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 20 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 88 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 23 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 2 # 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 8192 # 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 291 # 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 863 # 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"} 2.406623576e+09 node_softnet_processed_total{cpu="1"} 3.206649144e+09 node_softnet_processed_total{cpu="2"} 2.891109142e+09 node_softnet_processed_total{cpu="3"} 2.896890488e+09 node_softnet_processed_total{cpu="4"} 2.622958707e+09 node_softnet_processed_total{cpu="5"} 2.895790321e+09 node_softnet_processed_total{cpu="6"} 2.487398929e+09 node_softnet_processed_total{cpu="7"} 2.28216759e+08 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 51782 node_softnet_times_squeezed_total{cpu="1"} 68370 node_softnet_times_squeezed_total{cpu="2"} 63975 node_softnet_times_squeezed_total{cpu="3"} 68224 node_softnet_times_squeezed_total{cpu="4"} 57510 node_softnet_times_squeezed_total{cpu="5"} 75751 node_softnet_times_squeezed_total{cpu="6"} 60536 node_softnet_times_squeezed_total{cpu="7"} 104922 # HELP node_tcp_connection_states Number of connection states. # TYPE node_tcp_connection_states gauge node_tcp_connection_states{state="established"} 13 node_tcp_connection_states{state="listen"} 25 node_tcp_connection_states{state="rx_queued_bytes"} 0 node_tcp_connection_states{state="syn_sent"} 5 node_tcp_connection_states{state="time_wait"} 95 node_tcp_connection_states{state="tx_queued_bytes"} 5 # 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.7290958479089253e+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 5.45836798107e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 10062 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.720573e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 6.968222835e+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"} 3.6994593e+07 node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 15 node_xfs_block_mapping_extent_list_deletions_total{device="sdb"} 9.364315e+06 # 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"} 3.476117e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 12 node_xfs_block_mapping_extent_list_insertions_total{device="sdb"} 9.139154e+06 # 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"} 3.118496365e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1720 node_xfs_block_mapping_extent_list_lookups_total{device="sdb"} 1.523778985e+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"} 1.827156129e+09 node_xfs_block_mapping_reads_total{device="sda1"} 118 node_xfs_block_mapping_reads_total{device="sdb"} 3.439806393e+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"} 7.2906564e+07 node_xfs_block_mapping_unmaps_total{device="sda1"} 17 node_xfs_block_mapping_unmaps_total{device="sdb"} 1.1507092e+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.089624654e+09 node_xfs_block_mapping_writes_total{device="sda1"} 1585 node_xfs_block_mapping_writes_total{device="sdb"} 2.367428325e+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"} 3.7533783e+07 node_xfs_directory_operation_create_total{device="sda1"} 16 node_xfs_directory_operation_create_total{device="sdb"} 1.9609106e+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"} 2.35839416e+08 node_xfs_directory_operation_getdents_total{device="sda1"} 24 node_xfs_directory_operation_getdents_total{device="sdb"} 9.55601532e+08 # 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"} 4.4298387e+07 node_xfs_directory_operation_lookup_total{device="sda1"} 30 node_xfs_directory_operation_lookup_total{device="sdb"} 3.5118935e+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"} 3.7527188e+07 node_xfs_directory_operation_remove_total{device="sda1"} 10 node_xfs_directory_operation_remove_total{device="sdb"} 1.9292796e+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"} 1.77642316e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 25040 node_xfs_extent_allocation_blocks_allocated_total{device="sdb"} 3.00288796e+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"} 1.775354332e+09 node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 17119 node_xfs_extent_allocation_blocks_freed_total{device="sdb"} 3.001163841e+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.042999e+06 node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 12 node_xfs_extent_allocation_extents_allocated_total{device="sdb"} 9.132468e+06 # 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"} 2.108573e+06 node_xfs_extent_allocation_extents_freed_total{device="sda1"} 6 node_xfs_extent_allocation_extents_freed_total{device="sdb"} 9.254558e+06 # 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.021454074e+09 node_xfs_read_calls_total{device="sda1"} 1573 node_xfs_read_calls_total{device="sdb"} 2.338200345e+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"} 37374 node_xfs_vnode_active_total{device="sda1"} 20 node_xfs_vnode_active_total{device="sdb"} 287468 # 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"} 3.7224532e+07 node_xfs_vnode_reclaim_total{device="sda1"} 5 node_xfs_vnode_reclaim_total{device="sdb"} 1.7345878e+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"} 3.7224532e+07 node_xfs_vnode_release_total{device="sda1"} 5 node_xfs_vnode_release_total{device="sdb"} 1.7345878e+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"} 3.7224532e+07 node_xfs_vnode_remove_total{device="sda1"} 5 node_xfs_vnode_remove_total{device="sdb"} 1.7345878e+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"} 1.029517e+08 node_xfs_write_calls_total{device="sda1"} 907 node_xfs_write_calls_total{device="sdb"} 6.74041493e+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 352874.83 # 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.0107264e+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.64819503656e+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"} 2.729438e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0