nicolae-lupei / Windows-Node-Exporter-for-prometheus-windows-exporter

General stats dashboard with node selector, uses metrics from prometheus-windows-exporter.install

Home Page:https://grafana.com/grafana/dashboards/14499

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows-Node-Exporter-for-prometheus-windows-exporter

Uses metrics from windows_exporter

Link on grafana dashboards with id: 14499

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

About

General stats dashboard with node selector, uses metrics from prometheus-windows-exporter.install

https://grafana.com/grafana/dashboards/14499