Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beaufour/mtop

mongo top
https://github.com/beaufour/mtop

Last synced: about 2 months ago
JSON representation

mongo top

Awesome Lists containing this project

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