Hi,
As mentioned in the last couch newsletter I have been working on a
metrics collection setup with couchdb as the data back end and using
replication to ship metrics to a central location where it can then be
graphed with grafana.
I have added the metric collection for couch _stats doc and example sql
+ graphs:
https://github.com/sysadminmike/yadms/tree/master/couchdb
It is similar to https://github.com/gws/munin-plugin-couchdb
I will be adding some example graphs for the metrics collected on the
actual databases but need to collect a few days worth of data before I can.
Mike.