|
https://docs.cloudmanager.mongodb.com/tutorial/install-monitoring-agent-with-rpm-package/#edit-the-monitoring-agent-config-file-to-include-your-group-id-and-the-agent-api-key
shows :
Edit the monitoring-agent.config file to include your Group ID and the agent API key.
In the /etc/mongodb-mms/monitoring-agent.config file, set these settings:
|
|
Setting New Value
|
mmsBaseUrl The hostname and port for your Ops Manager.
|
The line for the
is preconfigured for CloudManager agent downloads as:
# Hostname used to contact Cloud Manager application servers.
|
#
|
mmsBaseUrl=https://api-agents.mongodb.com
|
ergo I think the doc is incorrect and that line should be removed.
|