Questions tagged [mongodb-mms]

MongoDB Cloud Manager & Ops Manager are interfaces to provision, monitor, backup, and scale MongoDB on the infrastructure of your choice (previously known as MongoDB Management Service - MMS)

MongoDB Management Service (MMS) is an interface developed by MongoDB, Inc to provision, monitor, backup, and scale MongoDB on the infrastructure of your choice.

There are two editions of MMS:

  • Cloud Manager (previously, Cloud-hosted MMS) - a freemium service
  • Ops Manager (previously, On-Prem MMS) - available as part of a MongoDB commercial subscription

Related links

55 questions
0
votes
1 answer

Mongo MMS monitoring service stuck operations

I have a new MMS Mongo account which I want to use for monitoring a test deployment. I tried to add an existing deployment with a replica set, but the service was just adding a new one and started to make unwanted changes to my cluster. I shut down…
0
votes
0 answers

Why munin-node is not sending data to Mongo Monitoring Service (MMS)

I've a munin-node running on Ubuntu 14.04. It's working fine. In terminal I can fetch data. I can telnet it using telnet towhid 4949 But in hardware tab of MMS its showing No data available. What I'm missing here?
Towhid
  • 1,920
  • 3
  • 36
  • 57
0
votes
1 answer

How to configure Mongodb MMS to go via a Proxy?

How to I change the monitoring-agent.config to go out via proxy with authentication? The change log states... Monitoring Agent 2.3.1.89-1 Released 2014-07-08 Added support for HTTP proxy configuration in the agent configuration file. But I can't see…
jeff porter
  • 6,560
  • 13
  • 65
  • 123
0
votes
0 answers

MMS is assigning same alias to two data nodes of different shards and replicasets

I am using MMS to monitor a 13 node MongoDB Cluster(3 Config Servers, 4 MongoS, 2 replica sets with 2 members + 1 arbiter each). MMS was working properly since its installation, but now it is not monitoring the shards & replica-sets properly. It is…
user2710961
  • 69
  • 2
  • 15
0
votes
1 answer

In mongo mms account, how to remove voice/sms authentication

I have setup mongodb mms account for one of the servers. As a login authentication i selected for both password and sms code. But now i donot want sms code. donot see a way to remove that check.
codepiper
  • 129
  • 10
0
votes
0 answers

mongodb slow simple queries in production environment

All queries are taking too much time to complete in a web server database. Asking for simple documents in a big indexed collection in another machine takes <0ms, in the production machine takes ~20ms-300ms. The hardware is the next: PowerEdge R410…
Wiliam
  • 3,714
  • 7
  • 36
  • 56
0
votes
1 answer

Remove unwanted hosts being pinged by Mongo mms agent

Does anyone know how to stop Mongo MMS agent to stop pinging unwanted hosts that aren't accessible. My MMS agent is trying to monitor certain hosts that are not supposed to be reachable anyway and then continuously logs the following errors in the…
user2654744
  • 438
  • 5
  • 8
0
votes
1 answer

Hosts disappear from MongoDB MMS

I have a 3 node replicaset monitored by MMS. The two secondary nodes show up and report data in MMS, the primary does not. When I add it manually, it shows in the MMS dashboard as "No Data" for about 20 minutes, then disappears. The only data in…
-1
votes
1 answer

IP address change caused shard to be DOWN in mongo MMS

I have a sharded, replicated mongodb cluster. I'm in the process of re-IPing the shards to be on a different subnet. Just started by re-IPing one secondary mongod. It now has the new IP and I flushed the DNS. However in Cloud Manager, that server…
IsaacBok
  • 424
  • 5
  • 18
-1
votes
1 answer

How to set "arbiterOnly" to an existing node in a replicaset, from MongoDB MMS portal?

I am trying to configure a replica set, in Azure Cloud with MongoDB MMS service. I have created a replica set with three nodes, one as primary and two secondaries. How can I make one of those secondary nodes as arbitrary ?
Ameen Rashad
  • 514
  • 6
  • 17
1 2 3
4