aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-01-28 13:48:10 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-01-28 13:48:10 +0000
commitd05bb23c809a7c9c24e584efeffaa0ed3ad1df7d (patch)
tree868a705a53720e526becaf1c660088eaf4127535 /net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr
parent5c4fd88716af3fb840de78386a27518cfff61148 (diff)
downloadports-d05bb23c809a7c9c24e584efeffaa0ed3ad1df7d.tar.gz
ports-d05bb23c809a7c9c24e584efeffaa0ed3ad1df7d.zip
Notes
Diffstat (limited to 'net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr')
-rw-r--r--net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr b/net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr
new file mode 100644
index 000000000000..cb12a8a3d958
--- /dev/null
+++ b/net-mgmt/nvidia_gpu_prometheus_exporter/pkg-descr
@@ -0,0 +1,6 @@
+This is a Prometheus Exporter for exporting NVIDIA GPU metrics. It uses the Go
+bindings for NVIDIA Management Library (NVML) which is a C-based API that can
+be used for monitoring NVIDIA GPU devices. Unlike some other similar exporters,
+it does not call the nvidia-smi binary.
+
+WWW: https://github.com/mindprince/nvidia_gpu_prometheus_exporter