# 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"} 2.867e-05 go_gc_duration_seconds{quantile="0.25"} 3.8922e-05 go_gc_duration_seconds{quantile="0.5"} 4.0002e-05 go_gc_duration_seconds{quantile="0.75"} 4.1752e-05 go_gc_duration_seconds{quantile="1"} 6.6003e-05 go_gc_duration_seconds_sum 84.701357119 go_gc_duration_seconds_count 360442 # 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 1.68532e+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 6.30019635864e+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.161639e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.0537783151e+10 # 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.903528e+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 1.68532e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 5.5058432e+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 3.268608e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 3890 # 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.4935552e+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 5.832704e+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.7517649540568507e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.0537787041e+10 # 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 60984 # 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 765912 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 973297 # 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 393216 # 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 393216 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 6.7540232e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 5 # HELP node_boot_time_seconds Node boot time, in unixtime. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.688684281e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 8.3926862398e+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 node_cpu_core_throttles_total{core="2",package="0"} 0 node_cpu_core_throttles_total{core="3",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 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_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"} 6.167232607e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 538682.06 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 1570.83 node_cpu_seconds_total{cpu="0",mode="softirq"} 49621.9 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 220699.06 node_cpu_seconds_total{cpu="0",mode="user"} 414372.11 node_cpu_seconds_total{cpu="1",mode="idle"} 6.164398006e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 623585.9 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 1766.82 node_cpu_seconds_total{cpu="1",mode="softirq"} 15534.55 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 227226.09 node_cpu_seconds_total{cpu="1",mode="user"} 441493.82 node_cpu_seconds_total{cpu="2",mode="idle"} 6.167835524e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 577847.84 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 1634.8 node_cpu_seconds_total{cpu="2",mode="softirq"} 16958.9 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 221064.3 node_cpu_seconds_total{cpu="2",mode="user"} 449434.73 node_cpu_seconds_total{cpu="3",mode="idle"} 6.170578115e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 540381.08 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 2232.46 node_cpu_seconds_total{cpu="3",mode="softirq"} 15126.72 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 223385.84 node_cpu_seconds_total{cpu="3",mode="user"} 459384.98 node_cpu_seconds_total{cpu="4",mode="idle"} 6.159753377e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 570044.97 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 1695.86 node_cpu_seconds_total{cpu="4",mode="softirq"} 58292.15 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 215180.14 node_cpu_seconds_total{cpu="4",mode="user"} 445521.22 node_cpu_seconds_total{cpu="5",mode="idle"} 6.160706184e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 565064.48 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 1823.2 node_cpu_seconds_total{cpu="5",mode="softirq"} 50159.57 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 220007.27 node_cpu_seconds_total{cpu="5",mode="user"} 450261.14 node_cpu_seconds_total{cpu="6",mode="idle"} 6.169657011e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 532051.93 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 1686.82 node_cpu_seconds_total{cpu="6",mode="softirq"} 30708.39 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 220314.53 node_cpu_seconds_total{cpu="6",mode="user"} 436809.54 node_cpu_seconds_total{cpu="7",mode="idle"} 6.163954782e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 565138.56 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 1221.62 node_cpu_seconds_total{cpu="7",mode="softirq"} 47903.39 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 215926.76 node_cpu_seconds_total{cpu="7",mode="user"} 430536.5 # HELP node_disk_ata_rotation_rate_rpm ATA disk rotation rate in RPMs (0 for SSDs). # TYPE node_disk_ata_rotation_rate_rpm gauge node_disk_ata_rotation_rate_rpm{device="sda"} 7200 node_disk_ata_rotation_rate_rpm{device="sda1"} 7200 node_disk_ata_rotation_rate_rpm{device="sda2"} 7200 node_disk_ata_rotation_rate_rpm{device="sdb"} 7200 node_disk_ata_rotation_rate_rpm{device="sdb1"} 7200 node_disk_ata_rotation_rate_rpm{device="sdb2"} 7200 # HELP node_disk_ata_write_cache ATA disk has a write cache. # TYPE node_disk_ata_write_cache gauge node_disk_ata_write_cache{device="sda"} 1 node_disk_ata_write_cache{device="sda1"} 1 node_disk_ata_write_cache{device="sda2"} 1 node_disk_ata_write_cache{device="sdb"} 1 node_disk_ata_write_cache{device="sdb1"} 1 node_disk_ata_write_cache{device="sdb2"} 1 # HELP node_disk_ata_write_cache_enabled ATA disk has its write cache enabled. # TYPE node_disk_ata_write_cache_enabled gauge node_disk_ata_write_cache_enabled{device="sda"} 0 node_disk_ata_write_cache_enabled{device="sda1"} 0 node_disk_ata_write_cache_enabled{device="sda2"} 0 node_disk_ata_write_cache_enabled{device="sdb"} 1 node_disk_ata_write_cache_enabled{device="sdb1"} 1 node_disk_ata_write_cache_enabled{device="sdb2"} 1 # 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="2288bcac-31b8-48a2-8887-180149bb24b0",version="1.0"} 1 node_disk_filesystem_info{device="md0p2",type="swap",usage="other",uuid="deb8ea33-5e30-4672-9f80-0e98e0d5c345",version="1"} 1 node_disk_filesystem_info{device="md0p3",type="ext4",usage="filesystem",uuid="2606752a-3009-4660-a599-b0701dfcd7a8",version="1.0"} 1 node_disk_filesystem_info{device="md0p4",type="ext4",usage="filesystem",uuid="f23ecaa2-6f31-40b4-99f0-a3b49f112322",version="1.0"} 1 node_disk_filesystem_info{device="md1",type="xfs",usage="filesystem",uuid="83c80cfe-0b83-44fe-95f5-8c42bada4170",version=""} 1 node_disk_filesystem_info{device="sda1",type="linux_raid_member",usage="raid",uuid="70c7bb5d-e1e9-a08f-614d-cbdadf1ccc8b",version="1.2"} 1 node_disk_filesystem_info{device="sda2",type="linux_raid_member",usage="raid",uuid="4b69e002-4ef1-9a6d-cf02-2c5076f679be",version="1.2"} 1 node_disk_filesystem_info{device="sdb1",type="linux_raid_member",usage="raid",uuid="70c7bb5d-e1e9-a08f-614d-cbdadf1ccc8b",version="1.2"} 1 node_disk_filesystem_info{device="sdb2",type="linux_raid_member",usage="raid",uuid="4b69e002-4ef1-9a6d-cf02-2c5076f679be",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="HITACHI_HUA722010ALA330",path="pci-0000:00:1f.2-ata-3.0",revision="JP4ONS01",serial="N12TUT3L",wwn="0x5000cca39ce778ae"} 1 node_disk_info{device="sda1",major="8",minor="1",model="HITACHI_HUA722010ALA330",path="pci-0000:00:1f.2-ata-3.0",revision="JP4ONS01",serial="N12TUT3L",wwn="0x5000cca39ce778ae"} 1 node_disk_info{device="sda2",major="8",minor="2",model="HITACHI_HUA722010ALA330",path="pci-0000:00:1f.2-ata-3.0",revision="JP4ONS01",serial="N12TUT3L",wwn="0x5000cca39ce778ae"} 1 node_disk_info{device="sdb",major="8",minor="16",model="Hitachi_HUA722010CLA330",path="pci-0000:00:1f.2-ata-4.0",revision="JP4OA3EA",serial="JPW9K0N01MTASL",wwn="0x5000cca39ad715f3"} 1 node_disk_info{device="sdb1",major="8",minor="17",model="Hitachi_HUA722010CLA330",path="pci-0000:00:1f.2-ata-4.0",revision="JP4OA3EA",serial="JPW9K0N01MTASL",wwn="0x5000cca39ad715f3"} 1 node_disk_info{device="sdb2",major="8",minor="18",model="Hitachi_HUA722010CLA330",path="pci-0000:00:1f.2-ata-4.0",revision="JP4OA3EA",serial="JPW9K0N01MTASL",wwn="0x5000cca39ad715f3"} 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"} 2 node_disk_io_now{device="sdb"} 0 node_disk_io_now{device="sdb1"} 1 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"} 2.6569447e+06 node_disk_io_time_seconds_total{device="sda1"} 1.126073256e+06 node_disk_io_time_seconds_total{device="sda2"} 1.624144896e+06 node_disk_io_time_seconds_total{device="sdb"} 692723.296 node_disk_io_time_seconds_total{device="sdb1"} 735142.4280000001 node_disk_io_time_seconds_total{device="sdb2"} 4.011158056e+06 # 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"} 192746.72 node_disk_io_time_weighted_seconds_total{device="sda1"} 2.69824548e+06 node_disk_io_time_weighted_seconds_total{device="sda2"} 1.789437192e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 578039.884 node_disk_io_time_weighted_seconds_total{device="sdb1"} 77684.97200000001 node_disk_io_time_weighted_seconds_total{device="sdb2"} 2.855353732e+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.024322977792e+12 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.133066884096e+12 node_disk_read_bytes_total{device="sda"} 2.6156980112384e+13 node_disk_read_bytes_total{device="sda1"} 1.439686356992e+12 node_disk_read_bytes_total{device="sda2"} 2.471713632256e+13 node_disk_read_bytes_total{device="sdb"} 2.40028999424e+13 node_disk_read_bytes_total{device="sdb1"} 1.065814059008e+12 node_disk_read_bytes_total{device="sdb2"} 2.2936928462848e+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"} 1.221529063e+06 node_disk_read_time_seconds_total{device="sda1"} 578034.23 node_disk_read_time_seconds_total{device="sda2"} 643457.598 node_disk_read_time_seconds_total{device="sdb"} 1.868672413e+06 node_disk_read_time_seconds_total{device="sdb1"} 533358.059 node_disk_read_time_seconds_total{device="sdb2"} 1.335284595e+06 # 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"} 7.1850449e+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"} 2.59849161e+08 node_disk_reads_completed_total{device="sda"} 5.36399571e+08 node_disk_reads_completed_total{device="sda1"} 4.4266435e+07 node_disk_reads_completed_total{device="sda2"} 4.92125013e+08 node_disk_reads_completed_total{device="sdb"} 3.59634794e+08 node_disk_reads_completed_total{device="sdb1"} 1.955928e+07 node_disk_reads_completed_total{device="sdb2"} 3.40067408e+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"} 5.8581114e+07 node_disk_reads_merged_total{device="sda1"} 1.7925943e+07 node_disk_reads_merged_total{device="sda2"} 4.065517e+07 node_disk_reads_merged_total{device="sdb"} 7.4326326e+07 node_disk_reads_merged_total{device="sdb1"} 1.0651503e+07 node_disk_reads_merged_total{device="sdb2"} 6.3674808e+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"} 2.213864683e+06 node_disk_write_time_seconds_total{device="sda1"} 2.717925852e+06 node_disk_write_time_seconds_total{device="sda2"} 3.790906127e+06 node_disk_write_time_seconds_total{device="sdb"} 1.525394651e+06 node_disk_write_time_seconds_total{device="sdb1"} 55195.133 node_disk_write_time_seconds_total{device="sdb2"} 3.5336584420000003e+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"} 5.13503473e+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"} 8.5592623e+08 node_disk_writes_completed_total{device="sda"} 1.246652219e+09 node_disk_writes_completed_total{device="sda1"} 2.65651174e+08 node_disk_writes_completed_total{device="sda2"} 9.81001045e+08 node_disk_writes_completed_total{device="sdb"} 1.523809335e+09 node_disk_writes_completed_total{device="sdb1"} 2.65398519e+08 node_disk_writes_completed_total{device="sdb2"} 9.80395636e+08 # 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"} 3.03134192e+08 node_disk_writes_merged_total{device="sda1"} 2.92338113e+08 node_disk_writes_merged_total{device="sda2"} 1.0796079e+07 node_disk_writes_merged_total{device="sdb"} 3.03990752e+08 node_disk_writes_merged_total{device="sdb1"} 2.92589551e+08 node_disk_writes_merged_total{device="sdb2"} 1.1401201e+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"} 2.494402446336e+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"} 1.157677958656e+13 node_disk_written_bytes_total{device="sda"} 1.4541406810624e+13 node_disk_written_bytes_total{device="sda1"} 2.516706878976e+12 node_disk_written_bytes_total{device="sda2"} 1.2024699931648e+13 node_disk_written_bytes_total{device="sdb"} 1.4541409573888e+13 node_disk_written_bytes_total{device="sdb1"} 2.516706878976e+12 node_disk_written_bytes_total{device="sdb2"} 1.2024702694912e+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="/"} 5.54508288e+08 node_filesystem_avail_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 3.890782208e+09 node_filesystem_avail_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 5.870198784e+09 node_filesystem_avail_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 1.04189423616e+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"} 2.19462392e+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.365748e+06 node_filesystem_files_free{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 257452 node_filesystem_files_free{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 760917 node_filesystem_files_free{device="/dev/md1",fstype="xfs",mountpoint="/home"} 2.03495017e+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="/"} 1.108156416e+09 node_filesystem_free_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 4.122304512e+09 node_filesystem_free_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 6.412296192e+09 node_filesystem_free_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 1.04189423616e+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 5.6824353e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 2.8152370891e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.88 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.72 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.81 # 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.14173952e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.442361344e+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 3.00621824e+08 # 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.635958784e+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.06872832e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 6.36809216e+08 # 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 6.160470016e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 6.506029056e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 9.37426944e+08 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 3.34747648e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 1.241088e+06 # 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 5.80108288e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.00317184e+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 4.23063552e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 2.80711168e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.1337728e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.41647872e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.390047232e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 4.48372736e+08 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 3.731017728e+09 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 0 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 1.9083264e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 2.260992e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 2.80711168e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 2.77020672e+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 1.9955712e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 5.5773184e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 6.9226496e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 1.958162432e+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 0 # 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.953216e+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 0 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 174852 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 120129 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 18083 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.1404637e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 1.13796666e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.462768e+07 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 7.962312e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 1.130019063396e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 4.943571204065e+12 # 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 472801 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 410778 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 7915 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 24341 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 8097 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 1.30193421e+08 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.63448455e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 6.5070663e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 103 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 461065 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 4.623159738e+09 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.805893e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 6.415494561e+09 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.31303489e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.57915557e+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 1.7430451e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 632 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 1.07931825e+08 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.24952925e+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"} 1.02118154925e+11 node_network_receive_bytes_total{device="eth1"} 5.95172655176e+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"} 2819 node_network_receive_fifo_total{device="eth1"} 2760 # 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"} 68 node_network_receive_multicast_total{device="eth1"} 106041 # 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"} 5.30104439e+08 node_network_receive_packets_total{device="eth1"} 8.52747434e+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"} 1.01055666909e+11 node_network_transmit_bytes_total{device="eth1"} 4.092436669882e+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"} 1.46712855e+08 node_network_transmit_packets_total{device="eth1"} 3.793317476e+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 65536 # 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 22.04.3 LTS",variant="",variant_id="",version="22.04.3 LTS (Jammy Jellyfish)",version_codename="jammy",version_id="22.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"} 22.04 # 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 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.260417045 node_scrape_collector_duration_seconds{collector="cpu"} 0.780589551 node_scrape_collector_duration_seconds{collector="diskstats"} 0.974625741 node_scrape_collector_duration_seconds{collector="filesystem"} 0.386426611 node_scrape_collector_duration_seconds{collector="hwmon"} 4.9534e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 0.245871004 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000159072 node_scrape_collector_duration_seconds{collector="meminfo"} 0.521748949 node_scrape_collector_duration_seconds{collector="netdev"} 0.866568632 node_scrape_collector_duration_seconds{collector="netstat"} 0.935943877 node_scrape_collector_duration_seconds{collector="os"} 0.210279756 node_scrape_collector_duration_seconds{collector="stat"} 0.760619161 node_scrape_collector_duration_seconds{collector="systemd"} 1.344037241 node_scrape_collector_duration_seconds{collector="timex"} 1.8922e-05 node_scrape_collector_duration_seconds{collector="zfs"} 3.4805e-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"} 281 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 2 node_systemd_units{state="inactive"} 153 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="249.11-0ubuntu3.16"} 249.11 # HELP node_timex_estimated_error_seconds Estimated error in seconds. # TYPE node_timex_estimated_error_seconds gauge node_timex_estimated_error_seconds 0.000243 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1.0000104940338135 # 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.107071 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 3.2402e-05 # 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 8193 # 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 4032.77 # 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 8.658944e+06 # 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.74045652305e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.273864192e+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"} 215908 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 28