Skip to content

Instantly share code, notes, and snippets.

@hieunguyentrung
Created May 4, 2019 15:14
Show Gist options
  • Save hieunguyentrung/fda7714902821531df897ad7af772351 to your computer and use it in GitHub Desktop.
Save hieunguyentrung/fda7714902821531df897ad7af772351 to your computer and use it in GitHub Desktop.
common mongo commands

mongo

db.serverStatus().mem
db.serverStatus().tcmalloc.tcmalloc.formattedString

db.serverStatus().storageEngine
db.serverStatus().wiredTiger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment