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
Categories Atlas
Created by Guest
Created on Feb 13, 2020

Add more resiliency to the agents.

It may be more resilient when a project contains more than 1 cluster, to have the monitoring enabled on a node in each cluster. If there is only one cluster, then enable it on 2 nodes. The issue is, that currently it runs on a single deployment. This means that if the node is overloaded, or there is an issue with the automation agent, there may be monitoring issues across all the deployments within the project. This issue has occurred, and causes false positive alerts for other healthy deployments in the cluster.
  • Attach files
  • Guest
    Feb 14, 2020
    Do you mean that the agent is only active on one host at a time? I believe there's a check for an agent going down, and to active a reserve monitoring agent, but maybe this "health check" needs to be more responsive and pro-active to "wake up" a reserve agent.