Opened 16 years ago

Closed 16 years ago

#7 closed defect (invalid)

the script isnt working

Reported by: anonymous Owned by: Gabor Hudiczius
Priority: major Milestone:
Component: rTOM Version:
Severity: Keywords:
Cc:

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

Change History (1)

comment:1 by Gabor Hudiczius, 16 years ago

Component: rTWirTOM
Milestone: airborn
Resolution: invalid
Status: newclosed
Version: 0.2.2

either your xmlrpc library, or your xmlrpc client is broken try to recomlile both (or at least the client) from xmlrpc-c svn

Note: See TracTickets for help on using tickets.