.. _mongocli-ops-manager-serverUsage:

================================
mongocli ops-manager serverUsage
================================

.. default-domain:: mongodb

.. contents:: On this page
   :local:
   :backlinks: none
   :depth: 1
   :class: singlecol

Manage your server usage.

Options
-------

.. list-table::
   :header-rows: 1
   :widths: 20 10 10 60

   * - Name
     - Type
     - Required
     - Description
   * - -h, --help
     - 
     - false
     - help for serverUsage

Inherited Options
-----------------

.. list-table::
   :header-rows: 1
   :widths: 20 10 10 60

   * - Name
     - Type
     - Required
     - Description
   * - -P, --profile
     - string
     - false
     - Name of the profile to use from your configuration file. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file.

Related Commands
----------------

* :ref:`mongocli-ops-manager-serverUsage-capture` - Capture a snapshot of usage for the processes Ops Manager manages.
* :ref:`mongocli-ops-manager-serverUsage-download` - Download the server usage report.
* :ref:`mongocli-ops-manager-serverUsage-organizations` - Manage your server usage for an organization.
* :ref:`mongocli-ops-manager-serverUsage-projects` - Manage your server usage for a project.


.. toctree::
   :titlesonly:

   capture </command/mongocli-ops-manager-serverUsage-capture>
   download </command/mongocli-ops-manager-serverUsage-download>
   organizations </command/mongocli-ops-manager-serverUsage-organizations>
   projects </command/mongocli-ops-manager-serverUsage-projects>

