Grafana dashboards
Find a file
2017-07-27 17:41:22 +02:00
prometheus Change node_exporter to node in job_name 2017-07-27 17:39:53 +02:00
LICENSE Initial commit 2017-04-12 08:48:47 +02:00
README.md Clear readme 2017-07-27 17:41:22 +02:00

grafana-dashboards

Grafana dashboards

Only requires the default job_name: node, add as many targets as you need.

  - job_name: node
    static_configs:
      - targets: ['localhost:9100']