aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes 'fish' Ziemke <github@freigeist.org>2018-11-19 19:35:01 +0100
committerBen Kochie <superq@gmail.com>2018-11-19 19:35:01 +0100
commitbcec99e0aa2264d64e51956251f09307b85e8c81 (patch)
tree4fa6afe652af84fd454fc8e6328fff9d760f74a9 /README.md
parent62f99f95f035b950b98402e992543ec738c85897 (diff)
downloadprometheus_node_collector-bcec99e0aa2264d64e51956251f09307b85e8c81.tar.bz2
prometheus_node_collector-bcec99e0aa2264d64e51956251f09307b85e8c81.tar.xz
prometheus_node_collector-bcec99e0aa2264d64e51956251f09307b85e8c81.zip
Add link to prometheus-dcgm (#1164)
Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c62069..4416325 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@ Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, writte
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 [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users.
13To expose NVIDIA GPU metrics, [prometheus-dcgm
14](https://github.com/NVIDIA/gpu-monitoring-tools/tree/master/exporters/prometheus-dcgm)
15can be used.
13 16
14## Collectors 17## Collectors
15 18