1.

___________ returns a general overview of the status of the database, detailing disk usage, memory use, connection, journaling, and index access.(a) dbStats(b) db.serverStatus()(c) db.stats()(d) none of the mentionedThe question was asked during an internship interview.I need to ask this question from Monitoring forMongoDB in portion GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

The correct ANSWER is (B) db.serverStatus()

For explanation I WOULD say: This command is rarely run directly.



Discussion

No Comment Found

Related InterviewSolutions