Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mms-monitoring-agent does not behave as documented #168

Open
st-h opened this issue Jun 30, 2017 · 1 comment
Open

mms-monitoring-agent does not behave as documented #168

st-h opened this issue Jun 30, 2017 · 1 comment

Comments

@st-h
Copy link

st-h commented Jun 30, 2017

the docs state
To setup MMS, simply set your keys in node['mongodb']['mms_agent']['api_key'] and then add the sc-mongodb::mms_monitoring_agent recipe to your run list.

When doing so, this leads to a /etc/mongodb-mms/monitoring-agent.config without any mmsApiKey or mmsGroupId (which is a required parameter by now) set.

I had to set these parameters by using the following settings to make the monitoring agent work correctly.

node['mongodb']['mms_agent']['monitoring']['config']['mmsApiKey'] = 'key'
node['mongodb']['mms_agent']['monitoring']['config']['mmsGroupId'] = 'group'
@github-actions
Copy link

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.

@github-actions github-actions bot added the Stale label Sep 30, 2020
@xorimabot xorimabot removed the Stale label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants