Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published