mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
bb64fcbc55
commit
62560fae23
11 changed files with 43 additions and 24 deletions
|
@ -38,6 +38,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_title Postfix Mail Counter'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel Hourly Messages'
|
||||
echo 'graph_category mail'
|
||||
echo 'received.label Delivered'
|
||||
echo 'sent.label Outgoing'
|
||||
echo 'rejecthelo.label Invalid HELO'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue