teijinyer / ognom-toolkit

set of utilities for working with MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ognom-toolkit

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

name

ognom stands for mongo spelled backwards, with the following advantages:

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.

About

set of utilities for working with MongoDB

License:GNU Affero General Public License v3.0


Languages

Language:Go 54.1%Language:Shell 21.3%Language:JavaScript 17.8%Language:C 6.1%Language:Makefile 0.7%