Skip to content

axfcampos/mongitor

Repository files navigation

Build Status

mongitor

Monitor mongodb activity

Current Features

You can list the current ongoing operations and kill them.

Prerequisites

You will need Leiningen 2.0 or above installed.

If you have homebrew:

  • brew install leiningen

Running

ENV variables:

  • DATABASE_URI: The uri to the mongodb database

To be able to visualize and kill operations you need ADMIN access to the database.

To start a web server for the application, run:

lein run

Live code reloading

lein figwheel

To create a standalone executable for your application simply run

lein uberjar

How it looks

Mongitor MVP

About

Monitor mongodb activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages