2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
thefinn93
faca733fd6 Added a category to mailman-queue-check 2014-01-15 19:09:31 -08:00
thefinn93
59ecf3f15e Moved mailman-queue-check to the mailman folder 2014-01-15 19:07:28 -08:00
Luc Didry
e838e28ee0 Copyright year update 2014-01-07 17:22:21 +01:00
Luc Didry
29e732d7ee Add new plugin : postfwd2 2014-01-07 17:13:40 +01:00
Steve Schnepp
e605d1c2db Merge branch 'pr/388' 2013-11-05 10:48:39 +01:00
Kenyon Ralph
245b572587 Merge pull request #362 from darac/patch-1
Create dovecot_stats_
2013-11-03 01:52:49 -07:00
Kenyon Ralph
fe76476933 mail/postfix_stats: convert to unix line endings 2013-11-03 01:20:42 -07:00
Johann Schmitz
f1552118ec Use correct line endings for the sa-learn plugin 2013-10-29 17:19:25 +01:00
aquadraht
9f85e0ae9a Create postfwd-rbl 2013-10-08 14:53:58 +02:00
Steve Schnepp
88e1563b48 dovecot: avoid using sort & wc when grepping
egrep has the -c option, that does a wc -l.
Also, there's no need to sort the output prior counting it.
2013-09-05 00:30:45 +02:00
Steve Schnepp
2a72cc32dd dovecot: Use DERIVE to avoid ugly computations
Using a timed grep with a state computation is usually mostly wrong. The DERIVE
field type is specifically designed for that very purpose.

Closes #264
2013-09-05 00:29:22 +02:00
darac
bd2e9546cf Create dovecot_stats_ 2013-08-16 14:08:20 +01:00
Luc Duchosal
1efbf2309b fixed missing tmp cleanup 2013-07-24 07:42:53 +02:00
Holger Levsen
446de9a689 dovecot plugin: fix path to state file 2013-06-22 16:20:11 +02:00
Kenyon Ralph
6de3ccf145 move postfix plugins into the mail directory 2013-05-08 14:24:31 -07:00
ToM
aca139cc15 [FIX] mail/dovecot: fix typo, categorization. 2013-04-08 12:49:39 +02:00
Kenyon Ralph
7d0375b365 mail/qmailconn: fix author's name 2013-02-02 20:14:37 -08:00
ufoonline
67cdc919bb Update plugins/mail/qmailconn
# 2013-02-02 - Added support for Greylist and simscan Virus\Spam detect
#              Added LOGPATH env var
2013-02-02 21:27:37 +01:00
Niall Donegan
fdf68ff325 Renamed to imapproxy_multi 2012-08-02 16:57:19 +01:00
Niall Donegan
e316273af8 Converted imapproxy_ to multigraph 2012-08-02 16:56:03 +01:00
Niall Donegan
a80fce235d Moved the imapproxy_ plugin to the mail directory 2012-07-31 00:27:14 +01:00
Kenyon Ralph
af1bcc9883 organize email-related plugins into the mail directory 2012-06-21 21:01:09 -07:00
Kenyon Ralph
b9557dd930 dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I just
squashed his commits into one commit.
2012-02-29 14:58:35 -08:00
Kenyon Ralph
5a41f45571 remove obsolete dovecot plugin and move the newer one to the mail directory 2012-02-27 01:44:27 -08:00
Lars Kruse
ea382ede4e improved graph labels
added changelog
2012-02-26 03:45:47 +01:00
Lars Kruse
0aa2b8d1f5 measure IMAP bandwidth based on mbsync/isync 2012-02-25 22:43:08 +01:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00