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

https://github.com/vemarahub/mongomonitor

A mongo db basic monitorinng tool using python
https://github.com/vemarahub/mongomonitor

administration mongo-db python

Last synced: 6 months ago
JSON representation

A mongo db basic monitorinng tool using python

Awesome Lists containing this project

README

          

# Mongo Monitor Tool in Python ( Mon-Mon )
A Mongo db basic monitoring tool using Python

Install Required python Packages using :

pip install pymongo

pip install flask

Use "run.py" to run the code

python run.py

Access the URL : http://localhost:5000