# 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.8439e-05 go_gc_duration_seconds{quantile="0.25"} 3.8473e-05 go_gc_duration_seconds{quantile="0.5"} 4.1511e-05 go_gc_duration_seconds{quantile="0.75"} 4.8162e-05 go_gc_duration_seconds{quantile="1"} 8.5072e-05 go_gc_duration_seconds_sum 25.928345232 go_gc_duration_seconds_count 99630 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 10 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.3"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 576448 # 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 8.7355352e+07 # 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 1.460117e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 653948 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 3.003096e+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 576448 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 6.299648e+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 1.662976e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 2436 # 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 6.250496e+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.75014257975727e+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 656384 # 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 45920 # 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 81600 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 769771 # 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.3718792e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP node_boot_time_seconds Unix time of last boot, including microseconds. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.672776903520428e+09 # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 4.71731654e+06 node_cpu_seconds_total{cpu="0",mode="nice"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 8.00267547e+06 node_cpu_seconds_total{cpu="0",mode="user"} 2.144715578e+07 node_cpu_seconds_total{cpu="1",mode="idle"} 3.366627076e+07 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 211137.95 node_cpu_seconds_total{cpu="1",mode="user"} 521940.33 node_cpu_seconds_total{cpu="10",mode="idle"} 2.381404053e+07 node_cpu_seconds_total{cpu="10",mode="nice"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 1.62723635e+06 node_cpu_seconds_total{cpu="10",mode="user"} 8.92122807e+06 node_cpu_seconds_total{cpu="11",mode="idle"} 3.362938759e+07 node_cpu_seconds_total{cpu="11",mode="nice"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 171223.39 node_cpu_seconds_total{cpu="11",mode="user"} 608823.02 node_cpu_seconds_total{cpu="2",mode="idle"} 1.927690296e+07 node_cpu_seconds_total{cpu="2",mode="nice"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 4.85881209e+06 node_cpu_seconds_total{cpu="2",mode="user"} 1.005025864e+07 node_cpu_seconds_total{cpu="3",mode="idle"} 3.364214499e+07 node_cpu_seconds_total{cpu="3",mode="nice"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 201096.78 node_cpu_seconds_total{cpu="3",mode="user"} 557846.53 node_cpu_seconds_total{cpu="4",mode="idle"} 2.13600092e+07 node_cpu_seconds_total{cpu="4",mode="nice"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 3.79681716e+06 node_cpu_seconds_total{cpu="4",mode="user"} 9.06772856e+06 node_cpu_seconds_total{cpu="5",mode="idle"} 3.363770564e+07 node_cpu_seconds_total{cpu="5",mode="nice"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 192245.41 node_cpu_seconds_total{cpu="5",mode="user"} 574024.31 node_cpu_seconds_total{cpu="6",mode="idle"} 2.258105671e+07 node_cpu_seconds_total{cpu="6",mode="nice"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 2.88298089e+06 node_cpu_seconds_total{cpu="6",mode="user"} 8.82419637e+06 node_cpu_seconds_total{cpu="7",mode="idle"} 3.361653008e+07 node_cpu_seconds_total{cpu="7",mode="nice"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 186453 node_cpu_seconds_total{cpu="7",mode="user"} 602359.03 node_cpu_seconds_total{cpu="8",mode="idle"} 2.260273604e+07 node_cpu_seconds_total{cpu="8",mode="nice"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 2.05340921e+06 node_cpu_seconds_total{cpu="8",mode="user"} 9.68732938e+06 node_cpu_seconds_total{cpu="9",mode="idle"} 3.36265884e+07 node_cpu_seconds_total{cpu="9",mode="nice"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 179439.51 node_cpu_seconds_total{cpu="9",mode="user"} 601006.81 # 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="disk0"} 1.605057326321664e+15 node_disk_read_bytes_total{device="disk2"} 9.580032e+06 node_disk_read_bytes_total{device="disk3"} 5.6554496e+07 # HELP node_disk_read_errors_total The total number of read errors. # TYPE node_disk_read_errors_total counter node_disk_read_errors_total{device="disk0"} 0 node_disk_read_errors_total{device="disk2"} 0 node_disk_read_errors_total{device="disk3"} 0 # HELP node_disk_read_retries_total The total number of read retries. # TYPE node_disk_read_retries_total counter node_disk_read_retries_total{device="disk0"} 0 node_disk_read_retries_total{device="disk2"} 0 node_disk_read_retries_total{device="disk3"} 0 # HELP node_disk_read_sectors_total The total number of sectors read successfully. # TYPE node_disk_read_sectors_total counter node_disk_read_sectors_total{device="disk0"} 5.187175332519531e+06 node_disk_read_sectors_total{device="disk2"} 4.666015625 node_disk_read_sectors_total{device="disk3"} 27.05859375 # 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="disk0"} 7.729640192237488e+06 node_disk_read_time_seconds_total{device="disk2"} 22.101569551 node_disk_read_time_seconds_total{device="disk3"} 7.519763888 # 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="disk0"} 2.1246670162e+10 node_disk_reads_completed_total{device="disk2"} 2389 node_disk_reads_completed_total{device="disk3"} 13854 # HELP node_disk_write_errors_total The total number of write errors. # TYPE node_disk_write_errors_total counter node_disk_write_errors_total{device="disk0"} 0 node_disk_write_errors_total{device="disk2"} 0 node_disk_write_errors_total{device="disk3"} 0 # HELP node_disk_write_retries_total The total number of write retries. # TYPE node_disk_write_retries_total counter node_disk_write_retries_total{device="disk0"} 0 node_disk_write_retries_total{device="disk2"} 0 node_disk_write_retries_total{device="disk3"} 0 # HELP node_disk_write_time_seconds_total This is the total number of seconds spent by all writes. # TYPE node_disk_write_time_seconds_total counter node_disk_write_time_seconds_total{device="disk0"} 2.094616774916395e+07 node_disk_write_time_seconds_total{device="disk2"} 0.004518958 node_disk_write_time_seconds_total{device="disk3"} 0.145762337 # 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="disk0"} 1.1997275129e+10 node_disk_writes_completed_total{device="disk2"} 88 node_disk_writes_completed_total{device="disk3"} 3316 # 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="disk0"} 1.610465302929408e+15 node_disk_written_bytes_total{device="disk2"} 1.8052096e+07 node_disk_written_bytes_total{device="disk3"} 2.0292608e+07 # HELP node_disk_written_sectors_total The total number of sectors written successfully. # TYPE node_disk_written_sectors_total counter node_disk_written_sectors_total{device="disk0"} 2.9290222482910156e+06 node_disk_written_sectors_total{device="disk2"} 0.171875 node_disk_written_sectors_total{device="disk3"} 6.4765625 # 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="unknown",goarch="amd64",goos="darwin",goversion="go1.23.3",revision="v1.8.2",tags="unknown",version="1.8.2"} 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/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 1.971613696e+10 node_filesystem_avail_bytes{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 5.24251136e+08 node_filesystem_avail_bytes{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 6.551552e+07 node_filesystem_avail_bytes{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # 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/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 0 node_filesystem_device_error{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 0 node_filesystem_device_error{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 0 node_filesystem_device_error{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 0 node_filesystem_device_error{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 0 node_filesystem_device_error{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 0 node_filesystem_device_error{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 0 node_filesystem_device_error{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 0 node_filesystem_device_error{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 1.92889869e+08 node_filesystem_files{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 1.92888974e+08 node_filesystem_files{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 1.9438412e+08 node_filesystem_files{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 1.92541988e+08 node_filesystem_files{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 1.92540403e+08 node_filesystem_files{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 1.92541049e+08 node_filesystem_files{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 1.93338445e+08 node_filesystem_files{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 4.294967279e+09 node_filesystem_files{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 4.294967279e+09 node_filesystem_files{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 1.925404e+08 node_filesystem_files_free{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 4.294967273e+09 node_filesystem_files_free{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 4.294967272e+09 node_filesystem_files_free{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 1.971613696e+10 node_filesystem_free_bytes{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 5.24251136e+08 node_filesystem_free_bytes{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 6.551552e+07 node_filesystem_free_bytes{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 0 node_filesystem_readonly{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 1 node_filesystem_readonly{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 0 node_filesystem_readonly{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 0 node_filesystem_readonly{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 0 node_filesystem_readonly{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 0 node_filesystem_readonly{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 0 node_filesystem_readonly{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 0 node_filesystem_readonly{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 0 node_filesystem_readonly{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/disk1s1",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s1s1",device_error="",fstype="apfs",mountpoint="/"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s2",device_error="",fstype="apfs",mountpoint="/System/Volumes/Data"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s3",device_error="",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s5",device_error="",fstype="apfs",mountpoint="/System/Volumes/VM"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s6",device_error="",fstype="apfs",mountpoint="/System/Volumes/Update"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s7",device_error="",fstype="apfs",mountpoint="/nix"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk2",device_error="",fstype="hfs",mountpoint="/private/var/run/agenix.d"} 5.36870912e+08 node_filesystem_size_bytes{device="/dev/disk3",device_error="",fstype="hfs",mountpoint="/private/var/run/secrets.d"} 6.7108864e+07 node_filesystem_size_bytes{device="map auto_home",device_error="",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 2.14453125 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 2.25439453125 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 2.265625 # HELP node_memory_active_bytes Memory information field active_bytes. # TYPE node_memory_active_bytes gauge node_memory_active_bytes 7.779704832e+09 # HELP node_memory_compressed_bytes Memory information field compressed_bytes. # TYPE node_memory_compressed_bytes gauge node_memory_compressed_bytes 4.66235392e+08 # HELP node_memory_free_bytes Memory information field free_bytes. # TYPE node_memory_free_bytes gauge node_memory_free_bytes 1.3599674368e+10 # HELP node_memory_inactive_bytes Memory information field inactive_bytes. # TYPE node_memory_inactive_bytes gauge node_memory_inactive_bytes 5.990531072e+09 # HELP node_memory_internal_bytes Memory information field internal_bytes. # TYPE node_memory_internal_bytes gauge node_memory_internal_bytes 1.1293458432e+10 # HELP node_memory_purgeable_bytes Memory information field purgeable_bytes. # TYPE node_memory_purgeable_bytes gauge node_memory_purgeable_bytes 2.1254144e+07 # HELP node_memory_swap_total_bytes Memory information field swap_total_bytes. # TYPE node_memory_swap_total_bytes gauge node_memory_swap_total_bytes 3.221225472e+09 # HELP node_memory_swap_used_bytes Memory information field swap_used_bytes. # TYPE node_memory_swap_used_bytes gauge node_memory_swap_used_bytes 3.18767104e+09 # HELP node_memory_swapped_in_bytes_total Memory information field swapped_in_bytes_total. # TYPE node_memory_swapped_in_bytes_total counter node_memory_swapped_in_bytes_total 9.024813344768e+13 # HELP node_memory_swapped_out_bytes_total Memory information field swapped_out_bytes_total. # TYPE node_memory_swapped_out_bytes_total counter node_memory_swapped_out_bytes_total 4.20858544128e+11 # HELP node_memory_total_bytes Memory information field total_bytes. # TYPE node_memory_total_bytes gauge node_memory_total_bytes 3.4359738368e+10 # HELP node_memory_wired_bytes Memory information field wired_bytes. # TYPE node_memory_wired_bytes gauge node_memory_wired_bytes 6.521040896e+09 # HELP node_network_noproto_total Network device statistic noproto. # TYPE node_network_noproto_total counter node_network_noproto_total{device="ap1"} 0 node_network_noproto_total{device="awdl0"} 0 node_network_noproto_total{device="bridge0"} 0 node_network_noproto_total{device="en0"} 0 node_network_noproto_total{device="en1"} 0 node_network_noproto_total{device="en2"} 0 node_network_noproto_total{device="en3"} 0 node_network_noproto_total{device="en4"} 0 node_network_noproto_total{device="en5"} 0 node_network_noproto_total{device="en8"} 0 node_network_noproto_total{device="gif0"} 0 node_network_noproto_total{device="llw0"} 0 node_network_noproto_total{device="lo0"} 0 node_network_noproto_total{device="stf0"} 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="ap1"} 0 node_network_receive_bytes_total{device="awdl0"} 0 node_network_receive_bytes_total{device="bridge0"} 0 node_network_receive_bytes_total{device="en0"} 1.870701568e+09 node_network_receive_bytes_total{device="en1"} 0 node_network_receive_bytes_total{device="en2"} 0 node_network_receive_bytes_total{device="en3"} 0 node_network_receive_bytes_total{device="en4"} 0 node_network_receive_bytes_total{device="en5"} 0 node_network_receive_bytes_total{device="en8"} 2.395749376e+09 node_network_receive_bytes_total{device="gif0"} 0 node_network_receive_bytes_total{device="llw0"} 0 node_network_receive_bytes_total{device="lo0"} 3.408349184e+09 node_network_receive_bytes_total{device="stf0"} 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="ap1"} 0 node_network_receive_drop_total{device="awdl0"} 0 node_network_receive_drop_total{device="bridge0"} 0 node_network_receive_drop_total{device="en0"} 0 node_network_receive_drop_total{device="en1"} 0 node_network_receive_drop_total{device="en2"} 0 node_network_receive_drop_total{device="en3"} 0 node_network_receive_drop_total{device="en4"} 0 node_network_receive_drop_total{device="en5"} 0 node_network_receive_drop_total{device="en8"} 5.819113176378258e+16 node_network_receive_drop_total{device="gif0"} 0 node_network_receive_drop_total{device="llw0"} 0 node_network_receive_drop_total{device="lo0"} 0 node_network_receive_drop_total{device="stf0"} 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="ap1"} 0 node_network_receive_errs_total{device="awdl0"} 0 node_network_receive_errs_total{device="bridge0"} 0 node_network_receive_errs_total{device="en0"} 0 node_network_receive_errs_total{device="en1"} 0 node_network_receive_errs_total{device="en2"} 0 node_network_receive_errs_total{device="en3"} 0 node_network_receive_errs_total{device="en4"} 0 node_network_receive_errs_total{device="en5"} 0 node_network_receive_errs_total{device="en8"} 0 node_network_receive_errs_total{device="gif0"} 0 node_network_receive_errs_total{device="llw0"} 0 node_network_receive_errs_total{device="lo0"} 0 node_network_receive_errs_total{device="stf0"} 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="ap1"} 0 node_network_receive_multicast_total{device="awdl0"} 0 node_network_receive_multicast_total{device="bridge0"} 0 node_network_receive_multicast_total{device="en0"} 5.712469262e+09 node_network_receive_multicast_total{device="en1"} 0 node_network_receive_multicast_total{device="en2"} 0 node_network_receive_multicast_total{device="en3"} 0 node_network_receive_multicast_total{device="en4"} 0 node_network_receive_multicast_total{device="en5"} 0 node_network_receive_multicast_total{device="en8"} 22 node_network_receive_multicast_total{device="gif0"} 0 node_network_receive_multicast_total{device="llw0"} 0 node_network_receive_multicast_total{device="lo0"} 116042 node_network_receive_multicast_total{device="stf0"} 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="ap1"} 0 node_network_receive_packets_total{device="awdl0"} 0 node_network_receive_packets_total{device="bridge0"} 0 node_network_receive_packets_total{device="en0"} 7.1247062354e+10 node_network_receive_packets_total{device="en1"} 0 node_network_receive_packets_total{device="en2"} 0 node_network_receive_packets_total{device="en3"} 0 node_network_receive_packets_total{device="en4"} 0 node_network_receive_packets_total{device="en5"} 0 node_network_receive_packets_total{device="en8"} 2.0345464e+07 node_network_receive_packets_total{device="gif0"} 0 node_network_receive_packets_total{device="llw0"} 0 node_network_receive_packets_total{device="lo0"} 8.60436814e+08 node_network_receive_packets_total{device="stf0"} 0 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="ap1"} 0 node_network_transmit_bytes_total{device="awdl0"} 1.2445696e+07 node_network_transmit_bytes_total{device="bridge0"} 0 node_network_transmit_bytes_total{device="en0"} 4.249174016e+09 node_network_transmit_bytes_total{device="en1"} 0 node_network_transmit_bytes_total{device="en2"} 0 node_network_transmit_bytes_total{device="en3"} 0 node_network_transmit_bytes_total{device="en4"} 0 node_network_transmit_bytes_total{device="en5"} 0 node_network_transmit_bytes_total{device="en8"} 3.190418432e+09 node_network_transmit_bytes_total{device="gif0"} 0 node_network_transmit_bytes_total{device="llw0"} 0 node_network_transmit_bytes_total{device="lo0"} 3.408349184e+09 node_network_transmit_bytes_total{device="stf0"} 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="ap1"} 0 node_network_transmit_colls_total{device="awdl0"} 0 node_network_transmit_colls_total{device="bridge0"} 0 node_network_transmit_colls_total{device="en0"} 0 node_network_transmit_colls_total{device="en1"} 0 node_network_transmit_colls_total{device="en2"} 0 node_network_transmit_colls_total{device="en3"} 0 node_network_transmit_colls_total{device="en4"} 0 node_network_transmit_colls_total{device="en5"} 0 node_network_transmit_colls_total{device="en8"} 0 node_network_transmit_colls_total{device="gif0"} 0 node_network_transmit_colls_total{device="llw0"} 0 node_network_transmit_colls_total{device="lo0"} 0 node_network_transmit_colls_total{device="stf0"} 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="ap1"} 0 node_network_transmit_errs_total{device="awdl0"} 0 node_network_transmit_errs_total{device="bridge0"} 0 node_network_transmit_errs_total{device="en0"} 0 node_network_transmit_errs_total{device="en1"} 0 node_network_transmit_errs_total{device="en2"} 0 node_network_transmit_errs_total{device="en3"} 0 node_network_transmit_errs_total{device="en4"} 0 node_network_transmit_errs_total{device="en5"} 0 node_network_transmit_errs_total{device="en8"} 148211 node_network_transmit_errs_total{device="gif0"} 0 node_network_transmit_errs_total{device="llw0"} 0 node_network_transmit_errs_total{device="lo0"} 0 node_network_transmit_errs_total{device="stf0"} 0 # HELP node_network_transmit_multicast_total Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast_total counter node_network_transmit_multicast_total{device="ap1"} 0 node_network_transmit_multicast_total{device="awdl0"} 0 node_network_transmit_multicast_total{device="bridge0"} 0 node_network_transmit_multicast_total{device="en0"} 0 node_network_transmit_multicast_total{device="en1"} 0 node_network_transmit_multicast_total{device="en2"} 0 node_network_transmit_multicast_total{device="en3"} 0 node_network_transmit_multicast_total{device="en4"} 0 node_network_transmit_multicast_total{device="en5"} 0 node_network_transmit_multicast_total{device="en8"} 0 node_network_transmit_multicast_total{device="gif0"} 0 node_network_transmit_multicast_total{device="llw0"} 0 node_network_transmit_multicast_total{device="lo0"} 0 node_network_transmit_multicast_total{device="stf0"} 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="ap1"} 0 node_network_transmit_packets_total{device="awdl0"} 113167 node_network_transmit_packets_total{device="bridge0"} 0 node_network_transmit_packets_total{device="en0"} 0 node_network_transmit_packets_total{device="en1"} 0 node_network_transmit_packets_total{device="en2"} 0 node_network_transmit_packets_total{device="en3"} 0 node_network_transmit_packets_total{device="en4"} 0 node_network_transmit_packets_total{device="en5"} 0 node_network_transmit_packets_total{device="en8"} 2.0352191e+07 node_network_transmit_packets_total{device="gif0"} 0 node_network_transmit_packets_total{device="llw0"} 0 node_network_transmit_packets_total{device="lo0"} 8.60436814e+08 node_network_transmit_packets_total{device="stf0"} 0 # 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="22C65",id="",id_like="",image_id="",image_version="",name="macOS",pretty_name="",variant="",variant_id="",version="13.1",version_codename="",version_id="13.1"} 1 # HELP node_os_version Metric containing the major.minor part of the OS version. # TYPE node_os_version gauge node_os_version{id="",id_like="",name="macOS"} 13.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="boottime"} 8.549e-06 node_scrape_collector_duration_seconds{collector="cpu"} 5.7889e-05 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000524542 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000172322 node_scrape_collector_duration_seconds{collector="loadavg"} 2.303e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 5.2973e-05 node_scrape_collector_duration_seconds{collector="netdev"} 0.001483564 node_scrape_collector_duration_seconds{collector="os"} 0.0026995 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 5.9124e-05 node_scrape_collector_duration_seconds{collector="textfile"} 2.7536e-05 node_scrape_collector_duration_seconds{collector="thermal"} 0.000494051 node_scrape_collector_duration_seconds{collector="time"} 3.8464e-05 node_scrape_collector_duration_seconds{collector="uname"} 1.495e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="boottime"} 1 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="meminfo"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="os"} 1 node_scrape_collector_success{collector="powersupplyclass"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="thermal"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="uname"} 1 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_thermal_cpu_available_cpu Reflects how many, if any, CPUs have been taken offline. Represented as an integer number of CPUs (0 - Max CPUs). # TYPE node_thermal_cpu_available_cpu gauge node_thermal_cpu_available_cpu 12 # HELP node_thermal_cpu_scheduler_limit_ratio Represents the percentage (0-100) of CPU time available. 100% at normal operation. The OS may limit this time for a percentage less than 100%. # TYPE node_thermal_cpu_scheduler_limit_ratio gauge node_thermal_cpu_scheduler_limit_ratio 1 # HELP node_thermal_cpu_speed_limit_ratio Defines the speed & voltage limits placed on the CPU. Represented as a percentage (0-100) of maximum CPU speed. # TYPE node_thermal_cpu_speed_limit_ratio gauge node_thermal_cpu_speed_limit_ratio 1 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.7501426558771e+09 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge node_time_zone_offset_seconds{time_zone="IST"} 3600 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="(none)",machine="x86_64",nodename="nixos-foundation-macstadium-44911362",release="22.2.0",sysname="Darwin",version="Darwin Kernel Version 22.2.0: Fri Nov 11 02:08:47 PST 2022; root:xnu-8792.61.2~4/RELEASE_X86_64"} 1 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 51 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0