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
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
Docker
Easily monitor Docker with Grafana Cloud's out-of-the-box monitoring solution.
Learn more