mongocli ops-manager serverUsage capture
The serverUsage capture
command generates a snapshot of the usage
of all deployments in the projects and organizations associated with
your profile. This snapshot includes the current information for each
mongod
and mongos
process:
memory statistics
date
organization
project
IP
IANA port
You can also retrieve this information using the Ops Manager
UI or API.
Syntax
mongocli ops-manager|om serverUsage capture
Note
Use -h
or --help
to view the command-line help for
this command.
Options
Option | Type | Description | Required? |
---|---|---|---|
--profile , -P | string | Name of the profile where your credentials are saved. If omitted, uses the default profile. To learn more about creating a profile, see Configure the MongoDB CLI. | no |
Output
If the command succeeds, it returns the message Snapshot captured.
If the command returns errors, see Troubleshooting for recommended solutions.
For more information, see the Ops Manager API.
Example
The following command generates a snapshot.
mongocli om serverUsage capture
The previous command prints the following to the terminal.
Snapshot captured.