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 369 of 4011

Provide safety mechanism for limiting MongoDB versions amongst different projects

Restrict the user depending on the type of project: dev, prod, etc to select a specific set of MongoDB Server versions that can be deployed. Prior to 4.2 this was accomplished with version manager.
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Ops Mgr "Insufficient oplog size" is confusing and prevents backups

When using Ops Manager UI (I've not checked the API) to declare a MongoDB cluster to be backed up, Ops Manager tries to be a good citizen and check to see if the clusters oplogs are large enough, based on their recent usage to hold at least 3 hour...
Guest almost 6 years ago in Enterprise Advanced 2 Submitted

Add Ops Manager alert on tlsX509ExpirationWarningThresholdDays client

Ops Manager alert, for messages posted through 'tlsX509ExpirationWarningThresholdDays' parameter to warn for client certs expiry
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Disk metric - log drive

The ops manager is not capturing the log drive disk related metrics when the log path is different from data path. This is an important metric to monitor for anyone to consider OM as the monitoring tool.
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps

_**What is the problem that needs to be solved?**_ Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps. _**Why is it a problem? (the pain)**_ As of now (2020-03-24) there's no way to configure sepa...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

add logical name to disk in metrics

when we look at hardware metric in replicaset, OPS Manager displays and groups disk stats based on internal disk name on each node. if for some reason we have disks discovered in different order on OS level, disk names will be different and it's b...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Allow honorSystemUmask to be set on Ops Manager HEADDBs

If honorSystemUmask is set to false, new files created by MongoDB have permissions set to 600, which gives read and write permissions only to the owner. New directories have permissions set to 700. As a result it makes it difficult to read the HE...
Stephen Jamieson almost 6 years ago in Backup & Restore 0 Submitted

Add milliseconds to Ops Manager access logs

The current logback-access.xml file only logs with second grainularity, which isn't great when trying to correlate HTTP events with other log events. I propose changing this line: %h %l %u [%t] "%X{requestUrl}" %s %b "%i{Referer}" "%i{User-Agent...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Group Host Mapping IPs to be added by default to Programmatic API Keys IP Whitelisting

As part of the Programmatic API Keys introduced in MongoDB Ops Manager 4.2, it would be good to have the IPs listed in the Host Mappings of a Project Deployment to be added as default whitelisted IPs when setting up a Programmatic API Key for same...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Kubernetes Operator: Ops Manager backup infrastructure automated removal

MongoDB Kubernetes Operator can manage OpsManager Resources including Backup infrastructure. When Users want to disable backup infrastructure, the Operator does not remove BackupDeamon Stateful set or disables the backup configuration. This reques...
Guest almost 6 years ago in Kubernetes 0 Will Not Implement