Created
June 1, 2018 20:08
-
-
Save jbodah/7064db3ef7b7b635d3ab4ccd0a133d13 to your computer and use it in GitHub Desktop.
check the number of page faults
This file contains hidden or 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
ps -eo min_flt,maj_flt,cmd | grep mongod.conf | grep -v grep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment