erh / mongo-munin

Munin plugins for MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+

About

Munin plugins for MongoDB


Languages

Language:Python 96.7%Language:Shell 3.3%