# 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.0061e-05 go_gc_duration_seconds{quantile="0.25"} 2.3285e-05 go_gc_duration_seconds{quantile="0.5"} 3.0577e-05 go_gc_duration_seconds{quantile="0.75"} 3.2984e-05 go_gc_duration_seconds{quantile="1"} 6.0828e-05 go_gc_duration_seconds_sum 21.047815955 go_gc_duration_seconds_count 429725 # 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 2.84764e+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 7.74074149984e+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.049087e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.2300237031e+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.121464e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 2.84764e+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.571712e+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.358144e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 29661 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 3.055616e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 7.929856e+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.7281852827847655e+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.2300266692e+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 64848 # 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 97776 # 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.250496e+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 897649 # 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 458752 # 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 458752 # 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.70930762e+09 # HELP node_context_switches_total Total number of context switches. # TYPE node_context_switches_total counter node_context_switches_total 3.3992489595e+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 # 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"} 1.788925064e+07 node_cpu_seconds_total{cpu="0",mode="iowait"} 232179.4 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 1896.67 node_cpu_seconds_total{cpu="0",mode="softirq"} 58217.84 node_cpu_seconds_total{cpu="0",mode="steal"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 175801.8 node_cpu_seconds_total{cpu="0",mode="user"} 427127.94 node_cpu_seconds_total{cpu="1",mode="idle"} 1.787141042e+07 node_cpu_seconds_total{cpu="1",mode="iowait"} 253833.81 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 1938.34 node_cpu_seconds_total{cpu="1",mode="softirq"} 54117.28 node_cpu_seconds_total{cpu="1",mode="steal"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 175988.52 node_cpu_seconds_total{cpu="1",mode="user"} 428992.53 node_cpu_seconds_total{cpu="2",mode="idle"} 1.78806504e+07 node_cpu_seconds_total{cpu="2",mode="iowait"} 243066.7 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 1869.84 node_cpu_seconds_total{cpu="2",mode="softirq"} 56911.13 node_cpu_seconds_total{cpu="2",mode="steal"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 174656.44 node_cpu_seconds_total{cpu="2",mode="user"} 427900.45 node_cpu_seconds_total{cpu="3",mode="idle"} 1.78699589e+07 node_cpu_seconds_total{cpu="3",mode="iowait"} 255623.28 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 1835.27 node_cpu_seconds_total{cpu="3",mode="softirq"} 52337.36 node_cpu_seconds_total{cpu="3",mode="steal"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 174890.92 node_cpu_seconds_total{cpu="3",mode="user"} 429455.86 # HELP node_disk_discard_time_seconds_total This is the total number of seconds spent by all discards. # TYPE node_disk_discard_time_seconds_total counter node_disk_discard_time_seconds_total{device="md0"} 0 node_disk_discard_time_seconds_total{device="md0p1"} 0 node_disk_discard_time_seconds_total{device="md0p2"} 0 node_disk_discard_time_seconds_total{device="md0p3"} 0 node_disk_discard_time_seconds_total{device="md0p4"} 0 node_disk_discard_time_seconds_total{device="md1"} 0 node_disk_discard_time_seconds_total{device="sda"} 0 node_disk_discard_time_seconds_total{device="sda1"} 0 node_disk_discard_time_seconds_total{device="sda2"} 0 node_disk_discard_time_seconds_total{device="sdb"} 0 node_disk_discard_time_seconds_total{device="sdb1"} 0 node_disk_discard_time_seconds_total{device="sdb2"} 0 # HELP node_disk_discarded_sectors_total The total number of sectors discarded successfully. # TYPE node_disk_discarded_sectors_total counter node_disk_discarded_sectors_total{device="md0"} 0 node_disk_discarded_sectors_total{device="md0p1"} 0 node_disk_discarded_sectors_total{device="md0p2"} 0 node_disk_discarded_sectors_total{device="md0p3"} 0 node_disk_discarded_sectors_total{device="md0p4"} 0 node_disk_discarded_sectors_total{device="md1"} 0 node_disk_discarded_sectors_total{device="sda"} 0 node_disk_discarded_sectors_total{device="sda1"} 0 node_disk_discarded_sectors_total{device="sda2"} 0 node_disk_discarded_sectors_total{device="sdb"} 0 node_disk_discarded_sectors_total{device="sdb1"} 0 node_disk_discarded_sectors_total{device="sdb2"} 0 # HELP node_disk_discards_completed_total The total number of discards completed successfully. # TYPE node_disk_discards_completed_total counter node_disk_discards_completed_total{device="md0"} 0 node_disk_discards_completed_total{device="md0p1"} 0 node_disk_discards_completed_total{device="md0p2"} 0 node_disk_discards_completed_total{device="md0p3"} 0 node_disk_discards_completed_total{device="md0p4"} 0 node_disk_discards_completed_total{device="md1"} 0 node_disk_discards_completed_total{device="sda"} 0 node_disk_discards_completed_total{device="sda1"} 0 node_disk_discards_completed_total{device="sda2"} 0 node_disk_discards_completed_total{device="sdb"} 0 node_disk_discards_completed_total{device="sdb1"} 0 node_disk_discards_completed_total{device="sdb2"} 0 # HELP node_disk_discards_merged_total The total number of discards merged. # TYPE node_disk_discards_merged_total counter node_disk_discards_merged_total{device="md0"} 0 node_disk_discards_merged_total{device="md0p1"} 0 node_disk_discards_merged_total{device="md0p2"} 0 node_disk_discards_merged_total{device="md0p3"} 0 node_disk_discards_merged_total{device="md0p4"} 0 node_disk_discards_merged_total{device="md1"} 0 node_disk_discards_merged_total{device="sda"} 0 node_disk_discards_merged_total{device="sda1"} 0 node_disk_discards_merged_total{device="sda2"} 0 node_disk_discards_merged_total{device="sdb"} 0 node_disk_discards_merged_total{device="sdb1"} 0 node_disk_discards_merged_total{device="sdb2"} 0 # HELP node_disk_filesystem_info Info about disk filesystem. # TYPE node_disk_filesystem_info gauge node_disk_filesystem_info{device="md0p1",type="ext4",usage="filesystem",uuid="a304b3a1-dddd-4c1b-b322-f2e33b4f4f99",version="1.0"} 1 node_disk_filesystem_info{device="md0p2",type="swap",usage="other",uuid="de03cf16-b1d0-44c5-970c-e3a921fc6c10",version="1"} 1 node_disk_filesystem_info{device="md0p3",type="ext4",usage="filesystem",uuid="5de7b0b5-a351-40dc-bcff-a453d15f5db6",version="1.0"} 1 node_disk_filesystem_info{device="md0p4",type="ext4",usage="filesystem",uuid="61e0f87a-4e5b-4061-9205-70fdfe18e083",version="1.0"} 1 node_disk_filesystem_info{device="md1",type="xfs",usage="filesystem",uuid="60a3990d-70f1-4e3d-b5b9-994690b3e0cb",version=""} 1 node_disk_filesystem_info{device="sda1",type="linux_raid_member",usage="raid",uuid="6cf10257-b895-3ade-70fc-6953037f5508",version="1.2"} 1 node_disk_filesystem_info{device="sda2",type="linux_raid_member",usage="raid",uuid="6142d000-0aea-07b1-2d81-4b4bea1eaf23",version="1.2"} 1 node_disk_filesystem_info{device="sdb1",type="linux_raid_member",usage="raid",uuid="6cf10257-b895-3ade-70fc-6953037f5508",version="1.2"} 1 node_disk_filesystem_info{device="sdb2",type="linux_raid_member",usage="raid",uuid="6142d000-0aea-07b1-2d81-4b4bea1eaf23",version="1.2"} 1 # HELP node_disk_info Info of /sys/block/. # TYPE node_disk_info gauge node_disk_info{device="md0",major="9",minor="0",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p1",major="259",minor="0",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p2",major="259",minor="1",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p3",major="259",minor="2",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md0p4",major="259",minor="3",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="md1",major="9",minor="1",model="",path="",revision="",serial="",wwn=""} 1 node_disk_info{device="sda",major="8",minor="0",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG61AN3",wwn="0x5000c500661ebfbc"} 1 node_disk_info{device="sda1",major="8",minor="1",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG61AN3",wwn="0x5000c500661ebfbc"} 1 node_disk_info{device="sda2",major="8",minor="2",model="ST91000640NS",path="pci-0000:00:1f.2-ata-3",revision="SN03",serial="9XG61AN3",wwn="0x5000c500661ebfbc"} 1 node_disk_info{device="sdb",major="8",minor="16",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG5ZK44",wwn="0x5000c500661ee39c"} 1 node_disk_info{device="sdb1",major="8",minor="17",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG5ZK44",wwn="0x5000c500661ee39c"} 1 node_disk_info{device="sdb2",major="8",minor="18",model="ST91000640NS",path="pci-0000:00:1f.2-ata-4",revision="SN03",serial="9XG5ZK44",wwn="0x5000c500661ee39c"} 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"} 2.312699968e+06 node_disk_io_time_seconds_total{device="sda1"} 148945.948 node_disk_io_time_seconds_total{device="sda2"} 1.936661804e+06 node_disk_io_time_seconds_total{device="sdb"} 2.220187264e+06 node_disk_io_time_seconds_total{device="sdb1"} 146483.968 node_disk_io_time_seconds_total{device="sdb2"} 1.87802152e+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"} 4.29403536e+06 node_disk_io_time_weighted_seconds_total{device="sda1"} 633678.884 node_disk_io_time_weighted_seconds_total{device="sda2"} 1.7216191e+06 node_disk_io_time_weighted_seconds_total{device="sdb"} 323285.612 node_disk_io_time_weighted_seconds_total{device="sdb1"} 640960.9 node_disk_io_time_weighted_seconds_total{device="sdb2"} 1.98964902e+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"} 3.1414389248e+10 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.22051176448e+11 node_disk_read_bytes_total{device="sda"} 7.273715702272e+12 node_disk_read_bytes_total{device="sda1"} 2.81028169216e+11 node_disk_read_bytes_total{device="sda2"} 6.992623268864e+12 node_disk_read_bytes_total{device="sdb"} 7.112930643456e+12 node_disk_read_bytes_total{device="sdb1"} 2.33590946816e+11 node_disk_read_bytes_total{device="sdb2"} 6.879275432448e+12 # 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.403281477e+06 node_disk_read_time_seconds_total{device="sda1"} 47782.977 node_disk_read_time_seconds_total{device="sda2"} 1.355480582e+06 node_disk_read_time_seconds_total{device="sdb"} 1.589830921e+06 node_disk_read_time_seconds_total{device="sdb1"} 49578.925 node_disk_read_time_seconds_total{device="sdb2"} 1.5402355790000001e+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"} 2.092017e+06 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.041203e+07 node_disk_reads_completed_total{device="sda"} 8.8033294e+07 node_disk_reads_completed_total{device="sda1"} 3.787117e+06 node_disk_reads_completed_total{device="sda2"} 8.4243183e+07 node_disk_reads_completed_total{device="sdb"} 8.0013566e+07 node_disk_reads_completed_total{device="sdb1"} 2.981218e+06 node_disk_reads_completed_total{device="sdb2"} 7.7029355e+07 # 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"} 2.9342094e+07 node_disk_reads_merged_total{device="sda1"} 1.68495e+06 node_disk_reads_merged_total{device="sda2"} 2.7657141e+07 node_disk_reads_merged_total{device="sdb"} 2.9165505e+07 node_disk_reads_merged_total{device="sdb1"} 971155 node_disk_reads_merged_total{device="sdb2"} 2.8194346e+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"} 4.177048549e+06 node_disk_write_time_seconds_total{device="sda1"} 683383.349 node_disk_write_time_seconds_total{device="sda2"} 1.26556161e+06 node_disk_write_time_seconds_total{device="sdb"} 23550.71 node_disk_write_time_seconds_total{device="sdb1"} 687733.778 node_disk_write_time_seconds_total{device="sdb2"} 1.34340249e+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"} 7.3637488e+07 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"} 5.19083625e+08 node_disk_writes_completed_total{device="sda"} 7.5230932e+08 node_disk_writes_completed_total{device="sda1"} 4.9668097e+07 node_disk_writes_completed_total{device="sda2"} 5.1498578e+08 node_disk_writes_completed_total{device="sdb"} 7.52355851e+08 node_disk_writes_completed_total{device="sdb1"} 4.9724886e+07 node_disk_writes_completed_total{device="sdb2"} 5.14975522e+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.7221034e+07 node_disk_writes_merged_total{device="sda1"} 3.4084224e+07 node_disk_writes_merged_total{device="sda2"} 3.13681e+06 node_disk_writes_merged_total{device="sdb"} 3.7665604e+07 node_disk_writes_merged_total{device="sdb1"} 3.4518508e+07 node_disk_writes_merged_total{device="sdb2"} 3.147096e+06 # 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"} 3.65926770688e+11 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"} 7.292355701248e+12 node_disk_written_bytes_total{device="sda"} 7.788448451072e+12 node_disk_written_bytes_total{device="sda1"} 3.71126937088e+11 node_disk_written_bytes_total{device="sda2"} 7.417321513984e+12 node_disk_written_bytes_total{device="sdb"} 7.820641831424e+12 node_disk_written_bytes_total{device="sdb1"} 4.0332031744e+11 node_disk_written_bytes_total{device="sdb2"} 7.417321513984e+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="/"} 1.559248896e+09 node_filesystem_avail_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 3.91151616e+09 node_filesystem_avail_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 5.989220352e+09 node_filesystem_avail_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 7.74965338112e+11 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 0 node_filesystem_device_error{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 0 node_filesystem_device_error{device="/dev/md1",fstype="xfs",mountpoint="/home"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.62144e+06 node_filesystem_files{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 262144 node_filesystem_files{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 786432 node_filesystem_files{device="/dev/md1",fstype="xfs",mountpoint="/home"} 4.7258624e+08 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.361439e+06 node_filesystem_files_free{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 262110 node_filesystem_files_free{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 693275 node_filesystem_files_free{device="/dev/md1",fstype="xfs",mountpoint="/home"} 4.71356268e+08 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/md0p1",fstype="ext4",mountpoint="/"} 2.112897024e+09 node_filesystem_free_bytes{device="/dev/md0p3",fstype="ext4",mountpoint="/tmp"} 4.143038464e+09 node_filesystem_free_bytes{device="/dev/md0p4",fstype="ext4",mountpoint="/var"} 6.53131776e+09 node_filesystem_free_bytes{device="/dev/md1",fstype="xfs",mountpoint="/home"} 7.74965338112e+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 1.9916842e+07 # HELP node_intr_total Total number of interrupts serviced. # TYPE node_intr_total counter node_intr_total 2.6456133833e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.57 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.5 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.56 # 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 9.77006592e+08 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 2.105708544e+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 1.128701952e+09 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 0 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 1.224413184e+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.46243584e+08 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 1.855778816e+09 # HELP node_memory_CmaFree_bytes Memory information field CmaFree_bytes. # TYPE node_memory_CmaFree_bytes gauge node_memory_CmaFree_bytes 0 # HELP node_memory_CmaTotal_bytes Memory information field CmaTotal_bytes. # TYPE node_memory_CmaTotal_bytes gauge node_memory_CmaTotal_bytes 0 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 8.261087232e+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 2.915418112e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 4.244635648e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 4.314218496e+09 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 282624 # 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 4.93228032e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.11116288e+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 6.17934848e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 4.72223744e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 5.701632e+06 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 3.86895872e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 5.94640896e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 3.879931904e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 7.932248064e+09 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 1.8853888e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 1.0162176e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 1.130496e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 4.72223744e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 1.83959552e+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.46984704e+08 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 6.56183296e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 1.40394496e+08 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 3.90825984e+09 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 4.2949632e+09 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 1.8853888e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 2.646016e+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 21 # HELP node_netstat_Icmp6_InMsgs Statistic Icmp6InMsgs. # TYPE node_netstat_Icmp6_InMsgs untyped node_netstat_Icmp6_InMsgs 187222 # HELP node_netstat_Icmp6_OutMsgs Statistic Icmp6OutMsgs. # TYPE node_netstat_Icmp6_OutMsgs untyped node_netstat_Icmp6_OutMsgs 36267 # HELP node_netstat_Icmp_InErrors Statistic IcmpInErrors. # TYPE node_netstat_Icmp_InErrors untyped node_netstat_Icmp_InErrors 821 # HELP node_netstat_Icmp_InMsgs Statistic IcmpInMsgs. # TYPE node_netstat_Icmp_InMsgs untyped node_netstat_Icmp_InMsgs 3.2581706e+07 # HELP node_netstat_Icmp_OutMsgs Statistic IcmpOutMsgs. # TYPE node_netstat_Icmp_OutMsgs untyped node_netstat_Icmp_OutMsgs 3.2889689e+07 # HELP node_netstat_Ip6_InOctets Statistic Ip6InOctets. # TYPE node_netstat_Ip6_InOctets untyped node_netstat_Ip6_InOctets 1.5160403e+07 # HELP node_netstat_Ip6_OutOctets Statistic Ip6OutOctets. # TYPE node_netstat_Ip6_OutOctets untyped node_netstat_Ip6_OutOctets 2.692355e+06 # HELP node_netstat_IpExt_InOctets Statistic IpExtInOctets. # TYPE node_netstat_IpExt_InOctets untyped node_netstat_IpExt_InOctets 2.886573123897e+12 # HELP node_netstat_IpExt_OutOctets Statistic IpExtOutOctets. # TYPE node_netstat_IpExt_OutOctets untyped node_netstat_IpExt_OutOctets 1.3457398423555e+13 # HELP node_netstat_Ip_Forwarding Statistic IpForwarding. # TYPE node_netstat_Ip_Forwarding untyped node_netstat_Ip_Forwarding 2 # HELP node_netstat_TcpExt_ListenDrops Statistic TcpExtListenDrops. # TYPE node_netstat_TcpExt_ListenDrops untyped node_netstat_TcpExt_ListenDrops 3953 # HELP node_netstat_TcpExt_ListenOverflows Statistic TcpExtListenOverflows. # TYPE node_netstat_TcpExt_ListenOverflows untyped node_netstat_TcpExt_ListenOverflows 0 # HELP node_netstat_TcpExt_SyncookiesFailed Statistic TcpExtSyncookiesFailed. # TYPE node_netstat_TcpExt_SyncookiesFailed untyped node_netstat_TcpExt_SyncookiesFailed 24 # HELP node_netstat_TcpExt_SyncookiesRecv Statistic TcpExtSyncookiesRecv. # TYPE node_netstat_TcpExt_SyncookiesRecv untyped node_netstat_TcpExt_SyncookiesRecv 0 # HELP node_netstat_TcpExt_SyncookiesSent Statistic TcpExtSyncookiesSent. # TYPE node_netstat_TcpExt_SyncookiesSent untyped node_netstat_TcpExt_SyncookiesSent 386 # HELP node_netstat_TcpExt_TCPSynRetrans Statistic TcpExtTCPSynRetrans. # TYPE node_netstat_TcpExt_TCPSynRetrans untyped node_netstat_TcpExt_TCPSynRetrans 7.978571e+06 # HELP node_netstat_TcpExt_TCPTimeouts Statistic TcpExtTCPTimeouts. # TYPE node_netstat_TcpExt_TCPTimeouts untyped node_netstat_TcpExt_TCPTimeouts 1.0421089e+07 # HELP node_netstat_Tcp_ActiveOpens Statistic TcpActiveOpens. # TYPE node_netstat_Tcp_ActiveOpens untyped node_netstat_Tcp_ActiveOpens 8.443026e+06 # HELP node_netstat_Tcp_CurrEstab Statistic TcpCurrEstab. # TYPE node_netstat_Tcp_CurrEstab untyped node_netstat_Tcp_CurrEstab 3 # HELP node_netstat_Tcp_InErrs Statistic TcpInErrs. # TYPE node_netstat_Tcp_InErrs untyped node_netstat_Tcp_InErrs 131488 # HELP node_netstat_Tcp_InSegs Statistic TcpInSegs. # TYPE node_netstat_Tcp_InSegs untyped node_netstat_Tcp_InSegs 4.293250977e+09 # HELP node_netstat_Tcp_OutRsts Statistic TcpOutRsts. # TYPE node_netstat_Tcp_OutRsts untyped node_netstat_Tcp_OutRsts 1.126811e+06 # HELP node_netstat_Tcp_OutSegs Statistic TcpOutSegs. # TYPE node_netstat_Tcp_OutSegs untyped node_netstat_Tcp_OutSegs 1.0459617364e+10 # HELP node_netstat_Tcp_PassiveOpens Statistic TcpPassiveOpens. # TYPE node_netstat_Tcp_PassiveOpens untyped node_netstat_Tcp_PassiveOpens 3.3354268e+07 # HELP node_netstat_Tcp_RetransSegs Statistic TcpRetransSegs. # TYPE node_netstat_Tcp_RetransSegs untyped node_netstat_Tcp_RetransSegs 1.0601756e+07 # HELP node_netstat_Udp6_InDatagrams Statistic Udp6InDatagrams. # TYPE node_netstat_Udp6_InDatagrams untyped node_netstat_Udp6_InDatagrams 5929 # 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 21 # HELP node_netstat_Udp6_OutDatagrams Statistic Udp6OutDatagrams. # TYPE node_netstat_Udp6_OutDatagrams untyped node_netstat_Udp6_OutDatagrams 5950 # 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.6109108e+07 # HELP node_netstat_Udp_InErrors Statistic UdpInErrors. # TYPE node_netstat_Udp_InErrors untyped node_netstat_Udp_InErrors 688 # HELP node_netstat_Udp_NoPorts Statistic UdpNoPorts. # TYPE node_netstat_Udp_NoPorts untyped node_netstat_Udp_NoPorts 3.139244e+07 # HELP node_netstat_Udp_OutDatagrams Statistic UdpOutDatagrams. # TYPE node_netstat_Udp_OutDatagrams untyped node_netstat_Udp_OutDatagrams 4.7376812e+07 # HELP node_netstat_Udp_RcvbufErrors Statistic UdpRcvbufErrors. # TYPE node_netstat_Udp_RcvbufErrors untyped node_netstat_Udp_RcvbufErrors 0 # HELP node_netstat_Udp_SndbufErrors Statistic UdpSndbufErrors. # TYPE node_netstat_Udp_SndbufErrors untyped node_netstat_Udp_SndbufErrors 0 # HELP node_network_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.6678534676e+10 node_network_receive_bytes_total{device="eth1"} 5.51218533872e+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"} 0 node_network_receive_fifo_total{device="eth1"} 194 # 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"} 34 node_network_receive_multicast_total{device="eth1"} 177486 # 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"} 1.71134432e+08 node_network_receive_packets_total{device="eth1"} 4.990929785e+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"} 3.2142829186e+10 node_network_transmit_bytes_total{device="eth1"} 1.1310014714439e+13 # 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"} 4.1644308e+07 node_network_transmit_packets_total{device="eth1"} 8.911349256e+09 # HELP node_nf_conntrack_entries Number of currently allocated flow entries for connection tracking. # TYPE node_nf_conntrack_entries gauge node_nf_conntrack_entries 0 # HELP node_nf_conntrack_entries_limit Maximum size of connection tracking table. # TYPE node_nf_conntrack_entries_limit gauge node_nf_conntrack_entries_limit 262144 # HELP node_os_info A metric with a constant '1' value labeled by build_id, id, id_like, image_id, image_version, name, pretty_name, variant, variant_id, version, version_codename, version_id. # TYPE node_os_info gauge node_os_info{build_id="",id="ubuntu",id_like="debian",image_id="",image_version="",name="Ubuntu",pretty_name="Ubuntu 20.04.6 LTS",variant="",variant_id="",version="20.04.6 LTS (Focal Fossa)",version_codename="focal",version_id="20.04"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="ubuntu",id_like="debian",name="Ubuntu"} 20.04 # HELP node_procs_blocked Number of processes blocked waiting for I/O to complete. # TYPE node_procs_blocked gauge node_procs_blocked 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.000126462 node_scrape_collector_duration_seconds{collector="cpu"} 0.0009783 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001083585 node_scrape_collector_duration_seconds{collector="filesystem"} 0.004974852 node_scrape_collector_duration_seconds{collector="loadavg"} 7.1121e-05 node_scrape_collector_duration_seconds{collector="mdadm"} 0.00013719 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000258744 node_scrape_collector_duration_seconds{collector="netdev"} 0.00054206 node_scrape_collector_duration_seconds{collector="netstat"} 0.000997599 node_scrape_collector_duration_seconds{collector="os"} 4.2731e-05 node_scrape_collector_duration_seconds{collector="stat"} 0.000150664 node_scrape_collector_duration_seconds{collector="systemd"} 0.011920277 node_scrape_collector_duration_seconds{collector="textfile"} 3.0031e-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="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="textfile"} 1 # 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"} 283 node_systemd_units{state="deactivating"} 0 node_systemd_units{state="failed"} 2 node_systemd_units{state="inactive"} 149 # HELP node_systemd_version Detected systemd version # TYPE node_systemd_version gauge node_systemd_version{version="245.4-4ubuntu3.24"} 245.4 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 4037.89 # 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.66912e+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.71529050677e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.272229888e+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"} 214890 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0