← All dashboards

Overview VMs with Node Exporter

Overview VMs with Node Exporter and Prometheus Visão Geral das VMs com Node Exporter e Prometheus

Prometheus config -> prometheus.yml

  - job_name: node-name
    scrape_interval: 5s
    static_configs:
      - targets: ['localhost:9100']
    relabel_configs:
      - source_labels: [__address__]
        regex: '.*'
        target_label: instance
        replacement: 'node-name'

Painel -> Edit -> Query -> job=~"node-name"

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 36