Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#7 invalid the script isnt working Gabor Hudiczius anonymous
Description

after is sow in the munin page the rtorrent i alwayes on ZERO network activitis i try checking manuly by typeing:

$ xmlrpc localhost d.multicall default d.get_up_rate= d.get_down_rate=
Result:

Array of 6 items:
  Index  0 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547698.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95475b8.
             Index  1 Can't print it.
  Index  1 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547500.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9547528.
             Index  1 Can't print it.
  Index  2 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547470.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9547370.
             Index  1 Can't print it.
  Index  3 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547298.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95472c0.
             Index  1 Can't print it.
  Index  4 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 95471e8.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 95470f8.
             Index  1 Can't print it.
  Index  5 Array of 2 items:
             Index  0 Don't recognize value type 10 of xmlrpc_value 9547058.
             Index  0 Can't print it.
             Index  1 Don't recognize value type 10 of xmlrpc_value 9544cd0.
             Index  1 Can't print it.


$ ./rtorrent_monitor
up.value 0
down.value 0

as you can see the script not getting the download\upload speeds from rtorrent

#6 worksforme Offset Errors Gabor Hudiczius Yahooadam
Description

Im not sure if this is my own error, or a rTWi error But when i look on the "Torrent" Page

Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 430

Warning: Invalid argument supplied for foreach() in /var/www/rtwi/index.php on line 430

Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 434

Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 981 (about 20-30 times)

Notice: Undefined index: dht_statistics_active in /var/www/rtwi/index.php on line 127

Notice: Undefined index: dht_statistics_active in /var/www/rtwi/index.php on line 137

#5 fixed dht stats, on and off support Gabor Hudiczius anonymous
Description

Add optional support for dht patch available here http://tk.ttdpatch.net/~jdrexler/dht/

should be a simple to add this, from the readme...

"(...) You can retrieve the DHT statistics via XMLRPC with the "dht_statistics" command. You can manually start and stop the DHT server with "dht=on" or "dht=off", provided DHT wasn't disabled completely when starting rtorrent."

A gui option to execute those commands would be useful, perhaps in the server info page.

1 2 3 4 5 6 7 8 9 10
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.