Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Created by Guest
Created on Apr 6, 2020

Ability to turn on/off MongoDB Agent auto-update in specific/all Cloud Manager/Atlas Project(s)

_**What is the problem that needs to be solved?**_ Ability to turn on/off MongoDB Agent auto-update in specific/all Cloud Manager/Atlas Project(s). _**Why is it a problem? (the pain)**_ Cloud Manager/Atlas Project will warn a user with _One or more software components are **out of date: MongoDB Agent**_ every time a new version of MongoDB Agent is released, so a user will need to always manually click on `Update Software Components` button to get rid of that warning (filename: 2020-04-06_mongodb_agent_update_warning.png). Frequent updates of MongoDB Agent creates lots of _noise_ for users who is willing to get rid of `out of date: MongoDB Agent` warning in their Cloud Manager/Atlas Projects.
  • Guest
    Nov 21, 2020
    @Andrey, Thanks. Even using mongocli it will still require a manual effort (unless mongocli itself is scripted, too). The idea of this Feature Request is to allow to update MongoDB Agent in automatic way (same as it is currently done for Atlas).
  • Guest
    Aug 11, 2020
    One possible solution to use mongocli that can iterate over required projects and update Agent versions. It may be easier/dafer to manage just selected groups rather than a total upgrade of all clusters.