# 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.626e-05 go_gc_duration_seconds{quantile="0.25"} 4.3916e-05 go_gc_duration_seconds{quantile="0.5"} 9.8504e-05 go_gc_duration_seconds{quantile="0.75"} 0.000193207 go_gc_duration_seconds{quantile="1"} 0.097985691 go_gc_duration_seconds_sum 72233.935857804 go_gc_duration_seconds_count 1.031422e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.14.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.79916e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.4215879933472e+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.442623e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.45217812015e+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.000800450361016247 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.590408e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 2.79916e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 6.0448768e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 4.726784e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28174 # 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.8925056e+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.5175552e+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.7620616327950466e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.45217840189e+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 140760 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 245760 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 5.401248e+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.651321e+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.933312e+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.933312e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.505536e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 32 # HELP node_arp_entries ARP entries by device # TYPE node_arp_entries gauge node_arp_entries{device="cali06fc2f57932"} 1 node_arp_entries{device="cali2e243b6c922"} 1 node_arp_entries{device="cali40f40cb3314"} 1 node_arp_entries{device="cali5f5e9df29c6"} 1 node_arp_entries{device="cali82a7e680285"} 1 node_arp_entries{device="cali965dfa50b0a"} 1 node_arp_entries{device="cali990cc3ce3e6"} 1 node_arp_entries{device="calibdc2c186e44"} 1 node_arp_entries{device="calid79e1a0efae"} 1 node_arp_entries{device="caliea6fa683bd5"} 1 node_arp_entries{device="docker0"} 1 node_arp_entries{device="ens192"} 4 node_arp_entries{device="ens224"} 4 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.648175572e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.168366023478e+12 # HELP node_cooling_device_cur_state Current throttle state of the cooling device # TYPE node_cooling_device_cur_state gauge node_cooling_device_cur_state{name="0",type="Processor"} 0 node_cooling_device_cur_state{name="1",type="Processor"} 0 node_cooling_device_cur_state{name="2",type="Processor"} 0 node_cooling_device_cur_state{name="3",type="Processor"} 0 node_cooling_device_cur_state{name="4",type="Processor"} 0 node_cooling_device_cur_state{name="5",type="Processor"} 0 node_cooling_device_cur_state{name="6",type="Processor"} 0 node_cooling_device_cur_state{name="7",type="Processor"} 0 # HELP node_cooling_device_max_state Maximum throttle state of the cooling device # TYPE node_cooling_device_max_state gauge node_cooling_device_max_state{name="0",type="Processor"} 7 node_cooling_device_max_state{name="1",type="Processor"} 7 node_cooling_device_max_state{name="2",type="Processor"} 7 node_cooling_device_max_state{name="3",type="Processor"} 7 node_cooling_device_max_state{name="4",type="Processor"} 7 node_cooling_device_max_state{name="5",type="Processor"} 7 node_cooling_device_max_state{name="6",type="Processor"} 7 node_cooling_device_max_state{name="7",type="Processor"} 7 # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 node_cpu_guest_seconds_total{cpu="4",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="4",mode="user"} 0 node_cpu_guest_seconds_total{cpu="5",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="5",mode="user"} 0 node_cpu_guest_seconds_total{cpu="6",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="6",mode="user"} 0 node_cpu_guest_seconds_total{cpu="7",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="7",mode="user"} 0 # HELP node_cpu_seconds_total Seconds the cpus spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 1.0800776053e+08 node_cpu_seconds_total{cpu="0",mode="iowait"} 50928.37 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 195.33 node_cpu_seconds_total{cpu="0",mode="softirq"} 161272.24 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.55508706e+06 node_cpu_seconds_total{cpu="0",mode="user"} 3.93667119e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 1.0678394126e+08 node_cpu_seconds_total{cpu="1",mode="iowait"} 53778.92 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 187.86 node_cpu_seconds_total{cpu="1",mode="softirq"} 85707.56 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.95783243e+06 node_cpu_seconds_total{cpu="1",mode="user"} 5.0448268e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 1.0683486598e+08 node_cpu_seconds_total{cpu="2",mode="iowait"} 52608.83 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 187.32 node_cpu_seconds_total{cpu="2",mode="softirq"} 61005.99 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.87969052e+06 node_cpu_seconds_total{cpu="2",mode="user"} 5.04202936e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 1.0714664863e+08 node_cpu_seconds_total{cpu="3",mode="iowait"} 50901.16 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 189.97 node_cpu_seconds_total{cpu="3",mode="softirq"} 53462.03 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.76393154e+06 node_cpu_seconds_total{cpu="3",mode="user"} 4.76450803e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 1.0738602104e+08 node_cpu_seconds_total{cpu="4",mode="iowait"} 49458.61 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 219.76 node_cpu_seconds_total{cpu="4",mode="softirq"} 47874.05 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1.68220431e+06 node_cpu_seconds_total{cpu="4",mode="user"} 4.57983051e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 1.0758143809e+08 node_cpu_seconds_total{cpu="5",mode="iowait"} 49307.71 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 220.28 node_cpu_seconds_total{cpu="5",mode="softirq"} 48265.85 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 1.62960113e+06 node_cpu_seconds_total{cpu="5",mode="user"} 4.39427487e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 1.0769014046e+08 node_cpu_seconds_total{cpu="6",mode="iowait"} 49269.12 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 212.16 node_cpu_seconds_total{cpu="6",mode="softirq"} 43175.24 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 1.59394002e+06 node_cpu_seconds_total{cpu="6",mode="user"} 4.32889474e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 1.0766473894e+08 node_cpu_seconds_total{cpu="7",mode="iowait"} 46576.03 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 202.15 node_cpu_seconds_total{cpu="7",mode="softirq"} 82644.13 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.57124021e+06 node_cpu_seconds_total{cpu="7",mode="user"} 4.24212e+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"} 540669.853 node_disk_io_time_seconds_total{device="dm-1"} 0.021 node_disk_io_time_seconds_total{device="sda"} 537670.178 node_disk_io_time_seconds_total{device="sdb"} 66354.181 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"} 895047.716 node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.041 node_disk_io_time_weighted_seconds_total{device="sda"} 878321.1 node_disk_io_time_weighted_seconds_total{device="sdb"} 459954.087 node_disk_io_time_weighted_seconds_total{device="sr0"} 0 # HELP node_disk_read_bytes_total The total number of bytes read successfully. # TYPE node_disk_read_bytes_total counter node_disk_read_bytes_total{device="dm-0"} 1.609416192e+09 node_disk_read_bytes_total{device="dm-1"} 3.31776e+06 node_disk_read_bytes_total{device="sda"} 1.639221248e+09 node_disk_read_bytes_total{device="sdb"} 1.235693056e+09 node_disk_read_bytes_total{device="sr0"} 0 # HELP node_disk_read_time_seconds_total The total number of seconds spent by all reads. # TYPE node_disk_read_time_seconds_total counter node_disk_read_time_seconds_total{device="dm-0"} 83.763 node_disk_read_time_seconds_total{device="dm-1"} 0.041 node_disk_read_time_seconds_total{device="sda"} 83.86 node_disk_read_time_seconds_total{device="sdb"} 27.438 node_disk_read_time_seconds_total{device="sr0"} 0 # HELP node_disk_reads_completed_total The total number of reads completed successfully. # TYPE node_disk_reads_completed_total counter node_disk_reads_completed_total{device="dm-0"} 33293 node_disk_reads_completed_total{device="dm-1"} 128 node_disk_reads_completed_total{device="sda"} 34032 node_disk_reads_completed_total{device="sdb"} 4976 node_disk_reads_completed_total{device="sr0"} 0 # HELP node_disk_reads_merged_total The total number of reads merged. # TYPE node_disk_reads_merged_total counter node_disk_reads_merged_total{device="dm-0"} 0 node_disk_reads_merged_total{device="dm-1"} 0 node_disk_reads_merged_total{device="sda"} 40 node_disk_reads_merged_total{device="sdb"} 0 node_disk_reads_merged_total{device="sr0"} 0 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="dm-0"} 893320.877 node_disk_write_time_seconds_total{device="dm-1"} 0 node_disk_write_time_seconds_total{device="sda"} 878879.415 node_disk_write_time_seconds_total{device="sdb"} 460274.015 node_disk_write_time_seconds_total{device="sr0"} 0 # HELP node_disk_writes_completed_total The total number of writes completed successfully. # TYPE node_disk_writes_completed_total counter node_disk_writes_completed_total{device="dm-0"} 1.039890659e+09 node_disk_writes_completed_total{device="dm-1"} 0 node_disk_writes_completed_total{device="sda"} 1.033961335e+09 node_disk_writes_completed_total{device="sdb"} 1.1028124e+08 node_disk_writes_completed_total{device="sr0"} 0 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="dm-0"} 0 node_disk_writes_merged_total{device="dm-1"} 0 node_disk_writes_merged_total{device="sda"} 5.929602e+06 node_disk_writes_merged_total{device="sdb"} 6.46607e+06 node_disk_writes_merged_total{device="sr0"} 0 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="dm-0"} 5.165706617856e+12 node_disk_written_bytes_total{device="dm-1"} 0 node_disk_written_bytes_total{device="sda"} 5.165811661312e+12 node_disk_written_bytes_total{device="sdb"} 4.271231986688e+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 3947 # 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 3424 # 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.077797376e+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.129678848e+11 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5041773568e+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.3012029e+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.5689129e+08 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.095671e+06 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run/user/0"} 4.097478e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/mapper/centos-root",fstype="xfs",mountpoint="/"} 4.077797376e+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.129678848e+11 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5041773568e+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.966063401e+09 # HELP node_interrupts_total Interrupt details. # TYPE node_interrupts_total counter node_interrupts_total{cpu="0",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="0",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="0",devices="",info="Function call interrupts",type="CAL"} 1.20632193e+08 node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 5.07000942e+08 node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 2.958272744e+09 node_interrupts_total{cpu="0",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="0",devices="",info="Machine check polls",type="MCP"} 379622 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"} 1.045172101e+09 node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 4.157843577e+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"} 149477 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="0",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="0",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="0",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="0",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="0",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="0",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 1.5727713e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 9.536413e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.6784406e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.8526606e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.814684e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.1492608e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.8048008e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.4180084e+07 node_interrupts_total{cpu="0",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="0",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 2.44713712e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.00235054e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.03496301e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 8.07291681e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.26824669e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.61288537e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.58583342e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.6195099e+08 node_interrupts_total{cpu="0",devices="i8042",info="IO-APIC-edge",type="1"} 11 node_interrupts_total{cpu="0",devices="i8042",info="IO-APIC-edge",type="12"} 17 node_interrupts_total{cpu="0",devices="rtc0",info="IO-APIC-edge",type="8"} 1 node_interrupts_total{cpu="0",devices="timer",info="IO-APIC-edge",type="0"} 48 node_interrupts_total{cpu="0",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 1.4336797e+07 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 1 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="0",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 3205 node_interrupts_total{cpu="1",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="1",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="1",devices="",info="Function call interrupts",type="CAL"} 1.31681387e+08 node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 5.71431175e+08 node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 9.53163725e+08 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"} 379622 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"} 2.140799162e+09 node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 6.8424724e+07 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"} 909272 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="1",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="1",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="1",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 2.113468e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.9037088e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.1154529e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.7344671e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.9861548e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.1602377e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.3684136e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.6732601e+07 node_interrupts_total{cpu="1",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="1",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 9.74571533e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.50547938e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.38862421e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.91462614e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 9.27126995e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.10298404e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.09097588e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.02064552e+08 node_interrupts_total{cpu="1",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="1",devices="i8042",info="IO-APIC-edge",type="12"} 605 node_interrupts_total{cpu="1",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="1",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="1",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 1.7769535e+07 node_interrupts_total{cpu="1",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="1",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="1",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 41998 node_interrupts_total{cpu="2",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="2",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="2",devices="",info="Function call interrupts",type="CAL"} 1.28727142e+08 node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 5.56737927e+08 node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 3.793467877e+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"} 379622 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.273681811e+09 node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 2.7150694e+07 node_interrupts_total{cpu="2",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="2",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="2",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 2.150148e+06 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="2",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="2",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="2",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="2",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="2",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="2",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 2.773691e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.8075131e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.2343073e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.9023451e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.6650608e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.5799407e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 1.2710513e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 1.0889785e+07 node_interrupts_total{cpu="2",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="2",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 7.49700894e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.1067465e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 7.77956231e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.01487671e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 2.11726906e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.87153351e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.35590908e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.01091306e+08 node_interrupts_total{cpu="2",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="2",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="2",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="2",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="2",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 2.8595301e+07 node_interrupts_total{cpu="2",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="2",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="2",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 85404 node_interrupts_total{cpu="3",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="3",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="3",devices="",info="Function call interrupts",type="CAL"} 1.24613788e+08 node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 5.41907818e+08 node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 7.12351767e+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"} 379622 node_interrupts_total{cpu="3",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="3",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="3",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="3",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="3",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="3",devices="",info="Rescheduling interrupts",type="RES"} 1.61710231e+08 node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 4.260747481e+09 node_interrupts_total{cpu="3",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="3",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="3",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 2.551795e+06 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="3",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="3",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="3",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.1571877e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.8425424e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.9950221e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.5387195e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.6610531e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.6672792e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.738915e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 5.1167314e+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.79436476e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.81085593e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.21071628e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.13835075e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.573197063e+09 node_interrupts_total{cpu="3",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.11856895e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.56266948e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.5998638e+08 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="3",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="3",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="3",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 2.6109642e+07 node_interrupts_total{cpu="3",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 2 node_interrupts_total{cpu="3",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="3",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 89546 node_interrupts_total{cpu="4",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="4",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="4",devices="",info="Function call interrupts",type="CAL"} 1.23559482e+08 node_interrupts_total{cpu="4",devices="",info="IRQ work interrupts",type="IWI"} 5.27657912e+08 node_interrupts_total{cpu="4",devices="",info="Local timer interrupts",type="LOC"} 2.372547575e+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"} 379622 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"} 3.609880797e+09 node_interrupts_total{cpu="4",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="4",devices="",info="TLB shootdowns",type="TLB"} 4.228743866e+09 node_interrupts_total{cpu="4",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="4",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="4",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.267648e+06 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="4",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="4",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="4",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="4",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="4",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="4",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.1800342e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.8251451e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.1014275e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.5450972e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.5922944e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.6831357e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.4543533e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.9203295e+07 node_interrupts_total{cpu="4",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="4",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 4.37084336e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.35300828e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 3.04157975e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.59132199e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 5.10554432e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.75877445e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.69392287e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.60991731e+08 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="4",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="4",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="4",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 3.8680172e+07 node_interrupts_total{cpu="4",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="4",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="4",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 137727 node_interrupts_total{cpu="5",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="5",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="5",devices="",info="Function call interrupts",type="CAL"} 1.22688068e+08 node_interrupts_total{cpu="5",devices="",info="IRQ work interrupts",type="IWI"} 5.12386393e+08 node_interrupts_total{cpu="5",devices="",info="Local timer interrupts",type="LOC"} 8.76718438e+08 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"} 379622 node_interrupts_total{cpu="5",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="5",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="5",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="5",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="5",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="5",devices="",info="Rescheduling interrupts",type="RES"} 3.008834213e+09 node_interrupts_total{cpu="5",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="5",devices="",info="TLB shootdowns",type="TLB"} 4.203182978e+09 node_interrupts_total{cpu="5",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="5",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="5",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.668423e+06 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="5",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="5",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="5",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="5",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="5",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="5",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.4779093e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.1598234e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.263005e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.7650885e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.6267453e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.6287148e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.2592722e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.0134446e+07 node_interrupts_total{cpu="5",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="5",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 3.44966427e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.49757865e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.55994412e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.93040683e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.83728176e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.40025158e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.02035495e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.396108146e+09 node_interrupts_total{cpu="5",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="5",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="5",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="5",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="5",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 3.7591099e+07 node_interrupts_total{cpu="5",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="5",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="5",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 87587 node_interrupts_total{cpu="6",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="6",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="6",devices="",info="Function call interrupts",type="CAL"} 1.18504486e+08 node_interrupts_total{cpu="6",devices="",info="IRQ work interrupts",type="IWI"} 5.02114422e+08 node_interrupts_total{cpu="6",devices="",info="Local timer interrupts",type="LOC"} 3.860573789e+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"} 379622 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.640019485e+09 node_interrupts_total{cpu="6",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="6",devices="",info="TLB shootdowns",type="TLB"} 4.178683839e+09 node_interrupts_total{cpu="6",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="6",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="6",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.950882e+06 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="6",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="6",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="6",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="6",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="6",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="6",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.7647341e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.292526e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.2216047e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.7042002e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.8028209e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.6033163e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.813436e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.3765958e+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.94976681e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.83485144e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.29133164e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.87818462e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 4.00870118e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.57202521e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.88897948e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.7480831e+08 node_interrupts_total{cpu="6",devices="i8042",info="IO-APIC-edge",type="1"} 274 node_interrupts_total{cpu="6",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="6",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="6",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="6",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 3.7575872e+07 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="6",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 114652 node_interrupts_total{cpu="7",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="7",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="7",devices="",info="Function call interrupts",type="CAL"} 2.3630052e+07 node_interrupts_total{cpu="7",devices="",info="IRQ work interrupts",type="IWI"} 7.11513777e+08 node_interrupts_total{cpu="7",devices="",info="Local timer interrupts",type="LOC"} 1.935220107e+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"} 379622 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"} 2.139384831e+09 node_interrupts_total{cpu="7",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="7",devices="",info="TLB shootdowns",type="TLB"} 4.149427681e+09 node_interrupts_total{cpu="7",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="7",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="7",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 3.8960823e+07 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="7",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="7",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="7",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="7",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="7",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="7",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 3.82011542e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.86827237e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 3.07934203e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.51177619e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.79389433e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.02392594e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.39134227e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.14780851e+08 node_interrupts_total{cpu="7",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="7",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 4.53425184e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 4.86883317e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 5.33032996e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 4.18244624e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.03635589e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 6.69352154e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 4.88561804e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 4.57513115e+08 node_interrupts_total{cpu="7",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="7",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="7",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="7",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="7",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 8.57147052e+08 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="7",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 1.3660689e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 7.4400945292e+10 # HELP node_ipvs_backend_connections_active The current active connections by local and remote address. # TYPE node_ipvs_backend_connections_active gauge node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 10 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 1 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 0 node_ipvs_backend_connections_active{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 0 # HELP node_ipvs_backend_connections_inactive The current inactive connections by local and remote address. # TYPE node_ipvs_backend_connections_inactive gauge node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 0 # HELP node_ipvs_backend_weight The current backend weight by local and remote address. # TYPE node_ipvs_backend_weight gauge node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 1 node_ipvs_backend_weight{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 1 node_ipvs_backend_weight{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 1 node_ipvs_backend_weight{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 1 node_ipvs_backend_weight{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 1 node_ipvs_backend_weight{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 1 node_ipvs_backend_weight{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 1 node_ipvs_backend_weight{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 1 node_ipvs_backend_weight{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 1 node_ipvs_backend_weight{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 1 # HELP node_ipvs_connections_total The total number of connections made. # TYPE node_ipvs_connections_total counter node_ipvs_connections_total 1.06704611e+09 # HELP node_ipvs_incoming_bytes_total The total amount of incoming data. # TYPE node_ipvs_incoming_bytes_total counter node_ipvs_incoming_bytes_total 1.9482501998e+11 # HELP node_ipvs_incoming_packets_total The total number of incoming packets. # TYPE node_ipvs_incoming_packets_total counter node_ipvs_incoming_packets_total 2.176809039e+09 # HELP node_ipvs_outgoing_bytes_total The total amount of outgoing data. # TYPE node_ipvs_outgoing_bytes_total counter node_ipvs_outgoing_bytes_total 6.16226439779e+11 # HELP node_ipvs_outgoing_packets_total The total number of outgoing packets. # TYPE node_ipvs_outgoing_packets_total counter node_ipvs_outgoing_packets_total 2.226875208e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.64 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.6 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.61 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 5.195587584e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 9.853620224e+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.65803264e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 3.33447168e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 4.104454144e+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.4975479808e+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.5797977088e+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 335872 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 6.51431936e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 9.229426688e+09 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 8.577994752e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.4608768e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 7.61167872e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.4389152768e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 2.532405248e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.3566552064e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 2.476032e+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 9.033211904e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.499131904e+09 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.74266368e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.0532343808e+10 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 0 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 3.5183963140096e+13 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 2.19602944e+08 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # HELP node_netstat_Icmp6_InErrors Statistic Icmp6InErrors. # TYPE node_netstat_Icmp6_InErrors untyped node_netstat_Icmp6_InErrors 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 7.713502e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 77110 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 1.6128982e+08 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 4.56949381e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 5.30244178e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.60558237086e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.60008640634e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.683816541645e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.3050561991405e+13 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 1 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 71426 # 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 457048 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 6 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 69172 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.76958646e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.647442743e+09 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 538 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 8.033257e+06 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.5189372297e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.7049701178e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.82903953e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 2.92166291e+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.820988e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 891 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 5.398298e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.3656807e+07 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="cali06fc2f57932"} 3 node_network_address_assign_type{device="cali2e243b6c922"} 3 node_network_address_assign_type{device="cali40f40cb3314"} 3 node_network_address_assign_type{device="cali5f5e9df29c6"} 3 node_network_address_assign_type{device="cali72b41fc5727"} 3 node_network_address_assign_type{device="cali82a7e680285"} 3 node_network_address_assign_type{device="cali965dfa50b0a"} 3 node_network_address_assign_type{device="cali990cc3ce3e6"} 3 node_network_address_assign_type{device="calibdc2c186e44"} 3 node_network_address_assign_type{device="calid79e1a0efae"} 3 node_network_address_assign_type{device="caliea6fa683bd5"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="dummy0"} 1 node_network_address_assign_type{device="ens192"} 0 node_network_address_assign_type{device="ens224"} 0 node_network_address_assign_type{device="ip_vti0"} 0 node_network_address_assign_type{device="kube-ipvs0"} 1 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="nodelocaldns"} 1 node_network_address_assign_type{device="tunl0"} 0 node_network_address_assign_type{device="vetha4511bd"} 1 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="cali06fc2f57932"} 1 node_network_carrier{device="cali2e243b6c922"} 1 node_network_carrier{device="cali40f40cb3314"} 1 node_network_carrier{device="cali5f5e9df29c6"} 1 node_network_carrier{device="cali72b41fc5727"} 1 node_network_carrier{device="cali82a7e680285"} 1 node_network_carrier{device="cali965dfa50b0a"} 1 node_network_carrier{device="cali990cc3ce3e6"} 1 node_network_carrier{device="calibdc2c186e44"} 1 node_network_carrier{device="calid79e1a0efae"} 1 node_network_carrier{device="caliea6fa683bd5"} 1 node_network_carrier{device="docker0"} 1 node_network_carrier{device="ens192"} 1 node_network_carrier{device="ens224"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="tunl0"} 1 node_network_carrier{device="vetha4511bd"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="cali06fc2f57932"} 4 node_network_carrier_changes_total{device="cali2e243b6c922"} 4 node_network_carrier_changes_total{device="cali40f40cb3314"} 4 node_network_carrier_changes_total{device="cali5f5e9df29c6"} 4 node_network_carrier_changes_total{device="cali72b41fc5727"} 4 node_network_carrier_changes_total{device="cali82a7e680285"} 4 node_network_carrier_changes_total{device="cali965dfa50b0a"} 4 node_network_carrier_changes_total{device="cali990cc3ce3e6"} 4 node_network_carrier_changes_total{device="calibdc2c186e44"} 4 node_network_carrier_changes_total{device="calid79e1a0efae"} 4 node_network_carrier_changes_total{device="caliea6fa683bd5"} 4 node_network_carrier_changes_total{device="docker0"} 96 node_network_carrier_changes_total{device="dummy0"} 0 node_network_carrier_changes_total{device="ens192"} 1 node_network_carrier_changes_total{device="ens224"} 1 node_network_carrier_changes_total{device="ip_vti0"} 0 node_network_carrier_changes_total{device="kube-ipvs0"} 0 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="nodelocaldns"} 0 node_network_carrier_changes_total{device="tunl0"} 0 node_network_carrier_changes_total{device="vetha4511bd"} 2 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="cali06fc2f57932"} 0 node_network_device_id{device="cali2e243b6c922"} 0 node_network_device_id{device="cali40f40cb3314"} 0 node_network_device_id{device="cali5f5e9df29c6"} 0 node_network_device_id{device="cali72b41fc5727"} 0 node_network_device_id{device="cali82a7e680285"} 0 node_network_device_id{device="cali965dfa50b0a"} 0 node_network_device_id{device="cali990cc3ce3e6"} 0 node_network_device_id{device="calibdc2c186e44"} 0 node_network_device_id{device="calid79e1a0efae"} 0 node_network_device_id{device="caliea6fa683bd5"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="dummy0"} 0 node_network_device_id{device="ens192"} 0 node_network_device_id{device="ens224"} 0 node_network_device_id{device="ip_vti0"} 0 node_network_device_id{device="kube-ipvs0"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="nodelocaldns"} 0 node_network_device_id{device="tunl0"} 0 node_network_device_id{device="vetha4511bd"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="cali06fc2f57932"} 0 node_network_dormant{device="cali2e243b6c922"} 0 node_network_dormant{device="cali40f40cb3314"} 0 node_network_dormant{device="cali5f5e9df29c6"} 0 node_network_dormant{device="cali72b41fc5727"} 0 node_network_dormant{device="cali82a7e680285"} 0 node_network_dormant{device="cali965dfa50b0a"} 0 node_network_dormant{device="cali990cc3ce3e6"} 0 node_network_dormant{device="calibdc2c186e44"} 0 node_network_dormant{device="calid79e1a0efae"} 0 node_network_dormant{device="caliea6fa683bd5"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="ens192"} 0 node_network_dormant{device="ens224"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="tunl0"} 0 node_network_dormant{device="vetha4511bd"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="cali06fc2f57932"} 4099 node_network_flags{device="cali2e243b6c922"} 4099 node_network_flags{device="cali40f40cb3314"} 4099 node_network_flags{device="cali5f5e9df29c6"} 4099 node_network_flags{device="cali72b41fc5727"} 4099 node_network_flags{device="cali82a7e680285"} 4099 node_network_flags{device="cali965dfa50b0a"} 4099 node_network_flags{device="cali990cc3ce3e6"} 4099 node_network_flags{device="calibdc2c186e44"} 4099 node_network_flags{device="calid79e1a0efae"} 4099 node_network_flags{device="caliea6fa683bd5"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="dummy0"} 130 node_network_flags{device="ens192"} 4099 node_network_flags{device="ens224"} 4099 node_network_flags{device="ip_vti0"} 128 node_network_flags{device="kube-ipvs0"} 130 node_network_flags{device="lo"} 9 node_network_flags{device="nodelocaldns"} 130 node_network_flags{device="tunl0"} 129 node_network_flags{device="vetha4511bd"} 4867 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="cali06fc2f57932"} 8681 node_network_iface_id{device="cali2e243b6c922"} 22206 node_network_iface_id{device="cali40f40cb3314"} 22200 node_network_iface_id{device="cali5f5e9df29c6"} 22208 node_network_iface_id{device="cali72b41fc5727"} 22204 node_network_iface_id{device="cali82a7e680285"} 22201 node_network_iface_id{device="cali965dfa50b0a"} 12 node_network_iface_id{device="cali990cc3ce3e6"} 22205 node_network_iface_id{device="calibdc2c186e44"} 15 node_network_iface_id{device="calid79e1a0efae"} 22203 node_network_iface_id{device="caliea6fa683bd5"} 13 node_network_iface_id{device="docker0"} 4 node_network_iface_id{device="dummy0"} 5 node_network_iface_id{device="ens192"} 2 node_network_iface_id{device="ens224"} 3 node_network_iface_id{device="ip_vti0"} 10394 node_network_iface_id{device="kube-ipvs0"} 9 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="nodelocaldns"} 10 node_network_iface_id{device="tunl0"} 7 node_network_iface_id{device="vetha4511bd"} 22226 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="cali06fc2f57932"} 4 node_network_iface_link{device="cali2e243b6c922"} 5 node_network_iface_link{device="cali40f40cb3314"} 5 node_network_iface_link{device="cali5f5e9df29c6"} 5 node_network_iface_link{device="cali72b41fc5727"} 5 node_network_iface_link{device="cali82a7e680285"} 5 node_network_iface_link{device="cali965dfa50b0a"} 4 node_network_iface_link{device="cali990cc3ce3e6"} 5 node_network_iface_link{device="calibdc2c186e44"} 4 node_network_iface_link{device="calid79e1a0efae"} 5 node_network_iface_link{device="caliea6fa683bd5"} 4 node_network_iface_link{device="docker0"} 4 node_network_iface_link{device="dummy0"} 5 node_network_iface_link{device="ens192"} 2 node_network_iface_link{device="ens224"} 3 node_network_iface_link{device="ip_vti0"} 0 node_network_iface_link{device="kube-ipvs0"} 9 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="nodelocaldns"} 10 node_network_iface_link{device="tunl0"} 0 node_network_iface_link{device="vetha4511bd"} 22225 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="cali06fc2f57932"} 0 node_network_iface_link_mode{device="cali2e243b6c922"} 0 node_network_iface_link_mode{device="cali40f40cb3314"} 0 node_network_iface_link_mode{device="cali5f5e9df29c6"} 0 node_network_iface_link_mode{device="cali72b41fc5727"} 0 node_network_iface_link_mode{device="cali82a7e680285"} 0 node_network_iface_link_mode{device="cali965dfa50b0a"} 0 node_network_iface_link_mode{device="cali990cc3ce3e6"} 0 node_network_iface_link_mode{device="calibdc2c186e44"} 0 node_network_iface_link_mode{device="calid79e1a0efae"} 0 node_network_iface_link_mode{device="caliea6fa683bd5"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="dummy0"} 0 node_network_iface_link_mode{device="ens192"} 0 node_network_iface_link_mode{device="ens224"} 0 node_network_iface_link_mode{device="ip_vti0"} 0 node_network_iface_link_mode{device="kube-ipvs0"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="nodelocaldns"} 0 node_network_iface_link_mode{device="tunl0"} 0 node_network_iface_link_mode{device="vetha4511bd"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00",broadcast="00:00:00:00",device="ip_vti0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="00:00:00:00",broadcast="00:00:00:00",device="tunl0",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="00:50:56:bf:47:ad",broadcast="ff:ff:ff:ff:ff:ff",device="ens192",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="00:50:56:bf:d9:51",broadcast="ff:ff:ff:ff:ff:ff",device="ens224",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="02:42:35:04:e8:57",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="",ifalias="",operstate="up"} 1 node_network_info{address="6a:26:39:31:7e:8c",broadcast="ff:ff:ff:ff:ff:ff",device="vetha4511bd",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="6a:75:4d:ee:fa:af",broadcast="ff:ff:ff:ff:ff:ff",device="dummy0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="6e:2e:3e:20:b0:06",broadcast="ff:ff:ff:ff:ff:ff",device="nodelocaldns",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="ae:25:2f:7e:65:57",broadcast="ff:ff:ff:ff:ff:ff",device="kube-ipvs0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali06fc2f57932",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali2e243b6c922",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali40f40cb3314",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali5f5e9df29c6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali72b41fc5727",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali82a7e680285",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali965dfa50b0a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali990cc3ce3e6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calibdc2c186e44",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calid79e1a0efae",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="caliea6fa683bd5",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="cali06fc2f57932"} 1440 node_network_mtu_bytes{device="cali2e243b6c922"} 1440 node_network_mtu_bytes{device="cali40f40cb3314"} 1440 node_network_mtu_bytes{device="cali5f5e9df29c6"} 1440 node_network_mtu_bytes{device="cali72b41fc5727"} 1440 node_network_mtu_bytes{device="cali82a7e680285"} 1440 node_network_mtu_bytes{device="cali965dfa50b0a"} 1440 node_network_mtu_bytes{device="cali990cc3ce3e6"} 1440 node_network_mtu_bytes{device="calibdc2c186e44"} 1440 node_network_mtu_bytes{device="calid79e1a0efae"} 1440 node_network_mtu_bytes{device="caliea6fa683bd5"} 1440 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="dummy0"} 1500 node_network_mtu_bytes{device="ens192"} 1500 node_network_mtu_bytes{device="ens224"} 1500 node_network_mtu_bytes{device="ip_vti0"} 1480 node_network_mtu_bytes{device="kube-ipvs0"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="nodelocaldns"} 1500 node_network_mtu_bytes{device="tunl0"} 1440 node_network_mtu_bytes{device="vetha4511bd"} 1500 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="cali06fc2f57932"} 0 node_network_net_dev_group{device="cali2e243b6c922"} 0 node_network_net_dev_group{device="cali40f40cb3314"} 0 node_network_net_dev_group{device="cali5f5e9df29c6"} 0 node_network_net_dev_group{device="cali72b41fc5727"} 0 node_network_net_dev_group{device="cali82a7e680285"} 0 node_network_net_dev_group{device="cali965dfa50b0a"} 0 node_network_net_dev_group{device="cali990cc3ce3e6"} 0 node_network_net_dev_group{device="calibdc2c186e44"} 0 node_network_net_dev_group{device="calid79e1a0efae"} 0 node_network_net_dev_group{device="caliea6fa683bd5"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="dummy0"} 0 node_network_net_dev_group{device="ens192"} 0 node_network_net_dev_group{device="ens224"} 0 node_network_net_dev_group{device="ip_vti0"} 0 node_network_net_dev_group{device="kube-ipvs0"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="nodelocaldns"} 0 node_network_net_dev_group{device="tunl0"} 0 node_network_net_dev_group{device="vetha4511bd"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="cali06fc2f57932"} 1 node_network_protocol_type{device="cali2e243b6c922"} 1 node_network_protocol_type{device="cali40f40cb3314"} 1 node_network_protocol_type{device="cali5f5e9df29c6"} 1 node_network_protocol_type{device="cali72b41fc5727"} 1 node_network_protocol_type{device="cali82a7e680285"} 1 node_network_protocol_type{device="cali965dfa50b0a"} 1 node_network_protocol_type{device="cali990cc3ce3e6"} 1 node_network_protocol_type{device="calibdc2c186e44"} 1 node_network_protocol_type{device="calid79e1a0efae"} 1 node_network_protocol_type{device="caliea6fa683bd5"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="dummy0"} 1 node_network_protocol_type{device="ens192"} 1 node_network_protocol_type{device="ens224"} 1 node_network_protocol_type{device="ip_vti0"} 768 node_network_protocol_type{device="kube-ipvs0"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="nodelocaldns"} 1 node_network_protocol_type{device="tunl0"} 768 node_network_protocol_type{device="vetha4511bd"} 1 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="cali06fc2f57932"} 7.7704705678e+10 node_network_receive_bytes_total{device="cali2e243b6c922"} 1.74454698e+08 node_network_receive_bytes_total{device="cali40f40cb3314"} 2.5184013958e+10 node_network_receive_bytes_total{device="cali5f5e9df29c6"} 1.2043980374e+10 node_network_receive_bytes_total{device="cali72b41fc5727"} 0 node_network_receive_bytes_total{device="cali82a7e680285"} 2.522999754e+10 node_network_receive_bytes_total{device="cali965dfa50b0a"} 2.5577264844e+10 node_network_receive_bytes_total{device="cali990cc3ce3e6"} 1.121147707e+09 node_network_receive_bytes_total{device="calibdc2c186e44"} 1.62431662646e+11 node_network_receive_bytes_total{device="calid79e1a0efae"} 2.12617356e+08 node_network_receive_bytes_total{device="caliea6fa683bd5"} 4.687917071e+10 node_network_receive_bytes_total{device="docker0"} 2.850796732e+09 node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="ens192"} 1.129200280843e+12 node_network_receive_bytes_total{device="ens224"} 4.634923356958e+12 node_network_receive_bytes_total{device="ip_vti0"} 0 node_network_receive_bytes_total{device="kube-ipvs0"} 0 node_network_receive_bytes_total{device="lo"} 2.839519280544e+12 node_network_receive_bytes_total{device="nodelocaldns"} 0 node_network_receive_bytes_total{device="tunl0"} 1.113838162208e+12 node_network_receive_bytes_total{device="vetha4511bd"} 8.0213972e+07 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="cali06fc2f57932"} 0 node_network_receive_compressed_total{device="cali2e243b6c922"} 0 node_network_receive_compressed_total{device="cali40f40cb3314"} 0 node_network_receive_compressed_total{device="cali5f5e9df29c6"} 0 node_network_receive_compressed_total{device="cali72b41fc5727"} 0 node_network_receive_compressed_total{device="cali82a7e680285"} 0 node_network_receive_compressed_total{device="cali965dfa50b0a"} 0 node_network_receive_compressed_total{device="cali990cc3ce3e6"} 0 node_network_receive_compressed_total{device="calibdc2c186e44"} 0 node_network_receive_compressed_total{device="calid79e1a0efae"} 0 node_network_receive_compressed_total{device="caliea6fa683bd5"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="dummy0"} 0 node_network_receive_compressed_total{device="ens192"} 0 node_network_receive_compressed_total{device="ens224"} 0 node_network_receive_compressed_total{device="ip_vti0"} 0 node_network_receive_compressed_total{device="kube-ipvs0"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="nodelocaldns"} 0 node_network_receive_compressed_total{device="tunl0"} 0 node_network_receive_compressed_total{device="vetha4511bd"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="cali06fc2f57932"} 0 node_network_receive_drop_total{device="cali2e243b6c922"} 0 node_network_receive_drop_total{device="cali40f40cb3314"} 0 node_network_receive_drop_total{device="cali5f5e9df29c6"} 0 node_network_receive_drop_total{device="cali72b41fc5727"} 0 node_network_receive_drop_total{device="cali82a7e680285"} 0 node_network_receive_drop_total{device="cali965dfa50b0a"} 0 node_network_receive_drop_total{device="cali990cc3ce3e6"} 0 node_network_receive_drop_total{device="calibdc2c186e44"} 0 node_network_receive_drop_total{device="calid79e1a0efae"} 0 node_network_receive_drop_total{device="caliea6fa683bd5"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="dummy0"} 0 node_network_receive_drop_total{device="ens192"} 2350 node_network_receive_drop_total{device="ens224"} 2710 node_network_receive_drop_total{device="ip_vti0"} 0 node_network_receive_drop_total{device="kube-ipvs0"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="nodelocaldns"} 0 node_network_receive_drop_total{device="tunl0"} 0 node_network_receive_drop_total{device="vetha4511bd"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="cali06fc2f57932"} 0 node_network_receive_errs_total{device="cali2e243b6c922"} 0 node_network_receive_errs_total{device="cali40f40cb3314"} 0 node_network_receive_errs_total{device="cali5f5e9df29c6"} 0 node_network_receive_errs_total{device="cali72b41fc5727"} 0 node_network_receive_errs_total{device="cali82a7e680285"} 0 node_network_receive_errs_total{device="cali965dfa50b0a"} 0 node_network_receive_errs_total{device="cali990cc3ce3e6"} 0 node_network_receive_errs_total{device="calibdc2c186e44"} 0 node_network_receive_errs_total{device="calid79e1a0efae"} 0 node_network_receive_errs_total{device="caliea6fa683bd5"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="dummy0"} 0 node_network_receive_errs_total{device="ens192"} 0 node_network_receive_errs_total{device="ens224"} 0 node_network_receive_errs_total{device="ip_vti0"} 0 node_network_receive_errs_total{device="kube-ipvs0"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="nodelocaldns"} 0 node_network_receive_errs_total{device="tunl0"} 0 node_network_receive_errs_total{device="vetha4511bd"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="cali06fc2f57932"} 0 node_network_receive_fifo_total{device="cali2e243b6c922"} 0 node_network_receive_fifo_total{device="cali40f40cb3314"} 0 node_network_receive_fifo_total{device="cali5f5e9df29c6"} 0 node_network_receive_fifo_total{device="cali72b41fc5727"} 0 node_network_receive_fifo_total{device="cali82a7e680285"} 0 node_network_receive_fifo_total{device="cali965dfa50b0a"} 0 node_network_receive_fifo_total{device="cali990cc3ce3e6"} 0 node_network_receive_fifo_total{device="calibdc2c186e44"} 0 node_network_receive_fifo_total{device="calid79e1a0efae"} 0 node_network_receive_fifo_total{device="caliea6fa683bd5"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="dummy0"} 0 node_network_receive_fifo_total{device="ens192"} 0 node_network_receive_fifo_total{device="ens224"} 0 node_network_receive_fifo_total{device="ip_vti0"} 0 node_network_receive_fifo_total{device="kube-ipvs0"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="nodelocaldns"} 0 node_network_receive_fifo_total{device="tunl0"} 0 node_network_receive_fifo_total{device="vetha4511bd"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="cali06fc2f57932"} 0 node_network_receive_frame_total{device="cali2e243b6c922"} 0 node_network_receive_frame_total{device="cali40f40cb3314"} 0 node_network_receive_frame_total{device="cali5f5e9df29c6"} 0 node_network_receive_frame_total{device="cali72b41fc5727"} 0 node_network_receive_frame_total{device="cali82a7e680285"} 0 node_network_receive_frame_total{device="cali965dfa50b0a"} 0 node_network_receive_frame_total{device="cali990cc3ce3e6"} 0 node_network_receive_frame_total{device="calibdc2c186e44"} 0 node_network_receive_frame_total{device="calid79e1a0efae"} 0 node_network_receive_frame_total{device="caliea6fa683bd5"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="dummy0"} 0 node_network_receive_frame_total{device="ens192"} 0 node_network_receive_frame_total{device="ens224"} 0 node_network_receive_frame_total{device="ip_vti0"} 0 node_network_receive_frame_total{device="kube-ipvs0"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="nodelocaldns"} 0 node_network_receive_frame_total{device="tunl0"} 0 node_network_receive_frame_total{device="vetha4511bd"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="cali06fc2f57932"} 0 node_network_receive_multicast_total{device="cali2e243b6c922"} 0 node_network_receive_multicast_total{device="cali40f40cb3314"} 0 node_network_receive_multicast_total{device="cali5f5e9df29c6"} 0 node_network_receive_multicast_total{device="cali72b41fc5727"} 0 node_network_receive_multicast_total{device="cali82a7e680285"} 0 node_network_receive_multicast_total{device="cali965dfa50b0a"} 0 node_network_receive_multicast_total{device="cali990cc3ce3e6"} 0 node_network_receive_multicast_total{device="calibdc2c186e44"} 0 node_network_receive_multicast_total{device="calid79e1a0efae"} 0 node_network_receive_multicast_total{device="caliea6fa683bd5"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="dummy0"} 0 node_network_receive_multicast_total{device="ens192"} 7.713496e+06 node_network_receive_multicast_total{device="ens224"} 6 node_network_receive_multicast_total{device="ip_vti0"} 0 node_network_receive_multicast_total{device="kube-ipvs0"} 0 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="nodelocaldns"} 0 node_network_receive_multicast_total{device="tunl0"} 0 node_network_receive_multicast_total{device="vetha4511bd"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="cali06fc2f57932"} 4.79012847e+08 node_network_receive_packets_total{device="cali2e243b6c922"} 3.634473e+06 node_network_receive_packets_total{device="cali40f40cb3314"} 2.43280069e+08 node_network_receive_packets_total{device="cali5f5e9df29c6"} 1.54628505e+08 node_network_receive_packets_total{device="cali72b41fc5727"} 0 node_network_receive_packets_total{device="cali82a7e680285"} 2.43270442e+08 node_network_receive_packets_total{device="cali965dfa50b0a"} 1.68328544e+08 node_network_receive_packets_total{device="cali990cc3ce3e6"} 1.1140505e+07 node_network_receive_packets_total{device="calibdc2c186e44"} 1.074301704e+09 node_network_receive_packets_total{device="calid79e1a0efae"} 4.543106e+06 node_network_receive_packets_total{device="caliea6fa683bd5"} 3.20518399e+08 node_network_receive_packets_total{device="docker0"} 1.6035741e+07 node_network_receive_packets_total{device="dummy0"} 0 node_network_receive_packets_total{device="ens192"} 2.752617788e+09 node_network_receive_packets_total{device="ens224"} 1.4742202392e+10 node_network_receive_packets_total{device="ip_vti0"} 0 node_network_receive_packets_total{device="kube-ipvs0"} 0 node_network_receive_packets_total{device="lo"} 1.0073637037e+10 node_network_receive_packets_total{device="nodelocaldns"} 0 node_network_receive_packets_total{device="tunl0"} 2.41352032e+08 node_network_receive_packets_total{device="vetha4511bd"} 645715 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="cali06fc2f57932"} 1.25e+09 node_network_speed_bytes{device="cali2e243b6c922"} 1.25e+09 node_network_speed_bytes{device="cali40f40cb3314"} 1.25e+09 node_network_speed_bytes{device="cali5f5e9df29c6"} 1.25e+09 node_network_speed_bytes{device="cali72b41fc5727"} 1.25e+09 node_network_speed_bytes{device="cali82a7e680285"} 1.25e+09 node_network_speed_bytes{device="cali965dfa50b0a"} 1.25e+09 node_network_speed_bytes{device="cali990cc3ce3e6"} 1.25e+09 node_network_speed_bytes{device="calibdc2c186e44"} 1.25e+09 node_network_speed_bytes{device="calid79e1a0efae"} 1.25e+09 node_network_speed_bytes{device="caliea6fa683bd5"} 1.25e+09 node_network_speed_bytes{device="ens192"} 1.25e+09 node_network_speed_bytes{device="ens224"} 1.25e+09 node_network_speed_bytes{device="vetha4511bd"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="cali06fc2f57932"} 1.43384924242e+11 node_network_transmit_bytes_total{device="cali2e243b6c922"} 2.10799864e+08 node_network_transmit_bytes_total{device="cali40f40cb3314"} 3.8897748758e+10 node_network_transmit_bytes_total{device="cali5f5e9df29c6"} 1.2853546947e+10 node_network_transmit_bytes_total{device="cali72b41fc5727"} 446 node_network_transmit_bytes_total{device="cali82a7e680285"} 3.8920517627e+10 node_network_transmit_bytes_total{device="cali965dfa50b0a"} 6.033049459e+10 node_network_transmit_bytes_total{device="cali990cc3ce3e6"} 1.585028491e+09 node_network_transmit_bytes_total{device="calibdc2c186e44"} 2.460665444381e+12 node_network_transmit_bytes_total{device="calid79e1a0efae"} 2.48962642e+08 node_network_transmit_bytes_total{device="caliea6fa683bd5"} 1.44833884352e+11 node_network_transmit_bytes_total{device="docker0"} 3.736472925e+09 node_network_transmit_bytes_total{device="dummy0"} 0 node_network_transmit_bytes_total{device="ens192"} 1.608460428133e+12 node_network_transmit_bytes_total{device="ens224"} 2.371681296436e+12 node_network_transmit_bytes_total{device="ip_vti0"} 0 node_network_transmit_bytes_total{device="kube-ipvs0"} 0 node_network_transmit_bytes_total{device="lo"} 2.839519280544e+12 node_network_transmit_bytes_total{device="nodelocaldns"} 0 node_network_transmit_bytes_total{device="tunl0"} 2.9181512861e+10 node_network_transmit_bytes_total{device="vetha4511bd"} 6.1051634e+07 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cali06fc2f57932"} 0 node_network_transmit_carrier_total{device="cali2e243b6c922"} 0 node_network_transmit_carrier_total{device="cali40f40cb3314"} 0 node_network_transmit_carrier_total{device="cali5f5e9df29c6"} 0 node_network_transmit_carrier_total{device="cali72b41fc5727"} 0 node_network_transmit_carrier_total{device="cali82a7e680285"} 0 node_network_transmit_carrier_total{device="cali965dfa50b0a"} 0 node_network_transmit_carrier_total{device="cali990cc3ce3e6"} 0 node_network_transmit_carrier_total{device="calibdc2c186e44"} 0 node_network_transmit_carrier_total{device="calid79e1a0efae"} 0 node_network_transmit_carrier_total{device="caliea6fa683bd5"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="dummy0"} 0 node_network_transmit_carrier_total{device="ens192"} 0 node_network_transmit_carrier_total{device="ens224"} 0 node_network_transmit_carrier_total{device="ip_vti0"} 0 node_network_transmit_carrier_total{device="kube-ipvs0"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="nodelocaldns"} 0 node_network_transmit_carrier_total{device="tunl0"} 0 node_network_transmit_carrier_total{device="vetha4511bd"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="cali06fc2f57932"} 0 node_network_transmit_colls_total{device="cali2e243b6c922"} 0 node_network_transmit_colls_total{device="cali40f40cb3314"} 0 node_network_transmit_colls_total{device="cali5f5e9df29c6"} 0 node_network_transmit_colls_total{device="cali72b41fc5727"} 0 node_network_transmit_colls_total{device="cali82a7e680285"} 0 node_network_transmit_colls_total{device="cali965dfa50b0a"} 0 node_network_transmit_colls_total{device="cali990cc3ce3e6"} 0 node_network_transmit_colls_total{device="calibdc2c186e44"} 0 node_network_transmit_colls_total{device="calid79e1a0efae"} 0 node_network_transmit_colls_total{device="caliea6fa683bd5"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="dummy0"} 0 node_network_transmit_colls_total{device="ens192"} 0 node_network_transmit_colls_total{device="ens224"} 0 node_network_transmit_colls_total{device="ip_vti0"} 0 node_network_transmit_colls_total{device="kube-ipvs0"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="nodelocaldns"} 0 node_network_transmit_colls_total{device="tunl0"} 0 node_network_transmit_colls_total{device="vetha4511bd"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="cali06fc2f57932"} 0 node_network_transmit_compressed_total{device="cali2e243b6c922"} 0 node_network_transmit_compressed_total{device="cali40f40cb3314"} 0 node_network_transmit_compressed_total{device="cali5f5e9df29c6"} 0 node_network_transmit_compressed_total{device="cali72b41fc5727"} 0 node_network_transmit_compressed_total{device="cali82a7e680285"} 0 node_network_transmit_compressed_total{device="cali965dfa50b0a"} 0 node_network_transmit_compressed_total{device="cali990cc3ce3e6"} 0 node_network_transmit_compressed_total{device="calibdc2c186e44"} 0 node_network_transmit_compressed_total{device="calid79e1a0efae"} 0 node_network_transmit_compressed_total{device="caliea6fa683bd5"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="dummy0"} 0 node_network_transmit_compressed_total{device="ens192"} 0 node_network_transmit_compressed_total{device="ens224"} 0 node_network_transmit_compressed_total{device="ip_vti0"} 0 node_network_transmit_compressed_total{device="kube-ipvs0"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="nodelocaldns"} 0 node_network_transmit_compressed_total{device="tunl0"} 0 node_network_transmit_compressed_total{device="vetha4511bd"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="cali06fc2f57932"} 0 node_network_transmit_drop_total{device="cali2e243b6c922"} 0 node_network_transmit_drop_total{device="cali40f40cb3314"} 0 node_network_transmit_drop_total{device="cali5f5e9df29c6"} 0 node_network_transmit_drop_total{device="cali72b41fc5727"} 0 node_network_transmit_drop_total{device="cali82a7e680285"} 0 node_network_transmit_drop_total{device="cali965dfa50b0a"} 0 node_network_transmit_drop_total{device="cali990cc3ce3e6"} 0 node_network_transmit_drop_total{device="calibdc2c186e44"} 0 node_network_transmit_drop_total{device="calid79e1a0efae"} 0 node_network_transmit_drop_total{device="caliea6fa683bd5"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="dummy0"} 0 node_network_transmit_drop_total{device="ens192"} 0 node_network_transmit_drop_total{device="ens224"} 0 node_network_transmit_drop_total{device="ip_vti0"} 0 node_network_transmit_drop_total{device="kube-ipvs0"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="nodelocaldns"} 0 node_network_transmit_drop_total{device="tunl0"} 0 node_network_transmit_drop_total{device="vetha4511bd"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="cali06fc2f57932"} 0 node_network_transmit_errs_total{device="cali2e243b6c922"} 0 node_network_transmit_errs_total{device="cali40f40cb3314"} 0 node_network_transmit_errs_total{device="cali5f5e9df29c6"} 0 node_network_transmit_errs_total{device="cali72b41fc5727"} 0 node_network_transmit_errs_total{device="cali82a7e680285"} 0 node_network_transmit_errs_total{device="cali965dfa50b0a"} 0 node_network_transmit_errs_total{device="cali990cc3ce3e6"} 0 node_network_transmit_errs_total{device="calibdc2c186e44"} 0 node_network_transmit_errs_total{device="calid79e1a0efae"} 0 node_network_transmit_errs_total{device="caliea6fa683bd5"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="dummy0"} 0 node_network_transmit_errs_total{device="ens192"} 0 node_network_transmit_errs_total{device="ens224"} 0 node_network_transmit_errs_total{device="ip_vti0"} 0 node_network_transmit_errs_total{device="kube-ipvs0"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="nodelocaldns"} 0 node_network_transmit_errs_total{device="tunl0"} 0 node_network_transmit_errs_total{device="vetha4511bd"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="cali06fc2f57932"} 0 node_network_transmit_fifo_total{device="cali2e243b6c922"} 0 node_network_transmit_fifo_total{device="cali40f40cb3314"} 0 node_network_transmit_fifo_total{device="cali5f5e9df29c6"} 0 node_network_transmit_fifo_total{device="cali72b41fc5727"} 0 node_network_transmit_fifo_total{device="cali82a7e680285"} 0 node_network_transmit_fifo_total{device="cali965dfa50b0a"} 0 node_network_transmit_fifo_total{device="cali990cc3ce3e6"} 0 node_network_transmit_fifo_total{device="calibdc2c186e44"} 0 node_network_transmit_fifo_total{device="calid79e1a0efae"} 0 node_network_transmit_fifo_total{device="caliea6fa683bd5"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="dummy0"} 0 node_network_transmit_fifo_total{device="ens192"} 0 node_network_transmit_fifo_total{device="ens224"} 0 node_network_transmit_fifo_total{device="ip_vti0"} 0 node_network_transmit_fifo_total{device="kube-ipvs0"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="nodelocaldns"} 0 node_network_transmit_fifo_total{device="tunl0"} 0 node_network_transmit_fifo_total{device="vetha4511bd"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="cali06fc2f57932"} 5.3625257e+08 node_network_transmit_packets_total{device="cali2e243b6c922"} 3.634478e+06 node_network_transmit_packets_total{device="cali40f40cb3314"} 2.46196402e+08 node_network_transmit_packets_total{device="cali5f5e9df29c6"} 1.544259e+08 node_network_transmit_packets_total{device="cali72b41fc5727"} 5 node_network_transmit_packets_total{device="cali82a7e680285"} 2.46513234e+08 node_network_transmit_packets_total{device="cali965dfa50b0a"} 1.87359405e+08 node_network_transmit_packets_total{device="cali990cc3ce3e6"} 1.0634692e+07 node_network_transmit_packets_total{device="calibdc2c186e44"} 1.013017814e+09 node_network_transmit_packets_total{device="calid79e1a0efae"} 4.543111e+06 node_network_transmit_packets_total{device="caliea6fa683bd5"} 3.3244724e+08 node_network_transmit_packets_total{device="docker0"} 1.4247652e+07 node_network_transmit_packets_total{device="dummy0"} 0 node_network_transmit_packets_total{device="ens192"} 2.404730876e+09 node_network_transmit_packets_total{device="ens224"} 1.330443988e+10 node_network_transmit_packets_total{device="ip_vti0"} 0 node_network_transmit_packets_total{device="kube-ipvs0"} 0 node_network_transmit_packets_total{device="lo"} 1.0073637037e+10 node_network_transmit_packets_total{device="nodelocaldns"} 0 node_network_transmit_packets_total{device="tunl0"} 2.39294189e+08 node_network_transmit_packets_total{device="vetha4511bd"} 621197 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="cali06fc2f57932"} 0 node_network_transmit_queue_length{device="cali2e243b6c922"} 0 node_network_transmit_queue_length{device="cali40f40cb3314"} 0 node_network_transmit_queue_length{device="cali5f5e9df29c6"} 0 node_network_transmit_queue_length{device="cali72b41fc5727"} 0 node_network_transmit_queue_length{device="cali82a7e680285"} 0 node_network_transmit_queue_length{device="cali965dfa50b0a"} 0 node_network_transmit_queue_length{device="cali990cc3ce3e6"} 0 node_network_transmit_queue_length{device="calibdc2c186e44"} 0 node_network_transmit_queue_length{device="calid79e1a0efae"} 0 node_network_transmit_queue_length{device="caliea6fa683bd5"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="dummy0"} 1000 node_network_transmit_queue_length{device="ens192"} 1000 node_network_transmit_queue_length{device="ens224"} 1000 node_network_transmit_queue_length{device="ip_vti0"} 1000 node_network_transmit_queue_length{device="kube-ipvs0"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="nodelocaldns"} 0 node_network_transmit_queue_length{device="tunl0"} 1000 node_network_transmit_queue_length{device="vetha4511bd"} 0 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="cali06fc2f57932"} 1 node_network_up{device="cali2e243b6c922"} 1 node_network_up{device="cali40f40cb3314"} 1 node_network_up{device="cali5f5e9df29c6"} 1 node_network_up{device="cali72b41fc5727"} 1 node_network_up{device="cali82a7e680285"} 1 node_network_up{device="cali965dfa50b0a"} 1 node_network_up{device="cali990cc3ce3e6"} 1 node_network_up{device="calibdc2c186e44"} 1 node_network_up{device="calid79e1a0efae"} 1 node_network_up{device="caliea6fa683bd5"} 1 node_network_up{device="docker0"} 1 node_network_up{device="dummy0"} 0 node_network_up{device="ens192"} 1 node_network_up{device="ens224"} 1 node_network_up{device="ip_vti0"} 0 node_network_up{device="kube-ipvs0"} 0 node_network_up{device="lo"} 0 node_network_up{device="nodelocaldns"} 0 node_network_up{device="tunl0"} 0 node_network_up{device="vetha4511bd"} 1 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 1007 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 524288 # HELP node_power_supply_info info of /sys/class/power_supply/. # TYPE node_power_supply_info gauge node_power_supply_info{power_supply="ACAD",type="Mains"} 1 # HELP node_power_supply_online online value of /sys/class/power_supply/. # TYPE node_power_supply_online gauge node_power_supply_online{power_supply="ACAD"} 1 # HELP node_processes_max_processes Number of max PIDs limit # TYPE node_processes_max_processes gauge node_processes_max_processes 32768 # HELP node_processes_max_threads Limit of threads in the system # TYPE node_processes_max_threads gauge node_processes_max_threads 255905 # HELP node_processes_pids Number of PIDs # TYPE node_processes_pids gauge node_processes_pids 305 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="S"} 305 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 1495 # 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 12 # HELP node_schedstat_running_seconds_total Number of seconds CPU spent running a process. # TYPE node_schedstat_running_seconds_total counter node_schedstat_running_seconds_total{cpu="0"} 5.370640447843273e+06 node_schedstat_running_seconds_total{cpu="1"} 6.595538861540407e+06 node_schedstat_running_seconds_total{cpu="2"} 6.57231847883554e+06 node_schedstat_running_seconds_total{cpu="3"} 6.274475211092558e+06 node_schedstat_running_seconds_total{cpu="4"} 6.057908446578983e+06 node_schedstat_running_seconds_total{cpu="5"} 5.856979574046762e+06 node_schedstat_running_seconds_total{cpu="6"} 5.767923934763722e+06 node_schedstat_running_seconds_total{cpu="7"} 5.695933211269479e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 7.6601280977e+10 node_schedstat_timeslices_total{cpu="1"} 9.0789096619e+10 node_schedstat_timeslices_total{cpu="2"} 8.896709405e+10 node_schedstat_timeslices_total{cpu="3"} 8.4831485879e+10 node_schedstat_timeslices_total{cpu="4"} 8.1310658298e+10 node_schedstat_timeslices_total{cpu="5"} 7.919680128e+10 node_schedstat_timeslices_total{cpu="6"} 7.7533299924e+10 node_schedstat_timeslices_total{cpu="7"} 7.6606389061e+10 # HELP node_schedstat_waiting_seconds_total Number of seconds spent by processing waiting for this CPU. # TYPE node_schedstat_waiting_seconds_total counter node_schedstat_waiting_seconds_total{cpu="0"} 2.68425787174497e+06 node_schedstat_waiting_seconds_total{cpu="1"} 2.973807518251113e+06 node_schedstat_waiting_seconds_total{cpu="2"} 2.923962633942762e+06 node_schedstat_waiting_seconds_total{cpu="3"} 2.856846195033337e+06 node_schedstat_waiting_seconds_total{cpu="4"} 2.768937528606761e+06 node_schedstat_waiting_seconds_total{cpu="5"} 2.742206592672286e+06 node_schedstat_waiting_seconds_total{cpu="6"} 2.694176938435388e+06 node_schedstat_waiting_seconds_total{cpu="7"} 2.705813288735581e+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.004558924 node_scrape_collector_duration_seconds{collector="bcache"} 0.011624256 node_scrape_collector_duration_seconds{collector="bonding"} 3.7085e-05 node_scrape_collector_duration_seconds{collector="btrfs"} 1.519e-05 node_scrape_collector_duration_seconds{collector="conntrack"} 0.011541261 node_scrape_collector_duration_seconds{collector="cpu"} 0.01343716 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000335171 node_scrape_collector_duration_seconds{collector="diskstats"} 0.00016048 node_scrape_collector_duration_seconds{collector="edac"} 0.010209928 node_scrape_collector_duration_seconds{collector="entropy"} 6.2882e-05 node_scrape_collector_duration_seconds{collector="filefd"} 5.2762e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 0.10300656 node_scrape_collector_duration_seconds{collector="hwmon"} 5.3224e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 3.6342e-05 node_scrape_collector_duration_seconds{collector="interrupts"} 0.012539771 node_scrape_collector_duration_seconds{collector="ipvs"} 0.001158478 node_scrape_collector_duration_seconds{collector="loadavg"} 8.6904e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 6.3514e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000411509 node_scrape_collector_duration_seconds{collector="mountstats"} 0.013854222 node_scrape_collector_duration_seconds{collector="netclass"} 0.308134093 node_scrape_collector_duration_seconds{collector="netdev"} 0.001511323 node_scrape_collector_duration_seconds{collector="netstat"} 0.000852274 node_scrape_collector_duration_seconds{collector="nfs"} 0.000630576 node_scrape_collector_duration_seconds{collector="nfsd"} 4.463e-05 node_scrape_collector_duration_seconds{collector="ntp"} 0.000221252 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.000635532 node_scrape_collector_duration_seconds{collector="pressure"} 5.4135e-05 node_scrape_collector_duration_seconds{collector="processes"} 0.113042069 node_scrape_collector_duration_seconds{collector="rapl"} 8.6284e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.00024509 node_scrape_collector_duration_seconds{collector="sockstat"} 0.009646049 node_scrape_collector_duration_seconds{collector="softnet"} 0.000192939 node_scrape_collector_duration_seconds{collector="stat"} 0.000232007 node_scrape_collector_duration_seconds{collector="systemd"} 0.009798232 node_scrape_collector_duration_seconds{collector="tcpstat"} 0.016281198 node_scrape_collector_duration_seconds{collector="textfile"} 7.2388e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.012597385 node_scrape_collector_duration_seconds{collector="time"} 5.362e-05 node_scrape_collector_duration_seconds{collector="timex"} 0.011667053 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000324254 node_scrape_collector_duration_seconds{collector="uname"} 1.1902e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.011178215 node_scrape_collector_duration_seconds{collector="xfs"} 0.000647141 node_scrape_collector_duration_seconds{collector="zfs"} 0.000634786 # 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 50 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 631 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 521 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 23 # 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 94208 # 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 281 # 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 1454 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 3.454766188e+09 node_softnet_processed_total{cpu="1"} 1.74287448e+08 node_softnet_processed_total{cpu="2"} 4.183652531e+09 node_softnet_processed_total{cpu="3"} 4.094108853e+09 node_softnet_processed_total{cpu="4"} 3.857290973e+09 node_softnet_processed_total{cpu="5"} 4.082217756e+09 node_softnet_processed_total{cpu="6"} 3.572716917e+09 node_softnet_processed_total{cpu="7"} 2.287942762e+09 # HELP node_softnet_times_squeezed_total Number of times processing packets ran out of quota # TYPE node_softnet_times_squeezed_total counter node_softnet_times_squeezed_total{cpu="0"} 66195 node_softnet_times_squeezed_total{cpu="1"} 85945 node_softnet_times_squeezed_total{cpu="2"} 81557 node_softnet_times_squeezed_total{cpu="3"} 85919 node_softnet_times_squeezed_total{cpu="4"} 75976 node_softnet_times_squeezed_total{cpu="5"} 93885 node_softnet_times_squeezed_total{cpu="6"} 76600 node_softnet_times_squeezed_total{cpu="7"} 140826 # HELP node_tcp_connection_states Number of connection states. # TYPE node_tcp_connection_states gauge node_tcp_connection_states{state="established"} 538 node_tcp_connection_states{state="listen"} 28 node_tcp_connection_states{state="rx_queued_bytes"} 0 node_tcp_connection_states{state="syn_sent"} 5 node_tcp_connection_states{state="time_wait"} 96 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.7620616428833134e+09 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 16 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 2 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 16 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 0 # HELP node_timex_pps_calibration_total Pulse per second count of calibration intervals. # TYPE node_timex_pps_calibration_total counter node_timex_pps_calibration_total 0 # HELP node_timex_pps_error_total Pulse per second count of calibration errors. # TYPE node_timex_pps_error_total counter node_timex_pps_error_total 0 # HELP node_timex_pps_frequency_hertz Pulse per second frequency. # TYPE node_timex_pps_frequency_hertz gauge node_timex_pps_frequency_hertz 0 # HELP node_timex_pps_jitter_seconds Pulse per second jitter. # TYPE node_timex_pps_jitter_seconds gauge node_timex_pps_jitter_seconds 0 # HELP node_timex_pps_jitter_total Pulse per second count of jitter limit exceeded events. # TYPE node_timex_pps_jitter_total counter node_timex_pps_jitter_total 0 # HELP node_timex_pps_shift_seconds Pulse per second interval duration. # TYPE node_timex_pps_shift_seconds gauge node_timex_pps_shift_seconds 0 # HELP node_timex_pps_stability_exceeded_total Pulse per second count of stability limit exceeded events. # TYPE node_timex_pps_stability_exceeded_total counter node_timex_pps_stability_exceeded_total 0 # HELP node_timex_pps_stability_hertz Pulse per second stability, average of recent frequency changes. # TYPE node_timex_pps_stability_hertz gauge node_timex_pps_stability_hertz 0 # HELP node_timex_status Value of the status array bits. # TYPE node_timex_status gauge node_timex_status 64 # HELP node_timex_sync_status Is clock synchronized to a reliable server (1 = yes, 0 = no). # TYPE node_timex_sync_status gauge node_timex_sync_status 0 # HELP node_timex_tai_offset_seconds International Atomic Time (TAI) offset. # TYPE node_timex_tai_offset_seconds gauge node_timex_tai_offset_seconds 0 # HELP node_timex_tick_seconds Seconds between clock ticks. # TYPE node_timex_tick_seconds gauge node_timex_tick_seconds 0.01 # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. # TYPE node_udp_queues gauge node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 0 node_udp_queues{ip="v6",queue="rx"} 0 node_udp_queues{ip="v6",queue="tx"} 0 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="hk-node03",release="3.10.0-1160.el7.x86_64",sysname="Linux",version="#1 SMP Mon Oct 19 16:18:59 UTC 2020"} 1 # HELP node_vmstat_pgfault /proc/vmstat information field pgfault. # TYPE node_vmstat_pgfault untyped node_vmstat_pgfault 7.72612018902e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 13527 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.807533e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 9.215862937e+09 # HELP node_vmstat_pswpin /proc/vmstat information field pswpin. # TYPE node_vmstat_pswpin untyped node_vmstat_pswpin 0 # HELP node_vmstat_pswpout /proc/vmstat information field pswpout. # TYPE node_vmstat_pswpout untyped node_vmstat_pswpout 0 # HELP node_xfs_allocation_btree_compares_total Number of allocation B-tree compares for a filesystem. # TYPE node_xfs_allocation_btree_compares_total counter node_xfs_allocation_btree_compares_total{device="dm-0"} 0 node_xfs_allocation_btree_compares_total{device="sda1"} 0 node_xfs_allocation_btree_compares_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_lookups_total Number of allocation B-tree lookups for a filesystem. # TYPE node_xfs_allocation_btree_lookups_total counter node_xfs_allocation_btree_lookups_total{device="dm-0"} 0 node_xfs_allocation_btree_lookups_total{device="sda1"} 0 node_xfs_allocation_btree_lookups_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_records_deleted_total Number of allocation B-tree records deleted for a filesystem. # TYPE node_xfs_allocation_btree_records_deleted_total counter node_xfs_allocation_btree_records_deleted_total{device="dm-0"} 0 node_xfs_allocation_btree_records_deleted_total{device="sda1"} 0 node_xfs_allocation_btree_records_deleted_total{device="sdb"} 0 # HELP node_xfs_allocation_btree_records_inserted_total Number of allocation B-tree records inserted for a filesystem. # TYPE node_xfs_allocation_btree_records_inserted_total counter node_xfs_allocation_btree_records_inserted_total{device="dm-0"} 0 node_xfs_allocation_btree_records_inserted_total{device="sda1"} 0 node_xfs_allocation_btree_records_inserted_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_compares_total Number of block map B-tree compares for a filesystem. # TYPE node_xfs_block_map_btree_compares_total counter node_xfs_block_map_btree_compares_total{device="dm-0"} 0 node_xfs_block_map_btree_compares_total{device="sda1"} 0 node_xfs_block_map_btree_compares_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_lookups_total Number of block map B-tree lookups for a filesystem. # TYPE node_xfs_block_map_btree_lookups_total counter node_xfs_block_map_btree_lookups_total{device="dm-0"} 0 node_xfs_block_map_btree_lookups_total{device="sda1"} 0 node_xfs_block_map_btree_lookups_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_records_deleted_total Number of block map B-tree records deleted for a filesystem. # TYPE node_xfs_block_map_btree_records_deleted_total counter node_xfs_block_map_btree_records_deleted_total{device="dm-0"} 0 node_xfs_block_map_btree_records_deleted_total{device="sda1"} 0 node_xfs_block_map_btree_records_deleted_total{device="sdb"} 0 # HELP node_xfs_block_map_btree_records_inserted_total Number of block map B-tree records inserted for a filesystem. # TYPE node_xfs_block_map_btree_records_inserted_total counter node_xfs_block_map_btree_records_inserted_total{device="dm-0"} 0 node_xfs_block_map_btree_records_inserted_total{device="sda1"} 0 node_xfs_block_map_btree_records_inserted_total{device="sdb"} 0 # HELP node_xfs_block_mapping_extent_list_compares_total Number of extent list compares for a filesystem. # TYPE node_xfs_block_mapping_extent_list_compares_total counter node_xfs_block_mapping_extent_list_compares_total{device="dm-0"} 0 node_xfs_block_mapping_extent_list_compares_total{device="sda1"} 0 node_xfs_block_mapping_extent_list_compares_total{device="sdb"} 0 # HELP node_xfs_block_mapping_extent_list_deletions_total Number of extent list deletions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_deletions_total counter node_xfs_block_mapping_extent_list_deletions_total{device="dm-0"} 5.7683441e+07 node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 15 node_xfs_block_mapping_extent_list_deletions_total{device="sdb"} 1.2033932e+07 # HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_insertions_total counter node_xfs_block_mapping_extent_list_insertions_total{device="dm-0"} 5.0498816e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 12 node_xfs_block_mapping_extent_list_insertions_total{device="sdb"} 1.1743742e+07 # HELP node_xfs_block_mapping_extent_list_lookups_total Number of extent list lookups for a filesystem. # TYPE node_xfs_block_mapping_extent_list_lookups_total counter node_xfs_block_mapping_extent_list_lookups_total{device="dm-0"} 1.93685675e+08 node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1720 node_xfs_block_mapping_extent_list_lookups_total{device="sdb"} 3.407829855e+09 # HELP node_xfs_block_mapping_reads_total Number of block map for read operations for a filesystem. # TYPE node_xfs_block_mapping_reads_total counter node_xfs_block_mapping_reads_total{device="dm-0"} 2.534404229e+09 node_xfs_block_mapping_reads_total{device="sda1"} 118 node_xfs_block_mapping_reads_total{device="sdb"} 2.01407851e+08 # HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. # TYPE node_xfs_block_mapping_unmaps_total counter node_xfs_block_mapping_unmaps_total{device="dm-0"} 1.13630394e+08 node_xfs_block_mapping_unmaps_total{device="sda1"} 17 node_xfs_block_mapping_unmaps_total{device="sdb"} 1.4620695e+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.61039229e+09 node_xfs_block_mapping_writes_total{device="sda1"} 1585 node_xfs_block_mapping_writes_total{device="sdb"} 3.191795029e+09 # HELP node_xfs_directory_operation_create_total Number of times a new directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_create_total counter node_xfs_directory_operation_create_total{device="dm-0"} 5.8140418e+07 node_xfs_directory_operation_create_total{device="sda1"} 16 node_xfs_directory_operation_create_total{device="sdb"} 2.4835706e+07 # HELP node_xfs_directory_operation_getdents_total Number of times the directory getdents operation was performed for a filesystem. # TYPE node_xfs_directory_operation_getdents_total counter node_xfs_directory_operation_getdents_total{device="dm-0"} 3.31594354e+08 node_xfs_directory_operation_getdents_total{device="sda1"} 24 node_xfs_directory_operation_getdents_total{device="sdb"} 1.3713372e+09 # HELP node_xfs_directory_operation_lookup_total Number of file name directory lookups which miss the operating systems directory name lookup cache. # TYPE node_xfs_directory_operation_lookup_total counter node_xfs_directory_operation_lookup_total{device="dm-0"} 6.6095953e+07 node_xfs_directory_operation_lookup_total{device="sda1"} 30 node_xfs_directory_operation_lookup_total{device="sdb"} 4.4409335e+07 # HELP node_xfs_directory_operation_remove_total Number of times an existing directory entry was created for a filesystem. # TYPE node_xfs_directory_operation_remove_total counter node_xfs_directory_operation_remove_total{device="dm-0"} 5.8133054e+07 node_xfs_directory_operation_remove_total{device="sda1"} 10 node_xfs_directory_operation_remove_total{device="sdb"} 2.4432035e+07 # HELP node_xfs_extent_allocation_blocks_allocated_total Number of blocks allocated for a filesystem. # TYPE node_xfs_extent_allocation_blocks_allocated_total counter node_xfs_extent_allocation_blocks_allocated_total{device="dm-0"} 2.504812617e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 25040 node_xfs_extent_allocation_blocks_allocated_total{device="sdb"} 4.057533931e+09 # HELP node_xfs_extent_allocation_blocks_freed_total Number of blocks freed for a filesystem. # TYPE node_xfs_extent_allocation_blocks_freed_total counter node_xfs_extent_allocation_blocks_freed_total{device="dm-0"} 2.503743094e+09 node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 17119 node_xfs_extent_allocation_blocks_freed_total{device="sdb"} 4.055345548e+09 # HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem. # TYPE node_xfs_extent_allocation_extents_allocated_total counter node_xfs_extent_allocation_extents_allocated_total{device="dm-0"} 3.235286e+06 node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 12 node_xfs_extent_allocation_extents_allocated_total{device="sdb"} 1.1733794e+07 # HELP node_xfs_extent_allocation_extents_freed_total Number of extents freed for a filesystem. # TYPE node_xfs_extent_allocation_extents_freed_total counter node_xfs_extent_allocation_extents_freed_total{device="dm-0"} 3.329623e+06 node_xfs_extent_allocation_extents_freed_total{device="sda1"} 6 node_xfs_extent_allocation_extents_freed_total{device="sdb"} 1.1902696e+07 # HELP node_xfs_read_calls_total Number of read(2) system calls made to files in a filesystem. # TYPE node_xfs_read_calls_total counter node_xfs_read_calls_total{device="dm-0"} 1.510685662e+09 node_xfs_read_calls_total{device="sda1"} 1573 node_xfs_read_calls_total{device="sdb"} 3.152448707e+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"} 38740 node_xfs_vnode_active_total{device="sda1"} 20 node_xfs_vnode_active_total{device="sdb"} 372563 # HELP node_xfs_vnode_allocate_total Number of times vn_alloc called for a filesystem. # TYPE node_xfs_vnode_allocate_total counter node_xfs_vnode_allocate_total{device="dm-0"} 0 node_xfs_vnode_allocate_total{device="sda1"} 0 node_xfs_vnode_allocate_total{device="sdb"} 0 # HELP node_xfs_vnode_get_total Number of times vn_get called for a filesystem. # TYPE node_xfs_vnode_get_total counter node_xfs_vnode_get_total{device="dm-0"} 0 node_xfs_vnode_get_total{device="sda1"} 0 node_xfs_vnode_get_total{device="sdb"} 0 # HELP node_xfs_vnode_hold_total Number of times vn_hold called for a filesystem. # TYPE node_xfs_vnode_hold_total counter node_xfs_vnode_hold_total{device="dm-0"} 0 node_xfs_vnode_hold_total{device="sda1"} 0 node_xfs_vnode_hold_total{device="sdb"} 0 # HELP node_xfs_vnode_reclaim_total Number of times vn_reclaim called for a filesystem. # TYPE node_xfs_vnode_reclaim_total counter node_xfs_vnode_reclaim_total{device="dm-0"} 5.7712921e+07 node_xfs_vnode_reclaim_total{device="sda1"} 5 node_xfs_vnode_reclaim_total{device="sdb"} 2.1857503e+07 # HELP node_xfs_vnode_release_total Number of times vn_rele called for a filesystem. # TYPE node_xfs_vnode_release_total counter node_xfs_vnode_release_total{device="dm-0"} 5.7712921e+07 node_xfs_vnode_release_total{device="sda1"} 5 node_xfs_vnode_release_total{device="sdb"} 2.1857503e+07 # HELP node_xfs_vnode_remove_total Number of times vn_remove called for a filesystem. # TYPE node_xfs_vnode_remove_total counter node_xfs_vnode_remove_total{device="dm-0"} 5.7712921e+07 node_xfs_vnode_remove_total{device="sda1"} 5 node_xfs_vnode_remove_total{device="sdb"} 2.1857503e+07 # HELP node_xfs_write_calls_total Number of write(2) system calls made to files in a filesystem. # TYPE node_xfs_write_calls_total counter node_xfs_write_calls_total{device="dm-0"} 2.214277598e+09 node_xfs_write_calls_total{device="sda1"} 907 node_xfs_write_calls_total{device="sdb"} 1.991955461e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 519726.82 # 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 1.9996672e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.64819488956e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.36677888e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes -1 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 3.82844e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0