Opened 12 years ago
Closed 12 years ago
#1715 closed Enhancement (fixed)
More stats information in rpc session-stats command
Reported by: | Elbandi | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.50 |
Component: | libtransmission | Version: | 1.42 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I wrote a patch to query more stats with session-stats rpc command.
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by Elbandi
comment:2 Changed 12 years ago by charles
- Milestone changed from 1.50 to Sometime
- Status changed from new to assigned
- Version set to 1.42
the patch looks good but is incomplete; could you revise the patch to update the rpc spec as well?
Changed 12 years ago by Elbandi
comment:3 Changed 12 years ago by Elbandi
added a update patch:
write some info to rpc-spec.txt
the two object names are "cumulative-stats" and "current-stats" , not "session-stats"
comment:4 Changed 12 years ago by charles
- Milestone changed from Sometime to 1.50
added to trunk in r7751.
comment:5 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Backported to 1.5x in r7767
Note: See
TracTickets for help on using
tickets.
This patch is need to this issue, so please merge.