mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugin rtom_allsessions_vol: remove unused fields
These fields were never used. Thanks, Matt Merhar!
This commit is contained in:
parent
9c8415ef7e
commit
49b4197670
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ if ( $ARGV[0] and $ARGV[0] eq "config" ) {
|
||||||
print "default.label total\n";
|
print "default.label total\n";
|
||||||
print "default.draw LINE2\n";
|
print "default.draw LINE2\n";
|
||||||
print "default.info all torrents\n";
|
print "default.info all torrents\n";
|
||||||
print "hashing.graph no\n";
|
|
||||||
print "seeding.graph no\n";
|
|
||||||
print "active.graph no\n";
|
|
||||||
exit 0;
|
exit 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue