An open API service indexing awesome lists of open source software.

https://github.com/erh/mongo-munin

Munin plugins for MongoDB
https://github.com/erh/mongo-munin

Last synced: 18 days ago
JSON representation

Munin plugins for MongoDB

Awesome Lists containing this project

README

        

Munin Plugins for MongoDB
============

Plugins
----------
* mongo_ops : operations/second
* mongo_mem : mapped, virtual and resident memory usage
* mongo_btree : btree access/misses/etc...
* mongo_conn : current connections
* mongo_lock : write lock info

Requirements
-----------
* simplejson or python >= 2.6
* MongoDB 1.4+