mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
snmp__acp_ups2_: move to sensors category.
This commit is contained in:
parent
bb2076ecc9
commit
3de4d5d4ed
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue