mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
and mv some from "others" to specific category
This commit is contained in:
parent
cc3622d96c
commit
7042351e74
9 changed files with 12 additions and 10 deletions
|
@ -36,7 +36,7 @@ fi
|
|||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo 'graph_title Postfix Mail Counter'
|
||||
echo 'graph_category postfix'
|
||||
echo 'graph_category mail'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel Hourly Messages'
|
||||
echo 'recieved.label Delivered'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue