1.

_________ tracks and reports the current read and write activity of a MongoDB instance, and reports these statistics on a per collection basis.(a) mongostat(b) mongod(c) mongotop(d) all of the mentionedI have been asked this question in an online interview.Asked question is from Monitoring forMongoDB topic in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

The correct answer is (C) mongotop

For explanation I WOULD say: USE mongotop to CHECK if your database activity and use MATCH your expectations.



Discussion

No Comment Found

Related InterviewSolutions