tahoe-lafs/misc
robk-tahoe b80cfeb186 munin stats: suppress output of data more that 5min old
if a node fails to report stats, the natural thing to do in re munin is to 
supress the data for that data series.  the previous tahoe-stats would output
whatever data was present in the stats_gatherer's stats.pickle, regardless of
how old.

this change means that if the gatherer hasn't received data within the last
5 min, then no data is reported to munin for that node.
2008-01-31 21:04:23 -07:00
..
dependencies setup: include cli.exe in the bootstrap setptools egg so that it will work on Windows (also include gui.exe just in case) 2008-01-22 12:33:55 -07:00
feisty/debian debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8 2008-01-02 15:14:34 -07:00
munin munin stats: suppress output of data more that 5min old 2008-01-31 21:04:23 -07:00
sid/debian debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8 2008-01-02 15:14:34 -07:00
count_dirs.py misc/count_dirs.py: dev tool to estimate filetree space consumption 2007-06-16 21:55:13 -07:00
figleaf2el.py change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
figleaf2html move figleaf2html and figleaf_htmlizer.py into our tree, for easier customization 2007-01-03 22:06:51 -07:00
figleaf.el figleaf.el: add code to auto-enable the annotation mode for all source files 2007-01-18 01:00:11 -07:00
figleaf.excludes misc/figleaf.excludes: exclude simplejson too, since we don't run their tests 2007-07-12 16:26:25 -07:00
find_trial.py setup: make find_trial self-contained so that we don't have a bootstrapping problem -- if allmydata can't be imported we still want to be able to run find_trial 2008-01-23 10:04:26 -07:00
find-dep-eggs.py setup: whoops, fix the use of source-tree-root-dir eggs in our Makefile 2008-01-01 01:53:31 -07:00
find-trailing-spaces.py Makefile: add 'find-trailing-spaces' tool and target 2007-11-05 21:32:08 -07:00
get-version.py setup: update in-line doc of get-version.py 2008-01-08 10:51:01 -07:00
getmem.py change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -07:00
hatch-eggs.py windows installer build refinements 2008-01-14 17:53:54 -07:00
logtool.py logtool: add 'gather' and 'dump' modes 2007-11-18 18:32:04 -07:00
pyver.py packaging: add 'build-deps' target, to automatically build and install (locally, in ./support) necessary dependencies. All such installed files are used during tests. 2007-09-12 16:48:45 -07:00
simulator.py a few documentation and naming convention updates 2007-12-12 19:34:08 -07:00
sizes.py hush some pyflakes warnings 2007-09-15 15:07:21 -07:00
storage-overhead.py hush some pyflakes warnings 2007-09-15 15:07:21 -07:00
sub-ver.py windows installer build refinements 2008-01-14 17:53:54 -07:00
test-darcs-boringfile.py makefile: add a test-darcs-boringfile target 2007-05-23 17:51:28 -07:00