Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

___________ is a command-line tool that displays a summary list of status statistics for a currently running MongoDB instance.

a) mongostat
b) mongotop
c) mongooplog
d) mongofiles

Answer: a
Explanation: It describes how many inserts, updates, removes, queries, and commands were performed, as well as what percentage of the time the database was locked and how much memory it is using.

Join The Discussion