@@ -68,6 +68,10 @@ You can configure additional
68
68
these values can be copied directly from this box by clicking
69
69
:icon-fa5:`copy`.
70
70
71
+ This setting is usually set when the {+mdbagent+} is
72
+ installed and is required to bind the server to a
73
+ project.
74
+
71
75
.. code-block:: ini
72
76
73
77
mmsGroupId=8zvbo2s2asigxvmpnkq5yexf
@@ -82,6 +86,10 @@ You can configure additional
82
86
83
87
.. include:: /includes/extracts/agent-api-key-specify.rst
84
88
89
+ This setting is usually set when the {+mdbagent+} is
90
+ installed and is required to bind the server to a
91
+ project.
92
+
85
93
.. note::
86
94
87
95
To enable the MongoDB Agent to request the Agent API Key from
@@ -93,62 +101,46 @@ You can configure additional
93
101
94
102
mmsApiKey=8zvbo2s2asigxvmpnkq5yexf
95
103
104
+ .. cond:: onprem
105
+
96
106
.. setting:: mmsGroupId
97
107
98
108
*Type*: string
99
109
100
- *Required*.
101
-
102
- Specifies the ID of your |mms| project. In |mms|, click
103
- :guilabel:`Deployments`, then :guilabel:`Agents` and
104
- then select the appropriate operating system under
105
- :guilabel:`Downloads & Settings`.
110
+ Specifies the ID of your |mms| project. Find the project ID on the
111
+ :guilabel:`Project Settings` page (:guilabel:`Settings` >
112
+ :guilabel:`Project Settings`).
106
113
107
- When the :guilabel:`Install Agent Instructions` box
108
- appears, these values can be copied directly from this
109
- box by clicking :icon-fa5:`copy`.
110
-
111
- This setting is usually set when the {+mdbagent+} is
112
- installed and is required to bind the server to a
113
- project.
114
+ |mms| configures this setting when you install the {+mdbagent+}. If
115
+ you need to configure {+magent+} separately, include this setting to
116
+ bind the server to a project.
114
117
115
118
.. code-block:: ini
116
119
117
- mmsGroupId=8zvbo2s2asigxvmpnkq5yexf
120
+ mmsGroupId=8zvbo2s2asigxvmpnkq5yexf
118
121
119
122
.. setting:: mmsApiKey
120
123
121
124
*Type*: string
122
125
123
- *Required*.
124
-
125
- Specifies the |mms| agent |api| key of your |mms|
126
- project.
126
+ Specifies the {+mdbagent+} |api| key of your |mms| project.
127
127
128
128
.. include:: /includes/extracts/agent-api-key-specify.rst
129
129
130
- This setting is usually set when the {+mdbagent+} is
131
- installed and is required to bind the server to a
132
- project.
133
-
134
- .. note::
135
-
136
- You can specify the password from a shell
137
- command by using the
138
- :setting:`mmsApiKeyExec` option instead of
139
- :setting:`mmsApiKey`.
130
+ |mms| configures this setting when you install the {+mdbagent+}. If
131
+ you need to configure {+magent+} separately, include this setting.
140
132
141
133
.. code-block:: ini
142
134
143
- mmsApiKey=8zvbo2s2asigxvmpnkq5yexf
135
+ mmsApiKey=rgdte4w7wwbnds9nceuodx9mcte2zqem
144
136
145
- .. _mmsBaseUrl:
137
+ .. _mmsBaseUrl:
146
138
147
- .. setting:: mmsBaseUrl
139
+ .. setting:: mmsBaseUrl
148
140
149
- *Type*: string
141
+ *Type*: string
150
142
151
- .. include:: /includes/extracts/automation-agent-configuration-mmsbaseurl.rst
143
+ .. include:: /includes/extracts/automation-agent-configuration-mmsbaseurl.rst
152
144
153
145
.. _mongodb-agent-logging-settings:
154
146
0 commit comments