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:
parent
63351ab535
commit
eb100e33a9
20 changed files with 10 additions and 10 deletions
|
@ -106,7 +106,7 @@ if( exists $ARGV[0] and $ARGV[0] eq "config" ) {
|
|||
print "graph_vlabel count\n";
|
||||
print "graph_args --base 1000 --lower-limit 0 --rigid\n";
|
||||
print "graph_info This graph show syslog-ng-ctl stats\n";
|
||||
print "graph_category syslog\n";
|
||||
print "graph_category system\n";
|
||||
for my $graph (@gpaths) {
|
||||
# ID
|
||||
my $id = sprintf '%s_%s',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue