1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +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

@ -24,7 +24,7 @@ function SplitTwice($content,$first,$second) {
if ($argv[1]=='config'){
print "graph_title Rackspace CDN storage usage\n";
print "graph_vlabel CDN storage usage\n";
print "graph_category rackspace\n";
print "graph_category cloud\n";
print "usage.label storage usage\n";
print "graph_args --base 1024\n";