mongostat
ΒΆThe mongostat
utility provides a quick overview of the status of a currently running mongod
or mongos
instance. mongostat
is functionally similar to the UNIX/Linux file system utility vmstat
, but provides data regarding mongod
and mongos
instances.
mongostat
documentation migrated to MongoDB Database Tools
Starting in MongoDB 4.4, the documentation for mongostat
has migrated to:
For documentation on previous versions of mongostat
, use the version selector in the top-left corner of this web page to select the desired version.
Quick Links to older documentation