1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Reduce number of categories

smstools -> other (smstools)
sourceds -> games (sourceds)
squeezebox -> radio (squeezebox)
syslog -> system (syslog)
ultramonkey-l7 -> loadbalancer (ultramonkey-l7)
moved directory jmx up to level 1 in hierarchy
This commit is contained in:
dipohl 2017-02-23 23:48:55 +01:00
parent 63351ab535
commit eb100e33a9
20 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@ if (($ARGV[0])&&($ARGV[0] eq "config")){
# print "graph_args --upper-limit 50 -l 0\n";
print "graph_args -l 0\n";
print "graph_vlabel Anzahl\n";
print "graph_category VDR\n";
print "graph_category tv\n";
print "graph_info Diese Graphen zeigen verschiedene Werte des VDR.\n";
print "timer.label Timer (Anzahl)\n";