An open API service indexing awesome lists of open source software.

https://github.com/codemeasandwich/mongomonitor

mongo monitor
https://github.com/codemeasandwich/mongomonitor

mongodb monitor nodejs

Last synced: 3 months ago
JSON representation

mongo monitor

Awesome Lists containing this project

README

          

# [mongomonitor]

**alpha**

A mongo dashboard for your terminal

[![Buy me a coffee](https://img.shields.io/badge/buy%20me-a%20coffee-orange.svg)](https://www.buymeacoffee.com/codemeasandwich)

![mongomonitor][screenshot]

## to install
* npm install

## to start
* npm start

# Features done
* Real-time DB log
* Real-time CPU and Ram usage
* Plot server location on map
* Basic info for server
* List connections and last commands

# Todo
* Indicates replication formation
* Basic docmuent hierarchy explorer
* Display notifications of important database events
* Users: there access & create/edit/remove
* [Queries profiler](https://docs.mongodb.com/manual/reference/database-profiler/)
* Setup cluster

[mongomonitor]:https://github.com/codemeasandwich/mongomonitor#mongomonitor
[screenshot]: https://raw.githubusercontent.com/codemeasandwich/mongomonitor/master/assets/Screenshot.png "mongomonitor logo"