e9068f1c3326de0265d0ef542a0d7723f5f01bc8 |
|
13-Dec-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
stats: Add new stats service |
4d615d2599ee858fa0a9cc4043883b1be1e058a4 |
|
15-Nov-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
stats: Add support for carbon-server
Allows admin to specify stats_carbon_server=ip:port.
Stats are delivered in "key value" format
to specified port. Can be received with e.g.
metronome. |
b200bc3875fa06d42c8619865cc306c3297fcacc |
|
06-Jul-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
Add PIE and RELRO to binaries |
e618403cd6bb910e28b21aa0519ed53fa7d94cd2 |
|
05-Feb-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
stats: Renamed mail-server-connection to fifo-input-connection. |
63393b70c3dc17afffa44f81801e21aa37ff0d4d |
|
15-Jan-2016 |
Aki Tuomi <aki.tuomi@dovecot.net> |
stats: Add RESET call to stats client |
379175cfba8150d481d9898b78330b719d128d84 |
|
05-Mar-2015 |
Timo Sirainen <tss@iki.fi> |
stats process/plugin redesign to be more modular.
The visible functionality doesn't actually change with this patch yet, but
it allows other plugins/services to add their own fields to stats process.
For example auth process could send auth success/failures or auth cache
hits/misses. |
7f50258fb5e71ca7965d8527f879114c39d0a0fb |
|
25-Feb-2013 |
Timo Sirainen <tss@iki.fi> |
MODULE_LIBS is now part of LIBDOVECOT. No need to explicitly link it everywhere. |
ede6bdb42c76bf84add9071b9fe14586646aeaf7 |
|
26-Aug-2011 |
Timo Sirainen <tss@iki.fi> |
Initial implementation of statistics gathering daemon and plugins to feed it.
Some statistics are still missing, some of the code is a bit ugly and the
internal protocols will probably still change. |