File tree Expand file tree Collapse file tree 16 files changed +37
-37
lines changed Expand file tree Collapse file tree 16 files changed +37
-37
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Atlas ``metric`` Commands
9
9
.. toctree::
10
10
:titlesonly:
11
11
12
- List Process Metrics </reference/atlas/measurements -process>
13
- List Available Databases for a Process </reference/atlas/measurements -databases-list>
14
- Describe Available Metrics </reference/atlas/measurements -disks-describe>
15
- List Available Partitions </reference/atlas/measurements -disks-list>
12
+ List Process Metrics </reference/atlas/metrics -process>
13
+ List Available Databases for a Process </reference/atlas/metrics -databases-list>
14
+ Describe Available Metrics </reference/atlas/metrics -disks-describe>
15
+ List Available Partitions </reference/atlas/metrics -disks-list>
Original file line number Diff line number Diff line change 1
- .. _mcli-atlas-measurements -databases-list-cmd:
1
+ .. _mcli-atlas-metrics -databases-list-cmd:
2
2
3
3
==========================================
4
4
mongocli atlas metrics databases list
32
32
33
33
.. include:: /includes/fact-command-line-help.rst
34
34
35
- .. _mcli-atlas-measurements -databases-list-options:
35
+ .. _mcli-atlas-metrics -databases-list-options:
36
36
37
37
Options
38
38
-------
@@ -73,7 +73,7 @@ Options
73
73
- no
74
74
75
75
76
- .. _mcli-atlas-measurements -databases-list-output:
76
+ .. _mcli-atlas-metrics -databases-list-output:
77
77
78
78
Output
79
79
------
@@ -133,7 +133,7 @@ Output
133
133
higher than the number of objects in the ``results`` array if the
134
134
entire result set is paginated.
135
135
136
- .. _mcli-atlas-measurements -databases-list-example:
136
+ .. _mcli-atlas-metrics -databases-list-example:
137
137
138
138
Example
139
139
-------
@@ -148,7 +148,7 @@ list`` command to retrieve the available databases for a host with ID
148
148
149
149
The command prints the following fields to the terminal. To learn more
150
150
about these fields, see
151
- :ref:`mcli-atlas-measurements -databases-list-output`.
151
+ :ref:`mcli-atlas-metrics -databases-list-output`.
152
152
153
153
.. code-block:: json
154
154
:copyable: false
Original file line number Diff line number Diff line change 1
- .. _mcli-atlas-measurements -disks-describe-cmd:
1
+ .. _mcli-atlas-metrics -disks-describe-cmd:
2
2
3
3
==========================================
4
4
mongocli atlas metrics disks describe
@@ -17,7 +17,7 @@ mongocli atlas metrics disks describe
17
17
The ``metrics disks describe`` command lists the available
18
18
metrics for a specified partition on a specified |service| host.
19
19
You can get a list of partition names for a host with the
20
- :ref:`metrics disks list <mcli-atlas-measurements -disks-describe-cmd>`
20
+ :ref:`metrics disks list <mcli-atlas-metrics -disks-describe-cmd>`
21
21
command. You can get the hostnames associated with a particular |service|
22
22
project with the :ref:`process list <mcli-atlas-process-list-cmd>` command.
23
23
Original file line number Diff line number Diff line change 1
- .. _mcli-atlas-measurements -disks-list-cmd:
1
+ .. _mcli-atlas-metrics -disks-list-cmd:
2
2
3
3
======================================
4
4
mongocli atlas metrics disks list
Original file line number Diff line number Diff line change 1
- .. _mcli-atlas-measurements -process-cmd:
1
+ .. _mcli-atlas-metrics -process-cmd:
2
2
3
3
===================================
4
4
mongocli atlas metrics process
@@ -135,9 +135,9 @@ Options
135
135
- no
136
136
137
137
138
- .. _mcli-atlas-measurements -process-output:
138
+ .. _mcli-atlas-metrics -process-output:
139
139
140
- .. include:: /includes/measurements -process-output.rst
140
+ .. include:: /includes/metrics -process-output.rst
141
141
142
142
Example
143
143
-------
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ Cloud Manager ``metric`` Commands
9
9
.. toctree::
10
10
:titlesonly:
11
11
12
- List Process Metrics </reference/cloud-manager/measurements -process>
13
- Describe Available Metrics </reference/cloud-manager/measurements -disks-describe>
12
+ List Process Metrics </reference/cloud-manager/metrics -process>
13
+ Describe Available Metrics </reference/cloud-manager/metrics -disks-describe>
Original file line number Diff line number Diff line change 1
- .. _mcli-cm-measurements -disks-describe-cmd:
1
+ .. _mcli-cm-metrics -disks-describe-cmd:
2
2
3
3
==================================================
4
4
mongocli cloud-manager metrics disks describe
@@ -17,7 +17,7 @@ mongocli cloud-manager metrics disks describe
17
17
The ``metrics disks describe`` command lists the available
18
18
metrics for a specified partition on a specified |cloud| host.
19
19
You can get a list of partition names for a host with the
20
- :ref:`metrics disks list <mcli-cm-measurements -disks-describe-cmd>`
20
+ :ref:`metrics disks list <mcli-cm-metrics -disks-describe-cmd>`
21
21
command. You can get the host IDs associated with a particular |cloud|
22
22
project with the :ref:`process list <mcli-cm-process-list-cmd>` command.
23
23
@@ -49,7 +49,7 @@ Options
49
49
- ``period`` *or*
50
50
- ``start`` and ``end``.
51
51
52
- .. include:: /includes/measurements -disks-describe-options.rst
52
+ .. include:: /includes/metrics -disks-describe-options.rst
53
53
54
54
Output
55
55
------
58
58
59
59
The HTTP response returns a JSON document that includes the following objects:
60
60
61
- .. include:: /includes/measurements -disks-describe-output.rst
61
+ .. include:: /includes/metrics -disks-describe-output.rst
62
62
63
63
Example
64
64
-------
Original file line number Diff line number Diff line change 1
- .. _mcli-cm-measurements -process-cmd:
1
+ .. _mcli-cm-metrics -process-cmd:
2
2
3
3
===========================================
4
4
mongocli cloud-manager metrics process
@@ -40,11 +40,11 @@ Syntax
40
40
Options
41
41
-------
42
42
43
- .. include:: /includes/measurements -process-options.rst
43
+ .. include:: /includes/metrics -process-options.rst
44
44
45
- .. _mcli-cm-measurements -process-output:
45
+ .. _mcli-cm-metrics -process-output:
46
46
47
- .. include:: /includes/measurements -process-output.rst
47
+ .. include:: /includes/metrics -process-output.rst
48
48
49
49
Example
50
50
-------
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ Ops Manager ``metric`` Commands
9
9
.. toctree::
10
10
:titlesonly:
11
11
12
- List Process Metrics </reference/ops-manager/measurements -process>
13
- Describe Available Metrics </reference/ops-manager/measurements -disks-describe>
14
- List Available Partitions </reference/ops-manager/measurements -disks-list>
12
+ List Process Metrics </reference/ops-manager/metrics -process>
13
+ Describe Available Metrics </reference/ops-manager/metrics -disks-describe>
14
+ List Available Partitions </reference/ops-manager/metrics -disks-list>
Original file line number Diff line number Diff line change 1
- .. _mcli-om-measurements -disks-describe-cmd:
1
+ .. _mcli-om-metrics -disks-describe-cmd:
2
2
3
3
================================================
4
4
mongocli ops-manager metrics disks describe
@@ -17,7 +17,7 @@ mongocli ops-manager metrics disks describe
17
17
The ``metrics disks describe`` command lists the available
18
18
metrics for a specified partition on a specified |mms| host.
19
19
You can get a list of partition names for a host with the
20
- :ref:`metrics disks list <mcli-om-measurements -disks-describe-cmd>`
20
+ :ref:`metrics disks list <mcli-om-metrics -disks-describe-cmd>`
21
21
command. You can get the host IDs associated with a particular |mms|
22
22
project with the :ref:`process list <mcli-cm-process-list-cmd>` command.
23
23
@@ -49,7 +49,7 @@ Options
49
49
- ``period`` *or*
50
50
- ``start`` and ``end``.
51
51
52
- .. include:: /includes/measurements -disks-describe-options.rst
52
+ .. include:: /includes/metrics -disks-describe-options.rst
53
53
54
54
Output
55
55
------
58
58
59
59
The HTTP response returns a JSON document that includes the following objects:
60
60
61
- .. include:: /includes/measurements -disks-describe-output.rst
61
+ .. include:: /includes/metrics -disks-describe-output.rst
62
62
63
63
Example
64
64
-------
Original file line number Diff line number Diff line change 1
- .. _mcli-om-measurements -disks-list-cmd:
1
+ .. _mcli-om-metrics -disks-list-cmd:
2
2
3
3
============================================
4
4
mongocli ops-manager metrics disks list
Original file line number Diff line number Diff line change 1
- .. _mcli-om-measurements -process-cmd:
1
+ .. _mcli-om-metrics -process-cmd:
2
2
3
3
=========================================
4
4
mongocli ops-manager metrics process
@@ -40,11 +40,11 @@ Syntax
40
40
Options
41
41
-------
42
42
43
- .. include:: /includes/measurements -process-options.rst
43
+ .. include:: /includes/metrics -process-options.rst
44
44
45
- .. _mcli-om-measurements -process-output:
45
+ .. _mcli-om-metrics -process-output:
46
46
47
- .. include:: /includes/measurements -process-output.rst
47
+ .. include:: /includes/metrics -process-output.rst
48
48
49
49
Example
50
50
-------
You can’t perform that action at this time.
0 commit comments