1DOVEADM-DUMP(1)                     Dovecot                    DOVEADM-DUMP(1)
2
3
4

NAME

6       doveadm-stats - Inspect or reset stats
7

SYNOPSIS

9       doveadm stats dump [ -s <stats socket path> ] <type> [ <filter> ]
10
11       doveadm stats top [ -s <stats socket path> ] [ -b ] [ sortfield> ]
12
13       doveadm stats reset [ -s <stats socket path> ]
14
15       doveadm stats add  [  --description <string>  ]  [  --exporter <name> [
16       --exporter-include <field>    ]]    [     --fields <fields>     ]     [
17       --group_by <fields> ] <name> <filter>
18
19       doveadm stats remove <name>
20

DESCRIPTION

22       doveadm stats dump is used to output statistics
23
24       doveadm stats top is used to monitor statistics
25
26       doveadm stats reset is used to reset statistics
27
28       doveadm stats add is used to add metrics to statistics
29
30       doveadm stats remove is used to remove metrics from statistics
31

OPTIONS

33       Command specific options:
34
35       -ssocketpath
36              Sets stats socket path
37
38       -b     Show disk input/output bytes
39

ARGUMENTS

41       dump  accepts  following  types: command, session, user, domain, ip and
42       global.
43
44       Filter can be
45
46       user=<wildcard>
47              Match given user.
48
49       domain=<wildcard>
50              Match given DNS domain name
51
52       session=<str>
53              Match session identifier
54
55       ip=<ip>"["/<mask>"]"
56              Match local or remote IP
57
58       since=<timestamp>
59              Match session start time
60
61       connected
62              Show only connected sessions
63
64       top accepts any valid field name to sort along with.
65

REPORTING BUGS

67       Report bugs, including doveconf -n output, to the Dovecot Mailing  List
68       <dovecot@dovecot.org>.   Information  about reporting bugs is available
69       at: http://dovecot.org/bugreport.html
70

SEE ALSO

72       doveadm(1)
73
74
75
76Dovecot v2.3                      2016-01-12                   DOVEADM-DUMP(1)
Impressum