-
Notifications
You must be signed in to change notification settings - Fork 405
Home
Thomas Rückstieß edited this page Sep 6, 2013
·
22 revisions
#mtools
The following tools are in the mtools collection:
- mlogfilter -- slice log files by time, merge log files, filter slow queries, find table scans, shorten log lines
- mloginfo -- info about log file: start and end time, version, binary, special sections like restarts, connections, ...
- mplotqueries -- visualize logfiles with different types of plots (requires matplotlib)
- mlogvis -- creates a self-contained html file that shows a visualization in a web browser
- mlaunch -- a script to quickly spin up local mongod/mongos environments (requires pymongo)