-
Mobile server monitoring
Category Archives: MongoDB
Queueing MongoDB using MongoDB
Several months ago we started seeing increased response times in our server monitoring application, Server Density. The problem was growing slowly over time and it quickly became clear that MongoDB was the bottleneck – we were seeing large queue spikes … Continue reading
MongoDB Monitoring: current operations
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
Posted in MongoDB, Server Monitoring
Tagged databases, MongoDB, nosql, server monitoring
Comments Off
Quick MongoDB tip – how far does your oplog go back?
Choosing the right MongoDB oplog size can be difficult, especially if your usage is growing. So here’s quick way to see what the last item in the oplog is. If your down slave or backup is older that this, it … Continue reading
MongoDB Monitoring Dashboard
We’re pleased to announce the initial release of our MongoDB monitoring dashboard addon for our server monitoring service, Server Density. This allows you monitor the real time status of your entire cluster, particularly which servers are master and the status … Continue reading
Posted in MongoDB, Server Density, Server Monitoring
Tagged dashboard, MongoDB, mongodb monitoring, nosql, server monitoring
1 Comment
London MongoDB User Group first meetup – 9th March 2011
If you’re interested in MongoDB and are based in or around London, come along to the first meetup I’m co-organising on the 9th March 2011. This will be an informal gathering to chat about MongoDB generally, but also decide what … Continue reading
MongoDB Monitoring: mongostat
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
MongoDB Monitoring: rs.status()
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
Posted in MongoDB, Server Monitoring
Tagged databases, MongoDB, nosql, server monitoring
Comments Off
MongoDB Monitoring: db.serverStatus()
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
Posted in MongoDB, Server Monitoring
Tagged databases, MongoDB, nosql, server monitoring
Comments Off
MongoDB Monitoring: Watch your storage
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
Posted in MongoDB, Server Monitoring
Tagged databases, MongoDB, monitoring, nosql, server monitoring, storage
Comments Off
MongoDB Monitoring: Keep in it RAM
There are a number of built in tools and commands which can be used to get important information from MongoDB but because it is relatively new, it can be difficult to know what you need to be doing from an … Continue reading
Posted in MongoDB, Server Monitoring
Tagged databases, memory, MongoDB, monitoring, nosql, server monitoring
Comments Off
