tahoe-lafs/misc/operations_helpers/munin/tahoe-stats.plugin-conf
Brian Warner ea473cdc76 remove pickle-based stats output altogether
* update munin plugin to read JSON, not pickle
* update docs
2016-04-27 17:27:33 -07:00

13 lines
536 B
Plaintext

[tahoe_storage_allocated]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json
[tahoe_storage_consumed]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json
[tahoe_runtime_load_avg]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json
[tahoe_runtime_load_peak]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json
[tahoe_storage_bytes_added]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json
[tahoe_storage_bytes_freed]
env.statsfile /home/robk/trees/tahoe/stats_gatherer/stats.json