]> TLD Linux GIT Repositories - packages/munin-plugins-contrib.git/blob - munin-plugins-contrib-postfix.patch
- contrib plugins for Munin, NFY, patches not adjusted
[packages/munin-plugins-contrib.git] / munin-plugins-contrib-postfix.patch
1 --- munin-plugins-muninexchange-20081128/plugins/mail/dkimproxy_mails   2008-11-29 13:19:37.000000000 +0100
2 +++ munin/plugins/mail/dkimproxy_mails  2008-11-29 13:19:43.000000000 +0100
3 @@ -47,7 +47,7 @@
4  if [ "$1" = "config" ]; then
5          echo 'graph_title DKIM Proxy mails'
6          echo 'graph_order dkimnone dkimpass dkiminvalid dkimfail'
7 -        echo 'graph_category mail'
8 +        echo 'graph_category postfix'
9          echo 'graph_vlabel Count'
10          echo 'graph_args --base 1000 -l 0'
11  #       echo 'graph_total total'
12 --- munin-plugins-muninexchange-20081128/plugins/mail/postfix_filtered  2008-11-29 13:19:37.000000000 +0100
13 +++ munin/plugins/mail/postfix_filtered 2008-11-29 13:19:43.000000000 +0100
14 @@ -60,7 +60,7 @@
15                 else
16                         echo 'graph_order allowed rbl policy helo client sender recipient relay'
17         fi
18 -       echo 'graph_category mail'
19 +       echo 'graph_category postfix'
20         echo 'graph_vlabel Mails per second'
21         echo 'graph_args --base 1000 -l 0'
22  
23 --- munin-plugins-muninexchange-20081128/plugins/mail/postfix_mailfiltered      2008-11-29 13:19:37.000000000 +0100
24 +++ munin/plugins/mail/postfix_mailfiltered     2008-11-29 13:19:43.000000000 +0100
25 @@ -30,7 +30,7 @@
26  if [ "$1" = "config" ]; then
27         echo 'graph_title Postfix daily filtering'
28         echo 'graph_order relay rbl helo client sender recipient'
29 -       echo 'graph_category mail'
30 +       echo 'graph_category postfix'
31         echo 'graph_vlabel Count'
32         echo 'graph_args --base 1000 -l 0'
33         echo 'graph_total total'
34 --- munin-plugins-muninexchange-20081128/plugins/mail/postfix-policyd   2008-11-29 13:19:37.000000000 +0100
35 +++ munin/plugins/mail/postfix-policyd  2008-11-29 13:19:43.000000000 +0100
36 @@ -25,7 +25,7 @@
37  if [ "$1" = "config" ]; then
38          echo 'graph_title Postfix-Policyd daily filtering'
39          echo 'graph_order delayed passed whitelisted'
40 -        echo 'graph_category mail'
41 +        echo 'graph_category postfix'
42          echo 'graph_vlabel Count'
43          echo 'graph_scale no'
44  
45 --- munin-plugins-muninexchange-20081128/plugins/mail/postfix_stats     2008-11-29 13:19:37.000000000 +0100
46 +++ munin/plugins/mail/postfix_stats    2008-11-29 13:19:43.000000000 +0100
47 @@ -19,7 +19,7 @@
48  system.type COUNTER
49  graph_title Postfix statistics
50  graph_vlabel Postfix statistics
51 -graph_category Mail
52 +graph_category postfix
53  graph_total Total
54  received.label received
55  delivered.label delivered
56 --- munin-plugins-muninexchange-20081128/plugins/mail/postgrey  2008-11-29 13:19:37.000000000 +0100
57 +++ munin/plugins/mail/postgrey 2008-11-29 13:19:43.000000000 +0100
58 @@ -30,7 +30,7 @@
59  if [ "$1" = "config" ]; then
60         echo 'graph_title Postgrey daily filtering'
61         echo 'graph_order delayed passed whitelisted'
62 -       echo 'graph_category mail'
63 +       echo 'graph_category postfix'
64         echo 'graph_vlabel Count'
65         echo 'graph_scale no'
66  
67 --- munin-plugins-muninexchange-20110326/plugins/mail/postfix_filtered_awk~     2011-03-26 15:54:42.725320884 +0100
68 +++ munin-plugins-muninexchange-20110326/plugins/mail/postfix_filtered_awk      2011-03-26 15:57:20.174320884 +0100
69 @@ -50,7 +50,7 @@
70  if [ "$1" = "config" ]; then
71         echo 'graph_title Postfix message filtering'
72  
73 -       echo 'graph_category mail'
74 +       echo 'graph_category postfix'
75         echo 'graph_vlabel Mails per second'
76  #      echo 'graph_args --base 1000 --logarithmic'
77         echo 'graph_args --base 1000 -l 0'
78 --- munin-plugins-muninexchange-20110326/plugins/mail/postgrey-new~     2011-03-26 15:54:42.787320884 +0100
79 +++ munin-plugins-muninexchange-20110326/plugins/mail/postgrey-new      2011-03-26 15:58:43.796320879 +0100
80 @@ -59,7 +59,7 @@
81  if(defined $ARGV[0] and $ARGV[0] eq "config") {
82         print "graph_title Postgrey Actions\n";
83         print "graph_order greylisted retry_early passed passed_w\n";
84 -       print "graph_category mail\n";
85 +       print "graph_category postfix\n";
86         print "graph_vlabel Count\n";
87         print "graph_scale no\n";
88