Ops Tools
230 results found
-
Option to encrypt mms.https.PEMKeyFilePassword in conf-mms.properties file
Currently, credentialstool only offer encryption for username/password for the AppDB mongo.mongoUri.
It would be great to also have the ability to encrypt the mms.https.PEMKeyFilePassword in conf-mms.properties file, so that is not clear text.
1 vote -
1 vote
-
1 vote
-
1 vote
-
Ops Manager plugin support
Provide extension points and documentation for building plugins.
1 vote -
terminate groom jobs that belong to terminated backup jobs
terminate groom jobs that belong to terminated backup jobs
1 vote -
add filter to exclude some alerts
we can add filter to select only some alerts. it would be nice to have an option to exclude some alerts and display all others.
1 vote -
Memory metrics summed for Project/Organization
Memory metrics summed for Project/Organization
Request UI ability to sum total memory used by mongo processes per Project and Organization.
The UI does provide Process/Replca Set/Cluster Memory Statistics.
Metrics are available per instance but there is currently no non-programatic way to get the SUM of all used memory for a given Project nor Organization.1 vote -
Managing mongoDB containers having multiple DNS names through automation agent
We got mongoDB running on openshift pods across 2 separate openshift clusters and it runs perfectly fine but we are now facing issue with doing mongoDB restore, and that has led to us now wanting to use automation agent to control the mongod process on the containers.
The major challenge we are facing is that we run into issues when automation agent runs rs.initiate() and as part of the process tries to gather the hostname of the pod by running hostname -f command. The trouble is we have to deal with separate openshift clusters and have got mongod replica set…
1 vote -
Clear default values for New Replica Set and Cluster Component names in UI
Clear default values for New Replica Set and Cluster Component names in UI
Replica Set and Cluster Component names cannot be changed after deployment.
The names are often overlooked while deploying and the defaults accepted configuring the names.
If the fields were blank but mandatory (maybe with examples below the field) customers would be forced to choose logical names for their deployments.| Field | Current Default Value|
| - | - |
|Replica Set Id | myReplicaSet |
| - | - |
|Cluster Name | myCluster |
|Shard Name Prefix | myShard |
|Config Server Replica Set Name…1 vote -
Ability to define a custom CA PEM file for Webhook configuration on Ops Manager
Currently, Ops Manager user may require to add the CA for the TLS enabled Webhook Endpoint directly to the Java Trust Store. Adding CA to Java Trust Store also requires to re-apply if Ops Manager Application is upgraded or re-install.
It would be best to have a feature in Ops Manager so that the user is able to upload the required CA via UI.
1 vote -
Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages
Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages appears to be incorrect.
Reasearch indicates that the "Data Size" next to "Status" on the Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages possibly does not include "local" DB and may have an incorrect divisor.
It also shows the same possibly incorrect value on each Deployment in the "Processes" page.We, DBAs, and our application teams, who have access to the Ops Manager, have been relying on this metric info each time we needed to find the size of a user DB.
1 vote -
Feature to add the Certificate Authority file to the Ops Manager Java Trust Store via UI
Currently, Ops Manager user may require to add the CA for the TLS enabled destination such as SMTP Server, on-prem S3, Webhook Endpoint, etc directly to the Java Trust Store. Adding CA to Java Trust Store also requires to re-apply if Ops Manager Application is upgraded or re-install.
It would be best to have a feature in Ops Manager so that the user is able to upload the required CA via UI.
1 vote -
Use word, not letter to define log levels in Ops Manager
The following log messages are "info" level messages which can be found in the kubernetes logs from the ops-manager-db pods:
…{"logType":"mongodb","contents":"2020-12-16T02:42:28.557+0000 I WRITE [conn7329] update monitoringstatus.config.agentSessions command: { q: { _id: \"mongodb-rs-1.mongodb-rs-svc.mongodb.svc.cluster.local-48cc126fc451d9fa2ffa7569363971f2-5fbedc8dc354771c77dd1932\", s: \"KHNA9JiqXcos5V0d\" }, u: { $set: { s: \"PRIMARY\", p: true } }, multi: false, upsert: false } planSummary: IXSCAN { _id: 1 } numYields:0 queryHash:6C451E2F planCacheKey:38AD5486 ok:0 errMsg:\"E11000 duplicate key error collection: monitoringstatus.config.agentSessions index: cid_1_s_1 dup key: { cid: ObjectId('5fbedc8dc354771c77dd1932'), s: \\\"PRIMARY\\\" }\" errName:DuplicateKey errCode:11000 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1 } }, ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { w:
1 vote -
Rewrite Informational Message "E11000 duplicate key error collection"
Rewrite the informational AppDB log message so that monitoring tools such as Dynatrace and Splunk does not consider this message as an error message.
1 vote -
Add ability to merge metrics when host renamed
If a host is renamed and a new mapping is made with a unique ID, there is no way to merge the metrics to view the, historically.
Adding the ability to merge metrics from previous hosts (when the user is sure the hosts are equivalent) would allow history to be viewed and maintained.
1 vote -
Ability to control Ops Manager log rotation from an Admin Page in the UI
The Ops Manager Application Server Log Directory is typically located in
/opt/mongodb/mms/logs/
.Currently, the log rotation of the Ops Manager log files
/opt/mongodb/mms/logs/mms0.log
,/opt/mongodb/mms/logs/daemon.log
and/opt/mongodb/mms/logs/mms0-access.log
are configured by default to rotate the log file every day and compress it with a retention of 30 days. After 30 days the compressed files are deleted.Please allow the configuration of these log rotation settings through the Ops Manager Web UI.
Currently, this can only be done manually. The default installation of Ops Manager includes a file in
/opt/mongodb/mms/conf
calledlogback.xml
. This is the file that the library uses…1 vote -
bigpanda
Prefer to get BigPanda integrated with OpsManager for event correlation .
www.bigpanda.io1 vote -
Alerts if MMS Application goes down
Dear Team,
We are looking for an option to set alerts if any of the Ops Manager Application goes down in a HA environment. Being with HA configuration, we at least expect this feature to in place - as currently it looks like that OPS Manager is not aware of its own HA configuration.
Mongo Case: 00723232
Thanks,
Tom1 vote -
Significantly Throttle or Skip MongoDB Agent Connections to Intentionally Disabled Clusters
When performing an automated snapshot restore in Ops Manager, the MongoDB Agents shut down all MongoDB cluster members while the snapshot(s) are downloaded to the dbPath's.
During this phase of the plan, the MongoDB Agents continue to attempt network connections to the cluster members; as frequently as ~4 per second per mongod. This traffic may pose problems for certain cluster deployment designs. Of note, clusters that are "micro-sharded" (multiple cluster members residing on the same physical hosts) and clusters with members in a remote datacenter can receive an amplification and/or excessive amount of connections relative to what the network can…1 vote
- Don't see your idea?