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

https://github.com/percona-lab/ognom-toolkit


https://github.com/percona-lab/ognom-toolkit

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# ognom-toolkit
ognom-toolkit is a set of utilities, functions and tests with the goal
of making the life of MongoDB/TokuMX administrators easier.

TokuMX Toolkit is set of utilities, functions and tests which make life of TokuMX administrator easier

# name
ognom stands for mongo spelled backwards, with the following
advantages:
- it does not infringe any trademarks
- it shares the name with
http://www.worldofspectrum.org/infoseekid.cgi?id=0016326
- it sounds like it could have been part of the title of a Barret-era
Pink Floyd song

# contents

"lab" contains bash scripts and functions to help you quickly
start/stop test MongoDB topologies.

"load_generators" contains basic load generators to run against mongod

"mongo-summary" is a pt-mysql-summary inspired tool for MongoDB

"slowlog-generators" contains utilities to generate fake MySQL slow
query logs with MongoDB traffic, that can then be used with
pt-query-digest for workload analysis

"utils" contains small scripts that (for now) don't fall on any
specific category.