GithubHelp home page GithubHelp logo

shotishu / mtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rueckstiess/mtools

0.0 2.0 0.0 13.86 MB

A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.

License: Apache License 2.0

Python 15.82% HTML 83.26% JavaScript 0.70% CSS 0.22%

mtools's Introduction

mtools

PyPI version PyPi downloads Build Status

mtools is a collection of helper scripts to parse and filter MongoDB log files (mongod, mongos), visualize log files and quickly set up complex MongoDB test environments on a local machine.

mtools box

What's in the box?

The following tools are in the mtools collection:

mlogfilter
slices log files by time, merges log files, filters slow queries, finds table scans, shortens log lines, filters by other atributes, convert to JSON

mloginfo
returns info about log file, like start and end time, version, binary, special sections like restarts, connections, distinct view

mplotqueries
visualize logfiles with different types of plots (requires matplotlib)

mlogvis
creates a self-contained html file that shows an interactive visualization in a web browser (as an alternative to mplotqueries)

mlaunch
a script to quickly spin up local test environments, including replica sets and sharded systems (requires pymongo)

mgenerate
generates structured pseudo-random data based on a template for testing and reproduction

You can find the manual and many usage examples on the mtools wiki pages.

Requirements and Installation Instructions

The mtools collection is written in Python, and most of the tools only make use the standard packages shipped with Python version 2.6.x and 2.7.x, and should run out of the box.

mtools is not currently compatible with Python 3.

Some of the tools have additional dependencies, which are listed under the specific tool's section. See the INSTALL.md file for installation instructions for these modules.

Recent Changes

The current version of mtools is 1.1.9. See CHANGES.md for a list of recent changes from previous versions of mtools.

Contribute to mtools

If you'd like to contribute to mtools, please read the contributor page for instructions.

Disclaimer

This software is not supported by MongoDB, Inc. under any of their commercial support subscriptions or otherwise. Any usage of mtools is at your own risk. Bug reports, feature requests and questions can be posted in the Issues section here on github.

mtools's People

Contributors

rueckstiess avatar gianpaj avatar shrayolacrayon avatar jimoleary avatar devkev avatar gormanb avatar aheckmann avatar chiemseesurfer avatar nleite avatar turtlemonvh avatar dpercy avatar svisser avatar

Watchers

James Cloos avatar shotishu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.