https://github.com/codemeasandwich/mongomonitor
mongo monitor
https://github.com/codemeasandwich/mongomonitor
mongodb monitor nodejs
Last synced: 3 months ago
JSON representation
mongo monitor
- Host: GitHub
- URL: https://github.com/codemeasandwich/mongomonitor
- Owner: codemeasandwich
- License: mit
- Created: 2018-06-22T10:06:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T18:32:10.000Z (about 3 years ago)
- Last Synced: 2025-02-04T14:23:30.183Z (over 1 year ago)
- Topics: mongodb, monitor, nodejs
- Language: JavaScript
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# [mongomonitor]
**alpha**
A mongo dashboard for your terminal
[](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"