# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 0 go_gc_duration_seconds{quantile="0.25"} 0.00010452 go_gc_duration_seconds{quantile="0.5"} 0.000188114 go_gc_duration_seconds{quantile="0.75"} 0.000296485 go_gc_duration_seconds{quantile="1"} 0.001478719 go_gc_duration_seconds_sum 65.350638138 go_gc_duration_seconds_count 301388 # 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.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 2.458608e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 7.45734214976e+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.667046e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 4.176331617e+09 # 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 4.6660065278496955e-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.458608e+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.3029248e+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.555328e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 6849 # 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+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.6584576e+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.7282891963639345e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 4.176338466e+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 3456 # 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 16384 # 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 33136 # 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 49152 # 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 547090 # 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 7.176012e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 10 # HELP node_boot_time_seconds Unix time of last boot, including microseconds. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.688150568945433e+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"} 3.363969633070866e+07 node_cpu_seconds_total{cpu="0",mode="interrupt"} 4.0562241417322834e+06 node_cpu_seconds_total{cpu="0",mode="nice"} 0.007874015748031496 node_cpu_seconds_total{cpu="0",mode="system"} 2.2486686456692913e+06 node_cpu_seconds_total{cpu="0",mode="user"} 194093.6692913386 node_cpu_seconds_total{cpu="1",mode="idle"} 3.678180751968504e+07 node_cpu_seconds_total{cpu="1",mode="interrupt"} 1.9722338897637795e+06 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 1.165547283464567e+06 node_cpu_seconds_total{cpu="1",mode="user"} 219094.10236220472 # HELP node_exec_context_switches_total Context switches since system boot. Resets at architecture unsigned integer. # TYPE node_exec_context_switches_total counter node_exec_context_switches_total 3.828340428e+09 # HELP node_exec_device_interrupts_total Device interrupts since system boot. Resets at architecture unsigned integer. # TYPE node_exec_device_interrupts_total counter node_exec_device_interrupts_total 2.259548896e+09 # HELP node_exec_forks_total Number of fork() calls since system boot. Resets at architecture unsigned integer. # TYPE node_exec_forks_total counter node_exec_forks_total 1.82285838e+08 # HELP node_exec_software_interrupts_total Software interrupts since system boot. Resets at architecture unsigned integer. # TYPE node_exec_software_interrupts_total counter node_exec_software_interrupts_total 2.114373043e+09 # HELP node_exec_system_calls_total System calls since system boot. Resets at architecture unsigned integer. # TYPE node_exec_system_calls_total counter node_exec_system_calls_total 9.76693215e+08 # HELP node_exec_traps_total Traps since system boot. Resets at architecture unsigned integer. # TYPE node_exec_traps_total counter node_exec_traps_total 7.94863419e+08 # 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="",goversion="go1.11.4",revision="",version=""} 1 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.8564453125 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.93359375 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.9921875 # HELP node_memory_active_bytes Recently used by userland # TYPE node_memory_active_bytes gauge node_memory_active_bytes 1.357824e+07 # HELP node_memory_buffer_bytes Disk IO Cache entries for non ZFS filesystems, only usable by kernel # TYPE node_memory_buffer_bytes gauge node_memory_buffer_bytes 1.03763968e+08 # HELP node_memory_cache_bytes Almost free, backed by swap or files, available for re-allocation # TYPE node_memory_cache_bytes gauge node_memory_cache_bytes 0 # HELP node_memory_free_bytes Unallocated, available for allocation # TYPE node_memory_free_bytes gauge node_memory_free_bytes 6.6310144e+07 # HELP node_memory_inactive_bytes Not recently used by userland # TYPE node_memory_inactive_bytes gauge node_memory_inactive_bytes 1.581395968e+09 # HELP node_memory_size_bytes Total physical memory size # TYPE node_memory_size_bytes gauge node_memory_size_bytes 2.060468224e+09 # HELP node_memory_swap_in_bytes_total Bytes paged in from swap devices # TYPE node_memory_swap_in_bytes_total counter node_memory_swap_in_bytes_total 3.7888e+06 # HELP node_memory_swap_out_bytes_total Bytes paged out to swap devices # TYPE node_memory_swap_out_bytes_total counter node_memory_swap_out_bytes_total 6.193152e+06 # HELP node_memory_swap_size_bytes Total swap memory size # TYPE node_memory_swap_size_bytes gauge node_memory_swap_size_bytes 7.48613632e+08 # HELP node_memory_swap_used_bytes Currently allocated swap # TYPE node_memory_swap_used_bytes gauge node_memory_swap_used_bytes 6.012928e+06 # HELP node_memory_wired_bytes Locked in memory by kernel, mlock, etc # TYPE node_memory_wired_bytes gauge node_memory_wired_bytes 3.87526656e+08 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="ixv0"} 1.25852402206231e+14 node_network_receive_bytes_total{device="ixv1"} 7.1295505053e+10 node_network_receive_bytes_total{device="ixv2"} 1.12218441222393e+14 node_network_receive_bytes_total{device="ixv3"} 2.036854297e+10 node_network_receive_bytes_total{device="lagg0"} 1.25923697709828e+14 node_network_receive_bytes_total{device="lagg1"} 1.1223880976253e+14 node_network_receive_bytes_total{device="lo0"} 5.263043792e+09 node_network_receive_bytes_total{device="xn0"} 2.959183254e+10 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="ixv0"} 0 node_network_receive_drop_total{device="ixv1"} 0 node_network_receive_drop_total{device="ixv2"} 0 node_network_receive_drop_total{device="ixv3"} 0 node_network_receive_drop_total{device="lagg0"} 0 node_network_receive_drop_total{device="lagg1"} 0 node_network_receive_drop_total{device="lo0"} 0 node_network_receive_drop_total{device="xn0"} 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="ixv0"} 0 node_network_receive_errs_total{device="ixv1"} 0 node_network_receive_errs_total{device="ixv2"} 0 node_network_receive_errs_total{device="ixv3"} 0 node_network_receive_errs_total{device="lagg0"} 0 node_network_receive_errs_total{device="lagg1"} 0 node_network_receive_errs_total{device="lo0"} 0 node_network_receive_errs_total{device="xn0"} 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="ixv0"} 1.26510594e+09 node_network_receive_multicast_total{device="ixv1"} 1.265115418e+09 node_network_receive_multicast_total{device="ixv2"} 3.32145678e+08 node_network_receive_multicast_total{device="ixv3"} 3.65440957e+08 node_network_receive_multicast_total{device="lagg0"} 2.530221332e+09 node_network_receive_multicast_total{device="lagg1"} 6.97586617e+08 node_network_receive_multicast_total{device="lo0"} 0 node_network_receive_multicast_total{device="xn0"} 1.09575e+06 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="ixv0"} 0 node_network_receive_packets_total{device="ixv1"} 0 node_network_receive_packets_total{device="ixv2"} 0 node_network_receive_packets_total{device="ixv3"} 0 node_network_receive_packets_total{device="lagg0"} 0 node_network_receive_packets_total{device="lagg1"} 0 node_network_receive_packets_total{device="lo0"} 6.2650112e+07 node_network_receive_packets_total{device="xn0"} 1.38106679e+08 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="ixv0"} 0 node_network_transmit_bytes_total{device="ixv1"} 0 node_network_transmit_bytes_total{device="ixv2"} 0 node_network_transmit_bytes_total{device="ixv3"} 0 node_network_transmit_bytes_total{device="lagg0"} 0 node_network_transmit_bytes_total{device="lagg1"} 0 node_network_transmit_bytes_total{device="lo0"} 5.263043792e+09 node_network_transmit_bytes_total{device="xn0"} 2.561322269561e+12 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="ixv0"} 0 node_network_transmit_drop_total{device="ixv1"} 0 node_network_transmit_drop_total{device="ixv2"} 0 node_network_transmit_drop_total{device="ixv3"} 0 node_network_transmit_drop_total{device="lagg0"} 0 node_network_transmit_drop_total{device="lagg1"} 0 node_network_transmit_drop_total{device="lo0"} 0 node_network_transmit_drop_total{device="xn0"} 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="ixv0"} 0 node_network_transmit_errs_total{device="ixv1"} 0 node_network_transmit_errs_total{device="ixv2"} 0 node_network_transmit_errs_total{device="ixv3"} 0 node_network_transmit_errs_total{device="lagg0"} 2 node_network_transmit_errs_total{device="lagg1"} 1 node_network_transmit_errs_total{device="lo0"} 0 node_network_transmit_errs_total{device="xn0"} 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="ixv0"} 0 node_network_transmit_multicast_total{device="ixv1"} 0 node_network_transmit_multicast_total{device="ixv2"} 0 node_network_transmit_multicast_total{device="ixv3"} 0 node_network_transmit_multicast_total{device="lagg0"} 0 node_network_transmit_multicast_total{device="lagg1"} 0 node_network_transmit_multicast_total{device="lo0"} 0 node_network_transmit_multicast_total{device="xn0"} 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="ixv0"} 0 node_network_transmit_packets_total{device="ixv1"} 0 node_network_transmit_packets_total{device="ixv2"} 0 node_network_transmit_packets_total{device="ixv3"} 0 node_network_transmit_packets_total{device="lagg0"} 0 node_network_transmit_packets_total{device="lagg1"} 0 node_network_transmit_packets_total{device="lo0"} 6.2650112e+07 node_network_transmit_packets_total{device="xn0"} 1.898065224e+09 # 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"} 4.23e-05 node_scrape_collector_duration_seconds{collector="cpu"} 9.7014e-05 node_scrape_collector_duration_seconds{collector="exec"} 0.000100055 node_scrape_collector_duration_seconds{collector="loadavg"} 9.7014e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.00019929 node_scrape_collector_duration_seconds{collector="netdev"} 0.000330664 node_scrape_collector_duration_seconds{collector="textfile"} 0.000220926 node_scrape_collector_duration_seconds{collector="time"} 0 # 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="exec"} 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="smartmon.prom"} 1.68967386e+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.7282892525848005e+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"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP smartmon_smartctl_version SMART metric smartctl_version # TYPE smartmon_smartctl_version gauge smartmon_smartctl_version{version=""} 1