https://github.com/percona-lab/ognom-toolkit
https://github.com/percona-lab/ognom-toolkit
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/percona-lab/ognom-toolkit
- Owner: Percona-Lab
- License: agpl-3.0
- Created: 2015-07-09T17:12:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T18:39:31.000Z (about 9 years ago)
- Last Synced: 2025-05-05T22:17:37.878Z (9 months ago)
- Language: Go
- Size: 8.26 MB
- Stars: 5
- Watchers: 43
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.