Changes between Initial Version and Version 1 of Ticket #648, comment 11


Ignore:
Timestamp:
2013-10-11T15:06:42Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #648, comment 11

    initial v1  
    99Let's see...
    1010
    11 Yeah, there in [source:trunk/src/allmydata/storage/server.py?rev=4595&annotate=blame#L270 remote_get_version()]:
     11Yeah, there in [source:trunk/src/allmydata/storage/server.py?annotate=blame&rev=33e2d2962e2bc6ccf0f8619d5ea67baee1aebde1#L221 remote_get_version()]:
    1212
    1313{{{
     
    1818
    1919In addition to that, we could get a lot more information if each storage server would be default automatically send its stats to a stats-gatherer and each storage client (or else each introducer) would automatically run a stats-gatherer and give the stats-gatherer's furl to each storage server:
    20 [source:trunk/docs/stats.txt?rev=4434&annotate=blame stats.txt]
     20[source:trunk/docs/stats.rst?rev=67ad0175cd3e48703b81737abdcf531d167e8daa stats.txt]
    2121(And then the storage client or introducer would publish a web page with aggregated information in JSON, and then someone would write a nice !JavaScript tool using protovis to visualize that information...)