Munin graphs for dovecot
Go to file
Christian Nicolai 9fe21566cf
Dovecot 2.3 deprecated the old stats plugin as `oldstats`
- https://doc.dovecot.org/installation_guide/upgrading/from-2.2-to-2.3/
2022-02-18 17:30:50 +01:00
README.md Fiat lux 2013-09-18 17:29:02 +02:00
dovecot_ Dovecot 2.3 deprecated the old stats plugin as `oldstats` 2022-02-18 17:30:50 +01:00

README.md

munin-dovecot

Creates Munin graphs from the stats gathered via doveadm stats dump from a Dovecot server running on the same host.

Install

Clone this repository or download the dovecot_ file and create a symlink as root in /etc/munin/plugins by using e.g.:

cd /etc/munin/plugins; ln -s /path/to/dovecot_ dovecot_<mode>

where is one of connections (currently only one option).

Don't forget to restart your munin-node deamon.