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
e2b11e381b
commit
e00b066f2d
9 changed files with 13 additions and 13 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue