Created
July 19, 2014 07:14
-
-
Save saintc0d3r/ee7ecbf4cc7a44d7a787 to your computer and use it in GitHub Desktop.
[MongoDb][MMS] Stats that related one to another
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. opcounter, locks% (e.g. Bulk operations would results in high Locks % but low opcounter) | |
2. Lock%, journal stats%, flush average | |
3. Non-mapped virtual memory, connections | |
4. Cursors, connection. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment