모니터링(Grafana, Prometheus)/Prometheus
Prometheus Windows exporter 연결
babbeolicoding
2023. 4. 30. 22:47
1. Prometheus.yml 파일 수정
sudo vi /etc/prometheus/prometheus.yml
jobname : window_exporter
targets : window_exporter server IP : 9182
2. Prometheus 재시작
sudo systemctl restart prometheus
3. Prometheus 접속 후 metrics 확인
serverip:9090 접속 후 확인