Windows Node Exporter for prometheus-windows-exporter.install
4,588 5.0 (1 reviews)

Created 5/27/2021
Updated 5/27/2021
Revision 1
Categories
Host Metrics
Grafana Version >=4.2.0
Datasources
Prometheus

Uses metrics from windows_exporter

Features:

  • Node selector
  • Summary CPU load
  • Memory stats
  • Network load
  • Hard disks usage
  • Service state summary Prometheus config:
- job_name: 'win-exporter'
    static_configs:
      - targets: ['192.168.0.1:9182']

192.168.0.1 - Windows node where windows_exporter is installed

Use ['192.168.0.1:9182', '192.168.0.2:9182'] for multiple hosts

Install windows-exporter with choco

Get Dashboard
Download
Copy to Clipboard
Source Grafana.com