Whitespace cleanup
Plugins eoc_subscribers_count: fix shellcheck issues
Adjust categories for some mail-related plugins
added executable permission for multiple plugins
shell: use 'command -v' instead of 'hash' (for non-bash)
see https://stackoverflow.com/a/677212
Implement suggested changes.
Implement plugin for monitoring nullmailer.
replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
spelling fixes (2nd try)
Plugin-Gallery: Get better 2nd level headingsReview of category mail
Plugin-Gallery: Better 2nd level headings
Category Tree: Reduce number of categoriesicecast -> streaming (icecast)moodle -> cms (moodle)postfwd2: mail -> fw (postfix)
Category Tree: Reduce number of categoriesnetapp -> san
Category Tree: Reduce number of categoriesand mv some from "others" to specific category
Category Tree: Collect all postfix plugins in category mail
Category Tree: reduce number of categories
Category Tree: Reduce number of categories
Small language fixes
Sellcheck disables and “eval” removed
Strict SH script, thanks to sumpfralle
draw mode changed to AREASTACK
Changed draw mode to STACK
no duplicated code, area graph, only first result
changed graph_period to minute (more appropiated)
Chenged family to “contrib”
change spaces for tabs (code indent)
Use simple quotes and better graph config
Remove whitespaces from result
Rewrited Plugin
postfix-policyd-spf-python: add license statement
add postfix-policyd-spf-python plugin
Merge pull request #612 from googley/master
fix old wrong variable
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
Use /usr/bin/perl, not @PERL@, as interpreter
@PERL
Save with UNIX line breaks
Delete outdated duplicate files (postfix plugins)
Reduce number of categories, use more generic terms
Move plugins to subdirectory
Added a category to mailman-queue-check
Moved mailman-queue-check to the mailman folder
Copyright year update
Add new plugin : postfwd2
Merge branch 'pr/388'
Merge pull request #362 from darac/patch-1
Create dovecot_stats_
mail/postfix_stats: convert to unix line endings
Use correct line endings for the sa-learn plugin
Create postfwd-rbl
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.
dovecot: Use DERIVE to avoid ugly computations
Using a timed grep with a state computation is usually mostly wrong. The DERIVEfield type is specifically designed for that very purpose.
Closes #264
fixed missing tmp cleanup
dovecot plugin: fix path to state file
move postfix plugins into the mail directory
[FIX] mail/dovecot: fix typo, categorization.
mail/qmailconn: fix author's name
Update plugins/mail/qmailconn
Renamed to imapproxy_multi
Converted imapproxy_ to multigraph
Moved the imapproxy_ plugin to the mail directory
organize email-related plugins into the mail directory
dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I justsquashed his commits into one commit.
remove obsolete dovecot plugin and move the newer one to the mail directory
improved graph labelsadded changelog
measure IMAP bandwidth based on mbsync/isync
- have some dirs