]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
run a stats provider even if there's no gatherer, since the HTTP /statistics page...
authorBrian Warner <warner@allmydata.com>
Thu, 8 May 2008 18:37:30 +0000 (11:37 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 8 May 2008 18:37:30 +0000 (11:37 -0700)
commit462ef2a0aca32f4cd8536b74a6fea5f625568894
tree1691e3acac1a3ce1e66f7e32b4357de71a59a2ae
parent3cb361e233054121c3b94b695d77d5636a8ea4c5
run a stats provider even if there's no gatherer, since the HTTP /statistics page is then useful. Only run the once-per-second load-monitor if there is a gatherer configured
src/allmydata/client.py
src/allmydata/stats.py