aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2860c85..effca34 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
9Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written 9Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written
10in Go with pluggable metric collectors. 10in Go with pluggable metric collectors.
11 11
12The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users. 12The [Windows exporter](https://github.com/prometheus-community/windows_exporter) is recommended for Windows users.
13To expose NVIDIA GPU metrics, [prometheus-dcgm 13To expose NVIDIA GPU metrics, [prometheus-dcgm
14](https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/exporters/prometheus-dcgm) 14](https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/exporters/prometheus-dcgm)
15can be used. 15can be used.