mongotop provides a method to track the amount of time a MongoDB instance mongod spends reading and writing data

43. mongotop provides a method to track the amount of time a MongoDB instance mongod spends reading and writing data.

  1. True
  2. False

Answer: A) True

Explanation:

mongotop is a method for keeping track of how much time a MongoDB instance mongod spends reading and writing data to and from the database. mongotop provides statistics at the collection level, rather than at the collection level as a whole. By default, mongotop returns values every second, which is inefficient.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.