From c06e4f5bf59d0fbfdcbb247bffe05f1d659c82c3 Mon Sep 17 00:00:00 2001 From: warner <> Date: Fri, 28 Mar 2008 22:51:37 +0000 Subject: [PATCH] add new graphs, remove old dirnodes one [Imported from Trac: page TestGrid, version 24] --- TestGrid.md | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/TestGrid.md b/TestGrid.md index 9a5423a..71f264a 100644 --- a/TestGrid.md +++ b/TestGrid.md @@ -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.