add new graphs, remove old dirnodes one

[Imported from Trac: page TestGrid, version 24]
warner 2008-03-28 22:51:37 +00:00
parent 53ddc35d96
commit c06e4f5bf5

@ -6,8 +6,8 @@ The test grid is subject to being updated at random times, so compatibility
is likely to break without notice. Also note that many upgrades require all
files and directories to be flushed, especially as storage formats change.
The test grid is currently running an 0.8.0-compatible release (currently
0.7.0-352). Note that this is incompatible with the previous 0.7.0 release).
The test grid is currently running an 1.0.0-compatible release (currently
1.0.0-r2366).
After installing the code according to [docs/install.html](http://allmydata.org/source/tahoe/trunk/docs/install.html), copy the
following file into its base directory:
@ -33,9 +33,28 @@ build.
**These measurements have been broken by changes to the Tahoe source code.**
### count of directories in the grid
* [/tahoe-munin/tahoecs2.allmydata.com-tahoe_dirnodes.html other time scales]
![](http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_dirnodes-month.png)
### Count of how many clients and servers are connected to the grid
* [/tahoe-munin/tahoecs2.allmydata.com-tahoe_introstats.html other time scales]
![](http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_introstats-month.png)
### Load Average
This measures how long a 1 second callback is overdue, on each machine that
connects to the central 'stats gatherer'.
* [/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_avg.html other time scales]
![](http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_avg-month.png)
Same, but those the peak value (reset at node reboot)
* [/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_peak.html other time scales]
![](http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_runtime_load_peak-month.png)
### Total space consumed in grid
This queries each storage server for how much space it is currently
consuming.
* [/tahoe-munin/tahoecs2.allmydata.com-tahoe_storage_consumed.html other time scales]
![](http://allmydata.org/tahoe-munin/tahoecs2.allmydata.com-tahoe_storage_consumed-month.png)
The following counts are samples of a single storage server, running four
nodes. The test grid uses four servers, running a total of 13 nodes.