From ba20f5e061985112eb8ce0937f64961ea8a859ea Mon Sep 17 00:00:00 2001 From: Calle Pettersson Date: Mon, 1 Jun 2020 21:07:42 +0200 Subject: [PATCH] Update windows_exporter reference Signed-off-by: Calle Pettersson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2860c850..effca34c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written in Go with pluggable metric collectors. -The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users. +The [Windows exporter](https://github.com/prometheus-community/windows_exporter) is recommended for Windows users. To expose NVIDIA GPU metrics, [prometheus-dcgm ](https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/exporters/prometheus-dcgm) can be used.