mongodb1.png mongodb2.png mognodb3.png mongodb4.png mongodb5.png
Mongodb Dashboard
Mongodb Dashboard Visualization uses <img src="./images/logo_telegraf.png" width="60"> as an exporter. This dashboard will work Effeciently if replication is enabled in MongoDB Cluster.
These Dashboards need mongodb
as Telegraf Input Plugins, You can find the Mongodb Input Plugin Configuration below
[[inputs.mongodb]]
## An array of URLs of the form:
## "mongodb://" [user ":" pass "@"] host [ ":" port]
## For example:
## mongodb://user:auth_key@10.10.3.30:27017,
## mongodb://10.10.3.33:18832,
servers = ["mongodb://127.0.0.1:27017"]
Purpose of Each Panel Used in Dashboard
Here you will see these information in dashboards
- Current Master from Mongo replica Set
- Total Replication count
- Memory used by node
- MongoDb Uptime
- Master CPU Utilization
- CPU Utilization in each node
- Total operations (read,write,update,delete)
- Total Read operations
- Total Write operations
- Total Update operations
- Total Delete operations
Contributor Information
devendra.pokhariya@opstree.com