# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 1.8803e-05 go_gc_duration_seconds{quantile="0.25"} 2.4488e-05 go_gc_duration_seconds{quantile="0.5"} 3.13e-05 go_gc_duration_seconds{quantile="0.75"} 3.459e-05 go_gc_duration_seconds{quantile="1"} 6.4376e-05 go_gc_duration_seconds_sum 4.579040463 go_gc_duration_seconds_count 153599 # 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.146416e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 2.70778137928e+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.109647e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 4.530179185e+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.148232e+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.146416e+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.416064e+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.54656e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 37849 # 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.11296e+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.962624e+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.7450668557374463e+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 4.530217034e+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 71400 # 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 5.040064e+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 794025 # 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 425984 # 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 425984 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.5570184e+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 7.1181410543e+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"} 5.529760916e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 386153.48 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 1427.75 node_cpu_seconds_total{cpu="0",mode="softirq"} 37109.81 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 182945.9 node_cpu_seconds_total{cpu="0",mode="user"} 325809.14 node_cpu_seconds_total{cpu="1",mode="idle"} 5.533156246e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 395052.15 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 1549.12 node_cpu_seconds_total{cpu="1",mode="softirq"} 12159.83 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 187778.08 node_cpu_seconds_total{cpu="1",mode="user"} 345469.52 node_cpu_seconds_total{cpu="2",mode="idle"} 5.534166911e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 375917.89 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 1421.56 node_cpu_seconds_total{cpu="2",mode="softirq"} 13960.96 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 182595.19 node_cpu_seconds_total{cpu="2",mode="user"} 350050.02 node_cpu_seconds_total{cpu="3",mode="idle"} 5.535283016e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 356729.69 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 1997.53 node_cpu_seconds_total{cpu="3",mode="softirq"} 11849.97 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 185380.91 node_cpu_seconds_total{cpu="3",mode="user"} 358780.98 node_cpu_seconds_total{cpu="4",mode="idle"} 5.524539684e+07 node_cpu_seconds_total{cpu="4",mode="iowait"} 391525.03 node_cpu_seconds_total{cpu="4",mode="irq"} 0 node_cpu_seconds_total{cpu="4",mode="nice"} 1562.88 node_cpu_seconds_total{cpu="4",mode="softirq"} 50236.88 node_cpu_seconds_total{cpu="4",mode="steal"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 180017.32 node_cpu_seconds_total{cpu="4",mode="user"} 346718.32 node_cpu_seconds_total{cpu="5",mode="idle"} 5.523719681e+07 node_cpu_seconds_total{cpu="5",mode="iowait"} 394407.15 node_cpu_seconds_total{cpu="5",mode="irq"} 0 node_cpu_seconds_total{cpu="5",mode="nice"} 1660.84 node_cpu_seconds_total{cpu="5",mode="softirq"} 47451.23 node_cpu_seconds_total{cpu="5",mode="steal"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 182708.47 node_cpu_seconds_total{cpu="5",mode="user"} 351484.04 node_cpu_seconds_total{cpu="6",mode="idle"} 5.533240499e+07 node_cpu_seconds_total{cpu="6",mode="iowait"} 360400.9 node_cpu_seconds_total{cpu="6",mode="irq"} 0 node_cpu_seconds_total{cpu="6",mode="nice"} 1531.07 node_cpu_seconds_total{cpu="6",mode="softirq"} 25643.43 node_cpu_seconds_total{cpu="6",mode="steal"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 183528.19 node_cpu_seconds_total{cpu="6",mode="user"} 337451.82 node_cpu_seconds_total{cpu="7",mode="idle"} 5.528018147e+07 node_cpu_seconds_total{cpu="7",mode="iowait"} 395303.59 node_cpu_seconds_total{cpu="7",mode="irq"} 0 node_cpu_seconds_total{cpu="7",mode="nice"} 1113.9 node_cpu_seconds_total{cpu="7",mode="softirq"} 38063.49 node_cpu_seconds_total{cpu="7",mode="steal"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 179712.94 node_cpu_seconds_total{cpu="7",mode="user"} 334286.86 # 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"} 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.450681688e+06 node_disk_io_time_seconds_total{device="sda1"} 967073.716 node_disk_io_time_seconds_total{device="sda2"} 556359.484 node_disk_io_time_seconds_total{device="sdb"} 4.11611252e+06 node_disk_io_time_seconds_total{device="sdb1"} 637545.132 node_disk_io_time_seconds_total{device="sdb2"} 3.292020444e+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"} 2.615252712e+06 node_disk_io_time_weighted_seconds_total{device="sda1"} 4.212455592e+06 node_disk_io_time_weighted_seconds_total{device="sda2"} 2.697744432e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 3.7510569760000003e+06 node_disk_io_time_weighted_seconds_total{device="sdb1"} 2.820076128e+06 node_disk_io_time_weighted_seconds_total{device="sdb2"} 3.839128544e+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"} 6.50584495616e+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"} 1.979849662976e+12 node_disk_read_bytes_total{device="sda"} 2.3104550221824e+13 node_disk_read_bytes_total{device="sda1"} 1.133636756992e+12 node_disk_read_bytes_total{device="sda2"} 2.1970781255168e+13 node_disk_read_bytes_total{device="sdb"} 2.1528696060416e+13 node_disk_read_bytes_total{device="sdb1"} 8.6946960384e+11 node_disk_read_bytes_total{device="sdb2"} 2.06590942592e+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"} 21051.038 node_disk_read_time_seconds_total{device="sda1"} 284222.606 node_disk_read_time_seconds_total{device="sda2"} 4.031771492e+06 node_disk_read_time_seconds_total{device="sdb"} 708941.605 node_disk_read_time_seconds_total{device="sdb1"} 199743.27000000002 node_disk_read_time_seconds_total{device="sdb2"} 509179.742 # 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"} 4.3659342e+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.8607748e+08 node_disk_reads_completed_total{device="sda"} 4.51136913e+08 node_disk_reads_completed_total{device="sda1"} 3.1112909e+07 node_disk_reads_completed_total{device="sda2"} 4.20017667e+08 node_disk_reads_completed_total{device="sdb"} 3.09179462e+08 node_disk_reads_completed_total{device="sdb1"} 1.3969502e+07 node_disk_reads_completed_total{device="sdb2"} 2.95203631e+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"} 4.7076907e+07 node_disk_reads_merged_total{device="sda1"} 1.1569926e+07 node_disk_reads_merged_total{device="sda2"} 3.5506981e+07 node_disk_reads_merged_total{device="sdb"} 6.2907368e+07 node_disk_reads_merged_total{device="sdb1"} 7.288193e+06 node_disk_reads_merged_total{device="sdb2"} 5.561917e+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"} 992130.246 node_disk_write_time_seconds_total{device="sda1"} 131755.903 node_disk_write_time_seconds_total{device="sda2"} 860374.3420000001 node_disk_write_time_seconds_total{device="sdb"} 1.099941798e+06 node_disk_write_time_seconds_total{device="sdb1"} 3.048308417e+06 node_disk_write_time_seconds_total{device="sdb2"} 729776.187 # 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"} 4.24126275e+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"} 6.91737204e+08 node_disk_writes_completed_total{device="sda"} 1.037663139e+09 node_disk_writes_completed_total{device="sda1"} 2.26453237e+08 node_disk_writes_completed_total{device="sda2"} 8.11209902e+08 node_disk_writes_completed_total{device="sdb"} 1.259484598e+09 node_disk_writes_completed_total{device="sdb1"} 2.26325403e+08 node_disk_writes_completed_total{device="sdb2"} 8.10758158e+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"} 2.47327626e+08 node_disk_writes_merged_total{device="sda1"} 2.37535983e+08 node_disk_writes_merged_total{device="sda2"} 9.791643e+06 node_disk_writes_merged_total{device="sdb"} 2.47906859e+08 node_disk_writes_merged_total{device="sdb1"} 2.37663568e+08 node_disk_writes_merged_total{device="sdb2"} 1.0243291e+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.039689540608e+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"} 9.460326534656e+12 node_disk_written_bytes_total{device="sda"} 1.1912647263232e+13 node_disk_written_bytes_total{device="sda1"} 2.05979427584e+12 node_disk_written_bytes_total{device="sda2"} 9.852852987392e+12 node_disk_written_bytes_total{device="sdb"} 1.1912649954304e+13 node_disk_written_bytes_total{device="sdb1"} 2.05979427584e+12 node_disk_written_bytes_total{device="sdb2"} 9.852855678464e+12 # 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.81472256e+08 node_filesystem_avail_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 3.89195776e+09 node_filesystem_avail_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 6.317600768e+09 node_filesystem_avail_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 1.13741819904e+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.37834104e+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.365224e+06 node_filesystem_files_free{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 257825 node_filesystem_files_free{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 761989 node_filesystem_files_free{device="/dev/md1",fstype="xfs",mountpoint="/home"} 2.22154805e+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.135120384e+09 node_filesystem_free_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 4.123480064e+09 node_filesystem_free_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 6.859698176e+09 node_filesystem_free_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 1.13741819904e+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.0740845e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 2.3124072868e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.64 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.55 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.38 # 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.1879424e+09 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.410445312e+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 2.22502912e+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.653792768e+09 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 3.4664448e+07 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 3.689472e+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 1.2245823488e+10 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 1.073741824e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 3.2111616e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 540672 # 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.36715264e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 6.96455168e+08 # 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.59739904e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 3.63966464e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 1.6744448e+07 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 1.35315456e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 1.071722496e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 3.79846656e+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 2.8536832e+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 3.63966464e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 2.94879232e+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 2.1057536e+07 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 6.58845696e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 5.0675712e+07 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 1.686495232e+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 3.497984e+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 163864 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 107317 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 17206 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 1.03449077e+08 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 1.03221396e+08 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.3869264e+07 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 7.112984e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 9.14549369751e+11 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 3.350197425383e+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 470266 # 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.20869031e+08 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.51701863e+08 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 4.7184045e+07 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 78 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 430583 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 3.46699211e+09 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.044935e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 4.543662241e+09 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 1.01333528e+08 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.44629818e+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.576069e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 625 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 9.7867925e+07 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 1.13274136e+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"} 9.6082606024e+10 node_network_receive_bytes_total{device="eth1"} 5.08489570437e+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"} 1410 node_network_receive_fifo_total{device="eth1"} 1442 # 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"} 105885 # 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"} 4.95879305e+08 node_network_receive_packets_total{device="eth1"} 7.359973861e+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"} 8.8541335478e+10 node_network_transmit_bytes_total{device="eth1"} 2.637130742359e+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.30194642e+08 node_network_transmit_packets_total{device="eth1"} 2.626242164e+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 2 # 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.000120634 node_scrape_collector_duration_seconds{collector="cpu"} 0.002055042 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001271967 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000813927 node_scrape_collector_duration_seconds{collector="hwmon"} 3.7418e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 7.9042e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 0.000153386 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000224928 node_scrape_collector_duration_seconds{collector="netdev"} 0.000589447 node_scrape_collector_duration_seconds{collector="netstat"} 0.001302604 node_scrape_collector_duration_seconds{collector="os"} 4.9181e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.00021162 node_scrape_collector_duration_seconds{collector="systemd"} 0.019760912 node_scrape_collector_duration_seconds{collector="timex"} 1.715e-05 node_scrape_collector_duration_seconds{collector="zfs"} 3.0003e-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"} 285 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 2 node_systemd_units{state="inactive"} 151 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="249.11-0ubuntu3.15"} 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.000225 # HELP node_timex_frequency_adjustment_ratio Local clock frequency adjustment. # TYPE node_timex_frequency_adjustment_ratio gauge node_timex_frequency_adjustment_ratio 1.00001033013916 # 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.284616 # HELP node_timex_offset_seconds Time offset in between local system and reference clock. # TYPE node_timex_offset_seconds gauge node_timex_offset_seconds 5.5471e-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 1702.63 # 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.3774848e+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.74045652305e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.272225792e+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"} 92198 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0