Port details |
- nvidia_gpu_prometheus_exporter NVIDIA GPU Prometheus exporter
- g20181028_2 net-mgmt
=0 g20181028_1Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2019-01-28 13:48:28
- Last Update: 2022-03-30 07:01:44
- Commit Hash: d690b51
- License: APACHE20
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nvidia_gpu_prometheus_exporter>0:net-mgmt/nvidia_gpu_prometheus_exporter
- To install the port:
- cd /usr/ports/net-mgmt/nvidia_gpu_prometheus_exporter/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/nvidia_gpu_prometheus_exporter
- pkg install nvidia_gpu_prometheus_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia_gpu_prometheus_exporter
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1548678036
SHA256 (mindprince-nvidia_gpu_prometheus_exporter-g20181028-0d52cd2_GH0.tar.gz) = 2fc957543b0e8b0cc864e1e734831cc7616269e1fc124aef224c1c4055af7eca
SIZE (mindprince-nvidia_gpu_prometheus_exporter-g20181028-0d52cd2_GH0.tar.gz) = 243278
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for nvidia_gpu_prometheus_exporter-g20181028_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_nvidia_gpu_prometheus_exporter
- USES:
- go
- pkg-message:
- For install:
- 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
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 g20181028_2
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
07 Apr 2021 08:09:01 g20181028_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 g20181028_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Nov 2019 12:52:40
g20181028_1
|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
14 Aug 2019 08:48:51
g20181028
|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
28 Jan 2019 13:48:10
g20181028
|
0mp  |
New port: net-mgmt/nvidia_gpu_prometheus_exporter: NVIDIA GPU Prometheus
exporter
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
Reviewed by: mat
Approved by: mat (mentor)
Sponsored by: BALLY WULFF Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D19002 |
Number of commits found: 6
|