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

10 Commits

Author SHA1 Message Date
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