1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 09:57:09 +00:00

Category Tree: Reduce number of categories

sphinx -> search
unicorn -> webserver
moved some plugins to other dirs to get better seconde level heading
This commit is contained in:
dipohl 2017-02-23 02:22:08 +01:00
parent 444c7939de
commit e08a6448ce
20 changed files with 11 additions and 11 deletions

View file

@ -68,7 +68,7 @@ if ( exists $ARGV[0] and $ARGV[0] eq "config" ) {
# Default Settings
print "graph_title SHOUTcast Online\n";
print "graph_args --base 1000\n";
print "graph_category shoutcast\n";
print "graph_category streaming\n";
print "graph_vlabel Connections per \${graph_period}\n";
# Max Listeners Allowed to Connect to Server