Révision 33e95e6f
Review and unify category assignments of plugins
| plugins/qmail/qmailsend_plesk | ||
|---|---|---|
| 68 | 68 |
print "graph_title Qmail outgoing SMTP replies\n"; |
| 69 | 69 |
print "graph_args --base 1000 -l 0 \n"; |
| 70 | 70 |
print "graph_vlabel replies/hour\n"; |
| 71 |
print "graph_category Mail\n";
|
|
| 71 |
print "graph_category mail\n";
|
|
| 72 | 72 |
print "graph_total Total\n" if (keys (%descriptions) > 1); |
| 73 | 73 |
print "graph_info This graph shows qmail-send transaction response codes.\n"; |
| 74 | 74 |
print "graph_order res" . join(" res", sort by_code keys %descriptions) . "\n";
|
Formats disponibles : Unified diff