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.

Point out the correct statement.

a) MMS offers point in time recovery of MongoDB replica sets
b) MongoDB provides a web interface that exposes diagnostic and monitoring information in a simple web page
c) db.Status() outputs an account of the state of a MongoDB instance
d) None of the mentioned

Answer: b
Explanation: The web interface is accessible at localhost:<port>, where the <port> number is 1000 more than the mongod port.

Join The Discussion