freebsd-ports/net-mgmt/nvidia_gpu_prometheus_exporter/pkg-message
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

15 lines
320 B
Text

[
{ type: install
message: <<EOM
The libnvidia-ml.so.1 library has to be installed on the system for
nvidia_gpu_prometheus_exporter to be able to query GPUs.
It can be installed with one of the NVIDIA drivers available in the FreeBSD
Ports Collection:
- nvidia-driver
- nvidia-driver-304
- nvidia-driver-340
EOM
}
]