[Reprinted] Build wmi_exporter + Prometheus + Grafana server performance monitoring platform under Windows

https://blog.csdn.net/NRlovestudy/article/details/94431319

1. Download and install wmi_exporter

http://127.0.0.1:9182/metrics 

2. Download and install Prometheus (Windows version) to
modify the configuration file: prometheus.yml    
Enter the command to start: prometheus.exe --config.file = prometheus.yml
http: // localhost: 9090 / 

3, grafana placement

Configure Prometheus database
import template
http: // localhost: 3000
Login with admin

 

Guess you like

Origin www.cnblogs.com/sui84/p/12733382.html