Add link to prometheus-dcgm (#1164)
Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
This commit is contained in:
parent
62f99f95f0
commit
bcec99e0aa
|
@ -10,6 +10,9 @@ Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, writte
|
||||||
in Go with pluggable metric collectors.
|
in Go with pluggable metric collectors.
|
||||||
|
|
||||||
The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users.
|
The [WMI exporter](https://github.com/martinlindhe/wmi_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.
|
||||||
|
|
||||||
## Collectors
|
## Collectors
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue