doveadm stats top " [ " -s <stats socket path> " ] " "[ " -b " ]" " [ " sort field> " ]"
doveadm stats reset " [ " -s <stats socket path> " ] " ------------------------------------------------------------------------
doveadm stats top is used to monitor statistics
doveadm stats reset is used to reset statistics
------------------------------------------------------------------------
-s socketpath Sets stats socket path
-b Show disk input/output bytes
------------------------------------------------------------------------
Filter can be
user=<wildcard> Match given user.
domain=<wildcard> Match given DNS domain name
session=<str> Match session identifier
ip=<ip>"["/<mask>"]" Match local or remote IP
since=<timestamp> Match session start time
connected Show only connected sessions
top accepts any valid field name to sort along with.
------------------------------------------------------------------------
@INCLUDE:reporting-bugs@
------------------------------------------------------------------------