Lars Kruse
e4cd049b01
Fix trivial instances of wrong autoconf exitcodes
2018-09-16 04:03:31 +02:00
Lars Kruse
b115cb2b7c
Plugin postfix-rbl-blocked-mails: shellcheck cleanup; switch to /bin/sh
2018-08-03 13:08:18 +02:00
Lars Kruse
9e47c112b9
Plugin postfix-rbl-blocked-mails: count by top-level-domain
...
It looks like the spamhaus domain changed from sbl-xbl.spamhaus.org to
zen.spamhaus.org. The same may have happened for other RBL domains.
Thus we just filter by the top level domain (instead of the specific
sub-domain).
2018-08-03 13:05:42 +02:00
Lars Kruse
e77b778c91
Plugin postfix-rbl-blocked-mails: separate count function
2018-08-03 13:05:16 +02:00
Lars Kruse
f3525cfa4a
Plugin postfix-rbl-blocked-mails: unify whitespace
2018-08-03 13:00:34 +02:00
Lars Kruse
d4320aea82
Plugin postfix-rbl-blocked-mails: improve autoconf output
2018-08-03 12:59:16 +02:00
Lars Kruse
17f784270a
Whitespace cleanup
...
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
4b2fcbf8b9
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
2017-04-18 23:32:55 +02:00
Ander Punnar
ba37da5563
clarify
2017-04-15 18:12:48 +03:00
Ander Punnar
16fcdeca9e
use fixed string
2017-04-15 18:06:12 +03:00
Ander Punnar
56a367da72
add example
2017-04-14 17:44:15 +03:00
Ander Punnar
b43f35f106
fix shellcheck
2017-04-14 17:36:37 +03:00
Ander Punnar
390c805027
more content-oriented name
2017-04-14 17:31:49 +03:00
Ander Punnar
81baaf6976
be even more precise
2017-04-14 17:30:36 +03:00
Ander Punnar
1fe97cbfeb
add docs, bump version and credits
2017-04-13 13:36:17 +03:00
Ander Punnar
b359073976
unquote
2017-04-13 13:09:29 +03:00
Ander Punnar
782097d72b
be more clever
2017-04-13 13:04:45 +03:00
Ander Punnar
335d856dfa
mail.log is readable by root and adm group
2017-04-13 13:04:00 +03:00
Ander Punnar
bd0ff0947c
be more clear
2017-04-13 12:51:43 +03:00
Ander Punnar
b13a180e92
correct place for postfix logs is mail.log
2017-04-13 12:50:43 +03:00
Ander Punnar
c2ddc35f73
quote
2017-04-13 12:46:17 +03:00
Ander Punnar
8e5775ce33
initial support for grep
2017-04-13 12:40:17 +03:00
dipohl
a8d024ace4
Category Tree: Reduce number of categories
...
icecast -> streaming (icecast)
moodle -> cms (moodle)
postfwd2: mail -> fw (postfix)
2017-02-23 17:46:56 +01:00
dipohl
f523f095f9
Category Tree: Reduce number of categories
...
netapp -> san
2017-02-22 19:44:59 +01:00
dipohl
7042351e74
Category Tree: Reduce number of categories
...
and mv some from "others" to specific category
2017-02-22 19:09:05 +01:00
dipohl
cc3622d96c
Category Tree: Collect all postfix plugins in category mail
2017-02-22 18:43:01 +01:00
Michel Albert
d6465721f3
Stack postfix mailqueues instead of overlapping.
...
It is very hard to see the real values in the postfix queue when they
are overlapping. Having a stacked graph eleviates this whil still
retaining all the necessary data.
2015-05-26 16:01:48 +02:00
Stig Sandbeck Mathisen
4df8dcdba8
Merge pull request #549 from roobre/master
...
Fixed sent/received count and replaced wc -l with -c
2015-05-05 13:47:54 +02:00
Veres Lajos
fba800ae52
typofixes - https://github.com/vlajos/misspell_fixer
...
Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Roberto "Roobre" Santalla
72c5b59d48
Now category "postfix" is correctly reported.
2014-11-19 05:40:27 +01:00
Roberto "Roobre" Santalla
892be6fa13
Fixed sent/received count and replaced wc -l with -c
2014-11-19 05:30:31 +01:00
Clemens Schwaighofer
e7342a3831
Munin postfix plugins for multiple postfixes
...
renamed the ‘rtimeout’ from “Lost connection” to “Read connection timed
out” to be more correct at what this value is.
2014-01-21 15:58:39 +09:00
Clemens Schwaighofer
a64e85b2b7
Add multiple postfix monitoring plugin
2013-12-25 12:30:51 +09:00
Kenyon Ralph
6de3ccf145
move postfix plugins into the mail directory
2013-05-08 14:24:31 -07:00
Clemens Schwaighofer
a2c35ad7c2
Postfix monitoring plugins to work with multiple postfix installs
...
If there are more than one postfix running, with separate config file,
and still use the same main log file, this scripts can create stats
split per running postfix instance.
Those scripts have not been tested on the new debian multiple postfix
infrastructure, only on real separate running postfix services.
Except postfix_mailvolume_multi, each plugin needs to be configured per
running postfix.
For mailqueue* it is the config folder name, for mailstats it is the
syslog_name in the config file.
mailvolume is also based on the syslog_name, but can do auto config if
nothing has been set.
2012-03-14 12:43:50 +09:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00