# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 4.5479e-05 go_gc_duration_seconds{quantile="0.25"} 6.1787e-05 go_gc_duration_seconds{quantile="0.5"} 7.6751e-05 go_gc_duration_seconds{quantile="0.75"} 9.9048e-05 go_gc_duration_seconds{quantile="1"} 0.000195654 go_gc_duration_seconds_sum 1.629562585 go_gc_duration_seconds_count 14754 # 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.11.10"} 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.22388e+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 3.5863334984e+10 # 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.597202e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.30607059e+08 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 1.3030531876715025e-06 # 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 2.371584e+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.22388e+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 6.2242816e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 3.817472e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 12962 # 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.0096512e+07 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 6.6060288e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.727018448043676e+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.30620021e+08 # 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 20736 # 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 32768 # 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 53808 # 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 65536 # 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 3.205606e+06 # 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 1.048576e+06 # 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 1.048576e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.438156e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 19 # HELP node_boot_time_seconds Unix time of last boot, including microseconds. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.725098517917495e+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"} 1.39278979e+06 node_cpu_seconds_total{cpu="0",mode="nice"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 150419.72 node_cpu_seconds_total{cpu="0",mode="user"} 376855.33 node_cpu_seconds_total{cpu="1",mode="idle"} 1.91889781e+06 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 650.85 node_cpu_seconds_total{cpu="1",mode="user"} 515.73 node_cpu_seconds_total{cpu="10",mode="idle"} 1.8488589e+06 node_cpu_seconds_total{cpu="10",mode="nice"} 0 node_cpu_seconds_total{cpu="10",mode="system"} 21731.31 node_cpu_seconds_total{cpu="10",mode="user"} 49474.18 node_cpu_seconds_total{cpu="11",mode="idle"} 1.91973726e+06 node_cpu_seconds_total{cpu="11",mode="nice"} 0 node_cpu_seconds_total{cpu="11",mode="system"} 161.42 node_cpu_seconds_total{cpu="11",mode="user"} 165.71 node_cpu_seconds_total{cpu="2",mode="idle"} 1.63046733e+06 node_cpu_seconds_total{cpu="2",mode="nice"} 0 node_cpu_seconds_total{cpu="2",mode="system"} 77501.86 node_cpu_seconds_total{cpu="2",mode="user"} 212095.2 node_cpu_seconds_total{cpu="3",mode="idle"} 1.91916428e+06 node_cpu_seconds_total{cpu="3",mode="nice"} 0 node_cpu_seconds_total{cpu="3",mode="system"} 477.92 node_cpu_seconds_total{cpu="3",mode="user"} 422.19 node_cpu_seconds_total{cpu="4",mode="idle"} 1.75746759e+06 node_cpu_seconds_total{cpu="4",mode="nice"} 0 node_cpu_seconds_total{cpu="4",mode="system"} 52375.51 node_cpu_seconds_total{cpu="4",mode="user"} 110221.29 node_cpu_seconds_total{cpu="5",mode="idle"} 1.91938818e+06 node_cpu_seconds_total{cpu="5",mode="nice"} 0 node_cpu_seconds_total{cpu="5",mode="system"} 354.15 node_cpu_seconds_total{cpu="5",mode="user"} 322.06 node_cpu_seconds_total{cpu="6",mode="idle"} 1.78605017e+06 node_cpu_seconds_total{cpu="6",mode="nice"} 0 node_cpu_seconds_total{cpu="6",mode="system"} 44243.28 node_cpu_seconds_total{cpu="6",mode="user"} 89770.95 node_cpu_seconds_total{cpu="7",mode="idle"} 1.91951847e+06 node_cpu_seconds_total{cpu="7",mode="nice"} 0 node_cpu_seconds_total{cpu="7",mode="system"} 273.67 node_cpu_seconds_total{cpu="7",mode="user"} 272.25 node_cpu_seconds_total{cpu="8",mode="idle"} 1.83087332e+06 node_cpu_seconds_total{cpu="8",mode="nice"} 0 node_cpu_seconds_total{cpu="8",mode="system"} 26957.55 node_cpu_seconds_total{cpu="8",mode="user"} 62233.52 node_cpu_seconds_total{cpu="9",mode="idle"} 1.91965833e+06 node_cpu_seconds_total{cpu="9",mode="nice"} 0 node_cpu_seconds_total{cpu="9",mode="system"} 203.13 node_cpu_seconds_total{cpu="9",mode="user"} 202.92 # 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.097117868032e+12 node_disk_read_bytes_total{device="disk2"} 9.89301268992e+11 # 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"} 9180.663818359375 node_disk_read_sectors_total{device="disk2"} 45110.75 # 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"} 11071.607166759 node_disk_read_time_seconds_total{device="disk2"} 372482.33673112 # 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.7603999e+07 node_disk_reads_completed_total{device="disk2"} 2.3096704e+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="disk0"} 5515.848679439 node_disk_write_time_seconds_total{device="disk2"} 708304.980505688 # 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.986759e+07 node_disk_writes_completed_total{device="disk2"} 2.2235541e+07 # HELP node_disk_written_bytes_total The total number of bytes written successfully. # TYPE node_disk_written_bytes_total counter node_disk_written_bytes_total{device="disk0"} 8.6217312256e+11 node_disk_written_bytes_total{device="disk2"} 1.214451081216e+12 # 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"} 4850.48583984375 node_disk_written_sectors_total{device="disk2"} 43428.791015625 # 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.11.10",revision="3db77732e925c08f675d7404a8c46466b2ece83e",version="0.18.1"} 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/Data"} 3.65354508288e+11 node_filesystem_avail_bytes{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 3.65358661632e+11 node_filesystem_avail_bytes{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 3.65354627072e+11 node_filesystem_avail_bytes{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 1.667643744256e+12 node_filesystem_avail_bytes{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 0 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/Data"} 0 node_filesystem_device_error{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 0 node_filesystem_device_error{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 0 node_filesystem_device_error{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 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/Data"} 4.88245288e+09 node_filesystem_files{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 4.88245288e+09 node_filesystem_files{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 4.88245288e+09 node_filesystem_files{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 4.294967279e+09 node_filesystem_files{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 0 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/Data"} 4.882028936e+09 node_filesystem_files_free{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 4.882452803e+09 node_filesystem_files_free{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 4.881971098e+09 node_filesystem_files_free{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 4.291721681e+09 node_filesystem_files_free{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 0 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/Data"} 4.6047756288e+11 node_filesystem_free_bytes{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 4.16211001344e+11 node_filesystem_free_bytes{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 4.89391849472e+11 node_filesystem_free_bytes{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 1.667643744256e+12 node_filesystem_free_bytes{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 0 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/Data"} 0 node_filesystem_readonly{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 0 node_filesystem_readonly{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 1 node_filesystem_readonly{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 0 node_filesystem_readonly{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 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/Data"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s4",fstype="apfs",mountpoint="/private/var/vm"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk1s5",fstype="apfs",mountpoint="/"} 4.99963174912e+11 node_filesystem_size_bytes{device="/dev/disk2s2",fstype="hfs",mountpoint="/Volumes/Transcend"} 2.000054960128e+12 node_filesystem_size_bytes{device="map -fstab",fstype="autofs",mountpoint="/System/Volumes/Data/Network/Servers"} 0 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 2.240234375 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 1.95654296875 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 2.1572265625 # HELP node_mdm_user_count Metric read from /opt/proms_textfile/mdm_user.prom # TYPE node_mdm_user_count untyped node_mdm_user_count{mdm="2",user="false"} 189 node_mdm_user_count{mdm="2",user="iTunesStoreAccountIsActive"} 1 node_mdm_user_count{mdm="2",user="napuser1"} 344 node_mdm_user_count{mdm="2",user="napuser2"} 205 node_mdm_user_count{mdm="2",user="napuser3"} 165 node_mdm_user_count{mdm="2",user="napuser4"} 187 node_mdm_user_count{mdm="2",user="napuser5"} 192 node_mdm_user_count{mdm="2",user="napuser6"} 151 node_mdm_user_count{mdm="2",user="napuser7"} 112 node_mdm_user_count{mdm="2",user="napuser8"} 114 node_mdm_user_count{mdm="2",user="napuser9"} 251 node_mdm_user_count{mdm="2",user="photouser1"} 187 node_mdm_user_count{mdm="2",user="photouser999"} 1 node_mdm_user_count{mdm="2",user="test"} 1 node_mdm_user_count{mdm="2",user="true"} 7 # HELP node_memory_active_bytes Memory information field active_bytes. # TYPE node_memory_active_bytes gauge node_memory_active_bytes 5.530509312e+09 # HELP node_memory_compressed_bytes Memory information field compressed_bytes. # TYPE node_memory_compressed_bytes gauge node_memory_compressed_bytes 1.805211648e+10 # HELP node_memory_free_bytes Memory information field free_bytes. # TYPE node_memory_free_bytes gauge node_memory_free_bytes 1.210638336e+09 # HELP node_memory_inactive_bytes Memory information field inactive_bytes. # TYPE node_memory_inactive_bytes gauge node_memory_inactive_bytes 5.443612672e+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 1.983233265664e+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 7.1329943552e+10 # 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 4.119740416e+09 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="VHC128"} 0 node_network_receive_bytes_total{device="XHC0"} 0 node_network_receive_bytes_total{device="XHC1"} 0 node_network_receive_bytes_total{device="XHC20"} 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"} 6.908425216e+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="en6"} 3.3306624e+07 node_network_receive_bytes_total{device="gif0"} 0 node_network_receive_bytes_total{device="lo0"} 3.2334592e+09 node_network_receive_bytes_total{device="p2p0"} 0 node_network_receive_bytes_total{device="pflog0"} 0 node_network_receive_bytes_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="VHC128"} 0 node_network_receive_errs_total{device="XHC0"} 0 node_network_receive_errs_total{device="XHC1"} 0 node_network_receive_errs_total{device="XHC20"} 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="en6"} 0 node_network_receive_errs_total{device="gif0"} 0 node_network_receive_errs_total{device="lo0"} 0 node_network_receive_errs_total{device="p2p0"} 0 node_network_receive_errs_total{device="pflog0"} 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="VHC128"} 0 node_network_receive_multicast_total{device="XHC0"} 0 node_network_receive_multicast_total{device="XHC1"} 0 node_network_receive_multicast_total{device="XHC20"} 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"} 1.6518537e+07 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="en6"} 3 node_network_receive_multicast_total{device="gif0"} 0 node_network_receive_multicast_total{device="lo0"} 260 node_network_receive_multicast_total{device="p2p0"} 0 node_network_receive_multicast_total{device="pflog0"} 0 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="VHC128"} 0 node_network_receive_packets_total{device="XHC0"} 0 node_network_receive_packets_total{device="XHC1"} 0 node_network_receive_packets_total{device="XHC20"} 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"} 3.5586193e+07 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="en6"} 291563 node_network_receive_packets_total{device="gif0"} 0 node_network_receive_packets_total{device="lo0"} 1.0953636e+07 node_network_receive_packets_total{device="p2p0"} 0 node_network_receive_packets_total{device="pflog0"} 0 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="VHC128"} 0 node_network_transmit_bytes_total{device="XHC0"} 0 node_network_transmit_bytes_total{device="XHC1"} 0 node_network_transmit_bytes_total{device="XHC20"} 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"} 4.757639168e+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="en6"} 3.6649984e+07 node_network_transmit_bytes_total{device="gif0"} 0 node_network_transmit_bytes_total{device="lo0"} 3.2334592e+09 node_network_transmit_bytes_total{device="p2p0"} 0 node_network_transmit_bytes_total{device="pflog0"} 0 node_network_transmit_bytes_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="VHC128"} 0 node_network_transmit_errs_total{device="XHC0"} 0 node_network_transmit_errs_total{device="XHC1"} 0 node_network_transmit_errs_total{device="XHC20"} 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="en6"} 40 node_network_transmit_errs_total{device="gif0"} 0 node_network_transmit_errs_total{device="lo0"} 0 node_network_transmit_errs_total{device="p2p0"} 0 node_network_transmit_errs_total{device="pflog0"} 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="VHC128"} 0 node_network_transmit_multicast_total{device="XHC0"} 0 node_network_transmit_multicast_total{device="XHC1"} 0 node_network_transmit_multicast_total{device="XHC20"} 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="en6"} 0 node_network_transmit_multicast_total{device="gif0"} 0 node_network_transmit_multicast_total{device="lo0"} 0 node_network_transmit_multicast_total{device="p2p0"} 0 node_network_transmit_multicast_total{device="pflog0"} 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="VHC128"} 0 node_network_transmit_packets_total{device="XHC0"} 0 node_network_transmit_packets_total{device="XHC1"} 0 node_network_transmit_packets_total{device="XHC20"} 0 node_network_transmit_packets_total{device="ap1"} 0 node_network_transmit_packets_total{device="awdl0"} 0 node_network_transmit_packets_total{device="bridge0"} 0 node_network_transmit_packets_total{device="en0"} 2.5453671e+07 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="en6"} 290535 node_network_transmit_packets_total{device="gif0"} 0 node_network_transmit_packets_total{device="lo0"} 1.0953636e+07 node_network_transmit_packets_total{device="p2p0"} 0 node_network_transmit_packets_total{device="pflog0"} 0 node_network_transmit_packets_total{device="stf0"} 0 # 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.8396e-05 node_scrape_collector_duration_seconds{collector="cpu"} 7.048e-05 node_scrape_collector_duration_seconds{collector="diskstats"} 0.000366891 node_scrape_collector_duration_seconds{collector="filesystem"} 5.4565e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 1.1933e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 3.5193e-05 node_scrape_collector_duration_seconds{collector="netdev"} 0.000322688 node_scrape_collector_duration_seconds{collector="textfile"} 0.000177817 node_scrape_collector_duration_seconds{collector="time"} 8.722e-06 # 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="textfile"} 1 node_scrape_collector_success{collector="time"} 1 # HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read. # TYPE node_textfile_mtime_seconds gauge node_textfile_mtime_seconds{file="mdm_user.prom"} 1.727017201e+09 # 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.72701852760241e+09 # 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"} 31993 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0