Show current bittorrent stats on torrent.fedoraproject.org #1456
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#1456
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On today's Board meeting we've discussed that it'd be very nuce to show current transfer stats on torrent.fedoraproject.org. How many people are downloading it right now, how much bandwidth is being used etc. Pretty exciting for someone visiting that page on release day.
Interesting stats could include # of people currently downloading, serving (seeds), bandwidth.
How is http://torrent.fedoraproject.org:6969/?
That's great. Can we include the last columns on the nifty page default torrent page? Basically we'd be interested to see how much data we have served in total for each release.
I don't think it is easily possible to add those statistics to the torrent.fedoraproject.org page. CCing skvidal to see what he thinks though.
No, it's not - but, we could put a link to torrent.fedoraproject.org:6969 to the front page.
that has all the stats.
Dimitris - does Seth's suggestion sound good to you? If so, we can get those templates updated soon.
I don't think such an approach solves our problem.
What we are looking for is a marketing item, for the interest of our users and journalists mostly. They will go to page with a different port and see a page which is very, very technical. We want a 'wow' factor like the one raised by this page:
http://downloadstats.mozilla.com/
Anything 'wow' conveyed with a few numbers would be great, IMO. Eg. how many users are downloading Fedora X the moment or the bandwidth we're serving via bittorrent.
Aren't the bittorrent stats available as CSV or JSON for easier parsing? :/
The info is not available in any other format automatically. We can parse the data from the bttrack.dat file and output it other formats if that is needed.
what data do we need from bttrack.dat?
The following would be nice:
Showing "X downloads per second" could be nice too.
parser for bttrack.data to get the data you want
http://skvidal.fedorapeople.org/misc/torrent-data.py
wow, this was fixed long ago and never closed.