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

rackspace -> cloud (rackspace)
openvpn -> network (openvpn)
rethinkdb -> db (rethinkdb)
glance -> cloud (glance)
This commit is contained in:
dipohl 2017-02-23 17:08:02 +01:00
parent eaf6c2d7ce
commit 6aa977b250
14 changed files with 17 additions and 17 deletions

View file

@ -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'