← All dashboards

Mongo DB

A Mongodb Replication Performance Monitoring with Prometheus and telegraf agent

Mongodb Dashboard

Mongodb Dashboard Visualization uses 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

toml
[[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

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 1,195