Skip to content

Ops Tools

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

479 results found

  1. Make the option of "security.TransitionToAuth" available through Ops Manager Advanced Configuration Options

    Currently the option of "security.TransitionToAuth" is not available in Ops Manager as "transitionToAuth" is automatically added to each node in a rolling fashion by the Automation agent and then ultimately removed when authentication is finally turned on for all nodes.

    Allowing this option through Ops Manager will enable the mongod to accept and create authenticated and non-authenticated connections to and from the connected clients. Thus the clients can use this feature to avoid downtime at their end while the connection settings are updated to use the appropriate user to connect to mongod.

    5 votes
    0 comments  ·  Automation  ·  Admin →
    How important is this to you?
  2. Periodically notify users of unused versions located in versions directory

    As a safety measure for admins in Ops Manager to avoid facing issues due to unnecessary disk occupation under the Ops Manager installation directory:

    Send periodic notifications (configurable) i.e: once a month; to notify what binaries are not being used by none of the components in their environment so they can evaluate to delete them in order to free up space on their Ops Manager servers.

    5 votes
    1 comment  ·  Ops Manager  ·  Admin →
    How important is this to you?
  3. In the event of an integrity check job failure, an alert should be shown on Ops manager UI instead of solely relying on email

    Integrity Check Jobs failures get emailed to the configured "mms.backup.alertsEmailAddr" address and logged in daemon.log. This information should also be available in Ops Manager UI so that the user can quickly check before trying any restoration.

    5 votes
    0 comments  ·  Backup  ·  Admin →
    How important is this to you?
  4. restore

    it would be useful to have directly in OpsManager the ability to restore a single database from shapshot.

    5 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  5. To setup number of backup daemons in ops-manager.yaml

    In ops-manager.yaml, can we define the number of the initial backup daemons?

    5 votes
    How important is this to you?
  6. Ability to stop/start/restart BI Connector in Ops Manager

    Currently, Ops Manager does not support stop/start/restart BI Connector that is managed by Ops Manager Automation. There is only a Terminate option available.

    5 votes
    0 comments  ·  Automation  ·  Admin →
    How important is this to you?
  7. Add Ops Manager check to prevent making backups of itself (Backing databases - AppDB, Oplog, Blockstore)

    Otherwise, an Out Of Memory condition may result and disable Ops Manager.

    5 votes
    1 comment  ·  Backup  ·  Admin →
    How important is this to you?
  8. Opsmanager API: Include Backup Id in List Restore Jobs Response that restore was triggered for

    Hello,

    there is already a snapshot id included in the list restore jobs response, BUT the problem arises with sharded instances: If you restore a sharded instance to a specific backup, multiple restore jobs are created (one for config server, one for each shard). Thus, the snapshot id in the list restore jobs response refers to the backup of the single component (either config server or shard) and not to the overall backup of the entire sharded instance the restore was initiated for.

    Hence, you cannot map those restore jobs to the backup the restore was triggered for, which makes…

    4 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  9. Add a possibility to download all snapshots for deployment/project/organisation

    Currently, it is not possible to move between S3 buckets without to terminate the job. It would be great to have possibility to download all the snapshots before to delete backup job.

    4 votes
    0 comments  ·  Backup  ·  Admin →
    How important is this to you?
  10. Add support to convert a replica set to a sharded cluster in Kubernetes

    Currently it is not possible to use Ops Manager UI or Kubernetes Operator to convert Replica Set to Sharded cluster. Error : changed not allowed.

    4 votes
    How important is this to you?

    Planned - we have a requirement to have this completed in time for MongoDB 9.0. But no timeline (yet) for delivering this within that timeframe. 

  11. Add an option to GUI to rotate Certificates

    Add an option to GUI to rotate Certificates for each or all instances of replicaset for MongoDB.

    Should include options:

    1) rotate certificates for one instances on one server.
    2) rotate certificates for all instances belonging to a replicaset.
    3) rotate certificates for all instances on one server.
    4) rotate certificates for all instances on all servers for a project.

    Similar to https://www.mongodb.com/docs/manual/reference/command/rotateCertificates/#mongodb-dbcommand-dbcmd.rotateCertificates

    4 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  12. monitoring opt

    Allow to configure startupOptions for monitoring/backup agent logs in yaml for deployments. Similar as we have for AppDB - spec.applicationDatabase.monitoringAgent.startupOptions

    4 votes
    How important is this to you?
  13. clear text password for mongodb ldap authorization

    Add the feature to Encrypt the queryPassword parameter for LDAP in the config file directly via Ops Manager , so that text password should not be present in config file.
    Keeping direct password is a security concern.
    Sample format of the config file:

    ldap:
    authz:
    queryTemplate: '{USER}?memberOf?base'
    bind:
    method: simple
    queryPassword: <Password>
    queryUser: <username>
    servers: serevername:port
    transportSecurity: tls
    userToDNMapping: '[ { match : "xxxxx)))"
    } ]

    4 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  14. Send activity feed event by email similar to Alerts

    We need to be informed and or react on some activity feed events. So we want to either be able to configure alert on specific activity type and/or be able to push activity feeds somewhere similar to alerts. then we would be able to configure actions based on activity type.

    4 votes
    2 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  15. ops manager agent support for Rocky Linux

    Ops manager and Mongodb work on Rocky, but it seems there is no option for Rocky in the Ops Manager agent manifest, the current agent detects no Linux flavor for Rocky Linux. This already works on RHEL/CentOS and Rocky is supposed to be fully compatible with these OS's.

    5 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  16. Encrypt private_api_key in a mongocli configuration file

    I would like to encrypt the value of privateapikey stored in $HOME/.config/mongocli/config.toml (part of mongocli config).

    privateapikey should be not visible in the open text as it gives access to the MongoOPS/Atlas to anyone who can access the file.

    4 votes
    How important is this to you?
  17. The Ops Manager UI provide an option to trigger election (stepDown)

    Have the option to perform primary stepDown from Ops Manager UI to trigger election

    4 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  18. 4 votes
    How important is this to you?
  19. Allow Regexp, or other solution, to look for groups in "SAML Group Member Attribute" field

    The Ops Manager authentification process through SAML requires that the user's groups are specified in a dedicated SAML attribute sent by the IDP, so the user can connect to Ops Manager.

    For this need, our IDP can only provide a field that contains free text. This field can contain many information, and can include special characters. We can add the Ops Manager groups in this field, among the existing text information.

    However we need Ops Manager to parse this free field and get the groups information, which is not possible for now.

    That's why we would like the implementation of…

    4 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  20. Add Azure support for Cloud Manager

    Submitting on behalf of customer - Request to add Cloud Manager support for Azure servers (provisioning, installing an agent, making a custom hostname and doing DNS) and Azure blob for backups. Customer has shared they have had a great experience using Atlas. However due to business requirements, some application stay must on prem. Customer is partnered with Azure and unable to use Cloud Manager for on prem deployments as they cannot use AWS for servers and backups

    4 votes
    How important is this to you?
  • Don't see your idea?

Feedback and Knowledge Base