.\" Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file .TH DOVEADM\-DUMP 1 "2016-01-12" "Dovecot v2.3" "Dovecot" .SH NAME doveadm\-stats \- Inspect or reset stats .\"------------------------------------------------------------------------ .SH SYNOPSIS .BR doveadm\ stats\ dump " [ " \-s\ " ] " " [ " " ]" .PP .BR doveadm\ stats\ top " [ " \-s\ " ] " "[ " -b " ]" " [ " sort field> " ]" .PP .BR doveadm\ stats\ reset " [ " \-s\ " ] " .\"------------------------------------------------------------------------ .SH DESCRIPTION .B doveadm stats dump is used to output statistics .PP .B doveadm stats top is used to monitor statistics .PP .B doveadm stats reset is used to reset statistics .\"------------------------------------------------------------------------ .SH OPTIONS Command specific .IR options : .TP .BI \-s socketpath Sets stats socket path .TP .B \-b Show disk input/output bytes .\"------------------------------------------------------------------------ .SH ARGUMENTS .BR dump accepts following types: command, session, user, domain, ip and global. .PP Filter can be .TP .B user= Match given user. .TP .B domain= Match given DNS domain name .TP .B session= Match session identifier .TP .B ip="["/"]" Match local or remote IP .TP .B since= Match session start time .TP .B connected Show only connected sessions .PP .BR top accepts any valid field name to sort along with. .\"------------------------------------------------------------------------ .SH REPORTING BUGS Report bugs, including .I doveconf \-n output, to the Dovecot Mailing List . Information about reporting bugs is available at: http://dovecot.org/bugreport.html .\"------------------------------------------------------------------------ .SH SEE ALSO .BR doveadm (1)