# 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"} 4.0875e-05 go_gc_duration_seconds{quantile="0.25"} 8.775e-05 go_gc_duration_seconds{quantile="0.5"} 0.000102583 go_gc_duration_seconds{quantile="0.75"} 0.000109625 go_gc_duration_seconds{quantile="1"} 0.000683375 go_gc_duration_seconds_sum 23.723925554 go_gc_duration_seconds_count 80433 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.19.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 2.485208e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.6421060924e+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 1.612794e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.682103839e+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 5.22324e+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.485208e+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 4.169728e+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 3.694592e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 21314 # 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.047424e+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.86432e+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.7525198024508622e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 2.682125153e+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 51544 # 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 65280 # 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 866774 # 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 524288 # 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 524288 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.6172296e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 9 # HELP node_boot_time_seconds Unix time of last boot, including microseconds. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.746762784641137e+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.87165398e+06 node_cpu_seconds_total{cpu="0",mode="nice"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 288622.18 node_cpu_seconds_total{cpu="0",mode="user"} 572148.92 node_cpu_seconds_total{cpu="1",mode="idle"} 4.9448761e+06 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 254764.04 node_cpu_seconds_total{cpu="1",mode="user"} 535131.89 node_cpu_seconds_total{cpu="2",mode="idle"} 5.07463895e+06 node_cpu_seconds_total{cpu="2",mode="nice"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 206455.25 node_cpu_seconds_total{cpu="2",mode="user"} 459342.92 node_cpu_seconds_total{cpu="3",mode="idle"} 5.15194133e+06 node_cpu_seconds_total{cpu="3",mode="nice"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 173330.58 node_cpu_seconds_total{cpu="3",mode="user"} 420672.57 node_cpu_seconds_total{cpu="4",mode="idle"} 5.15674032e+06 node_cpu_seconds_total{cpu="4",mode="nice"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 90262.03 node_cpu_seconds_total{cpu="4",mode="user"} 508336.2 node_cpu_seconds_total{cpu="5",mode="idle"} 5.17439851e+06 node_cpu_seconds_total{cpu="5",mode="nice"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 89181.13 node_cpu_seconds_total{cpu="5",mode="user"} 491804.84 node_cpu_seconds_total{cpu="6",mode="idle"} 5.21906376e+06 node_cpu_seconds_total{cpu="6",mode="nice"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 70501.72 node_cpu_seconds_total{cpu="6",mode="user"} 466054.13 node_cpu_seconds_total{cpu="7",mode="idle"} 5.2476917e+06 node_cpu_seconds_total{cpu="7",mode="nice"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 66158.39 node_cpu_seconds_total{cpu="7",mode="user"} 441956.76 # 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"} 7.928050839552e+12 # 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 # 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 # 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"} 76476.60546875 # 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"} 52819.021097028 # 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"} 3.13248176e+08 # 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 # 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 # 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"} 24326.926053763 # 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"} 4.95616219e+08 # 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.4107893936128e+13 # 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"} 121000.05346679688 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goversion="go1.19.3",revision="1b48970ffcf5630534fb00bb0687d73c66d1c959",version="1.5.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/disk1s1",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 5.0599936e+08 node_filesystem_avail_bytes{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 5.0599936e+08 node_filesystem_avail_bytes{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 5.0599936e+08 node_filesystem_avail_bytes{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 3.396472832e+09 node_filesystem_avail_bytes{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 6.38354477056e+11 node_filesystem_avail_bytes{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 6.3835561984e+11 node_filesystem_avail_bytes{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 6.3835561984e+11 node_filesystem_avail_bytes{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 6.3835561984e+11 node_filesystem_avail_bytes{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 6.3835561984e+11 node_filesystem_avail_bytes{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 6.3835561984e+11 node_filesystem_avail_bytes{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 0 node_filesystem_device_error{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 0 node_filesystem_device_error{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 0 node_filesystem_device_error{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 0 node_filesystem_device_error{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 0 node_filesystem_device_error{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 0 node_filesystem_device_error{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 0 node_filesystem_device_error{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 0 node_filesystem_device_error{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 0 node_filesystem_device_error{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 4.941435e+06 node_filesystem_files{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 4.941401e+06 node_filesystem_files{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 4.941455e+06 node_filesystem_files{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 3.3168737e+07 node_filesystem_files{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 6.240702446e+09 node_filesystem_files{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 6.233941891e+09 node_filesystem_files{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 4.293974604e+09 node_filesystem_files{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 4.294124161e+09 node_filesystem_files{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 6.233943835e+09 node_filesystem_files{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 6.233941602e+09 node_filesystem_files{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 4.9414e+06 node_filesystem_files_free{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 4.9414e+06 node_filesystem_files_free{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 4.9414e+06 node_filesystem_files_free{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 3.316868e+07 node_filesystem_files_free{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 6.23393044e+09 node_filesystem_files_free{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 6.2339416e+09 node_filesystem_files_free{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 4.293548806e+09 node_filesystem_files_free{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 4.293712569e+09 node_filesystem_files_free{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 6.2339416e+09 node_filesystem_files_free{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 6.2339416e+09 node_filesystem_files_free{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 5.0599936e+08 node_filesystem_free_bytes{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 5.0599936e+08 node_filesystem_free_bytes{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 5.0599936e+08 node_filesystem_free_bytes{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 3.396472832e+09 node_filesystem_free_bytes{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 6.38354477056e+11 node_filesystem_free_bytes{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 6.3835561984e+11 node_filesystem_free_bytes{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 6.3835561984e+11 node_filesystem_free_bytes{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 6.3835561984e+11 node_filesystem_free_bytes{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 6.3835561984e+11 node_filesystem_free_bytes{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 6.3835561984e+11 node_filesystem_free_bytes{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 0 node_filesystem_readonly{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 0 node_filesystem_readonly{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 0 node_filesystem_readonly{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 0 node_filesystem_readonly{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 0 node_filesystem_readonly{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 0 node_filesystem_readonly{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 0 node_filesystem_readonly{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 1 node_filesystem_readonly{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 0 node_filesystem_readonly{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 0 node_filesystem_readonly{device="map auto_home",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",fstype="apfs",mountpoint="/System/Volumes/iSCPreboot"} 5.24288e+08 node_filesystem_size_bytes{device="/dev/disk1s2",fstype="apfs",mountpoint="/System/Volumes/xarts"} 5.24288e+08 node_filesystem_size_bytes{device="/dev/disk1s3",fstype="apfs",mountpoint="/System/Volumes/Hardware"} 5.24288e+08 node_filesystem_size_bytes{device="/dev/disk2s1",fstype="apfs",mountpoint="/System/Volumes/Update/SFR/mnt1"} 5.368664064e+09 node_filesystem_size_bytes{device="/dev/disk3s1",fstype="apfs",mountpoint="/System/Volumes/Data"} 9.9466258432e+11 node_filesystem_size_bytes{device="/dev/disk3s2",fstype="apfs",mountpoint="/System/Volumes/Update"} 9.9466258432e+11 node_filesystem_size_bytes{device="/dev/disk3s3",fstype="apfs",mountpoint="/System/Volumes/Update/mnt1"} 9.9466258432e+11 node_filesystem_size_bytes{device="/dev/disk3s3s1",fstype="apfs",mountpoint="/"} 9.9466258432e+11 node_filesystem_size_bytes{device="/dev/disk3s4",fstype="apfs",mountpoint="/System/Volumes/Preboot"} 9.9466258432e+11 node_filesystem_size_bytes{device="/dev/disk3s6",fstype="apfs",mountpoint="/System/Volumes/VM"} 9.9466258432e+11 node_filesystem_size_bytes{device="map auto_home",fstype="autofs",mountpoint="/System/Volumes/Data/home"} 0 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 7.3125 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 3.46533203125 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 5.39599609375 # HELP node_memory_active_bytes Memory information field active_bytes. # TYPE node_memory_active_bytes gauge node_memory_active_bytes 7.218659328e+09 # HELP node_memory_compressed_bytes Memory information field compressed_bytes. # TYPE node_memory_compressed_bytes gauge node_memory_compressed_bytes 5.8261504e+07 # HELP node_memory_free_bytes Memory information field free_bytes. # TYPE node_memory_free_bytes gauge node_memory_free_bytes 2.1331968e+08 # HELP node_memory_inactive_bytes Memory information field inactive_bytes. # TYPE node_memory_inactive_bytes gauge node_memory_inactive_bytes 7.177060352e+09 # HELP node_memory_internal_bytes Memory information field internal_bytes. # TYPE node_memory_internal_bytes gauge node_memory_internal_bytes 9.979674624e+09 # HELP node_memory_purgeable_bytes Memory information field purgeable_bytes. # TYPE node_memory_purgeable_bytes gauge node_memory_purgeable_bytes 4.5056e+06 # HELP node_memory_swap_total_bytes Memory information field swap_total_bytes. # TYPE node_memory_swap_total_bytes gauge node_memory_swap_total_bytes 2.147483648e+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 6.7633152e+08 # 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 6.09443954688e+12 # 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 1.54044628992e+11 # HELP node_memory_total_bytes Memory information field total_bytes. # TYPE node_memory_total_bytes gauge node_memory_total_bytes 1.7179869184e+10 # HELP node_memory_wired_bytes Memory information field wired_bytes. # TYPE node_memory_wired_bytes gauge node_memory_wired_bytes 1.780908032e+09 # HELP node_network_noproto_total Network device statistic noproto. # TYPE node_network_noproto_total counter node_network_noproto_total{device="anpi0"} 0 node_network_noproto_total{device="anpi1"} 0 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="gif0"} 0 node_network_noproto_total{device="llw0"} 0 node_network_noproto_total{device="lo0"} 0 node_network_noproto_total{device="stf0"} 0 node_network_noproto_total{device="utun0"} 0 node_network_noproto_total{device="utun1"} 0 node_network_noproto_total{device="utun2"} 0 node_network_noproto_total{device="utun3"} 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="anpi0"} 0 node_network_receive_bytes_total{device="anpi1"} 0 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"} 2.960160768e+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="gif0"} 0 node_network_receive_bytes_total{device="llw0"} 0 node_network_receive_bytes_total{device="lo0"} 8.75518976e+08 node_network_receive_bytes_total{device="stf0"} 0 node_network_receive_bytes_total{device="utun0"} 0 node_network_receive_bytes_total{device="utun1"} 0 node_network_receive_bytes_total{device="utun2"} 0 node_network_receive_bytes_total{device="utun3"} 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="anpi0"} 0 node_network_receive_drop_total{device="anpi1"} 0 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="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 node_network_receive_drop_total{device="utun0"} 0 node_network_receive_drop_total{device="utun1"} 0 node_network_receive_drop_total{device="utun2"} 0 node_network_receive_drop_total{device="utun3"} 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="anpi0"} 0 node_network_receive_errs_total{device="anpi1"} 0 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="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 node_network_receive_errs_total{device="utun0"} 0 node_network_receive_errs_total{device="utun1"} 0 node_network_receive_errs_total{device="utun2"} 0 node_network_receive_errs_total{device="utun3"} 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="anpi0"} 0 node_network_receive_multicast_total{device="anpi1"} 0 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"} 2.40160502e+08 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="gif0"} 0 node_network_receive_multicast_total{device="llw0"} 0 node_network_receive_multicast_total{device="lo0"} 7096 node_network_receive_multicast_total{device="stf0"} 0 node_network_receive_multicast_total{device="utun0"} 0 node_network_receive_multicast_total{device="utun1"} 0 node_network_receive_multicast_total{device="utun2"} 0 node_network_receive_multicast_total{device="utun3"} 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="anpi0"} 0 node_network_receive_packets_total{device="anpi1"} 0 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.35725487e+08 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="gif0"} 0 node_network_receive_packets_total{device="llw0"} 0 node_network_receive_packets_total{device="lo0"} 6.25412397e+08 node_network_receive_packets_total{device="stf0"} 0 node_network_receive_packets_total{device="utun0"} 0 node_network_receive_packets_total{device="utun1"} 0 node_network_receive_packets_total{device="utun2"} 0 node_network_receive_packets_total{device="utun3"} 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="anpi0"} 0 node_network_transmit_bytes_total{device="anpi1"} 0 node_network_transmit_bytes_total{device="ap1"} 0 node_network_transmit_bytes_total{device="awdl0"} 0 node_network_transmit_bytes_total{device="bridge0"} 0 node_network_transmit_bytes_total{device="en0"} 1.980367872e+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="gif0"} 0 node_network_transmit_bytes_total{device="llw0"} 0 node_network_transmit_bytes_total{device="lo0"} 8.75518976e+08 node_network_transmit_bytes_total{device="stf0"} 0 node_network_transmit_bytes_total{device="utun0"} 0 node_network_transmit_bytes_total{device="utun1"} 0 node_network_transmit_bytes_total{device="utun2"} 0 node_network_transmit_bytes_total{device="utun3"} 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="anpi0"} 0 node_network_transmit_colls_total{device="anpi1"} 0 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="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 node_network_transmit_colls_total{device="utun0"} 0 node_network_transmit_colls_total{device="utun1"} 0 node_network_transmit_colls_total{device="utun2"} 0 node_network_transmit_colls_total{device="utun3"} 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="anpi0"} 0 node_network_transmit_errs_total{device="anpi1"} 0 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="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 node_network_transmit_errs_total{device="utun0"} 0 node_network_transmit_errs_total{device="utun1"} 0 node_network_transmit_errs_total{device="utun2"} 0 node_network_transmit_errs_total{device="utun3"} 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="anpi0"} 0 node_network_transmit_multicast_total{device="anpi1"} 0 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="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 node_network_transmit_multicast_total{device="utun0"} 0 node_network_transmit_multicast_total{device="utun1"} 0 node_network_transmit_multicast_total{device="utun2"} 0 node_network_transmit_multicast_total{device="utun3"} 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="anpi0"} 0 node_network_transmit_packets_total{device="anpi1"} 0 node_network_transmit_packets_total{device="ap1"} 0 node_network_transmit_packets_total{device="awdl0"} 3 node_network_transmit_packets_total{device="bridge0"} 0 node_network_transmit_packets_total{device="en0"} 1.59514304e+08 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="gif0"} 0 node_network_transmit_packets_total{device="llw0"} 0 node_network_transmit_packets_total{device="lo0"} 6.25412397e+08 node_network_transmit_packets_total{device="stf0"} 0 node_network_transmit_packets_total{device="utun0"} 1 node_network_transmit_packets_total{device="utun1"} 4 node_network_transmit_packets_total{device="utun2"} 4 node_network_transmit_packets_total{device="utun3"} 3 # 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="24D60",id="",id_like="",image_id="",image_version="",name="macOS",pretty_name="",variant="",variant_id="",version="15.3",version_codename="",version_id="15.3"} 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"} 15.3 # 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"} 1.5292e-05 node_scrape_collector_duration_seconds{collector="cpu"} 6.4083e-05 node_scrape_collector_duration_seconds{collector="diskstats"} 0.001767333 node_scrape_collector_duration_seconds{collector="filesystem"} 0.000103625 node_scrape_collector_duration_seconds{collector="loadavg"} 1.3459e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 3.6458e-05 node_scrape_collector_duration_seconds{collector="netdev"} 0.000469208 node_scrape_collector_duration_seconds{collector="os"} 0.000116167 node_scrape_collector_duration_seconds{collector="powersupplyclass"} 7.5792e-05 node_scrape_collector_duration_seconds{collector="textfile"} 9.5666e-05 node_scrape_collector_duration_seconds{collector="thermal"} 0.000157333 node_scrape_collector_duration_seconds{collector="time"} 1.5708e-05 node_scrape_collector_duration_seconds{collector="uname"} 2.3291e-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"} 0 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_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.752519837461768e+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="gradle.org",machine="arm64",nodename="dev198",release="24.3.0",sysname="Darwin",version="Darwin Kernel Version 24.3.0: Thu Jan 2 20:23:36 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8112"} 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"} 383812 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0