1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-08 23:23:31 +00:00

Category Tree: Reduce number of categories

This commit is contained in:
dipohl 2017-02-20 16:42:38 +01:00
parent c67c3d9298
commit 8172d38c2d
4 changed files with 4 additions and 8 deletions

View file

@ -100,7 +100,6 @@ my $pos = $ENV{pos} || 1;
my $response;
my $GRAPH_CATEGORY = "Groupwise";
my $GRAPH_PERIOD = "minute";
my $GRAPH_VLABEL = "messages per $GRAPH_PERIOD";
my $TOTAL_LABEL = "TotalMsgs";
@ -151,7 +150,7 @@ if (defined $ARGV[0] and $ARGV[0] eq "config")
# output to munin
print "host_name $host
graph_category $GRAPH_CATEGORY
graph_category mail
graph_args --base 1000
graph_period $GRAPH_PERIOD
graph_title GWPOA load ($poname)