Skip to content

reiven/python-couchdb-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Couchdb Stats Parser

Description

A simple python-powered Couchdb Runtime Statistics Parser, to be used on monitoring/metrics.

See the Official Documentation

Python libraries needed

Requests

Usage

couchdb_stats.py [-H hostname] [-P port]

Options:
-H HOSTNAME, --hostname=HOSTNAME  default to localhost
-P PORT, --port=PORT  default port [5984]
-u USERNAME, --username=USERNAME  Username [optional]
-p PASSWORD, --password=PASSWORD  Password [optional]
-g GROUP, --group=GROUP  Group (httpd/couchdb) [optional]

License

This package is distributed under BSD License. See also LICENSE


For bug report, feedback, or any other reasons: Federico Reiven < reiven AT gmail DOT com >

About

Couchdb Stats Parse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages