Skip to content

jinjin123/couchdb-stats-monitor

 
 

Repository files navigation

couchdb-stats-monitor

A graph generator for monitoring CouchDB backed by RRD tool and built as a Metriks plugin.

Instructions

In order to install execute:

npm install
gulp copy-config

You can edit ./couchdb-stats-monitor.json to set a custom port.

To start collecting data start CouchDB and run:

gulp

Then you can access the monitor at:

http://localhost:31313/

About

A graph generator for monitoring CouchDB, backed by RRD tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 18.5%