mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +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
|
@ -66,7 +66,7 @@ if ( $ARGV[0] eq "config" ) {
|
|||
|
||||
# The headers
|
||||
print "graph_title S3 Items\n";
|
||||
print "graph_category s3\n";
|
||||
print "graph_category cloud\n";
|
||||
print "graph_vlabel items\n";
|
||||
print 'graph_info Plugin available at <a href="http://www.ohardt.com/dev/munin/">http://www.ohardt.com/dev/munin/</a>' . "\n";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue