# 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"} 3.0597e-05 go_gc_duration_seconds{quantile="0.25"} 3.5016e-05 go_gc_duration_seconds{quantile="0.5"} 3.8889e-05 go_gc_duration_seconds{quantile="0.75"} 4.7832e-05 go_gc_duration_seconds{quantile="1"} 0.000115943 go_gc_duration_seconds_sum 3.696073264 go_gc_duration_seconds_count 83901 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 7 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.05644e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.47914907464e+11 # 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.102087e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.474191483e+09 # 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 4.154376e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 3.05644e+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 3.301376e+06 # 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.530176e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 36201 # 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 3.055616e+06 # 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 7.831552e+06 # 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.7429773368274128e+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.474227684e+09 # 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 1200 # 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 15600 # 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 73248 # 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 114072 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.850512e+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.057585e+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 557056 # 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 557056 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.5832328e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.692131603e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 9.2713907584e+10 # HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled. # TYPE node_cpu_core_throttles_total counter node_cpu_core_throttles_total{core="0",package="0"} 0 node_cpu_core_throttles_total{core="1",package="0"} 0 # 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 # HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled. # TYPE node_cpu_package_throttles_total counter node_cpu_package_throttles_total{package="0"} 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"} 4.444363262e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 1.03872999e+06 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 28009.44 node_cpu_seconds_total{cpu="0",mode="softirq"} 127325.44 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 1.0404936e+06 node_cpu_seconds_total{cpu="0",mode="user"} 3.93232751e+06 node_cpu_seconds_total{cpu="1",mode="idle"} 4.418220624e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 1.04040806e+06 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 29900.33 node_cpu_seconds_total{cpu="1",mode="softirq"} 117674.44 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.07585903e+06 node_cpu_seconds_total{cpu="1",mode="user"} 4.16735512e+06 node_cpu_seconds_total{cpu="2",mode="idle"} 4.390156414e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 1.03085341e+06 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 30672.46 node_cpu_seconds_total{cpu="2",mode="softirq"} 127011.55 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 1.11047209e+06 node_cpu_seconds_total{cpu="2",mode="user"} 4.41143889e+06 node_cpu_seconds_total{cpu="3",mode="idle"} 4.404931011e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 1.03187505e+06 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 29510.06 node_cpu_seconds_total{cpu="3",mode="softirq"} 110531.51 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 1.09669552e+06 node_cpu_seconds_total{cpu="3",mode="user"} 4.29849246e+06 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="md0"} 0 node_disk_discard_time_seconds_total{device="md0p1"} 0 node_disk_discard_time_seconds_total{device="md0p2"} 0 node_disk_discard_time_seconds_total{device="md0p3"} 0 node_disk_discard_time_seconds_total{device="md0p4"} 0 node_disk_discard_time_seconds_total{device="md1"} 0 node_disk_discard_time_seconds_total{device="sda"} 0 node_disk_discard_time_seconds_total{device="sda1"} 0 node_disk_discard_time_seconds_total{device="sda2"} 0 node_disk_discard_time_seconds_total{device="sdb"} 0 node_disk_discard_time_seconds_total{device="sdb1"} 0 node_disk_discard_time_seconds_total{device="sdb2"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="md0"} 0 node_disk_discarded_sectors_total{device="md0p1"} 0 node_disk_discarded_sectors_total{device="md0p2"} 0 node_disk_discarded_sectors_total{device="md0p3"} 0 node_disk_discarded_sectors_total{device="md0p4"} 0 node_disk_discarded_sectors_total{device="md1"} 0 node_disk_discarded_sectors_total{device="sda"} 0 node_disk_discarded_sectors_total{device="sda1"} 0 node_disk_discarded_sectors_total{device="sda2"} 0 node_disk_discarded_sectors_total{device="sdb"} 0 node_disk_discarded_sectors_total{device="sdb1"} 0 node_disk_discarded_sectors_total{device="sdb2"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="md0"} 0 node_disk_discards_completed_total{device="md0p1"} 0 node_disk_discards_completed_total{device="md0p2"} 0 node_disk_discards_completed_total{device="md0p3"} 0 node_disk_discards_completed_total{device="md0p4"} 0 node_disk_discards_completed_total{device="md1"} 0 node_disk_discards_completed_total{device="sda"} 0 node_disk_discards_completed_total{device="sda1"} 0 node_disk_discards_completed_total{device="sda2"} 0 node_disk_discards_completed_total{device="sdb"} 0 node_disk_discards_completed_total{device="sdb1"} 0 node_disk_discards_completed_total{device="sdb2"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="md0"} 0 node_disk_discards_merged_total{device="md0p1"} 0 node_disk_discards_merged_total{device="md0p2"} 0 node_disk_discards_merged_total{device="md0p3"} 0 node_disk_discards_merged_total{device="md0p4"} 0 node_disk_discards_merged_total{device="md1"} 0 node_disk_discards_merged_total{device="sda"} 0 node_disk_discards_merged_total{device="sda1"} 0 node_disk_discards_merged_total{device="sda2"} 0 node_disk_discards_merged_total{device="sdb"} 0 node_disk_discards_merged_total{device="sdb1"} 0 node_disk_discards_merged_total{device="sdb2"} 0 # HELP node_disk_filesystem_info Info about disk filesystem. # TYPE node_disk_filesystem_info gauge node_disk_filesystem_info{device="md0p1",type="ext4",usage="filesystem",uuid="a304b3a1-dddd-4c1b-b322-f2e33b4f4f99",version="1.0"} 1 node_disk_filesystem_info{device="md0p2",type="swap",usage="other",uuid="de03cf16-b1d0-44c5-970c-e3a921fc6c10",version="1"} 1 node_disk_filesystem_info{device="md0p3",type="ext4",usage="filesystem",uuid="5de7b0b5-a351-40dc-bcff-a453d15f5db6",version="1.0"} 1 node_disk_filesystem_info{device="md0p4",type="ext4",usage="filesystem",uuid="61e0f87a-4e5b-4061-9205-70fdfe18e083",version="1.0"} 1 node_disk_filesystem_info{device="md1",type="xfs",usage="filesystem",uuid="82a5e316-b89e-4c65-81b9-0a3ceaf01253",version=""} 1 node_disk_filesystem_info{device="sda1",type="linux_raid_member",usage="raid",uuid="feb83392-06d8-b281-34df-dd7ba81267e2",version="1.2"} 1 node_disk_filesystem_info{device="sda2",type="linux_raid_member",usage="raid",uuid="6d7bd4e1-e539-04b6-9678-8ee0bdf646a2",version="1.2"} 1 node_disk_filesystem_info{device="sdb1",type="linux_raid_member",usage="raid",uuid="feb83392-06d8-b281-34df-dd7ba81267e2",version="1.2"} 1 node_disk_filesystem_info{device="sdb2",type="linux_raid_member",usage="raid",uuid="6d7bd4e1-e539-04b6-9678-8ee0bdf646a2",version="1.2"} 1 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="md0",major="9",minor="0",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p1",major="259",minor="0",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p2",major="259",minor="1",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p3",major="259",minor="2",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p4",major="259",minor="3",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md1",major="9",minor="1",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="sda",major="8",minor="0",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG6RKG9",wwn="0x5000c500670551ea"} 1 node_disk_info{device="sda1",major="8",minor="1",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG6RKG9",wwn="0x5000c500670551ea"} 1 node_disk_info{device="sda2",major="8",minor="2",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG6RKG9",wwn="0x5000c500670551ea"} 1 node_disk_info{device="sdb",major="8",minor="16",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG6X4JY",wwn="0x5000c5006750fec3"} 1 node_disk_info{device="sdb1",major="8",minor="17",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG6X4JY",wwn="0x5000c5006750fec3"} 1 node_disk_info{device="sdb2",major="8",minor="18",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG6X4JY",wwn="0x5000c5006750fec3"} 1 # HELP node_disk_io_now The number of I/Os currently in progress. # TYPE node_disk_io_now gauge node_disk_io_now{device="md0"} 0 node_disk_io_now{device="md0p1"} 0 node_disk_io_now{device="md0p2"} 0 node_disk_io_now{device="md0p3"} 0 node_disk_io_now{device="md0p4"} 0 node_disk_io_now{device="md1"} 0 node_disk_io_now{device="sda"} 0 node_disk_io_now{device="sda1"} 0 node_disk_io_now{device="sda2"} 0 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sdb1"} 0 node_disk_io_now{device="sdb2"} 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="md0"} 0 node_disk_io_time_seconds_total{device="md0p1"} 0 node_disk_io_time_seconds_total{device="md0p2"} 0 node_disk_io_time_seconds_total{device="md0p3"} 0 node_disk_io_time_seconds_total{device="md0p4"} 0 node_disk_io_time_seconds_total{device="md1"} 0 node_disk_io_time_seconds_total{device="sda"} 1.166309524e+06 node_disk_io_time_seconds_total{device="sda1"} 498912.636 node_disk_io_time_seconds_total{device="sda2"} 291623.856 node_disk_io_time_seconds_total{device="sdb"} 1.0104131e+06 node_disk_io_time_seconds_total{device="sdb1"} 491555.408 node_disk_io_time_seconds_total{device="sdb2"} 121644.34 # 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="md0"} 0 node_disk_io_time_weighted_seconds_total{device="md0p1"} 0 node_disk_io_time_weighted_seconds_total{device="md0p2"} 0 node_disk_io_time_weighted_seconds_total{device="md0p3"} 0 node_disk_io_time_weighted_seconds_total{device="md0p4"} 0 node_disk_io_time_weighted_seconds_total{device="md1"} 0 node_disk_io_time_weighted_seconds_total{device="sda"} 1.242139732e+06 node_disk_io_time_weighted_seconds_total{device="sda1"} 2.49929372e+06 node_disk_io_time_weighted_seconds_total{device="sda2"} 2.72084646e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 2.24843572e+06 node_disk_io_time_weighted_seconds_total{device="sdb1"} 2.4612358000000003e+06 node_disk_io_time_weighted_seconds_total{device="sdb2"} 3.859237076e+06 # 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="md0"} 1.84315392e+11 node_disk_read_bytes_total{device="md0p1"} 0 node_disk_read_bytes_total{device="md0p2"} 0 node_disk_read_bytes_total{device="md0p3"} 0 node_disk_read_bytes_total{device="md0p4"} 0 node_disk_read_bytes_total{device="md1"} 3.542968059904e+12 node_disk_read_bytes_total{device="sda"} 2.2143657035264e+13 node_disk_read_bytes_total{device="sda1"} 7.43429095424e+11 node_disk_read_bytes_total{device="sda2"} 2.1400115661312e+13 node_disk_read_bytes_total{device="sdb"} 1.958502182656e+13 node_disk_read_bytes_total{device="sdb1"} 6.64707233792e+11 node_disk_read_bytes_total{device="sdb2"} 1.892020231424e+13 # 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="md0"} 0 node_disk_read_time_seconds_total{device="md0p1"} 0 node_disk_read_time_seconds_total{device="md0p2"} 0 node_disk_read_time_seconds_total{device="md0p3"} 0 node_disk_read_time_seconds_total{device="md0p4"} 0 node_disk_read_time_seconds_total{device="md1"} 0 node_disk_read_time_seconds_total{device="sda"} 3.580180261e+06 node_disk_read_time_seconds_total{device="sda1"} 163703.526 node_disk_read_time_seconds_total{device="sda2"} 3.4164618850000002e+06 node_disk_read_time_seconds_total{device="sdb"} 586248.174 node_disk_read_time_seconds_total{device="sdb1"} 178761.719 node_disk_read_time_seconds_total{device="sdb2"} 407473.461 # 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="md0"} 1.0149587e+07 node_disk_reads_completed_total{device="md0p1"} 0 node_disk_reads_completed_total{device="md0p2"} 0 node_disk_reads_completed_total{device="md0p3"} 0 node_disk_reads_completed_total{device="md0p4"} 0 node_disk_reads_completed_total{device="md1"} 1.61347179e+08 node_disk_reads_completed_total{device="sda"} 3.49073148e+08 node_disk_reads_completed_total{device="sda1"} 1.2570934e+07 node_disk_reads_completed_total{device="sda2"} 3.3649712e+08 node_disk_reads_completed_total{device="sdb"} 2.3286792e+08 node_disk_reads_completed_total{device="sdb1"} 8.726805e+06 node_disk_reads_completed_total{device="sdb2"} 2.24136023e+08 # 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="md0"} 0 node_disk_reads_merged_total{device="md0p1"} 0 node_disk_reads_merged_total{device="md0p2"} 0 node_disk_reads_merged_total{device="md0p3"} 0 node_disk_reads_merged_total{device="md0p4"} 0 node_disk_reads_merged_total{device="md1"} 0 node_disk_reads_merged_total{device="sda"} 8.7471782e+07 node_disk_reads_merged_total{device="sda1"} 4.073717e+06 node_disk_reads_merged_total{device="sda2"} 8.3398062e+07 node_disk_reads_merged_total{device="sdb"} 8.1541937e+07 node_disk_reads_merged_total{device="sdb1"} 3.30552e+06 node_disk_reads_merged_total{device="sdb2"} 7.8236412e+07 # 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="md0"} 0 node_disk_write_time_seconds_total{device="md0p1"} 0 node_disk_write_time_seconds_total{device="md0p2"} 0 node_disk_write_time_seconds_total{device="md0p3"} 0 node_disk_write_time_seconds_total{device="md0p4"} 0 node_disk_write_time_seconds_total{device="md1"} 0 node_disk_write_time_seconds_total{device="sda"} 990619.703 node_disk_write_time_seconds_total{device="sda1"} 2.674871918e+06 node_disk_write_time_seconds_total{device="sda2"} 1.64725236e+06 node_disk_write_time_seconds_total{device="sdb"} 690242.082 node_disk_write_time_seconds_total{device="sdb1"} 2.619677507e+06 node_disk_write_time_seconds_total{device="sdb2"} 1.490559342e+06 # 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="md0"} 3.19046189e+08 node_disk_writes_completed_total{device="md0p1"} 0 node_disk_writes_completed_total{device="md0p2"} 0 node_disk_writes_completed_total{device="md0p3"} 0 node_disk_writes_completed_total{device="md0p4"} 0 node_disk_writes_completed_total{device="md1"} 1.289647436e+09 node_disk_writes_completed_total{device="sda"} 1.86804706e+09 node_disk_writes_completed_total{device="sda1"} 1.76167643e+08 node_disk_writes_completed_total{device="sda2"} 1.28506915e+09 node_disk_writes_completed_total{device="sdb"} 1.868037128e+09 node_disk_writes_completed_total{device="sdb1"} 1.76173413e+08 node_disk_writes_completed_total{device="sdb2"} 1.285053448e+09 # HELP node_disk_writes_merged_total The number of writes merged. # TYPE node_disk_writes_merged_total counter node_disk_writes_merged_total{device="md0"} 0 node_disk_writes_merged_total{device="md0p1"} 0 node_disk_writes_merged_total{device="md0p2"} 0 node_disk_writes_merged_total{device="md0p3"} 0 node_disk_writes_merged_total{device="md0p4"} 0 node_disk_writes_merged_total{device="md1"} 0 node_disk_writes_merged_total{device="sda"} 2.00289626e+08 node_disk_writes_merged_total{device="sda1"} 1.76223299e+08 node_disk_writes_merged_total{device="sda2"} 2.4066327e+07 node_disk_writes_merged_total{device="sdb"} 2.00302371e+08 node_disk_writes_merged_total{device="sdb1"} 1.7622304e+08 node_disk_writes_merged_total{device="sdb2"} 2.4079331e+07 # 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="md0"} 1.529365050368e+12 node_disk_written_bytes_total{device="md0p1"} 0 node_disk_written_bytes_total{device="md0p2"} 0 node_disk_written_bytes_total{device="md0p3"} 0 node_disk_written_bytes_total{device="md0p4"} 0 node_disk_written_bytes_total{device="md1"} 2.2046952976896e+13 node_disk_written_bytes_total{device="sda"} 2.3884445927936e+13 node_disk_written_bytes_total{device="sda1"} 1.546162663424e+12 node_disk_written_bytes_total{device="sda2"} 2.2338283264512e+13 node_disk_written_bytes_total{device="sdb"} 2.3884445948416e+13 node_disk_written_bytes_total{device="sdb1"} 1.546162663424e+12 node_disk_written_bytes_total{device="sdb2"} 2.2338283284992e+13 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.21.4",revision="7333465abf9efba81876303bb57e6fadb946041b",tags="netgo osusergo static_build",version="1.7.0"} 1 # 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/md0p1",fstype="ext4",mountpoint="/"} 1.891233792e+09 node_filesystem_avail_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 3.911008256e+09 node_filesystem_avail_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 4.96863232e+09 node_filesystem_avail_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 8.04224524288e+11 # 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/md0p1",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 0 node_filesystem_device_error{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 0 node_filesystem_device_error{device="/dev/md1",fstype="xfs",mountpoint="/home"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.62144e+06 node_filesystem_files{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 262144 node_filesystem_files{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 786432 node_filesystem_files{device="/dev/md1",fstype="xfs",mountpoint="/home"} 4.7258624e+08 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.373357e+06 node_filesystem_files_free{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 261795 node_filesystem_files_free{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 559445 node_filesystem_files_free{device="/dev/md1",fstype="xfs",mountpoint="/home"} 4.70211089e+08 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.44488192e+09 node_filesystem_free_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 4.14253056e+09 node_filesystem_free_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 5.510729728e+09 node_filesystem_free_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 8.04224524288e+11 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 0 node_filesystem_readonly{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 0 node_filesystem_readonly{device="/dev/md1",fstype="xfs",mountpoint="/home"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 9.998454784e+09 node_filesystem_size_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 4.160421888e+09 node_filesystem_size_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 1.2629168128e+10 node_filesystem_size_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 9.67384035328e+11 # HELP node_forks_total Total number of forks. # TYPE node_forks_total counter node_forks_total 7.5022317e+07 # HELP node_hwmon_chip_names Annotation metric for human-readable chip names # TYPE node_hwmon_chip_names gauge node_hwmon_chip_names{chip="thermal_thermal_zone0",chip_name="acpitz"} 1 # HELP node_hwmon_temp_celsius Hardware monitor for temperature (input) # TYPE node_hwmon_temp_celsius gauge node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp0"} 27.8 node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 27.8 node_hwmon_temp_celsius{chip="thermal_thermal_zone0",sensor="temp2"} 29.8 # HELP node_hwmon_temp_crit_celsius Hardware monitor for temperature (crit) # TYPE node_hwmon_temp_crit_celsius gauge node_hwmon_temp_crit_celsius{chip="thermal_thermal_zone0",sensor="temp1"} 103 node_hwmon_temp_crit_celsius{chip="thermal_thermal_zone0",sensor="temp2"} 103 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 2.5898035727e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.53 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.86 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.86 # HELP node_md_blocks Total number of blocks on device. # TYPE node_md_blocks gauge node_md_blocks{device="md0"} 3.1438848e+07 node_md_blocks{device="md1"} 9.4517248e+08 # HELP node_md_blocks_synced Number of blocks synced on device. # TYPE node_md_blocks_synced gauge node_md_blocks_synced{device="md0"} 3.1438848e+07 node_md_blocks_synced{device="md1"} 9.4517248e+08 # HELP node_md_disks Number of active/failed/spare disks of device. # TYPE node_md_disks gauge node_md_disks{device="md0",state="active"} 2 node_md_disks{device="md0",state="failed"} 0 node_md_disks{device="md0",state="spare"} 0 node_md_disks{device="md1",state="active"} 2 node_md_disks{device="md1",state="failed"} 0 node_md_disks{device="md1",state="spare"} 0 # HELP node_md_disks_required Total number of disks of device. # TYPE node_md_disks_required gauge node_md_disks_required{device="md0"} 2 node_md_disks_required{device="md1"} 2 # HELP node_md_state Indicates the state of md-device. # TYPE node_md_state gauge node_md_state{device="md0",state="active"} 1 node_md_state{device="md0",state="check"} 0 node_md_state{device="md0",state="inactive"} 0 node_md_state{device="md0",state="recovering"} 0 node_md_state{device="md0",state="resync"} 0 node_md_state{device="md1",state="active"} 1 node_md_state{device="md1",state="check"} 0 node_md_state{device="md1",state="inactive"} 0 node_md_state{device="md1",state="recovering"} 0 node_md_state{device="md1",state="resync"} 0 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 1.739894784e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 6.606237696e+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.866342912e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 0 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.9183616e+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 1.58916608e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 6.801412096e+09 # 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.2482633728e+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.2241022976e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 3.189768192e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.3959020544e+10 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 307200 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 9.23922432e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 2.267713536e+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 1.343791104e+09 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.287774208e+09 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.9038208e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 9.26380032e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.2478623744e+10 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 5.16370432e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 1.6375345152e+10 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 1.8989056e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 2.4506368e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.130496e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.287774208e+09 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 4.70704128e+08 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 7.41793792e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 1.758478336e+09 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 3.4115584e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 4.024066048e+09 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 4.2949632e+09 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.8989056e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # 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.674688e+06 # 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 78 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 270093 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 96724 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 5793 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.29454422e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 1.31761556e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 2.2775258e+07 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 7.701962e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 4.7451492521317e+13 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 5.0609902319873e+13 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 2 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 16860 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 4382 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 270 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 783 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 4883 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 9.3879432e+07 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.18705989e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 5.8542147e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 123 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 770628 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 1.3777385685e+10 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 9.364632e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.5344399396e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 9.9917568e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.33519827e+08 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 26230 # 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 78 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 26308 # 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 4.3333819e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 1274 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 1.25045567e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.67939881e+08 # 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_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="bond0"} 0 node_network_receive_bytes_total{device="eth0"} 6.4666065066e+10 node_network_receive_bytes_total{device="eth1"} 9.10908732798e+11 # HELP node_network_receive_compressed_total Network device statistic receive_compressed. # TYPE node_network_receive_compressed_total counter node_network_receive_compressed_total{device="bond0"} 0 node_network_receive_compressed_total{device="eth0"} 0 node_network_receive_compressed_total{device="eth1"} 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="bond0"} 0 node_network_receive_drop_total{device="eth0"} 0 node_network_receive_drop_total{device="eth1"} 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="bond0"} 0 node_network_receive_errs_total{device="eth0"} 0 node_network_receive_errs_total{device="eth1"} 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="bond0"} 0 node_network_receive_fifo_total{device="eth0"} 5049 node_network_receive_fifo_total{device="eth1"} 206046 # HELP node_network_receive_frame_total Network device statistic receive_frame. # TYPE node_network_receive_frame_total counter node_network_receive_frame_total{device="bond0"} 0 node_network_receive_frame_total{device="eth0"} 0 node_network_receive_frame_total{device="eth1"} 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="bond0"} 0 node_network_receive_multicast_total{device="eth0"} 62 node_network_receive_multicast_total{device="eth1"} 220232 # HELP node_network_receive_nohandler_total Network device statistic receive_nohandler. # TYPE node_network_receive_nohandler_total counter node_network_receive_nohandler_total{device="bond0"} 0 node_network_receive_nohandler_total{device="eth0"} 0 node_network_receive_nohandler_total{device="eth1"} 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="bond0"} 0 node_network_receive_packets_total{device="eth0"} 6.94600465e+08 node_network_receive_packets_total{device="eth1"} 8.088543102e+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="bond0"} 0 node_network_transmit_bytes_total{device="eth0"} 6.16373065203e+11 node_network_transmit_bytes_total{device="eth1"} 3.196889046861e+12 # HELP node_network_transmit_carrier_total Network device statistic transmit_carrier. # TYPE node_network_transmit_carrier_total counter node_network_transmit_carrier_total{device="bond0"} 0 node_network_transmit_carrier_total{device="eth0"} 0 node_network_transmit_carrier_total{device="eth1"} 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="bond0"} 0 node_network_transmit_colls_total{device="eth0"} 0 node_network_transmit_colls_total{device="eth1"} 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="bond0"} 0 node_network_transmit_compressed_total{device="eth0"} 0 node_network_transmit_compressed_total{device="eth1"} 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="bond0"} 0 node_network_transmit_drop_total{device="eth0"} 0 node_network_transmit_drop_total{device="eth1"} 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="bond0"} 0 node_network_transmit_errs_total{device="eth0"} 0 node_network_transmit_errs_total{device="eth1"} 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="bond0"} 0 node_network_transmit_fifo_total{device="eth0"} 0 node_network_transmit_fifo_total{device="eth1"} 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="bond0"} 0 node_network_transmit_packets_total{device="eth0"} 5.15654487e+08 node_network_transmit_packets_total{device="eth1"} 2.88343567e+09 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 0 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # HELP node_os_info A metric with a constant '1' value labeled by build_id, id, id_like, image_id, image_version, name, pretty_name, variant, variant_id, version, version_codename, version_id. # TYPE node_os_info gauge node_os_info{build_id="",id="ubuntu",id_like="debian",image_id="",image_version="",name="Ubuntu",pretty_name="Ubuntu 20.04.6 LTS",variant="",variant_id="",version="20.04.6 LTS (Focal Fossa)",version_codename="focal",version_id="20.04"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="ubuntu",id_like="debian",name="Ubuntu"} 20.04 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 1 # HELP node_procs_running Number of processes in runnable state. # TYPE node_procs_running gauge node_procs_running 1 # 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="conntrack"} 0.000135231 node_scrape_collector_duration_seconds{collector="cpu"} 0.000866971 node_scrape_collector_duration_seconds{collector="diskstats"} 0.00485944 node_scrape_collector_duration_seconds{collector="filesystem"} 0.005297857 node_scrape_collector_duration_seconds{collector="hwmon"} 0.00697098 node_scrape_collector_duration_seconds{collector="loadavg"} 7.8738e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000118674 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000189117 node_scrape_collector_duration_seconds{collector="netdev"} 0.005585702 node_scrape_collector_duration_seconds{collector="netstat"} 0.001584209 node_scrape_collector_duration_seconds{collector="os"} 7.1582e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000164984 node_scrape_collector_duration_seconds{collector="systemd"} 0.02004188 node_scrape_collector_duration_seconds{collector="timex"} 2.2302e-05 node_scrape_collector_duration_seconds{collector="zfs"} 2.7935e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="conntrack"} 0 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="diskstats"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="hwmon"} 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="netdev"} 1 node_scrape_collector_success{collector="netstat"} 1 node_scrape_collector_success{collector="os"} 1 node_scrape_collector_success{collector="stat"} 1 node_scrape_collector_success{collector="systemd"} 1 node_scrape_collector_success{collector="timex"} 1 node_scrape_collector_success{collector="zfs"} 0 # HELP node_systemd_system_running Whether the system is operational (see 'systemctl is-system-running') # TYPE node_systemd_system_running gauge node_systemd_system_running 0 # HELP node_systemd_unit_state Systemd unit # TYPE node_systemd_unit_state gauge node_systemd_unit_state{name="atd.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="active",type="simple"} 1 node_systemd_unit_state{name="atd.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="atd.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="activating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="active",type="simple"} 1 node_systemd_unit_state{name="cron.service",state="deactivating",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="failed",type="simple"} 0 node_systemd_unit_state{name="cron.service",state="inactive",type="simple"} 0 node_systemd_unit_state{name="rsyslog.service",state="activating",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="active",type="notify"} 1 node_systemd_unit_state{name="rsyslog.service",state="deactivating",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="failed",type="notify"} 0 node_systemd_unit_state{name="rsyslog.service",state="inactive",type="notify"} 0 # HELP node_systemd_units Summary of systemd unit states # TYPE node_systemd_units gauge node_systemd_units{state="activating"} 0 node_systemd_units{state="active"} 287 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 2 node_systemd_units{state="inactive"} 147 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="245.4-4ubuntu3.24"} 245.4 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.000789 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1.0000260473022462 # HELP node_timex_loop_time_constant Phase-locked loop time constant. # TYPE node_timex_loop_time_constant gauge node_timex_loop_time_constant 10 # HELP node_timex_maxerror_seconds Maximum error in seconds. # TYPE node_timex_maxerror_seconds gauge node_timex_maxerror_seconds 0.076113 # 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.001132385 # 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 24577 # 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 1 # 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 process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1124.85 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.4159872e+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.74045773995e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.272492032e+09 # 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.8446744073709552e+19 # 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"} 50398 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0