Skip to content

Couchdb

Couchdb#

Overview#

The ML Pack for Couchdb collects data from Couchdb databases to monitor the load, query activity and performance, including number of reads, writes, request avg time, exceptions, requests by type, ...

image

Configuration#

Go in Configuration Management.

image

Click on the + button to add a new configuration.

image

Select the template Couchdb. Select the Collector on which you want this configuration to be deployed; and provide a Configuration Name that is meaningful for you. The Description is optional.

image

In the template, enter the correct settings for your Couchdb server(s). Other configuration options are possible. Browse the template to discover them.

Once done, click Apply to start the monitoring.

Metrics#

Categories Metrics
CouchDB Internals database_reads, database writes, open databases, auth cache hits, auth cache misses, request time, open os files
HTTP requests by method Put, Get, Copy, Delete, Post, Head
HTTP requests by response code 200, 201, 202, 301, 304, 400, 401, 403, 404, 405, 409, 412, 500
HTTPD statistics total requests, clients requesting changes, view reads, temporary view reads, Bulk requests