Révision 348776e6
fix category to be the same on all
| plugins/rtorrent/rtom_allsessions_vol | ||
|---|---|---|
| 55 | 55 |
print "graph_args --base 1000 -r --lower-limit 0\n"; |
| 56 | 56 |
print "graph_title rTorrent volume\n"; |
| 57 | 57 |
print "graph_vlabel active torrents\n"; |
| 58 |
print "graph_category torrent ".${category}."\n";
|
|
| 58 |
print "graph_category filetransfer".${category}."\n";
|
|
| 59 | 59 |
print "complete.label complete\n"; |
| 60 | 60 |
print "complete.draw AREA\n"; |
| 61 | 61 |
print "complete.info complete torrents\n"; |
Formats disponibles : Unified diff