User Tools

Site Tools


mongodb_graphs

MongoDB

This plugin collects various statistics about MongoDB.

Since bijk-node version: 201009131434 How to upgrade bijk-node

Configuration

Bijk-node

  1. Install MongoDB module:
    cpan MongoDB
  2. Edit (or create) file /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
  3. Restart bijk-node deamon.
    /etc/init.d/bijk-node restart

Bijk.com

  • Go to Servers tab

  • Click edit in Graphs → Others column on row with desired server

  • Check the MongoDB checkbox
mongodb_graphs.txt · Last modified: 2010/11/02 14:57 by woky