Ops Tools
464 results found
-
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 -
Support ClusterAuthMode X509
Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI.
Customer would appreciate full support for this mode using the CLI.
1 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 -
Create a litmus chaos to test mongodb in containers
To support chaos engineering.
1 vote -
MongoCLI Wizard Flag
Currently a user needs to manually insert at least all the required flags to use a mongocli command. We can implement the flag --wizard which guides the user through flags with interactive prompts.
This flag should be added to all the commands to allow the user to get interactive prompts when required flags are not provided.The wizard flag will have the following functionalities:
- Asking to the user the required flags with interactive prompts
- Showing a list of optional flags and asking to insert their values if selected
- In case of describe commands, showing the list of resources available (mongocli…
1 vote -
mongoimport should assume json with arrays
When running something like "mongoimport --host Cluster0-shard-0/cluster0-shard-00-00-MY.mongodb.net:27017,cluster0-shard-00-01-MY.mongodb.net:27017,cluster0-shard-00-02-MY.mongodb.net:27017 --ssl --username MYUSER --password MYPASS --authenticationDatabase admin --db db --collection coll --type json --file D:\downloads\records.json". You get error "2019-09-28T15:40:34.076-0600 Failed: cannot decode array into a D". You have to use the "--jsonArray". Why wouldn't this be the default. Almost all JSON objects have arrays via mass import/export. Worse case, it should give a better error message.
1 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 -
In Ops Manager, the user show as all deployment. How can i change from 'all deployment' to a specific deployment.
In Ops Manager, the user show as all deployment. Using MMS, How can i change from 'all deployment' to a specific deployment.
MongoDB User Name MongoDB Roles Deployment
yyyyy xxxx-rw@xxxx all deployments1 vote -
Allow additional port for SMTP configuration
Our Cyber team doesn't want SNMP traffic on default port, need dev team's help to enable additional (or custom) ports to be setup in SMTP configuration (e.g. port 163).
1 vote -
Mark IP ranges when user add to whitelist more than 4 address network
Security/Network Access/IP Access List
When adding the ip range it is easy to make mistake an example instead of 192.168.5.5/32 add 192.168.5.5/3
It will be great to mark as read or ask user "are you sure to add range with mask <30"
1 vote -
cert-manager & external-dns integration
Since the kube CA integration is deprecated, the operator should have an option to integrate with cert-manager and external-dns for automatic tls and dns records.
1 vote -
It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides t
It would be perfect,
If I have "Credential ID" and "Verification Link" for courses that I have completed.
Yes, I know, MongoDB provides this information for professional certified developer, but
Why not for the certificate of completion?
1 vote -
Ability to set snapshotRetentionDays value to 1
Need to be able to retain 1 day backups only or just daily backups. Need to reduce 3 day worth of archive.
1 vote -
alert when one or more monitoring agents in a project fail (not only when there are no agents left)
alert when one or more monitoring agents in a project fail (not only when there are no agents left)
1 vote -
move/copy pagination buttons on top of log screen
when you browse agent logs( automation/monitoring/backup), the size of records is different because some records can take more than 1 line.
as a result pagination buttons < and > at the bottom of the screen have different location on every page -so it's hard and frustrating to find new location of buttons - particularly when you need go through 10-50 pages...but the top of the page is always is on the same place.
it would be nice to implement one of 3 options :
1. add keyboard shortcut to go forth and back between pages
2. duplicate pagination buttons…1 vote -
Filesystem Store: Use hardlinks for unchanged files
When utilizing the Filesystem Store, often files do not change between snapshots. In order to significantly save on space, the Backup Daemon could create hardlinks for the files in subsequent snapshots instead of extra copies of the file.
1 vote -
Admin -> organizations pagination of list
On Ops Manager up to 4.4.1 the Admin -> Organizations page shows only 100 organizations and there is no support for paginating the results.
Please improve the page by allowing the user to see more than 100 organizations.
1 vote -
mongocli feature request : add an option to specify the path to the CA file in the mongocli configuration.
Currently while using mongocli to connect to Ops Manager via https, one needs to add the public CA certificate to local system's trusted certificate store. Please add a parameter in the configuration file where one can specify the path to the local CA file
1 vote -
In changing the Pager duty service key at cluster level, this key should automatically be used instead of making changes to each alert
When we migrate from one Pager duty or Slack account to another, as we change the PD/slack service key at cluster level, shouldn't this key get used automatically instead of us going to each alert and recreating the PD/slack entries? It defeats the purpose of setting the PD/slack key at cluster level. And if we have multiple clusters in prod, we will pretty much have to modify alerts for all of them.
The ticket number for reference is Case #00675142
1 vote
- Don't see your idea?