2
0
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:
Diego Elio Pettenò 2012-11-20 11:59:59 -08:00
parent bb2076ecc9
commit 3de4d5d4ed

View File

@ -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++) {