Skip to content

Commit 1194b2e

Browse files
kennethdyerKenneth P. J. Dyer
andauthored
DOCSP-19590 mongostat usage line (#95)
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
1 parent 23aa0a2 commit 1194b2e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/mongostat.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,15 @@ Synopsis
2525

2626
The :binary:`~bin.mongostat` utility provides a quick overview of the
2727
status of a currently running :binary:`~bin.mongod` or
28-
:binary:`~bin.mongos` instance. :binary:`~bin.mongostat` is functionally
28+
:binary:`~bin.mongos` instance. Use :program:`mongostat` to help
29+
identify system bottlenecks.
30+
31+
:binary:`~bin.mongostat` is functionally
2932
similar to the UNIX/Linux file system utility ``vmstat``, but provides
3033
data regarding :binary:`~bin.mongod` and :binary:`~bin.mongos`
3134
instances.
3235

36+
3337
.. include:: /includes/extracts/require-cmd-line-mongostat.rst
3438

3539
Versioning

0 commit comments

Comments
 (0)