Screen1.jpg Screen2.jpg Screen3.jpg Screen4.jpg
A comprehensive MongoDB cluster monitoring dashboard with Elasticsearch as the datasource and metricbeat as collector. This dashboard gives real time monitoring in mongoDB operations, replicaSet metrics, Resources utilization, disk utilization and much more. The panels are divided under 4 categories which are as follows:
- Query metrics
- Replicaset metrics
- Resource metrics
- Alerts
This dashboard uses Elasticsearch 7.6 or higher as the datasource. This dashboard work with metrics collected using metricbeat 7.6 or higher. Configure metricbeat for each mongoDB server machine that you want to monitor. Allow mongoDB module to enable all 5 metricsets for mongoDB ( dbstats, collstats, status, replstatus, metrics ) along with system metrics ( diskio, load).
Collector Configuration Details
Configure metricbeat for each mongoDB server machine that you want to monitor. Enable mongoDB module and all 5 metricsets for mongoDB ( dbstats, collstats, status, replstatus, metrics ).Also enable system module in metricbeat for system metrics ( diskio, load).