Changes between Initial Version and Version 1 of Ticket #648, comment 11
- Timestamp:
- 2013-10-11T15:06:42Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #648, comment 11
initial v1 9 9 Let's see... 10 10 11 Yeah, there in [source:trunk/src/allmydata/storage/server.py? rev=4595&annotate=blame#L270remote_get_version()]:11 Yeah, there in [source:trunk/src/allmydata/storage/server.py?annotate=blame&rev=33e2d2962e2bc6ccf0f8619d5ea67baee1aebde1#L221 remote_get_version()]: 12 12 13 13 {{{ … … 18 18 19 19 In 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=blamestats.txt]20 [source:trunk/docs/stats.rst?rev=67ad0175cd3e48703b81737abdcf531d167e8daa stats.txt] 21 21 (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...)