Hi,
We use MongoDB extensively here and I am in the process of developing a Monitor plugin to fetch metrics from it.
Is there such a initiative already? I don't want to waste time developing code that could be already done! MongoDB provides java classes for access an thus it should not be so hard to do.
Thanks!
Answer by David L. ·
I'll share the project on github later, I've already added a couple of metrics like operations, connections and memory consumption, but could definitely use help of more experienced plugin developers! This looks like it will fit really well if your company doesn't want to spend with MMS for MongoDB monitoring.
Answer by David L. ·
People here are pleased with the plugin results, so far I am getting the following MongoDB measures:
Connections:
Memory:
Operations:
Operations Replication:
Database Status:
Network:
David,
I'm definitely interested in seeing something like this. We currently use MMS for the same functionality. Let me know when you have a working plugin.
Sorry for the delay!
The project is available at:
https://github.com/dlopes7/MongoDbMonitor
If you just want the jar, it is here: com.cnova.mongodbmonitor_1.1.0.jar
JANUARY 15, 3:00 PM GMT / 10:00 AM ET