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.

_________ 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 mentioned

Answer: c
Explanation: Use mongotop to check if your database activity and use match your expectations.

Join The Discussion