Folks; I want to use some monitoring to check whether continuous replication between two couchdb nodes works as desired. Setting up continuous replication via REST API or admin UI works well, and in the admin UI I do have http://<host>:5984/_utils/status.html to check the status of all replication processes running.
Is this information exposed via JSON, too, so I can evaluate this from, say, an external nagios script? TIA and all the best, Kristian
