mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
snmp__acp_ups2_: move to sensors category.
This commit is contained in:
parent
bb2076ecc9
commit
3de4d5d4ed
@ -141,7 +141,7 @@ if ($ARGV[0] and $ARGV[0] eq "config")
|
||||
print "host_name $host\n";
|
||||
printf "graph_title %s \n",$graphs->{$mode}->{'title'};
|
||||
# print "graph_args --base 1000\n";
|
||||
print "graph_category network\n";
|
||||
print "graph_category sensors\n";
|
||||
|
||||
|
||||
for(my $i=0;$i<$count_data;$i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user