Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beaufour/mtop
mongo top
https://github.com/beaufour/mtop
Last synced: 9 days ago
JSON representation
mongo top
- Host: GitHub
- URL: https://github.com/beaufour/mtop
- Owner: beaufour
- License: apache-2.0
- Archived: true
- Created: 2011-03-06T22:29:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T20:54:50.000Z (about 2 years ago)
- Last Synced: 2024-08-10T07:28:01.944Z (3 months ago)
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 50
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mongodb - mtop - Another top clone (Tools / Monitoring)
- awesome-mongodb - mtop - Another top clone (Tools / Monitoring)
README
*VERY DEPRECATED*
Introduction
------------`mtop` is a `top` like tool for [MongoDB](http://www.mongodb.org/).
[![Build Status](https://travis-ci.org/beaufour/mtop.svg)](https://travis-ci.org/beaufour/mtop)
Installation
------------> pip install mtop
or alternatively
> easy_install mtop
Usage
-----> mtop
> mtop -s mongo.superduper.com -d 1500
Dependencies
------------* [python 2.5+](http://python.org/)
* [pymongo](http://api.mongodb.org/python/)Issues
------
Please report issues via [github issues](https://github.com/beaufour/mtop/issues)To Do
-----* on slaves, show replication status
* nifty colors