You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
README.md | 10 years ago | |
dovecot_ | 10 years ago |
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.