Node Exporter Full
116,633,309 4.9 (78 reviews)

Created 4/4/2017
Updated 9/27/2025
Revision 42
Categories
Host Metrics
Grafana Version >=11.6.1

Nearly all default values exported by Prometheus node exporter graphed.

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/rfmoz/grafana-dashboards.git

Export Dashboard
Download
Copy to Clipboard