

InterviewSolution
Saved Bookmarks
1. |
mongostat tool is similar to the UNIX/Linux _________ utility.(a) stats(b) vim(c) vmstat(d) all of the mentioned |
Answer» The correct option is (c) vmstat The explanation is: vmstat is a computer system monitoring tool that collects and displays summary information about operating system memory, processes, interrupts, paging and block I/O. |
|