

InterviewSolution
Saved Bookmarks
1. |
___________ 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) mongofilesThe question was posed to me at a job interview.My question is taken from Installation topic in section MongoDB Enterprise and Packages of MongoDB |
Answer» Correct ANSWER is (a) mongostat |
|