Skip to content

Ops Tools

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

479 results found

  1. MongoDB kubernetes operator - follow recommended kubernetes object labeling -

    Hi, i would like to thank you first for this operator, good job 👍 . It works well.

    Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/?

    Currently in my cluster Im trying to follow these recommended labels for objects while Im forwarding kubernetes logs using EFK but cannot store log to elasticsearch because there is object mapping for kubernetes.labels.app field as object not a concrete value. Right now there is hard-coded service selector https://github.com/mongodb/mongodb-kubernetes-operator/blob/1aa7093d2cc977bc3b1f5a5fa7e1e902d37768c8/controllers/replica_set_controller.go#L455 which expects pods to be labeled with app=<serviceName>

    Example labels following conventions for statefulset:

    apiVersion: apps/v1
    kind: StatefulSet
    metadata:
      labels:
    2 votes
    How important is this to you?
  2. CRUD Operations history

    We have many number of API/Micro service teams to consume the Mongodb for the data feeding. Sometimes, they ask the CRUD(Insert/Update/Delete queries , not the payload and actual data) history they performed in past. I don't see any option in mongodb how to retrieve those details?

    1 vote
    0 comments  ·  Other  ·  Admin →
    How important is this to you?
  3. Audit log gather from Ops manager

    Do you have a plan to keep the option in future releases to gather audit log from Ops manager? I don't see any option now

    1 vote
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  4. Ops manager Apps DB logs archival policy in mongod.conf

    I wanted to manage the Ops manager apps db logs in more refined by way by enabling "Size per Log Type in MB" and "Total Number of Files" settings in mongod.conf.
    How ever I don't see any options "Size per Log Type in MB" and "Total Number of Files" but same avaiable in ops manager UI for agent managed replica set. Do you have a plan to add these options in mongod.conf in future releases for apps DB?

    1 vote
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  5. modify mongoDB DB user in ATLAS, OPS Manager , or Cloud Manager

    It would be really nice if mongocli could be used to modify user accounts. Add new roles, or change the password. Currently mongocli can add, list , delete project DB user accounts. It would be nice for modify, since there is a need for password rotation, and mongocli see so fit that bill quite nicely.

    This is for OPS Manager, but could be for OPS , Cloud or Atlas..

    4 votes
    How important is this to you?
  6. disk iops

    Can you please revert the change to metrics view for disk iops? It it completely unreadable and meaningless now.

    There used to be 2 lines that made sense. Now there are 4... but looks like a bar chart. Anyway. Can't read it.

    I would suggest.
    1. have 1 view with 3 lines: 1 for the average read and 1 average write and 1 average BOTH.

    1. have a second view showing the "burst" performance. Draw this as a LINE or scatter plot. Whatever you are drawing now is inscrutable.

    thanks!

    1 vote
    How important is this to you?
  7. Automation - Monitor ulimit parameters for mongo processes

    MongoDB will abort if ulimit parameters are set too low. We should monitor parameters such as "open files" and add an alert for when the value approaches the ulimit configuration.

    2 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  8. Dashboard in ops manager

    Can we have add dashboard feature in ops mgr which can give consolidated metrics of all RS.

    2 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  9. Trigger replica set alerts for hidden secondaries

    We need to ability to trigger replica set alerts when a secondary that is hidden goes down.

    In this example an environment has 4 members, with one of them "hidden". We would like to be alerted even when the "hidden" secondary goes down.

    Currently alerts are only working for non-hidden members.

    2 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  10. Allow multiple authentication sources simultaneously

    Currently Ops Manager authentication supports either the Application Database, LDAP, or SAML, but these methods cannot be combined. Ideally we would like to move to LDAP, but we are stuck with the local authentication method as we depend on a local admin user which is used when first deploying and configuring the Ops Manager ecosystem. We also do not want to depend solely on the availability of the LDAP servers regarding an admin user. The MongoDB cluster deployments do support multiple authentication methods at the same time (we have local admin and monitoring accounts while users are authenticating via LDAP),…

    10 votes
    2 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  11. Ops Manager: more precise firewall configuration documentation

    Currently, it is not clear from the documentation what are the source hosts for each port to open. The diagram fills in a bit this imprecision, but it is not formal enough. Also, some ports need to be open only if certain features are needed (eg. download link for snapshots).

    This makes firewall configuration imprecise and experimental (or not as secure as it could be).

    Suggestion: each table of the the Ops Manager firewall configuration webpage should document those columns:
    - source component: client component(s)
    - target component: server component(s)
    - protocol: tcp/udp
    - port
    - feature: to specify if…

    1 vote
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  12. Support Service Binding Specification for Kubernetes

    Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/servicebinding/spec

    This blog post would be helpful: https://muthukadan.net/kubernetes/binding/support-service-binding-specification-for-kubernetes/

    1 vote
    How important is this to you?
  13. Allow the use of symlinks within the Ops Manager directory

    Sometimes it would be great if we could move the conf, tmp, or logs directories to other filesystems and use symlinks so that Ops Manager doesn't have to worry about where the needed file physically are. Right now, Ops Manager refuses to start whenever this sort of redirection is done.

    3 votes
    2 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  14. Incorrect Agent version Alert/Banner

    If someone upgrades from Ops Manager v4.2 -> v4.4 and then downgrades by reinstalling Ops Manager v4.2, there is no Alert or Banner that the Agent is incompatible.

    Attempts to modify deployments with this incompatible Agent displays "Initializing Automation for your Deployment" but never actually does anything. It is only after reviewing the Ops Manager logs that you see "Unrecognized field".

    It would be helpful if there was a validation check that displays an Alert or Banner that indicates that the version of the Agent is unknown/incompatible. Perhaps something similar to what is displayed after upgrading Ops Manager that will…

    3 votes
    0 comments  ·  Automation  ·  Admin →
    How important is this to you?
  15. Kubernetes Operator - Prefix Annotations and Labels

    Labels and annotations added to Kubernetes resources by the MongoDB Enterprise Operator should include a prefix designating that it was added by MongoDB. The lack of a prefix suggests the field and values are private to the user.

    For example, the MongoDB statefulset and service selector should use a label prefixed with a MongoDB domain.

    https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set

    4 votes
    How important is this to you?

    We're gradually starting to change things to prefix most annotations and labels with mdb.


    It's a gradual thing but in progress.

  16. Display the feature compatibility version (FCV) in Cloud Manager/Ops Manager UI

    The FCV could be different than the MongoDB version. Also, sometime the FCV on different shards/CSRS in a sharded cluster might be different (e.g. FCV is upgraded on the shards, but for some reason FCV is not upgraded on the CSRS), and this could cause issues.

    It would be nice if FCV is displayed next to the MongoDB version information. So that we can spot out the discrepancy quickly.

    1 vote
    0 comments  ·  Cloud Manager  ·  Admin →
    How important is this to you?
  17. Generate Operational Reports in Ops Manager

    1. Slow queries report similiar to AWR report in Oracle
    2. List of hosts being monitoring in Organization and project level in a downloadable format
    3. Metrics report for all the hosts at org and project level
    4. Backup failures report
    5. Alerts report (Example : List of alerts triggered in given timeframe)
    2 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  18. Allow Ops Manager Data Explorer to read from Secondary nodes

    Ops Manager should allow Data Explorer to be configured with a Read Preferences and maxTimeMS options. Not having these options allows this tool to potentially trigger un-optimized queries to only hit primary nodes, which for high load production environments may cause un-expected problems.

    2 votes
    1 comment  ·  Ops Manager  ·  Admin →
    How important is this to you?
  19. Add filters to Global alert screen in Ops Manager

    Add a filter for Global alert Configuration Page. It would be nice to have the ability to search for the specific alert to see if you have it configured and for which environments.

    A filter similar to what is seen on the "Open Alert" view would be sufficient.

    Since we are managing upwards of 50 deployments via Global Alerts this would be a useful feature.

    2 votes
    0 comments  ·  Ops Manager  ·  Admin →
    How important is this to you?
  20. Add backup database monitoring in Ops Manager

    Version 4.4 has support to monitor the App DB. Please add the ability to monitor the backup database as well.

    2 votes
    1 comment  ·  Ops Manager  ·  Admin →
    How important is this to you?
1 2 9 11 13 23 24
  • Don't see your idea?

Feedback and Knowledge Base