mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Category Tree: Reduce number of categories
rackspace -> cloud (rackspace) openvpn -> network (openvpn) rethinkdb -> db (rethinkdb) glance -> cloud (glance)
This commit is contained in:
parent
eaf6c2d7ce
commit
6aa977b250
14 changed files with 17 additions and 17 deletions
|
@ -44,7 +44,7 @@ def print_config():
|
|||
print 'graph_title Glance images status'
|
||||
print 'graph_vlabel images'
|
||||
print 'graph_args --lower-limit 0'
|
||||
print 'graph_category glance'
|
||||
print 'graph_category cloud'
|
||||
print 'graph_scale no'
|
||||
print 'graph_info This graph show number of images by status'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue