# 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"} 0.000101272 go_gc_duration_seconds{quantile="0.25"} 0.000564489 go_gc_duration_seconds{quantile="0.5"} 0.00065945 go_gc_duration_seconds{quantile="0.75"} 0.000871972 go_gc_duration_seconds{quantile="1"} 0.003520999 go_gc_duration_seconds_sum 3.03702815 go_gc_duration_seconds_count 4805 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 27 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.2"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.151568e+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.815629168e+09 # 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 7923 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 7.0141766e+07 # 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.959936e+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 3.151568e+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.316032e+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 5.021696e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 9185 # 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 5.554176e+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 1.1337728e+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.7741594344972382e+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 7.0150951e+07 # 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 2400 # 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 85760 # 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 97920 # 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 5.670696e+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 579437 # 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.212416e+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.212416e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.621096e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 8 # HELP postfix_cleanup_messages_not_accepted_total Total number of messages not accepted by cleanup. # TYPE postfix_cleanup_messages_not_accepted_total counter postfix_cleanup_messages_not_accepted_total 0 # HELP postfix_cleanup_messages_processed_total Total number of messages processed by cleanup. # TYPE postfix_cleanup_messages_processed_total counter postfix_cleanup_messages_processed_total 36 # HELP postfix_cleanup_messages_rejected_total Total number of messages rejected by cleanup. # TYPE postfix_cleanup_messages_rejected_total counter postfix_cleanup_messages_rejected_total 0 # HELP postfix_qmgr_messages_inserted_receipients Number of receipients per message inserted into the mail queues. # TYPE postfix_qmgr_messages_inserted_receipients histogram postfix_qmgr_messages_inserted_receipients_bucket{le="1"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="2"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="4"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="8"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="16"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="32"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="64"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="128"} 36 postfix_qmgr_messages_inserted_receipients_bucket{le="+Inf"} 36 postfix_qmgr_messages_inserted_receipients_sum 36 postfix_qmgr_messages_inserted_receipients_count 36 # HELP postfix_qmgr_messages_inserted_size_bytes Size of messages inserted into the mail queues in bytes. # TYPE postfix_qmgr_messages_inserted_size_bytes histogram postfix_qmgr_messages_inserted_size_bytes_bucket{le="1000"} 0 postfix_qmgr_messages_inserted_size_bytes_bucket{le="10000"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="100000"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="1e+06"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="1e+07"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="1e+08"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="1e+09"} 36 postfix_qmgr_messages_inserted_size_bytes_bucket{le="+Inf"} 36 postfix_qmgr_messages_inserted_size_bytes_sum 89467 postfix_qmgr_messages_inserted_size_bytes_count 36 # HELP postfix_qmgr_messages_removed_total Total number of messages removed from mail queues. # TYPE postfix_qmgr_messages_removed_total counter postfix_qmgr_messages_removed_total 40 # HELP postfix_showq_message_age_seconds Age of messages in Postfix's message queue, in seconds # TYPE postfix_showq_message_age_seconds histogram postfix_showq_message_age_seconds_bucket{queue="active",le="10"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="100"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="1000"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="10000"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="100000"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="1e+06"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="1e+07"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="1e+08"} 0 postfix_showq_message_age_seconds_bucket{queue="active",le="+Inf"} 0 postfix_showq_message_age_seconds_sum{queue="active"} 0 postfix_showq_message_age_seconds_count{queue="active"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="10"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="100"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="1000"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="10000"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="100000"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="1e+06"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="1e+07"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="1e+08"} 0 postfix_showq_message_age_seconds_bucket{queue="deferred",le="+Inf"} 0 postfix_showq_message_age_seconds_sum{queue="deferred"} 0 postfix_showq_message_age_seconds_count{queue="deferred"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="10"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="100"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="1000"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="10000"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="100000"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="1e+06"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="1e+07"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="1e+08"} 0 postfix_showq_message_age_seconds_bucket{queue="hold",le="+Inf"} 0 postfix_showq_message_age_seconds_sum{queue="hold"} 0 postfix_showq_message_age_seconds_count{queue="hold"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="10"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="100"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="1000"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="10000"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="100000"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="1e+06"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="1e+07"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="1e+08"} 0 postfix_showq_message_age_seconds_bucket{queue="incoming",le="+Inf"} 0 postfix_showq_message_age_seconds_sum{queue="incoming"} 0 postfix_showq_message_age_seconds_count{queue="incoming"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="10"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="100"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="1000"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="10000"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="100000"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="1e+06"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="1e+07"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="1e+08"} 0 postfix_showq_message_age_seconds_bucket{queue="maildrop",le="+Inf"} 0 postfix_showq_message_age_seconds_sum{queue="maildrop"} 0 postfix_showq_message_age_seconds_count{queue="maildrop"} 0 # HELP postfix_showq_message_size_bytes Size of messages in Postfix's message queue, in bytes # TYPE postfix_showq_message_size_bytes histogram postfix_showq_message_size_bytes_bucket{queue="active",le="1000"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="10000"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="100000"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="1e+06"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="1e+07"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="1e+08"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="1e+09"} 0 postfix_showq_message_size_bytes_bucket{queue="active",le="+Inf"} 0 postfix_showq_message_size_bytes_sum{queue="active"} 0 postfix_showq_message_size_bytes_count{queue="active"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="1000"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="10000"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="100000"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="1e+06"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="1e+07"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="1e+08"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="1e+09"} 0 postfix_showq_message_size_bytes_bucket{queue="deferred",le="+Inf"} 0 postfix_showq_message_size_bytes_sum{queue="deferred"} 0 postfix_showq_message_size_bytes_count{queue="deferred"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="1000"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="10000"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="100000"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="1e+06"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="1e+07"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="1e+08"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="1e+09"} 0 postfix_showq_message_size_bytes_bucket{queue="hold",le="+Inf"} 0 postfix_showq_message_size_bytes_sum{queue="hold"} 0 postfix_showq_message_size_bytes_count{queue="hold"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="1000"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="10000"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="100000"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="1e+06"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="1e+07"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="1e+08"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="1e+09"} 0 postfix_showq_message_size_bytes_bucket{queue="incoming",le="+Inf"} 0 postfix_showq_message_size_bytes_sum{queue="incoming"} 0 postfix_showq_message_size_bytes_count{queue="incoming"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="1000"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="10000"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="100000"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="1e+06"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="1e+07"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="1e+08"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="1e+09"} 0 postfix_showq_message_size_bytes_bucket{queue="maildrop",le="+Inf"} 0 postfix_showq_message_size_bytes_sum{queue="maildrop"} 0 postfix_showq_message_size_bytes_count{queue="maildrop"} 0 # HELP postfix_smtp_connection_timed_out_total Total number of messages that have been deferred on SMTP. # TYPE postfix_smtp_connection_timed_out_total counter postfix_smtp_connection_timed_out_total 0 # HELP postfix_smtp_deferred_messages_total Total number of messages that have been deferred on SMTP. # TYPE postfix_smtp_deferred_messages_total counter postfix_smtp_deferred_messages_total 0 # HELP postfix_smtp_delivery_delay_seconds SMTP message processing time in seconds. # TYPE postfix_smtp_delivery_delay_seconds histogram postfix_smtp_delivery_delay_seconds_bucket{stage="",le="0.001"} 4 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="0.01"} 16 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="0.1"} 72 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="1"} 135 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="10"} 156 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="60"} 159 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="3600"} 160 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="86400"} 160 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="172800"} 160 postfix_smtp_delivery_delay_seconds_bucket{stage="",le="+Inf"} 160 postfix_smtp_delivery_delay_seconds_sum{stage=""} 515.6499999999992 postfix_smtp_delivery_delay_seconds_count{stage=""} 160 # HELP postfix_smtp_status_deferred Total number of messages deferred. # TYPE postfix_smtp_status_deferred counter postfix_smtp_status_deferred 0 # HELP postfix_smtpd_connections_lost_total Total number of connections lost. # TYPE postfix_smtpd_connections_lost_total counter postfix_smtpd_connections_lost_total{after_stage="AUTH"} 1 # HELP postfix_smtpd_connects_total Total number of incoming connections. # TYPE postfix_smtpd_connects_total counter postfix_smtpd_connects_total 1 # HELP postfix_smtpd_disconnects_total Total number of incoming disconnections. # TYPE postfix_smtpd_disconnects_total counter postfix_smtpd_disconnects_total 1 # HELP postfix_smtpd_forward_confirmed_reverse_dns_errors_total Total number of connections for which forward-confirmed DNS cannot be resolved. # TYPE postfix_smtpd_forward_confirmed_reverse_dns_errors_total counter postfix_smtpd_forward_confirmed_reverse_dns_errors_total 0 # HELP postfix_smtpd_sasl_authentication_failures_total Total number of SASL authentication failures. # TYPE postfix_smtpd_sasl_authentication_failures_total counter postfix_smtpd_sasl_authentication_failures_total 0 # HELP postfix_unsupported_log_entries_total Log entries that could not be processed. # TYPE postfix_unsupported_log_entries_total counter postfix_unsupported_log_entries_total{service="pickup"} 36 # HELP postfix_up Whether scraping Postfix's metrics was successful. # TYPE postfix_up gauge postfix_up{path="/var/spool/postfix/public/showq"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 117.7 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 26 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.5314944e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.77355874945e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.722241024e+09 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_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"} 40044 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0