XDCR stats via REST API?
Tue, 02/05/2013 - 12:34
Hi all,
We are using Couchbase in our environment and I have been asked to set up monitoring (Cacti/Nagios). One of the top requests is cross datacenter replication stats. I have dug through the manual, a stats list at GIThub, and whatever else I could locate but haven't seen any way of retrieving these statistics through the API.
Can someone point me in the right direction? This info is available through the CB UI it seems so it can't be that difficult...
Hello,
Which type of stats are you looking for?
You have many stats available in the console :
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-admin-tasks...
these are also available using REST but do not know the URI, I have to check.
You have some REST API for XDCR that are documented here:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-admin-resta...
but they are only for the configuration.
regards
Tug
@tgrall