Skip to content

Instantly share code, notes, and snippets.

@jbodah
Created June 1, 2018 20:08
Show Gist options
  • Save jbodah/7064db3ef7b7b635d3ab4ccd0a133d13 to your computer and use it in GitHub Desktop.
Save jbodah/7064db3ef7b7b635d3ab4ccd0a133d13 to your computer and use it in GitHub Desktop.
check the number of page faults
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