We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23aa0a2 commit 1194b2eCopy full SHA for 1194b2e
source/mongostat.txt
@@ -25,11 +25,15 @@ Synopsis
25
26
The :binary:`~bin.mongostat` utility provides a quick overview of the
27
status of a currently running :binary:`~bin.mongod` or
28
-:binary:`~bin.mongos` instance. :binary:`~bin.mongostat` is functionally
+:binary:`~bin.mongos` instance. Use :program:`mongostat` to help
29
+identify system bottlenecks.
30
+
31
+:binary:`~bin.mongostat` is functionally
32
similar to the UNIX/Linux file system utility ``vmstat``, but provides
33
data regarding :binary:`~bin.mongod` and :binary:`~bin.mongos`
34
instances.
35
36
37
.. include:: /includes/extracts/require-cmd-line-mongostat.rst
38
39
Versioning
0 commit comments