This plugin collects various statistics about MongoDB.
Since bijk-node version: 201009131434 How to upgrade bijk-node
MongoDB
module:cpan MongoDB
/etc/bijk/plugins.yml
and add following (YAML) tree. You should avoid using tabulator. If you haven't set up authentication in MongoDB you can omit user
and pass
fields.mongo: default: host: your_host user: your_user pass: your_password db: your_db
/etc/init.d/bijk-node restart