mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
plugin categories: other -> cloud
This commit is contained in:
parent
4e47cb5d85
commit
9995f46c4a
4 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@ def print_config(workers = None):
|
|||
print 'graph_args --lower-limit 0'
|
||||
print 'graph_scale no'
|
||||
print 'graph_vlabel tasks per ${graph_period}'
|
||||
print 'graph_category other'
|
||||
print 'graph_category cloud'
|
||||
|
||||
for name in TASK_STATES:
|
||||
name = clean_state_name(name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue