Determining what is considered normal for your database requires gathering statistics over a period of time. The period of time varies widely, depending upon the frequency and volume of database usage. In this section, we examine two primary means of gathering statistics: the db*stats()Â and db.serverStatus()Â methods. First, we have a look at how to monitor MongoDB performance using built-in mongo shell methods that produce statistics.





















































