c1.png c2.png
Nearly all default values exported by Prometheus node exporter graphed. Grafana Cloud free tier now includes 10K free Prometheus series metrics: https://grafana.com/signup/cloud/connect-account
Only requires the default job_name: node, add as many targets as you need in '/etc/prometheus/prometheus.yml'.
- job_name: node
static_configs:
- targets: ['localhost:9100']
Recommended for prometheus-node-exporter the arguments '--collector.systemd --collector.processes' because the graph uses some of their metrics.
Since revision 16, for prometheus-node-exporter v0.18 or newer. Since revision 12, for prometheus-node-exporter v0.16 or newer.
Available on github: https://github.com/rfrail3/grafana-dashboards.git