Skip to content

Minimal docker container for running the MMS/MongoDB Cloud Manager Monitoring Agent

License

Notifications You must be signed in to change notification settings

limit-zero/docker-mms-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMS Monitoring Agent

Minimal docker container for running the MMS/MongoDB Cloud Manager Monitoring Agent

Usage

Specify MMS configuration values by passing them as environment variables prefixed with MMS_.

The Monitoring Agent documentation requires that at least the mmsApiKey and mmsGroupId be set, so a minimal configuration could look like this:

docker run -e MMS_mmsApiKey=MY_API_KEY -e MMS_mmsGroupId=MY_GROUP_ID limit0/mms-monitoring-agent:latest

About

Minimal docker container for running the MMS/MongoDB Cloud Manager Monitoring Agent

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages