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
- Host: GitHub
- URL: https://github.com/vemarahub/mongomonitor
- Owner: vemarahub
- Created: 2020-10-27T18:58:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T18:51:04.000Z (almost 5 years ago)
- Last Synced: 2025-02-13T14:38:40.350Z (8 months ago)
- Topics: administration, mongo-db, python
- Language: CSS
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mongo Monitor Tool in Python ( Mon-Mon )
A Mongo db basic monitoring tool using PythonInstall 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