/mongo-munin

Munin plugins for MongoDB

Primary LanguagePython

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+