• Stars
    star
    144
  • Rank 254,070 (Top 6 %)
  • Language
    Python
  • Created over 14 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Munin plugins for MongoDB

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+