| | 1 | = rTorrent-O-Meter = |
| | 2 | |
| | 3 | rTorrent-O-Meter is a simple [http://munin.projects.linpro.no/ Munin] plugin for logging rTorrent's upload/download speed |
| | 4 | |
| | 5 | * [#prerequisites Prerequisites] |
| | 6 | * [#installation Installation] |
| | 7 | * [#changelog Changelog] |
| | 8 | * [#download Download] |
| | 9 | |
| | 10 | == Prerequisites == #prerequisites |
| | 11 | |
| | 12 | * rtorrent 0.7.5 or newer |
| | 13 | * compiled with "--with-xmlrpc-c" |
| | 14 | * XMLRPC-C >= 1.00 |
| | 15 | * some webserver set up to route xmlrpc calls to rtorrent's scgi port |
| | 16 | |
| | 17 | == Installation == #installation |
| | 18 | |
| | 19 | Install like any munin plugin |
| | 20 | |
| | 21 | == Changelog == |
| | 22 | |
| | 23 | * [#v0.0.0 0.0.0] |
| | 24 | * [#legend Legend] |
| | 25 | |
| | 26 | === 0.0.0 === #v0.0.0 |
| | 27 | |
| | 28 | * - Initial release |
| | 29 | * - 2007. 12. 18. |
| | 30 | |
| | 31 | === Legend === #legend |
| | 32 | |
| | 33 | * * New feature |
| | 34 | * + Minor update |
| | 35 | * x Bugfix |
| | 36 | * - Information |
| | 37 | |
| | 38 | == Download == #download |
| | 39 | |
| | 40 | * [/rtwi/downloads/rtom/rtom-0.0.0 Latest release] |
| | 41 | * [/rtwi/downloads/rtom/rtom All releases] |
| | 42 | |