MongoDB

查看状态

  • htop

  • sudo iotop

  • mongostat

  • > db.serverStatus()

  • > db.stats()

索引

要保证索引都在内存。文档越小,那么索引/文档的大小就越大。可以考虑让文档变大一些。