1
0
Fork 0
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:
dipohl 2017-02-20 22:14:23 +01:00
parent e2b11e381b
commit e00b066f2d
9 changed files with 13 additions and 13 deletions

View file

@ -118,7 +118,7 @@ def print_config():
print "graph_args --base 1024 -l 0"
print "graph_scale yes"
print "graph_info Bacula Job measurement."
print "graph_category Bacula"
print "graph_category backup"
print "graph_order",
for fd in clients:
print fd[1],