]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
munin stats: suppress output of data more that 5min old
authorrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 1 Feb 2008 04:04:23 +0000 (21:04 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Fri, 1 Feb 2008 04:04:23 +0000 (21:04 -0700)
commitb80cfeb186860ab6bd247d484b60dde1fd0c0322
tree7079697a257262ca1224ed816f3af3b92db8911a
parente910a64e7df88d4f4201d1516fb50fd13b05fd93
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.
misc/munin/tahoe-stats.py