1.

Which of the following provides low-level tracing/sniffing view into database activity?(a) mongosniff(b) mongotop(c) mongooplog(d) mongofilesThe question was posed to me in unit test.My doubt is from Installation in portion MongoDB Enterprise and Packages of MongoDB

Answer»

The correct answer is (a) mongosniff

To explain: mongosniff is a command-line tool providing a sniffing view into DATABASE activity by monitoring network traffic GOING to and from MongoDB.



Discussion

No Comment Found

Related InterviewSolutions