mahendrapaipuri.ansible.nvidia_dcgm_exporter role – nVIDIA DCGM Exporter
Note
This role is part of the mahendrapaipuri.ansible collection (version 0.4.2).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install mahendrapaipuri.ansible
.
To use it in a playbook, specify: mahendrapaipuri.ansible.nvidia_dcgm_exporter
.
Entry point main
– nVIDIA DCGM Exporter
Synopsis
Deploy prometheus dcgm exporter using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install nvidia_dcgm_exporter binary Default: |
|
Enables the use of local packages instead of those distributed on github. The parameter may be set to a directory where the This overrides the nvidia_dcgm_exporter_version parameter |
|
Advanced Additional CLI arguments that will be passed to nVIDIA DCGM exporter |
|
Advanced Create system user and group for nVIDIA DCGM exporter Default: |
|
URL of the dcgm exporter git repository Default: |
|
Config for HTTP/2 support. Keys and values are the same as in Prometheus docs. |
|
Path to CSV file that containe list of collectors for dcgm exporter. An example file can be found at dcgm-exporter repo Default: |
|
DCGM exporter installation tasks gets skipped when set to true. Choices:
|
|
Advanced System group for nVIDIA DCGM exporter Default: |
|
Advanced nVIDIA DCGM exporter user Default: |
|
Configuration for TLS authentication. Keys and values are the same as in Prometheus docs. |
|
nVIDIA DCGM exporter package version. Also accepts latest as parameter. Default: |
|
Address on which dcgm exporter will listen Default: |