You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #539 on May 20, 2022 20:04.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have standalone and replicaset mongo deployments in ubuntu VMs running in docker containers with volumes. Instances are separated in each VMs.
For monitoring setup I am trying to follow these instructions: https://www.mongodb.com/docs/cloud-manager/tutorial/install-mongodb-agent-to-monitor/
Which is the preferred way? Install mms agent (above instruction) in the host/VM or in the Dockerfile?
Host is Ubuntu 20.04 LTS with docker running(mongo container).
Does anyone have some experience/idea on this?
Beta Was this translation helpful? Give feedback.
All reactions