#13 closed task (wontfix)

collect stats on download counts, page hits, etc. — at Version 14

Reported by: warner Owned by: secorp
Priority: major Milestone: undecided
Component: operational Version: 0.6.1
Keywords: statistics Cc:
Launchpad Bug:

Description (last modified by exarkun)

write up some munin plugins to do:

  • grep the apache logs for darcs pulls, count by day
  • grep the apache logs for tarball downloads, count by day
  • grep the testnet introducer's logs and build a count of nodes ever seen
    • add instrumentation to count the number of active nodes at any given time

Change History (15)

comment:1 Changed at 2007-04-28T19:16:48Z by warner

  • Component changed from component1 to operational

comment:2 Changed at 2007-05-09T19:30:11Z by zooko

  • Owner changed from warner to zooko
  • Status changed from new to assigned

brain-dump from Brian over the phone (plus my ideas):

introducer should write to a local file all of the FURLs whenever it changes have munin plugin based upon hanford:/etc/munin/plugins/tahoe-figleaf

currently-connected nodes (unique tubid) currently-connected IP/ports total ever-connected " total ever-connected ""

how much storage is being used on the testnet server? find amdlib -iname '*munin*'

  • one does total bytes being stored
  • the other does count of how many verifierids "ls | wc -l"

comment:3 Changed at 2007-07-14T06:51:04Z by warner

we've got munin graphs for the last two (storage used on the testnet server, number of files seen per node): http://allmydata.org/trac/tahoe/wiki/TestGrid

comment:4 Changed at 2007-08-20T17:50:44Z by zooko

  • Milestone set to 0.6.0

comment:5 Changed at 2007-09-17T21:26:41Z by zooko

  • Summary changed from collect stats on download counts, testnet utilization to collect stats on download counts, page hits, etc.

comment:6 Changed at 2007-09-19T23:03:48Z by zooko

  • Milestone changed from 0.6.0 to undecided

Wow, I would sure like to get this done, but I guess it isn't really tied to a tahoe release...

comment:7 Changed at 2007-10-19T23:14:10Z by zooko

  • Milestone changed from undecided to 0.6.2
  • Version set to 0.6.1

I'm putting this into the v0.6.2 Milestone so that I will be reminded of it.

comment:8 Changed at 2007-10-31T15:52:09Z by zooko

  • Milestone changed from 0.6.2 to undecided

We want to release a new version of Tahoe as soon as possible, with Small Distributed Mutable Files, if it is ready. So I'm bumping lots of tickets that are of lower priority into the newly created "0.7.1" Milestone, scheduled for November 24, 2007.

comment:9 Changed at 2008-03-28T23:41:32Z by warner

TestGrid graphs have been updated.

comment:10 Changed at 2008-06-01T20:48:48Z by warner

  • Milestone changed from eventually to undecided

comment:11 Changed at 2009-12-13T04:24:40Z by davidsarah

  • Keywords statistics added

comment:12 Changed at 2010-10-27T04:53:49Z by zooko

  • Owner changed from zooko to secorp
  • Status changed from assigned to new

Hey Peter, would you please take this ticket?

comment:13 Changed at 2010-10-27T05:21:50Z by secorp

Just tried out exporting the Google Analytics pdf. It's attached, but might not have all of the necessary information and some of the axes on the graphs look shifted.

Changed at 2010-10-27T05:22:31Z by secorp

Test analytics report for the website

comment:14 Changed at 2020-12-09T14:11:40Z by exarkun

  • Description modified (diff)
  • Resolution set to wontfix
  • Status changed from new to closed

This ticket is about operational visibility for operations that are no longer operational.

Note: See TracTickets for help on using tickets.