docker hosts

docker monitor

node_exporter + prometheus = docker node metrics collecter

  • monitor the node only till now (I’m trying to find out how to collect docker/app metrics later)
  • change the variables in “Templating” if the value your prometheus settings is different than the default
    for example, probably you need to change this variable:
    $node -> job="node_exporter"
    
    to match the job_name in prometheus:
      - job_name: 'node_exporter'

ref

http://play.grafana.org/dashboard/db/prometheus-demo-dashboard

Revisions
RevisionDescriptionCreated
Docker

Docker

by Grafana Labs
Grafana Labs solution

Easily monitor Docker with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies