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.

ADD NEW FEEDBACK

Enterprise Advanced

Showing 340

Ops Manager - Allow SNMP traps on non standard ports

Allow changing SNMP port from default (162) for customers who run SNMP on non-standard ports. Currently the port number of the SNMP trap receiver is hardcoded to 162.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Delete indexes by Cloud Manager API

With the Cloud Manger API it is possible to create new indexes. But there is no possibility to delete indexes by the Cloud Manger API.
Guest over 4 years ago in Enterprise Advanced 1 Submitted

Restore a single database within a MongoDB cluster and not store the all the databases in a MongoDB

As a DBA using Ops Manager, I want to restore a single database within a MongoDB cluster and not store the all the databases in a MongoDB cluster so that my restore only impacts a part of my cluster. As of right now, it restores the entire cluster...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Using Ops Manager, Tell me useful information such as "given the current 60 day growth trends, you will run out of space in 2 months"

As a DBA using Ops Manager, I want the system to tell me useful information such as "given the current 60 day growth trends, you will run out of space in 2 months" so that I can do better capacity planning.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Using Ops Manager, I want to get an alert when a collection is a certain size or near no storage so that I can do an investigation

As a DBA using Ops Manager, I want to get an alert when a collection is a certain size or near no storage so that I can do an investigation to see if there is abnormal data growth. As of right now, I can only monitor cluster data size.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Ability to remove parameter tlsCertificateKeyFilePassword from Advanced configuration

Currently the behavior around this parameter is tricky -once you added this parameter to advanced config - you can't remove it. if you try to remove it - OPS Manager simply ignores this action and when you run "Review and Deploy" - it displays not...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

Add compound indexes support for Ops Manager managed Sharding

_**What is the problem that needs to be solved?**_ Ops Manager Automation does not take into account compound indexes (https://docs.mongodb.com/manual/core/index-compound/), e.g. if we have `{ a: 1, b: 1 }` index already exist Ops Manager will sti...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Enablement of Ops Manager Auditing similar to MongoDB's

Hi all We would like to enable auditing for activities in Ops Manger itself, getting the information directly using the default audit logging options (filesystem / syslog). Currently we are getting the detailed information in OpsManager, we get ...
Guest over 4 years ago in Enterprise Advanced 1 Submitted

Allow informational alerts to be sent to PagerDuty

Right now informational alerts can't go to PagerDuty, OpsGenie, or VictorOps. Ideally all alert notifications should go to the same endpoint, even if those alerts are "informational" and no acknowledgement is required.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest almost 5 years ago in Kubernetes 0 Under Consideration