# 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.5961e-05 go_gc_duration_seconds{quantile="0.25"} 4.5468e-05 go_gc_duration_seconds{quantile="0.5"} 0.000101915 go_gc_duration_seconds{quantile="0.75"} 0.000196774 go_gc_duration_seconds{quantile="1"} 0.096231328 go_gc_duration_seconds_sum 65483.39773429 go_gc_duration_seconds_count 9.293325e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.14.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.810944e+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.1818170852216e+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.436247e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.21080501516e+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.0007942564462799113 # 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.810944e+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.0432384e+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.743168e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 28081 # 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.8974208e+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.7514226981282272e+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.21080529597e+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 126752 # 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.382864e+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.657697e+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.648175598e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 1.029599709535e+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"} 9.805242406e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 43136.83 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 174.79 node_cpu_seconds_total{cpu="0",mode="softirq"} 145520.22 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.37370036e+06 node_cpu_seconds_total{cpu="0",mode="user"} 3.50025753e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 9.694430398e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 45613.51 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 168.19 node_cpu_seconds_total{cpu="1",mode="softirq"} 76433.7 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.73060472e+06 node_cpu_seconds_total{cpu="1",mode="user"} 4.5060772e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 9.698205439e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 44560.51 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 168.23 node_cpu_seconds_total{cpu="2",mode="softirq"} 54275.94 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.66088502e+06 node_cpu_seconds_total{cpu="2",mode="user"} 4.50957194e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 9.726408309e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 43034.58 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 170.08 node_cpu_seconds_total{cpu="3",mode="softirq"} 47039.94 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.55910982e+06 node_cpu_seconds_total{cpu="3",mode="user"} 4.25874134e+06 node_cpu_seconds_total{cpu="4",mode="idle"} 9.747745312e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 41746.54 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 197.13 node_cpu_seconds_total{cpu="4",mode="softirq"} 42103.85 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 1.4870874e+06 node_cpu_seconds_total{cpu="4",mode="user"} 4.093363e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 9.765327158e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 41612.98 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 197.38 node_cpu_seconds_total{cpu="5",mode="softirq"} 42543.23 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 1.4407961e+06 node_cpu_seconds_total{cpu="5",mode="user"} 3.92548307e+06 node_cpu_seconds_total{cpu="6",mode="idle"} 9.775009516e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 41751.1 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 190.01 node_cpu_seconds_total{cpu="6",mode="softirq"} 37790.6 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 1.4090508e+06 node_cpu_seconds_total{cpu="6",mode="user"} 3.86777111e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 9.77292087e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 39254.47 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 181.07 node_cpu_seconds_total{cpu="7",mode="softirq"} 74071.26 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 1.38912178e+06 node_cpu_seconds_total{cpu="7",mode="user"} 3.78895113e+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"} 454839.652 node_disk_io_time_seconds_total{device="dm-1"} 0.021 node_disk_io_time_seconds_total{device="sda"} 452315.97000000003 node_disk_io_time_seconds_total{device="sdb"} 62758.171 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"} 751212.157 node_disk_io_time_weighted_seconds_total{device="dm-1"} 0.041 node_disk_io_time_weighted_seconds_total{device="sda"} 736490.674 node_disk_io_time_weighted_seconds_total{device="sdb"} 447122.13800000004 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.525702144e+09 node_disk_read_bytes_total{device="dm-1"} 3.31776e+06 node_disk_read_bytes_total{device="sda"} 1.5555072e+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"} 80.33800000000001 node_disk_read_time_seconds_total{device="dm-1"} 0.041 node_disk_read_time_seconds_total{device="sda"} 80.438 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"} 32278 node_disk_reads_completed_total{device="dm-1"} 128 node_disk_reads_completed_total{device="sda"} 33017 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"} 749793.767 node_disk_write_time_seconds_total{device="dm-1"} 0 node_disk_write_time_seconds_total{device="sda"} 736941.826 node_disk_write_time_seconds_total{device="sdb"} 447440.79000000004 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"} 8.79617175e+08 node_disk_writes_completed_total{device="dm-1"} 0 node_disk_writes_completed_total{device="sda"} 8.74211183e+08 node_disk_writes_completed_total{device="sdb"} 1.05854879e+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.40627e+06 node_disk_writes_merged_total{device="sdb"} 6.309395e+06 node_disk_writes_merged_total{device="sr0"} 0 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="dm-0"} 4.377289861632e+12 node_disk_written_bytes_total{device="dm-1"} 0 node_disk_written_bytes_total{device="sda"} 4.377394905088e+12 node_disk_written_bytes_total{device="sdb"} 4.084261645824e+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 3903 # 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 3040 # 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.0767750144e+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.13039548416e+11 node_filesystem_avail_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5050289152e+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.3012501e+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.56891894e+08 node_filesystem_files_free{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 4.095702e+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.0767750144e+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.13039548416e+11 node_filesystem_free_bytes{device="tmpfs",fstype="tmpfs",mountpoint="/run"} 1.5050289152e+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.784514411e+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.03608276e+08 node_interrupts_total{cpu="0",devices="",info="IRQ work interrupts",type="IWI"} 4.74227631e+08 node_interrupts_total{cpu="0",devices="",info="Local timer interrupts",type="LOC"} 1.711431455e+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"} 344159 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.569892291e+09 node_interrupts_total{cpu="0",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="0",devices="",info="TLB shootdowns",type="TLB"} 3.754836892e+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"} 146285 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.0320157e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 9.343587e+06 node_interrupts_total{cpu="0",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.1181017e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.8098478e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.6897092e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.4268166e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 2.187884e+07 node_interrupts_total{cpu="0",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.3002892e+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.34935651e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.73877733e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.96039059e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 7.08032505e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.05037805e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.2558473e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.94769554e+08 node_interrupts_total{cpu="0",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.09286882e+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"} 9.116517e+06 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 1 node_interrupts_total{cpu="0",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="0",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 3205 node_interrupts_total{cpu="1",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="1",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="1",devices="",info="Function call interrupts",type="CAL"} 1.13253798e+08 node_interrupts_total{cpu="1",devices="",info="IRQ work interrupts",type="IWI"} 5.34905361e+08 node_interrupts_total{cpu="1",devices="",info="Local timer interrupts",type="LOC"} 2.875099888e+09 node_interrupts_total{cpu="1",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="1",devices="",info="Machine check polls",type="MCP"} 344159 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.557141508e+09 node_interrupts_total{cpu="1",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="1",devices="",info="TLB shootdowns",type="TLB"} 3.940620813e+09 node_interrupts_total{cpu="1",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="1",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="1",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 852740 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="1",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="1",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="1",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="1",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="1",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 1.985793e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.8086342e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.8818674e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 2.597581e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 2.8063637e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.6911562e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.8450512e+07 node_interrupts_total{cpu="1",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.2600458e+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.68052856e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.11080029e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.76107258e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.03560656e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 8.37926355e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 9.9688035e+07 node_interrupts_total{cpu="1",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 2.65210731e+08 node_interrupts_total{cpu="1",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.30240512e+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.273315e+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.11055704e+08 node_interrupts_total{cpu="2",devices="",info="IRQ work interrupts",type="IWI"} 5.20839105e+08 node_interrupts_total{cpu="2",devices="",info="Local timer interrupts",type="LOC"} 1.572825128e+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"} 344159 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.782229355e+09 node_interrupts_total{cpu="2",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="2",devices="",info="TLB shootdowns",type="TLB"} 3.902090962e+09 node_interrupts_total{cpu="2",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="2",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="2",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 1.864355e+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.1579001e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 1.5443018e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 1.8820033e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 1.651893e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 1.4499702e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 1.2715759e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 1.0527405e+07 node_interrupts_total{cpu="2",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 9.580293e+06 node_interrupts_total{cpu="2",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="2",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 7.10780454e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 4.85092334e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 7.49076876e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.28424946e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.62015e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.58163849e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.91017144e+08 node_interrupts_total{cpu="2",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.85830587e+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.0287745e+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.07254484e+08 node_interrupts_total{cpu="3",devices="",info="IRQ work interrupts",type="IWI"} 5.07057687e+08 node_interrupts_total{cpu="3",devices="",info="Local timer interrupts",type="LOC"} 3.120184493e+09 node_interrupts_total{cpu="3",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="3",devices="",info="Machine check polls",type="MCP"} 344159 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"} 8.00239051e+08 node_interrupts_total{cpu="3",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="3",devices="",info="TLB shootdowns",type="TLB"} 3.846496894e+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.303252e+06 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="24"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="25"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="26"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="27"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="28"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="29"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="30"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="31"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="32"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="33"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="34"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="35"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="36"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="37"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="38"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="39"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="40"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="41"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="42"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="43"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="44"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="45"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="46"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="47"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="48"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="49"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="50"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="51"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="52"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="53"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="54"} 0 node_interrupts_total{cpu="3",devices="PCIe PME, pciehp",info="PCI-MSI-edge",type="55"} 0 node_interrupts_total{cpu="3",devices="acpi",info="IO-APIC-fasteoi",type="9"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="14"} 0 node_interrupts_total{cpu="3",devices="ata_piix",info="IO-APIC-edge",type="15"} 0 node_interrupts_total{cpu="3",devices="ens192-event-8",info="PCI-MSI-edge",type="64"} 0 node_interrupts_total{cpu="3",devices="ens192-rxtx-0",info="PCI-MSI-edge",type="56"} 2.7036595e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.6316926e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.7021428e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.3133039e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.3632649e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.1102419e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 4.0868007e+07 node_interrupts_total{cpu="3",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.741365e+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.53063108e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.03033794e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.93525267e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 1.72723377e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.553654293e+09 node_interrupts_total{cpu="3",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 9.8265343e+07 node_interrupts_total{cpu="3",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.62706563e+08 node_interrupts_total{cpu="3",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.70819101e+08 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="3",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="3",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="3",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="3",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 1.9113797e+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.0683125e+08 node_interrupts_total{cpu="4",devices="",info="IRQ work interrupts",type="IWI"} 4.93599248e+08 node_interrupts_total{cpu="4",devices="",info="Local timer interrupts",type="LOC"} 7.61366515e+08 node_interrupts_total{cpu="4",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="4",devices="",info="Machine check polls",type="MCP"} 344159 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"} 4.3853721e+07 node_interrupts_total{cpu="4",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="4",devices="",info="TLB shootdowns",type="TLB"} 3.818714255e+09 node_interrupts_total{cpu="4",devices="",info="Thermal event interrupts",type="TRM"} 0 node_interrupts_total{cpu="4",devices="",info="Threshold APIC interrupts",type="THR"} 0 node_interrupts_total{cpu="4",devices="0000:02:01.0",info="PCI-MSI-edge",type="75"} 2.938395e+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"} 2.6678337e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.5584873e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.6480941e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.2409383e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.2822547e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.1157452e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.7459065e+07 node_interrupts_total{cpu="4",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 4.4600011e+07 node_interrupts_total{cpu="4",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="4",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 3.19284094e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 3.11511472e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 2.66228097e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.20846195e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 4.9429539e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 3.57686563e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 3.43432773e+08 node_interrupts_total{cpu="4",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.33865432e+08 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="1"} 0 node_interrupts_total{cpu="4",devices="i8042",info="IO-APIC-edge",type="12"} 0 node_interrupts_total{cpu="4",devices="rtc0",info="IO-APIC-edge",type="8"} 0 node_interrupts_total{cpu="4",devices="timer",info="IO-APIC-edge",type="0"} 0 node_interrupts_total{cpu="4",devices="vmw_pvscsi",info="PCI-MSI-edge",type="74"} 2.6910384e+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.06081811e+08 node_interrupts_total{cpu="5",devices="",info="IRQ work interrupts",type="IWI"} 4.79001084e+08 node_interrupts_total{cpu="5",devices="",info="Local timer interrupts",type="LOC"} 3.725353662e+09 node_interrupts_total{cpu="5",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="5",devices="",info="Machine check polls",type="MCP"} 344159 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.802724352e+09 node_interrupts_total{cpu="5",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="5",devices="",info="TLB shootdowns",type="TLB"} 3.796080528e+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.308048e+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.0013738e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.8726646e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.7523062e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.4199362e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.196743e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.0965596e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.6263906e+07 node_interrupts_total{cpu="5",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.6143091e+07 node_interrupts_total{cpu="5",devices="ens224-event-8",info="PCI-MSI-edge",type="73"} 0 node_interrupts_total{cpu="5",devices="ens224-rxtx-0",info="PCI-MSI-edge",type="65"} 2.93059242e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 2.02890262e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.18873015e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 2.81062695e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 1.49531558e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 2.92550834e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.88958853e+08 node_interrupts_total{cpu="5",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 1.297926661e+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"} 2.5508191e+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.02158114e+08 node_interrupts_total{cpu="6",devices="",info="IRQ work interrupts",type="IWI"} 4.69240142e+08 node_interrupts_total{cpu="6",devices="",info="Local timer interrupts",type="LOC"} 2.530783917e+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"} 344159 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"} 3.472382169e+09 node_interrupts_total{cpu="6",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="6",devices="",info="TLB shootdowns",type="TLB"} 3.773685636e+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.63958e+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.2988911e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 2.9989841e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.892718e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.4121852e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.3822967e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 3.1102521e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.3691302e+07 node_interrupts_total{cpu="6",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.03569e+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.64498589e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 5.58613032e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 1.95042241e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.3263842e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 3.53550861e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 1.26758509e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 1.47147763e+08 node_interrupts_total{cpu="6",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 2.17433068e+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"} 2.7724607e+07 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="6",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="6",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 114652 node_interrupts_total{cpu="7",devices="",info="APIC ICR read retries",type="RTR"} 0 node_interrupts_total{cpu="7",devices="",info="Deferred Error APIC interrupts",type="DFR"} 0 node_interrupts_total{cpu="7",devices="",info="Function call interrupts",type="CAL"} 1.6554808e+07 node_interrupts_total{cpu="7",devices="",info="IRQ work interrupts",type="IWI"} 6.74531121e+08 node_interrupts_total{cpu="7",devices="",info="Local timer interrupts",type="LOC"} 6.66536355e+08 node_interrupts_total{cpu="7",devices="",info="Machine check exceptions",type="MCE"} 0 node_interrupts_total{cpu="7",devices="",info="Machine check polls",type="MCP"} 344159 node_interrupts_total{cpu="7",devices="",info="Nested posted-interrupt event",type="NPI"} 0 node_interrupts_total{cpu="7",devices="",info="Non-maskable interrupts",type="NMI"} 0 node_interrupts_total{cpu="7",devices="",info="Performance monitoring interrupts",type="PMI"} 0 node_interrupts_total{cpu="7",devices="",info="Posted-interrupt notification event",type="PIN"} 0 node_interrupts_total{cpu="7",devices="",info="Posted-interrupt wakeup event",type="PIW"} 0 node_interrupts_total{cpu="7",devices="",info="Rescheduling interrupts",type="RES"} 3.026824279e+09 node_interrupts_total{cpu="7",devices="",info="Spurious interrupts",type="SPU"} 0 node_interrupts_total{cpu="7",devices="",info="TLB shootdowns",type="TLB"} 3.74741224e+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.5361017e+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.47154563e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-1",info="PCI-MSI-edge",type="57"} 3.59401588e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-2",info="PCI-MSI-edge",type="58"} 2.7978007e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-3",info="PCI-MSI-edge",type="59"} 3.24227659e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-4",info="PCI-MSI-edge",type="60"} 3.5302088e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-5",info="PCI-MSI-edge",type="61"} 2.68286515e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-6",info="PCI-MSI-edge",type="62"} 3.09785653e+08 node_interrupts_total{cpu="7",devices="ens192-rxtx-7",info="PCI-MSI-edge",type="63"} 3.85446026e+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"} 3.63539719e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-1",info="PCI-MSI-edge",type="66"} 4.05606728e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-2",info="PCI-MSI-edge",type="67"} 4.29862868e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-3",info="PCI-MSI-edge",type="68"} 3.5815049e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-4",info="PCI-MSI-edge",type="69"} 2.2950211e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-5",info="PCI-MSI-edge",type="70"} 5.95583412e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-6",info="PCI-MSI-edge",type="71"} 4.10901446e+08 node_interrupts_total{cpu="7",devices="ens224-rxtx-7",info="PCI-MSI-edge",type="72"} 3.74810157e+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"} 7.66204344e+08 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="76"} 0 node_interrupts_total{cpu="7",devices="vmw_vmci",info="PCI-MSI-edge",type="77"} 0 node_interrupts_total{cpu="7",devices="vmwgfx",info="IO-APIC-fasteoi",type="16"} 1.3660689e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 9.338735502e+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"} 11 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.125",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.126",remote_port="6443"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.1",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.10",local_mark="",local_port="9153",proto="TCP",remote_address="10.233.74.2",remote_port="9153"} 0 node_ipvs_backend_connections_active{local_address="10.233.0.66",local_mark="",local_port="8080",proto="TCP",remote_address="10.233.74.6",remote_port="8080"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.5",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.6",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.11.139",local_mark="",local_port="9100",proto="TCP",remote_address="10.205.52.7",remote_port="9100"} 0 node_ipvs_backend_connections_active{local_address="10.233.12.92",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.17",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.2",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.74.4",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.3",remote_port="443"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.125.2",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.4",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.20.16",local_mark="",local_port="80",proto="TCP",remote_address="10.233.86.3",remote_port="80"} 0 node_ipvs_backend_connections_active{local_address="10.233.28.196",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.2",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.30.51",local_mark="",local_port="9093",proto="TCP",remote_address="10.233.74.8",remote_port="9093"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.125.2",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.74.4",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.31.78",local_mark="",local_port="9913",proto="TCP",remote_address="10.233.86.3",remote_port="10254"} 0 node_ipvs_backend_connections_active{local_address="10.233.35.104",local_mark="",local_port="9090",proto="TCP",remote_address="10.233.86.5",remote_port="9090"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="TCP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.1",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.54.129",local_mark="",local_port="53",proto="UDP",remote_address="10.233.74.2",remote_port="53"} 0 node_ipvs_backend_connections_active{local_address="10.233.55.47",local_mark="",local_port="443",proto="TCP",remote_address="10.233.125.3",remote_port="8443"} 0 node_ipvs_backend_connections_active{local_address="10.233.61.229",local_mark="",local_port="80",proto="TCP",remote_address="10.233.74.9",remote_port="3000"} 0 node_ipvs_backend_connections_active{local_address="10.233.8.118",local_mark="",local_port="443",proto="TCP",remote_address="10.233.86.139",remote_port="9443"} 0 # HELP node_ipvs_backend_connections_inactive The current inactive connections by local and remote address. # TYPE node_ipvs_backend_connections_inactive gauge node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.5",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.6",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.10.10.10",local_mark="",local_port="6443",proto="TCP",remote_address="10.205.52.7",remote_port="6443"} 0 node_ipvs_backend_connections_inactive{local_address="10.233.0.1",local_mark="",local_port="443",proto="TCP",remote_address="103.127.250.124",remote_port="6443"} 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.067029827e+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.80498715318e+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.039512168e+09 # HELP node_ipvs_outgoing_bytes_total The total amount of outgoing data. # TYPE node_ipvs_outgoing_bytes_total counter node_ipvs_outgoing_bytes_total 5.32416420833e+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.076789991e+09 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.15 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.44 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.32 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 3.96290048e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 8.764116992e+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.801216512e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 3.37641472e+08 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 2.858344448e+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.4820728832e+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.3365870592e+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 184320 # 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.29583872e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 8.91815936e+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.288575488e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 2.0414464e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 7.28907776e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 2.5689260032e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 4.637257728e+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.0611072e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 4.718592e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 8.37470208e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.486413824e+09 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.734148096e+09 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 9.861115904e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 0 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 3.5183963140096e+13 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 2.1905408e+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.221359e+06 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 77062 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 1.29583429e+08 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 3.86666156e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 4.50987209e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.38823234817e+11 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 1.38309069397e+11 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 8.470075676614e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.1464968934195e+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 19197 # 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 292963 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 17346 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 2.43311512e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 2.571155856e+09 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 536 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 903749 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 2.1658290481e+10 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 2.3294940958e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 2.58253525e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 2.50495233e+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.806205e+06 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 808 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 4.876115e+06 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.3287186e+07 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_address_assign_type address_assign_type value of /sys/class/net/. # TYPE node_network_address_assign_type gauge node_network_address_assign_type{device="cali06fc2f57932"} 3 node_network_address_assign_type{device="cali2e243b6c922"} 3 node_network_address_assign_type{device="cali40f40cb3314"} 3 node_network_address_assign_type{device="cali5f5e9df29c6"} 3 node_network_address_assign_type{device="cali72b41fc5727"} 3 node_network_address_assign_type{device="cali82a7e680285"} 3 node_network_address_assign_type{device="cali965dfa50b0a"} 3 node_network_address_assign_type{device="cali990cc3ce3e6"} 3 node_network_address_assign_type{device="calibdc2c186e44"} 3 node_network_address_assign_type{device="calid79e1a0efae"} 3 node_network_address_assign_type{device="caliea6fa683bd5"} 3 node_network_address_assign_type{device="docker0"} 3 node_network_address_assign_type{device="dummy0"} 1 node_network_address_assign_type{device="ens192"} 0 node_network_address_assign_type{device="ens224"} 0 node_network_address_assign_type{device="ip_vti0"} 0 node_network_address_assign_type{device="kube-ipvs0"} 1 node_network_address_assign_type{device="lo"} 0 node_network_address_assign_type{device="nodelocaldns"} 1 node_network_address_assign_type{device="tunl0"} 0 # HELP node_network_carrier carrier value of /sys/class/net/. # TYPE node_network_carrier gauge node_network_carrier{device="cali06fc2f57932"} 1 node_network_carrier{device="cali2e243b6c922"} 1 node_network_carrier{device="cali40f40cb3314"} 1 node_network_carrier{device="cali5f5e9df29c6"} 1 node_network_carrier{device="cali72b41fc5727"} 1 node_network_carrier{device="cali82a7e680285"} 1 node_network_carrier{device="cali965dfa50b0a"} 1 node_network_carrier{device="cali990cc3ce3e6"} 1 node_network_carrier{device="calibdc2c186e44"} 1 node_network_carrier{device="calid79e1a0efae"} 1 node_network_carrier{device="caliea6fa683bd5"} 1 node_network_carrier{device="docker0"} 0 node_network_carrier{device="ens192"} 1 node_network_carrier{device="ens224"} 1 node_network_carrier{device="lo"} 1 node_network_carrier{device="tunl0"} 1 # HELP node_network_carrier_changes_total carrier_changes_total value of /sys/class/net/. # TYPE node_network_carrier_changes_total counter node_network_carrier_changes_total{device="cali06fc2f57932"} 4 node_network_carrier_changes_total{device="cali2e243b6c922"} 4 node_network_carrier_changes_total{device="cali40f40cb3314"} 4 node_network_carrier_changes_total{device="cali5f5e9df29c6"} 4 node_network_carrier_changes_total{device="cali72b41fc5727"} 4 node_network_carrier_changes_total{device="cali82a7e680285"} 4 node_network_carrier_changes_total{device="cali965dfa50b0a"} 4 node_network_carrier_changes_total{device="cali990cc3ce3e6"} 4 node_network_carrier_changes_total{device="calibdc2c186e44"} 4 node_network_carrier_changes_total{device="calid79e1a0efae"} 4 node_network_carrier_changes_total{device="caliea6fa683bd5"} 4 node_network_carrier_changes_total{device="docker0"} 79 node_network_carrier_changes_total{device="dummy0"} 0 node_network_carrier_changes_total{device="ens192"} 1 node_network_carrier_changes_total{device="ens224"} 1 node_network_carrier_changes_total{device="ip_vti0"} 0 node_network_carrier_changes_total{device="kube-ipvs0"} 0 node_network_carrier_changes_total{device="lo"} 0 node_network_carrier_changes_total{device="nodelocaldns"} 0 node_network_carrier_changes_total{device="tunl0"} 0 # HELP node_network_device_id device_id value of /sys/class/net/. # TYPE node_network_device_id gauge node_network_device_id{device="cali06fc2f57932"} 0 node_network_device_id{device="cali2e243b6c922"} 0 node_network_device_id{device="cali40f40cb3314"} 0 node_network_device_id{device="cali5f5e9df29c6"} 0 node_network_device_id{device="cali72b41fc5727"} 0 node_network_device_id{device="cali82a7e680285"} 0 node_network_device_id{device="cali965dfa50b0a"} 0 node_network_device_id{device="cali990cc3ce3e6"} 0 node_network_device_id{device="calibdc2c186e44"} 0 node_network_device_id{device="calid79e1a0efae"} 0 node_network_device_id{device="caliea6fa683bd5"} 0 node_network_device_id{device="docker0"} 0 node_network_device_id{device="dummy0"} 0 node_network_device_id{device="ens192"} 0 node_network_device_id{device="ens224"} 0 node_network_device_id{device="ip_vti0"} 0 node_network_device_id{device="kube-ipvs0"} 0 node_network_device_id{device="lo"} 0 node_network_device_id{device="nodelocaldns"} 0 node_network_device_id{device="tunl0"} 0 # HELP node_network_dormant dormant value of /sys/class/net/. # TYPE node_network_dormant gauge node_network_dormant{device="cali06fc2f57932"} 0 node_network_dormant{device="cali2e243b6c922"} 0 node_network_dormant{device="cali40f40cb3314"} 0 node_network_dormant{device="cali5f5e9df29c6"} 0 node_network_dormant{device="cali72b41fc5727"} 0 node_network_dormant{device="cali82a7e680285"} 0 node_network_dormant{device="cali965dfa50b0a"} 0 node_network_dormant{device="cali990cc3ce3e6"} 0 node_network_dormant{device="calibdc2c186e44"} 0 node_network_dormant{device="calid79e1a0efae"} 0 node_network_dormant{device="caliea6fa683bd5"} 0 node_network_dormant{device="docker0"} 0 node_network_dormant{device="ens192"} 0 node_network_dormant{device="ens224"} 0 node_network_dormant{device="lo"} 0 node_network_dormant{device="tunl0"} 0 # HELP node_network_flags flags value of /sys/class/net/. # TYPE node_network_flags gauge node_network_flags{device="cali06fc2f57932"} 4099 node_network_flags{device="cali2e243b6c922"} 4099 node_network_flags{device="cali40f40cb3314"} 4099 node_network_flags{device="cali5f5e9df29c6"} 4099 node_network_flags{device="cali72b41fc5727"} 4099 node_network_flags{device="cali82a7e680285"} 4099 node_network_flags{device="cali965dfa50b0a"} 4099 node_network_flags{device="cali990cc3ce3e6"} 4099 node_network_flags{device="calibdc2c186e44"} 4099 node_network_flags{device="calid79e1a0efae"} 4099 node_network_flags{device="caliea6fa683bd5"} 4099 node_network_flags{device="docker0"} 4099 node_network_flags{device="dummy0"} 130 node_network_flags{device="ens192"} 4099 node_network_flags{device="ens224"} 4099 node_network_flags{device="ip_vti0"} 128 node_network_flags{device="kube-ipvs0"} 130 node_network_flags{device="lo"} 9 node_network_flags{device="nodelocaldns"} 130 node_network_flags{device="tunl0"} 129 # HELP node_network_iface_id iface_id value of /sys/class/net/. # TYPE node_network_iface_id gauge node_network_iface_id{device="cali06fc2f57932"} 8681 node_network_iface_id{device="cali2e243b6c922"} 22206 node_network_iface_id{device="cali40f40cb3314"} 22200 node_network_iface_id{device="cali5f5e9df29c6"} 22208 node_network_iface_id{device="cali72b41fc5727"} 22204 node_network_iface_id{device="cali82a7e680285"} 22201 node_network_iface_id{device="cali965dfa50b0a"} 12 node_network_iface_id{device="cali990cc3ce3e6"} 22205 node_network_iface_id{device="calibdc2c186e44"} 15 node_network_iface_id{device="calid79e1a0efae"} 22203 node_network_iface_id{device="caliea6fa683bd5"} 13 node_network_iface_id{device="docker0"} 4 node_network_iface_id{device="dummy0"} 5 node_network_iface_id{device="ens192"} 2 node_network_iface_id{device="ens224"} 3 node_network_iface_id{device="ip_vti0"} 10394 node_network_iface_id{device="kube-ipvs0"} 9 node_network_iface_id{device="lo"} 1 node_network_iface_id{device="nodelocaldns"} 10 node_network_iface_id{device="tunl0"} 7 # HELP node_network_iface_link iface_link value of /sys/class/net/. # TYPE node_network_iface_link gauge node_network_iface_link{device="cali06fc2f57932"} 4 node_network_iface_link{device="cali2e243b6c922"} 5 node_network_iface_link{device="cali40f40cb3314"} 5 node_network_iface_link{device="cali5f5e9df29c6"} 5 node_network_iface_link{device="cali72b41fc5727"} 5 node_network_iface_link{device="cali82a7e680285"} 5 node_network_iface_link{device="cali965dfa50b0a"} 4 node_network_iface_link{device="cali990cc3ce3e6"} 5 node_network_iface_link{device="calibdc2c186e44"} 4 node_network_iface_link{device="calid79e1a0efae"} 5 node_network_iface_link{device="caliea6fa683bd5"} 4 node_network_iface_link{device="docker0"} 4 node_network_iface_link{device="dummy0"} 5 node_network_iface_link{device="ens192"} 2 node_network_iface_link{device="ens224"} 3 node_network_iface_link{device="ip_vti0"} 0 node_network_iface_link{device="kube-ipvs0"} 9 node_network_iface_link{device="lo"} 1 node_network_iface_link{device="nodelocaldns"} 10 node_network_iface_link{device="tunl0"} 0 # HELP node_network_iface_link_mode iface_link_mode value of /sys/class/net/. # TYPE node_network_iface_link_mode gauge node_network_iface_link_mode{device="cali06fc2f57932"} 0 node_network_iface_link_mode{device="cali2e243b6c922"} 0 node_network_iface_link_mode{device="cali40f40cb3314"} 0 node_network_iface_link_mode{device="cali5f5e9df29c6"} 0 node_network_iface_link_mode{device="cali72b41fc5727"} 0 node_network_iface_link_mode{device="cali82a7e680285"} 0 node_network_iface_link_mode{device="cali965dfa50b0a"} 0 node_network_iface_link_mode{device="cali990cc3ce3e6"} 0 node_network_iface_link_mode{device="calibdc2c186e44"} 0 node_network_iface_link_mode{device="calid79e1a0efae"} 0 node_network_iface_link_mode{device="caliea6fa683bd5"} 0 node_network_iface_link_mode{device="docker0"} 0 node_network_iface_link_mode{device="dummy0"} 0 node_network_iface_link_mode{device="ens192"} 0 node_network_iface_link_mode{device="ens224"} 0 node_network_iface_link_mode{device="ip_vti0"} 0 node_network_iface_link_mode{device="kube-ipvs0"} 0 node_network_iface_link_mode{device="lo"} 0 node_network_iface_link_mode{device="nodelocaldns"} 0 node_network_iface_link_mode{device="tunl0"} 0 # HELP node_network_info Non-numeric data from /sys/class/net/, value is always 1. # TYPE node_network_info gauge node_network_info{address="00:00:00:00",broadcast="00:00:00:00",device="ip_vti0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="00:00:00:00",broadcast="00:00:00:00",device="tunl0",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="00:00:00:00:00:00",broadcast="00:00:00:00:00:00",device="lo",duplex="",ifalias="",operstate="unknown"} 1 node_network_info{address="00:50:56:bf:47:ad",broadcast="ff:ff:ff:ff:ff:ff",device="ens192",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="00:50:56:bf:d9:51",broadcast="ff:ff:ff:ff:ff:ff",device="ens224",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="02:42:35:04:e8:57",broadcast="ff:ff:ff:ff:ff:ff",device="docker0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="6a:75:4d:ee:fa:af",broadcast="ff:ff:ff:ff:ff:ff",device="dummy0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="6e:2e:3e:20:b0:06",broadcast="ff:ff:ff:ff:ff:ff",device="nodelocaldns",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="ae:25:2f:7e:65:57",broadcast="ff:ff:ff:ff:ff:ff",device="kube-ipvs0",duplex="",ifalias="",operstate="down"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali06fc2f57932",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali2e243b6c922",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali40f40cb3314",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali5f5e9df29c6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali72b41fc5727",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali82a7e680285",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali965dfa50b0a",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="cali990cc3ce3e6",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calibdc2c186e44",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="calid79e1a0efae",duplex="full",ifalias="",operstate="up"} 1 node_network_info{address="ee:ee:ee:ee:ee:ee",broadcast="ff:ff:ff:ff:ff:ff",device="caliea6fa683bd5",duplex="full",ifalias="",operstate="up"} 1 # HELP node_network_mtu_bytes mtu_bytes value of /sys/class/net/. # TYPE node_network_mtu_bytes gauge node_network_mtu_bytes{device="cali06fc2f57932"} 1440 node_network_mtu_bytes{device="cali2e243b6c922"} 1440 node_network_mtu_bytes{device="cali40f40cb3314"} 1440 node_network_mtu_bytes{device="cali5f5e9df29c6"} 1440 node_network_mtu_bytes{device="cali72b41fc5727"} 1440 node_network_mtu_bytes{device="cali82a7e680285"} 1440 node_network_mtu_bytes{device="cali965dfa50b0a"} 1440 node_network_mtu_bytes{device="cali990cc3ce3e6"} 1440 node_network_mtu_bytes{device="calibdc2c186e44"} 1440 node_network_mtu_bytes{device="calid79e1a0efae"} 1440 node_network_mtu_bytes{device="caliea6fa683bd5"} 1440 node_network_mtu_bytes{device="docker0"} 1500 node_network_mtu_bytes{device="dummy0"} 1500 node_network_mtu_bytes{device="ens192"} 1500 node_network_mtu_bytes{device="ens224"} 1500 node_network_mtu_bytes{device="ip_vti0"} 1480 node_network_mtu_bytes{device="kube-ipvs0"} 1500 node_network_mtu_bytes{device="lo"} 65536 node_network_mtu_bytes{device="nodelocaldns"} 1500 node_network_mtu_bytes{device="tunl0"} 1440 # HELP node_network_net_dev_group net_dev_group value of /sys/class/net/. # TYPE node_network_net_dev_group gauge node_network_net_dev_group{device="cali06fc2f57932"} 0 node_network_net_dev_group{device="cali2e243b6c922"} 0 node_network_net_dev_group{device="cali40f40cb3314"} 0 node_network_net_dev_group{device="cali5f5e9df29c6"} 0 node_network_net_dev_group{device="cali72b41fc5727"} 0 node_network_net_dev_group{device="cali82a7e680285"} 0 node_network_net_dev_group{device="cali965dfa50b0a"} 0 node_network_net_dev_group{device="cali990cc3ce3e6"} 0 node_network_net_dev_group{device="calibdc2c186e44"} 0 node_network_net_dev_group{device="calid79e1a0efae"} 0 node_network_net_dev_group{device="caliea6fa683bd5"} 0 node_network_net_dev_group{device="docker0"} 0 node_network_net_dev_group{device="dummy0"} 0 node_network_net_dev_group{device="ens192"} 0 node_network_net_dev_group{device="ens224"} 0 node_network_net_dev_group{device="ip_vti0"} 0 node_network_net_dev_group{device="kube-ipvs0"} 0 node_network_net_dev_group{device="lo"} 0 node_network_net_dev_group{device="nodelocaldns"} 0 node_network_net_dev_group{device="tunl0"} 0 # HELP node_network_protocol_type protocol_type value of /sys/class/net/. # TYPE node_network_protocol_type gauge node_network_protocol_type{device="cali06fc2f57932"} 1 node_network_protocol_type{device="cali2e243b6c922"} 1 node_network_protocol_type{device="cali40f40cb3314"} 1 node_network_protocol_type{device="cali5f5e9df29c6"} 1 node_network_protocol_type{device="cali72b41fc5727"} 1 node_network_protocol_type{device="cali82a7e680285"} 1 node_network_protocol_type{device="cali965dfa50b0a"} 1 node_network_protocol_type{device="cali990cc3ce3e6"} 1 node_network_protocol_type{device="calibdc2c186e44"} 1 node_network_protocol_type{device="calid79e1a0efae"} 1 node_network_protocol_type{device="caliea6fa683bd5"} 1 node_network_protocol_type{device="docker0"} 1 node_network_protocol_type{device="dummy0"} 1 node_network_protocol_type{device="ens192"} 1 node_network_protocol_type{device="ens224"} 1 node_network_protocol_type{device="ip_vti0"} 768 node_network_protocol_type{device="kube-ipvs0"} 1 node_network_protocol_type{device="lo"} 772 node_network_protocol_type{device="nodelocaldns"} 1 node_network_protocol_type{device="tunl0"} 768 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="cali06fc2f57932"} 6.6793659675e+10 node_network_receive_bytes_total{device="cali2e243b6c922"} 1.74454698e+08 node_network_receive_bytes_total{device="cali40f40cb3314"} 2.2917970158e+10 node_network_receive_bytes_total{device="cali5f5e9df29c6"} 1.1620207868e+10 node_network_receive_bytes_total{device="cali72b41fc5727"} 0 node_network_receive_bytes_total{device="cali82a7e680285"} 2.2963809453e+10 node_network_receive_bytes_total{device="cali965dfa50b0a"} 2.530786604e+10 node_network_receive_bytes_total{device="cali990cc3ce3e6"} 1.022577225e+09 node_network_receive_bytes_total{device="calibdc2c186e44"} 1.48432543538e+11 node_network_receive_bytes_total{device="calid79e1a0efae"} 2.12617356e+08 node_network_receive_bytes_total{device="caliea6fa683bd5"} 4.0980896883e+10 node_network_receive_bytes_total{device="docker0"} 2.772959964e+09 node_network_receive_bytes_total{device="dummy0"} 0 node_network_receive_bytes_total{device="ens192"} 9.9699360952e+11 node_network_receive_bytes_total{device="ens224"} 4.220478812825e+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.149231441753e+12 node_network_receive_bytes_total{device="nodelocaldns"} 0 node_network_receive_bytes_total{device="tunl0"} 1.112140442436e+12 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="cali06fc2f57932"} 0 node_network_receive_compressed_total{device="cali2e243b6c922"} 0 node_network_receive_compressed_total{device="cali40f40cb3314"} 0 node_network_receive_compressed_total{device="cali5f5e9df29c6"} 0 node_network_receive_compressed_total{device="cali72b41fc5727"} 0 node_network_receive_compressed_total{device="cali82a7e680285"} 0 node_network_receive_compressed_total{device="cali965dfa50b0a"} 0 node_network_receive_compressed_total{device="cali990cc3ce3e6"} 0 node_network_receive_compressed_total{device="calibdc2c186e44"} 0 node_network_receive_compressed_total{device="calid79e1a0efae"} 0 node_network_receive_compressed_total{device="caliea6fa683bd5"} 0 node_network_receive_compressed_total{device="docker0"} 0 node_network_receive_compressed_total{device="dummy0"} 0 node_network_receive_compressed_total{device="ens192"} 0 node_network_receive_compressed_total{device="ens224"} 0 node_network_receive_compressed_total{device="ip_vti0"} 0 node_network_receive_compressed_total{device="kube-ipvs0"} 0 node_network_receive_compressed_total{device="lo"} 0 node_network_receive_compressed_total{device="nodelocaldns"} 0 node_network_receive_compressed_total{device="tunl0"} 0 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="cali06fc2f57932"} 0 node_network_receive_drop_total{device="cali2e243b6c922"} 0 node_network_receive_drop_total{device="cali40f40cb3314"} 0 node_network_receive_drop_total{device="cali5f5e9df29c6"} 0 node_network_receive_drop_total{device="cali72b41fc5727"} 0 node_network_receive_drop_total{device="cali82a7e680285"} 0 node_network_receive_drop_total{device="cali965dfa50b0a"} 0 node_network_receive_drop_total{device="cali990cc3ce3e6"} 0 node_network_receive_drop_total{device="calibdc2c186e44"} 0 node_network_receive_drop_total{device="calid79e1a0efae"} 0 node_network_receive_drop_total{device="caliea6fa683bd5"} 0 node_network_receive_drop_total{device="docker0"} 0 node_network_receive_drop_total{device="dummy0"} 0 node_network_receive_drop_total{device="ens192"} 2066 node_network_receive_drop_total{device="ens224"} 2090 node_network_receive_drop_total{device="ip_vti0"} 0 node_network_receive_drop_total{device="kube-ipvs0"} 0 node_network_receive_drop_total{device="lo"} 0 node_network_receive_drop_total{device="nodelocaldns"} 0 node_network_receive_drop_total{device="tunl0"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="cali06fc2f57932"} 0 node_network_receive_errs_total{device="cali2e243b6c922"} 0 node_network_receive_errs_total{device="cali40f40cb3314"} 0 node_network_receive_errs_total{device="cali5f5e9df29c6"} 0 node_network_receive_errs_total{device="cali72b41fc5727"} 0 node_network_receive_errs_total{device="cali82a7e680285"} 0 node_network_receive_errs_total{device="cali965dfa50b0a"} 0 node_network_receive_errs_total{device="cali990cc3ce3e6"} 0 node_network_receive_errs_total{device="calibdc2c186e44"} 0 node_network_receive_errs_total{device="calid79e1a0efae"} 0 node_network_receive_errs_total{device="caliea6fa683bd5"} 0 node_network_receive_errs_total{device="docker0"} 0 node_network_receive_errs_total{device="dummy0"} 0 node_network_receive_errs_total{device="ens192"} 0 node_network_receive_errs_total{device="ens224"} 0 node_network_receive_errs_total{device="ip_vti0"} 0 node_network_receive_errs_total{device="kube-ipvs0"} 0 node_network_receive_errs_total{device="lo"} 0 node_network_receive_errs_total{device="nodelocaldns"} 0 node_network_receive_errs_total{device="tunl0"} 0 # HELP node_network_receive_fifo_total Network device statistic receive_fifo. # TYPE node_network_receive_fifo_total counter node_network_receive_fifo_total{device="cali06fc2f57932"} 0 node_network_receive_fifo_total{device="cali2e243b6c922"} 0 node_network_receive_fifo_total{device="cali40f40cb3314"} 0 node_network_receive_fifo_total{device="cali5f5e9df29c6"} 0 node_network_receive_fifo_total{device="cali72b41fc5727"} 0 node_network_receive_fifo_total{device="cali82a7e680285"} 0 node_network_receive_fifo_total{device="cali965dfa50b0a"} 0 node_network_receive_fifo_total{device="cali990cc3ce3e6"} 0 node_network_receive_fifo_total{device="calibdc2c186e44"} 0 node_network_receive_fifo_total{device="calid79e1a0efae"} 0 node_network_receive_fifo_total{device="caliea6fa683bd5"} 0 node_network_receive_fifo_total{device="docker0"} 0 node_network_receive_fifo_total{device="dummy0"} 0 node_network_receive_fifo_total{device="ens192"} 0 node_network_receive_fifo_total{device="ens224"} 0 node_network_receive_fifo_total{device="ip_vti0"} 0 node_network_receive_fifo_total{device="kube-ipvs0"} 0 node_network_receive_fifo_total{device="lo"} 0 node_network_receive_fifo_total{device="nodelocaldns"} 0 node_network_receive_fifo_total{device="tunl0"} 0 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="cali06fc2f57932"} 0 node_network_receive_frame_total{device="cali2e243b6c922"} 0 node_network_receive_frame_total{device="cali40f40cb3314"} 0 node_network_receive_frame_total{device="cali5f5e9df29c6"} 0 node_network_receive_frame_total{device="cali72b41fc5727"} 0 node_network_receive_frame_total{device="cali82a7e680285"} 0 node_network_receive_frame_total{device="cali965dfa50b0a"} 0 node_network_receive_frame_total{device="cali990cc3ce3e6"} 0 node_network_receive_frame_total{device="calibdc2c186e44"} 0 node_network_receive_frame_total{device="calid79e1a0efae"} 0 node_network_receive_frame_total{device="caliea6fa683bd5"} 0 node_network_receive_frame_total{device="docker0"} 0 node_network_receive_frame_total{device="dummy0"} 0 node_network_receive_frame_total{device="ens192"} 0 node_network_receive_frame_total{device="ens224"} 0 node_network_receive_frame_total{device="ip_vti0"} 0 node_network_receive_frame_total{device="kube-ipvs0"} 0 node_network_receive_frame_total{device="lo"} 0 node_network_receive_frame_total{device="nodelocaldns"} 0 node_network_receive_frame_total{device="tunl0"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="cali06fc2f57932"} 0 node_network_receive_multicast_total{device="cali2e243b6c922"} 0 node_network_receive_multicast_total{device="cali40f40cb3314"} 0 node_network_receive_multicast_total{device="cali5f5e9df29c6"} 0 node_network_receive_multicast_total{device="cali72b41fc5727"} 0 node_network_receive_multicast_total{device="cali82a7e680285"} 0 node_network_receive_multicast_total{device="cali965dfa50b0a"} 0 node_network_receive_multicast_total{device="cali990cc3ce3e6"} 0 node_network_receive_multicast_total{device="calibdc2c186e44"} 0 node_network_receive_multicast_total{device="calid79e1a0efae"} 0 node_network_receive_multicast_total{device="caliea6fa683bd5"} 0 node_network_receive_multicast_total{device="docker0"} 0 node_network_receive_multicast_total{device="dummy0"} 0 node_network_receive_multicast_total{device="ens192"} 7.221353e+06 node_network_receive_multicast_total{device="ens224"} 6 node_network_receive_multicast_total{device="ip_vti0"} 0 node_network_receive_multicast_total{device="kube-ipvs0"} 0 node_network_receive_multicast_total{device="lo"} 0 node_network_receive_multicast_total{device="nodelocaldns"} 0 node_network_receive_multicast_total{device="tunl0"} 0 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="cali06fc2f57932"} 4.13415727e+08 node_network_receive_packets_total{device="cali2e243b6c922"} 3.634473e+06 node_network_receive_packets_total{device="cali40f40cb3314"} 2.15197649e+08 node_network_receive_packets_total{device="cali5f5e9df29c6"} 1.49644393e+08 node_network_receive_packets_total{device="cali72b41fc5727"} 0 node_network_receive_packets_total{device="cali82a7e680285"} 2.15186018e+08 node_network_receive_packets_total{device="cali965dfa50b0a"} 1.64838354e+08 node_network_receive_packets_total{device="cali990cc3ce3e6"} 1.0073614e+07 node_network_receive_packets_total{device="calibdc2c186e44"} 9.84351198e+08 node_network_receive_packets_total{device="calid79e1a0efae"} 4.543106e+06 node_network_receive_packets_total{device="caliea6fa683bd5"} 2.77247154e+08 node_network_receive_packets_total{device="docker0"} 1.5340942e+07 node_network_receive_packets_total{device="dummy0"} 0 node_network_receive_packets_total{device="ens192"} 2.480612315e+09 node_network_receive_packets_total{device="ens224"} 1.3051320042e+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"} 8.317068454e+09 node_network_receive_packets_total{device="nodelocaldns"} 0 node_network_receive_packets_total{device="tunl0"} 2.39795197e+08 # HELP node_network_speed_bytes speed_bytes value of /sys/class/net/. # TYPE node_network_speed_bytes gauge node_network_speed_bytes{device="cali06fc2f57932"} 1.25e+09 node_network_speed_bytes{device="cali2e243b6c922"} 1.25e+09 node_network_speed_bytes{device="cali40f40cb3314"} 1.25e+09 node_network_speed_bytes{device="cali5f5e9df29c6"} 1.25e+09 node_network_speed_bytes{device="cali72b41fc5727"} 1.25e+09 node_network_speed_bytes{device="cali82a7e680285"} 1.25e+09 node_network_speed_bytes{device="cali965dfa50b0a"} 1.25e+09 node_network_speed_bytes{device="cali990cc3ce3e6"} 1.25e+09 node_network_speed_bytes{device="calibdc2c186e44"} 1.25e+09 node_network_speed_bytes{device="calid79e1a0efae"} 1.25e+09 node_network_speed_bytes{device="caliea6fa683bd5"} 1.25e+09 node_network_speed_bytes{device="ens192"} 1.25e+09 node_network_speed_bytes{device="ens224"} 1.25e+09 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="cali06fc2f57932"} 1.2032698319e+11 node_network_transmit_bytes_total{device="cali2e243b6c922"} 2.10799864e+08 node_network_transmit_bytes_total{device="cali40f40cb3314"} 2.6660218257e+10 node_network_transmit_bytes_total{device="cali5f5e9df29c6"} 1.1274916711e+10 node_network_transmit_bytes_total{device="cali72b41fc5727"} 446 node_network_transmit_bytes_total{device="cali82a7e680285"} 2.6678923914e+10 node_network_transmit_bytes_total{device="cali965dfa50b0a"} 6.0037897741e+10 node_network_transmit_bytes_total{device="cali990cc3ce3e6"} 1.274367023e+09 node_network_transmit_bytes_total{device="calibdc2c186e44"} 2.342487935128e+12 node_network_transmit_bytes_total{device="calid79e1a0efae"} 2.48962642e+08 node_network_transmit_bytes_total{device="caliea6fa683bd5"} 1.20077211115e+11 node_network_transmit_bytes_total{device="docker0"} 3.669574874e+09 node_network_transmit_bytes_total{device="dummy0"} 0 node_network_transmit_bytes_total{device="ens192"} 1.310153893026e+12 node_network_transmit_bytes_total{device="ens224"} 2.025648983284e+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.149231441753e+12 node_network_transmit_bytes_total{device="nodelocaldns"} 0 node_network_transmit_bytes_total{device="tunl0"} 2.8997099401e+10 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="cali06fc2f57932"} 0 node_network_transmit_carrier_total{device="cali2e243b6c922"} 0 node_network_transmit_carrier_total{device="cali40f40cb3314"} 0 node_network_transmit_carrier_total{device="cali5f5e9df29c6"} 0 node_network_transmit_carrier_total{device="cali72b41fc5727"} 0 node_network_transmit_carrier_total{device="cali82a7e680285"} 0 node_network_transmit_carrier_total{device="cali965dfa50b0a"} 0 node_network_transmit_carrier_total{device="cali990cc3ce3e6"} 0 node_network_transmit_carrier_total{device="calibdc2c186e44"} 0 node_network_transmit_carrier_total{device="calid79e1a0efae"} 0 node_network_transmit_carrier_total{device="caliea6fa683bd5"} 0 node_network_transmit_carrier_total{device="docker0"} 0 node_network_transmit_carrier_total{device="dummy0"} 0 node_network_transmit_carrier_total{device="ens192"} 0 node_network_transmit_carrier_total{device="ens224"} 0 node_network_transmit_carrier_total{device="ip_vti0"} 0 node_network_transmit_carrier_total{device="kube-ipvs0"} 0 node_network_transmit_carrier_total{device="lo"} 0 node_network_transmit_carrier_total{device="nodelocaldns"} 0 node_network_transmit_carrier_total{device="tunl0"} 0 # HELP node_network_transmit_colls_total Network device statistic transmit_colls. # TYPE node_network_transmit_colls_total counter node_network_transmit_colls_total{device="cali06fc2f57932"} 0 node_network_transmit_colls_total{device="cali2e243b6c922"} 0 node_network_transmit_colls_total{device="cali40f40cb3314"} 0 node_network_transmit_colls_total{device="cali5f5e9df29c6"} 0 node_network_transmit_colls_total{device="cali72b41fc5727"} 0 node_network_transmit_colls_total{device="cali82a7e680285"} 0 node_network_transmit_colls_total{device="cali965dfa50b0a"} 0 node_network_transmit_colls_total{device="cali990cc3ce3e6"} 0 node_network_transmit_colls_total{device="calibdc2c186e44"} 0 node_network_transmit_colls_total{device="calid79e1a0efae"} 0 node_network_transmit_colls_total{device="caliea6fa683bd5"} 0 node_network_transmit_colls_total{device="docker0"} 0 node_network_transmit_colls_total{device="dummy0"} 0 node_network_transmit_colls_total{device="ens192"} 0 node_network_transmit_colls_total{device="ens224"} 0 node_network_transmit_colls_total{device="ip_vti0"} 0 node_network_transmit_colls_total{device="kube-ipvs0"} 0 node_network_transmit_colls_total{device="lo"} 0 node_network_transmit_colls_total{device="nodelocaldns"} 0 node_network_transmit_colls_total{device="tunl0"} 0 # HELP node_network_transmit_compressed_total Network device statistic transmit_compressed. # TYPE node_network_transmit_compressed_total counter node_network_transmit_compressed_total{device="cali06fc2f57932"} 0 node_network_transmit_compressed_total{device="cali2e243b6c922"} 0 node_network_transmit_compressed_total{device="cali40f40cb3314"} 0 node_network_transmit_compressed_total{device="cali5f5e9df29c6"} 0 node_network_transmit_compressed_total{device="cali72b41fc5727"} 0 node_network_transmit_compressed_total{device="cali82a7e680285"} 0 node_network_transmit_compressed_total{device="cali965dfa50b0a"} 0 node_network_transmit_compressed_total{device="cali990cc3ce3e6"} 0 node_network_transmit_compressed_total{device="calibdc2c186e44"} 0 node_network_transmit_compressed_total{device="calid79e1a0efae"} 0 node_network_transmit_compressed_total{device="caliea6fa683bd5"} 0 node_network_transmit_compressed_total{device="docker0"} 0 node_network_transmit_compressed_total{device="dummy0"} 0 node_network_transmit_compressed_total{device="ens192"} 0 node_network_transmit_compressed_total{device="ens224"} 0 node_network_transmit_compressed_total{device="ip_vti0"} 0 node_network_transmit_compressed_total{device="kube-ipvs0"} 0 node_network_transmit_compressed_total{device="lo"} 0 node_network_transmit_compressed_total{device="nodelocaldns"} 0 node_network_transmit_compressed_total{device="tunl0"} 0 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="cali06fc2f57932"} 0 node_network_transmit_drop_total{device="cali2e243b6c922"} 0 node_network_transmit_drop_total{device="cali40f40cb3314"} 0 node_network_transmit_drop_total{device="cali5f5e9df29c6"} 0 node_network_transmit_drop_total{device="cali72b41fc5727"} 0 node_network_transmit_drop_total{device="cali82a7e680285"} 0 node_network_transmit_drop_total{device="cali965dfa50b0a"} 0 node_network_transmit_drop_total{device="cali990cc3ce3e6"} 0 node_network_transmit_drop_total{device="calibdc2c186e44"} 0 node_network_transmit_drop_total{device="calid79e1a0efae"} 0 node_network_transmit_drop_total{device="caliea6fa683bd5"} 0 node_network_transmit_drop_total{device="docker0"} 0 node_network_transmit_drop_total{device="dummy0"} 0 node_network_transmit_drop_total{device="ens192"} 0 node_network_transmit_drop_total{device="ens224"} 0 node_network_transmit_drop_total{device="ip_vti0"} 0 node_network_transmit_drop_total{device="kube-ipvs0"} 0 node_network_transmit_drop_total{device="lo"} 0 node_network_transmit_drop_total{device="nodelocaldns"} 0 node_network_transmit_drop_total{device="tunl0"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="cali06fc2f57932"} 0 node_network_transmit_errs_total{device="cali2e243b6c922"} 0 node_network_transmit_errs_total{device="cali40f40cb3314"} 0 node_network_transmit_errs_total{device="cali5f5e9df29c6"} 0 node_network_transmit_errs_total{device="cali72b41fc5727"} 0 node_network_transmit_errs_total{device="cali82a7e680285"} 0 node_network_transmit_errs_total{device="cali965dfa50b0a"} 0 node_network_transmit_errs_total{device="cali990cc3ce3e6"} 0 node_network_transmit_errs_total{device="calibdc2c186e44"} 0 node_network_transmit_errs_total{device="calid79e1a0efae"} 0 node_network_transmit_errs_total{device="caliea6fa683bd5"} 0 node_network_transmit_errs_total{device="docker0"} 0 node_network_transmit_errs_total{device="dummy0"} 0 node_network_transmit_errs_total{device="ens192"} 0 node_network_transmit_errs_total{device="ens224"} 0 node_network_transmit_errs_total{device="ip_vti0"} 0 node_network_transmit_errs_total{device="kube-ipvs0"} 0 node_network_transmit_errs_total{device="lo"} 0 node_network_transmit_errs_total{device="nodelocaldns"} 0 node_network_transmit_errs_total{device="tunl0"} 0 # HELP node_network_transmit_fifo_total Network device statistic transmit_fifo. # TYPE node_network_transmit_fifo_total counter node_network_transmit_fifo_total{device="cali06fc2f57932"} 0 node_network_transmit_fifo_total{device="cali2e243b6c922"} 0 node_network_transmit_fifo_total{device="cali40f40cb3314"} 0 node_network_transmit_fifo_total{device="cali5f5e9df29c6"} 0 node_network_transmit_fifo_total{device="cali72b41fc5727"} 0 node_network_transmit_fifo_total{device="cali82a7e680285"} 0 node_network_transmit_fifo_total{device="cali965dfa50b0a"} 0 node_network_transmit_fifo_total{device="cali990cc3ce3e6"} 0 node_network_transmit_fifo_total{device="calibdc2c186e44"} 0 node_network_transmit_fifo_total{device="calid79e1a0efae"} 0 node_network_transmit_fifo_total{device="caliea6fa683bd5"} 0 node_network_transmit_fifo_total{device="docker0"} 0 node_network_transmit_fifo_total{device="dummy0"} 0 node_network_transmit_fifo_total{device="ens192"} 0 node_network_transmit_fifo_total{device="ens224"} 0 node_network_transmit_fifo_total{device="ip_vti0"} 0 node_network_transmit_fifo_total{device="kube-ipvs0"} 0 node_network_transmit_fifo_total{device="lo"} 0 node_network_transmit_fifo_total{device="nodelocaldns"} 0 node_network_transmit_fifo_total{device="tunl0"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="cali06fc2f57932"} 4.60939759e+08 node_network_transmit_packets_total{device="cali2e243b6c922"} 3.634478e+06 node_network_transmit_packets_total{device="cali40f40cb3314"} 2.17526622e+08 node_network_transmit_packets_total{device="cali5f5e9df29c6"} 1.48796771e+08 node_network_transmit_packets_total{device="cali72b41fc5727"} 5 node_network_transmit_packets_total{device="cali82a7e680285"} 2.17807355e+08 node_network_transmit_packets_total{device="cali965dfa50b0a"} 1.83979686e+08 node_network_transmit_packets_total{device="cali990cc3ce3e6"} 9.908002e+06 node_network_transmit_packets_total{device="calibdc2c186e44"} 9.26254972e+08 node_network_transmit_packets_total{device="calid79e1a0efae"} 4.543111e+06 node_network_transmit_packets_total{device="caliea6fa683bd5"} 2.86121637e+08 node_network_transmit_packets_total{device="docker0"} 1.3578521e+07 node_network_transmit_packets_total{device="dummy0"} 0 node_network_transmit_packets_total{device="ens192"} 2.17915638e+09 node_network_transmit_packets_total{device="ens224"} 1.178096217e+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"} 8.317068454e+09 node_network_transmit_packets_total{device="nodelocaldns"} 0 node_network_transmit_packets_total{device="tunl0"} 2.37446864e+08 # HELP node_network_transmit_queue_length transmit_queue_length value of /sys/class/net/. # TYPE node_network_transmit_queue_length gauge node_network_transmit_queue_length{device="cali06fc2f57932"} 0 node_network_transmit_queue_length{device="cali2e243b6c922"} 0 node_network_transmit_queue_length{device="cali40f40cb3314"} 0 node_network_transmit_queue_length{device="cali5f5e9df29c6"} 0 node_network_transmit_queue_length{device="cali72b41fc5727"} 0 node_network_transmit_queue_length{device="cali82a7e680285"} 0 node_network_transmit_queue_length{device="cali965dfa50b0a"} 0 node_network_transmit_queue_length{device="cali990cc3ce3e6"} 0 node_network_transmit_queue_length{device="calibdc2c186e44"} 0 node_network_transmit_queue_length{device="calid79e1a0efae"} 0 node_network_transmit_queue_length{device="caliea6fa683bd5"} 0 node_network_transmit_queue_length{device="docker0"} 0 node_network_transmit_queue_length{device="dummy0"} 1000 node_network_transmit_queue_length{device="ens192"} 1000 node_network_transmit_queue_length{device="ens224"} 1000 node_network_transmit_queue_length{device="ip_vti0"} 1000 node_network_transmit_queue_length{device="kube-ipvs0"} 0 node_network_transmit_queue_length{device="lo"} 1000 node_network_transmit_queue_length{device="nodelocaldns"} 0 node_network_transmit_queue_length{device="tunl0"} 1000 # HELP node_network_up Value is 1 if operstate is 'up', 0 otherwise. # TYPE node_network_up gauge node_network_up{device="cali06fc2f57932"} 1 node_network_up{device="cali2e243b6c922"} 1 node_network_up{device="cali40f40cb3314"} 1 node_network_up{device="cali5f5e9df29c6"} 1 node_network_up{device="cali72b41fc5727"} 1 node_network_up{device="cali82a7e680285"} 1 node_network_up{device="cali965dfa50b0a"} 1 node_network_up{device="cali990cc3ce3e6"} 1 node_network_up{device="calibdc2c186e44"} 1 node_network_up{device="calid79e1a0efae"} 1 node_network_up{device="caliea6fa683bd5"} 1 node_network_up{device="docker0"} 0 node_network_up{device="dummy0"} 0 node_network_up{device="ens192"} 1 node_network_up{device="ens224"} 1 node_network_up{device="ip_vti0"} 0 node_network_up{device="kube-ipvs0"} 0 node_network_up{device="lo"} 0 node_network_up{device="nodelocaldns"} 0 node_network_up{device="tunl0"} 0 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 1188 # 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 301 # HELP node_processes_state Number of processes in each state. # TYPE node_processes_state gauge node_processes_state{state="S"} 301 # HELP node_processes_threads Allocated threads in system # TYPE node_processes_threads gauge node_processes_threads 1239 # 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 4 # 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"} 4.752186103383054e+06 node_schedstat_running_seconds_total{cpu="1"} 5.860145037763773e+06 node_schedstat_running_seconds_total{cpu="2"} 5.845455991901154e+06 node_schedstat_running_seconds_total{cpu="3"} 5.577114779458344e+06 node_schedstat_running_seconds_total{cpu="4"} 5.383815251264818e+06 node_schedstat_running_seconds_total{cpu="5"} 5.202466608186965e+06 node_schedstat_running_seconds_total{cpu="6"} 5.123554367933371e+06 node_schedstat_running_seconds_total{cpu="7"} 5.057868446602398e+06 # HELP node_schedstat_timeslices_total Number of timeslices executed by CPU. # TYPE node_schedstat_timeslices_total counter node_schedstat_timeslices_total{cpu="0"} 6.7432722393e+10 node_schedstat_timeslices_total{cpu="1"} 8.0125677964e+10 node_schedstat_timeslices_total{cpu="2"} 7.849320622e+10 node_schedstat_timeslices_total{cpu="3"} 7.4812683772e+10 node_schedstat_timeslices_total{cpu="4"} 7.166400687e+10 node_schedstat_timeslices_total{cpu="5"} 6.978685258e+10 node_schedstat_timeslices_total{cpu="6"} 6.8282596672e+10 node_schedstat_timeslices_total{cpu="7"} 6.7498456785e+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.388156162638403e+06 node_schedstat_waiting_seconds_total{cpu="1"} 2.649265980199015e+06 node_schedstat_waiting_seconds_total{cpu="2"} 2.603773454742437e+06 node_schedstat_waiting_seconds_total{cpu="3"} 2.54368993325275e+06 node_schedstat_waiting_seconds_total{cpu="4"} 2.464651482411803e+06 node_schedstat_waiting_seconds_total{cpu="5"} 2.440841055848267e+06 node_schedstat_waiting_seconds_total{cpu="6"} 2.396797865314763e+06 node_schedstat_waiting_seconds_total{cpu="7"} 2.407458548306582e+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.001705848 node_scrape_collector_duration_seconds{collector="bcache"} 5.0436e-05 node_scrape_collector_duration_seconds{collector="bonding"} 0.001811222 node_scrape_collector_duration_seconds{collector="btrfs"} 0.001843748 node_scrape_collector_duration_seconds{collector="conntrack"} 0.001398031 node_scrape_collector_duration_seconds{collector="cpu"} 0.100020396 node_scrape_collector_duration_seconds{collector="cpufreq"} 0.000240456 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000260447 node_scrape_collector_duration_seconds{collector="edac"} 7.6658e-05 node_scrape_collector_duration_seconds{collector="entropy"} 0.000114081 node_scrape_collector_duration_seconds{collector="filefd"} 0.000111947 node_scrape_collector_duration_seconds{collector="filesystem"} 0.003243994 node_scrape_collector_duration_seconds{collector="hwmon"} 5.4856e-05 node_scrape_collector_duration_seconds{collector="infiniband"} 5.2597e-05 node_scrape_collector_duration_seconds{collector="interrupts"} 0.004769957 node_scrape_collector_duration_seconds{collector="ipvs"} 0.00092372 node_scrape_collector_duration_seconds{collector="loadavg"} 0.000152063 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000105807 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000956481 node_scrape_collector_duration_seconds{collector="mountstats"} 0.005613127 node_scrape_collector_duration_seconds{collector="netclass"} 0.310304037 node_scrape_collector_duration_seconds{collector="netdev"} 0.001936519 node_scrape_collector_duration_seconds{collector="netstat"} 0.00103224 node_scrape_collector_duration_seconds{collector="nfs"} 5.8696e-05 node_scrape_collector_duration_seconds{collector="nfsd"} 4.1889e-05 node_scrape_collector_duration_seconds{collector="ntp"} 0.000237494 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 0.001640868 node_scrape_collector_duration_seconds{collector="pressure"} 0.001466816 node_scrape_collector_duration_seconds{collector="processes"} 0.205952996 node_scrape_collector_duration_seconds{collector="rapl"} 9.7342e-05 node_scrape_collector_duration_seconds{collector="schedstat"} 0.000307219 node_scrape_collector_duration_seconds{collector="sockstat"} 0.000278616 node_scrape_collector_duration_seconds{collector="softnet"} 0.00013655 node_scrape_collector_duration_seconds{collector="stat"} 0.00046936 node_scrape_collector_duration_seconds{collector="systemd"} 9.9105e-05 node_scrape_collector_duration_seconds{collector="tcpstat"} 0.106050746 node_scrape_collector_duration_seconds{collector="textfile"} 7.6484e-05 node_scrape_collector_duration_seconds{collector="thermal_zone"} 0.001777442 node_scrape_collector_duration_seconds{collector="time"} 1.978e-05 node_scrape_collector_duration_seconds{collector="timex"} 2.5681e-05 node_scrape_collector_duration_seconds{collector="udp_queues"} 0.000342514 node_scrape_collector_duration_seconds{collector="uname"} 5.1319e-05 node_scrape_collector_duration_seconds{collector="vmstat"} 0.000335942 node_scrape_collector_duration_seconds{collector="xfs"} 0.001570942 node_scrape_collector_duration_seconds{collector="zfs"} 0.003177678 # 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 46 # HELP node_sockstat_TCP_alloc Number of TCP sockets in state alloc. # TYPE node_sockstat_TCP_alloc gauge node_sockstat_TCP_alloc 628 # HELP node_sockstat_TCP_inuse Number of TCP sockets in state inuse. # TYPE node_sockstat_TCP_inuse gauge node_sockstat_TCP_inuse 526 # HELP node_sockstat_TCP_mem Number of TCP sockets in state mem. # TYPE node_sockstat_TCP_mem gauge node_sockstat_TCP_mem 30 # 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 122880 # 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 304 # 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 1407 # HELP node_softnet_dropped_total Number of dropped packets # TYPE node_softnet_dropped_total counter node_softnet_dropped_total{cpu="0"} 0 node_softnet_dropped_total{cpu="1"} 0 node_softnet_dropped_total{cpu="2"} 0 node_softnet_dropped_total{cpu="3"} 0 node_softnet_dropped_total{cpu="4"} 0 node_softnet_dropped_total{cpu="5"} 0 node_softnet_dropped_total{cpu="6"} 0 node_softnet_dropped_total{cpu="7"} 0 # HELP node_softnet_processed_total Number of processed packets # TYPE node_softnet_processed_total counter node_softnet_processed_total{cpu="0"} 2.984437851e+09 node_softnet_processed_total{cpu="1"} 3.91612588e+09 node_softnet_processed_total{cpu="2"} 3.696176021e+09 node_softnet_processed_total{cpu="3"} 3.555511024e+09 node_softnet_processed_total{cpu="4"} 3.363712093e+09 node_softnet_processed_total{cpu="5"} 3.574784818e+09 node_softnet_processed_total{cpu="6"} 3.105897345e+09 node_softnet_processed_total{cpu="7"} 1.452392504e+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"} 58500 node_softnet_times_squeezed_total{cpu="1"} 76422 node_softnet_times_squeezed_total{cpu="2"} 73491 node_softnet_times_squeezed_total{cpu="3"} 76109 node_softnet_times_squeezed_total{cpu="4"} 66890 node_softnet_times_squeezed_total{cpu="5"} 84348 node_softnet_times_squeezed_total{cpu="6"} 67995 node_softnet_times_squeezed_total{cpu="7"} 122555 # HELP node_tcp_connection_states Number of connection states. # TYPE node_tcp_connection_states gauge node_tcp_connection_states{state="established"} 536 node_tcp_connection_states{state="listen"} 26 node_tcp_connection_states{state="rx_queued_bytes"} 0 node_tcp_connection_states{state="syn_sent"} 10 node_tcp_connection_states{state="time_wait"} 104 node_tcp_connection_states{state="tx_queued_bytes"} 10 # 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.7514227234160166e+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.0124345862e+11 # HELP node_vmstat_pgmajfault /proc/vmstat information field pgmajfault. # TYPE node_vmstat_pgmajfault untyped node_vmstat_pgmajfault 12394 # HELP node_vmstat_pgpgin /proc/vmstat information field pgpgin. # TYPE node_vmstat_pgpgin untyped node_vmstat_pgpgin 2.725781e+06 # HELP node_vmstat_pgpgout /proc/vmstat information field pgpgout. # TYPE node_vmstat_pgpgout untyped node_vmstat_pgpgout 8.263336475e+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.1026666e+07 node_xfs_block_mapping_extent_list_deletions_total{device="sda1"} 15 node_xfs_block_mapping_extent_list_deletions_total{device="sdb"} 1.1818243e+07 # HELP node_xfs_block_mapping_extent_list_insertions_total Number of extent list insertions for a filesystem. # TYPE node_xfs_block_mapping_extent_list_insertions_total counter node_xfs_block_mapping_extent_list_insertions_total{device="dm-0"} 4.2318935e+07 node_xfs_block_mapping_extent_list_insertions_total{device="sda1"} 12 node_xfs_block_mapping_extent_list_insertions_total{device="sdb"} 1.1529986e+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"} 3.957097069e+09 node_xfs_block_mapping_extent_list_lookups_total{device="sda1"} 1720 node_xfs_block_mapping_extent_list_lookups_total{device="sdb"} 1.61573613e+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.279338836e+09 node_xfs_block_mapping_reads_total{device="sda1"} 118 node_xfs_block_mapping_reads_total{device="sdb"} 2.772138994e+09 # HELP node_xfs_block_mapping_unmaps_total Number of block unmaps (deletes) for a filesystem. # TYPE node_xfs_block_mapping_unmaps_total counter node_xfs_block_mapping_unmaps_total{device="dm-0"} 1.00686995e+08 node_xfs_block_mapping_unmaps_total{device="sda1"} 17 node_xfs_block_mapping_unmaps_total{device="sdb"} 1.4359734e+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.379712327e+09 node_xfs_block_mapping_writes_total{device="sda1"} 1585 node_xfs_block_mapping_writes_total{device="sdb"} 3.124198949e+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.1706522e+07 node_xfs_directory_operation_create_total{device="sda1"} 16 node_xfs_directory_operation_create_total{device="sdb"} 2.4691565e+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.00694182e+08 node_xfs_directory_operation_getdents_total{device="sda1"} 24 node_xfs_directory_operation_getdents_total{device="sdb"} 1.235313024e+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"} 5.9635053e+07 node_xfs_directory_operation_lookup_total{device="sda1"} 30 node_xfs_directory_operation_lookup_total{device="sdb"} 4.4207157e+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.1699627e+07 node_xfs_directory_operation_remove_total{device="sda1"} 10 node_xfs_directory_operation_remove_total{device="sdb"} 2.4288493e+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.265636078e+09 node_xfs_extent_allocation_blocks_allocated_total{device="sda1"} 25040 node_xfs_extent_allocation_blocks_allocated_total{device="sdb"} 3.729165149e+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.264564059e+09 node_xfs_extent_allocation_blocks_freed_total{device="sda1"} 17119 node_xfs_extent_allocation_blocks_freed_total{device="sdb"} 3.726994262e+09 # HELP node_xfs_extent_allocation_extents_allocated_total Number of extents allocated for a filesystem. # TYPE node_xfs_extent_allocation_extents_allocated_total counter node_xfs_extent_allocation_extents_allocated_total{device="dm-0"} 2.681888e+06 node_xfs_extent_allocation_extents_allocated_total{device="sda1"} 12 node_xfs_extent_allocation_extents_allocated_total{device="sdb"} 1.1521926e+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"} 2.76947e+06 node_xfs_extent_allocation_extents_freed_total{device="sda1"} 6 node_xfs_extent_allocation_extents_freed_total{device="sdb"} 1.168747e+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.296857088e+09 node_xfs_read_calls_total{device="sda1"} 1573 node_xfs_read_calls_total{device="sdb"} 3.086783836e+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"} 37673 node_xfs_vnode_active_total{device="sda1"} 20 node_xfs_vnode_active_total{device="sdb"} 371959 # 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.1317594e+07 node_xfs_vnode_reclaim_total{device="sda1"} 5 node_xfs_vnode_reclaim_total{device="sdb"} 2.173541e+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.1317594e+07 node_xfs_vnode_release_total{device="sda1"} 5 node_xfs_vnode_release_total{device="sdb"} 2.173541e+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.1317594e+07 node_xfs_vnode_remove_total{device="sda1"} 5 node_xfs_vnode_remove_total{device="sdb"} 2.173541e+07 # HELP node_xfs_write_calls_total Number of write(2) system calls made to files in a filesystem. # TYPE node_xfs_write_calls_total counter node_xfs_write_calls_total{device="dm-0"} 1.729038259e+09 node_xfs_write_calls_total{device="sda1"} 907 node_xfs_write_calls_total{device="sdb"} 3.08884983e+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 461486.28 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.0668416e+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.64819491556e+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.473738e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0