1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 02:18:08 +00:00

Category Tree: Reduce number of categories

This commit is contained in:
dipohl 2017-02-20 18:32:37 +01:00
parent 8172d38c2d
commit d3ec292809
9 changed files with 118 additions and 10 deletions

View file

@ -33,7 +33,7 @@ fi
if [ "$1" = "config" ]; then
echo 'graph_title Amavis message filtering'
echo 'graph_category mail'
echo 'graph_category antivirus'
echo 'graph_vlabel Mails per minute'
echo 'graph_args --base 1000 -l 0'