prometheus.prometheus.pve_exporter role – Prometheus Proxmox VE Exporter
Note
This role is part of the prometheus.prometheus collection (version 0.27.3).
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 prometheus.prometheus.
To use it in a playbook, specify: prometheus.prometheus.pve_exporter.
Entry point main – Prometheus Proxmox VE Exporter
Synopsis
Deploy prometheus pve exporter using ansible
Parameters
Parameter |
Comments |
|---|---|
Authentication PVE user password if using user/password auth |
|
Authentication PVE user token name if using token auth Default: |
|
Authentication PVE user token value from `pveum user token add …` |
|
Authentication PVE user name if using user/password auth Default: |
|
Validate proxmox certificate or not Choices:
|
|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Path to directory with pve_exporter configuration Default: |
|
Configuration template for pve_exporter Default: |
|
List of disabled collectors. By default pve_exporter disables collectors listed here. |
|
List of dicts defining additionally enabled collectors and their configuration. It adds collectors to those enabled by default. Default: |
|
Home of pve_exporter user and base file locations Default: |
|
Config for HTTP/2 support. Keys and values are the same as in pve_exporter docs. |
|
Advanced Display/Log ansible tasks containing secrets Choices:
|
|
Advanced Create pve_exporter user in proxmox Choices:
|
|
Advanced System group for pve exporter Default: |
|
Advanced Proxmox VE Exporter user Default: |
|
Directory used by the Textfile Collector. To get permissions to write metrics in this directory, users must be in Note: More information in TROUBLESHOOTING.md guide. Default: |
|
Configuration for TLS authentication. Keys and values are the same as in pve_exporter docs. |
|
Proxmox VE Exporter package version. Also accepts latest as parameter. Default: |
|
Python virtualenv filepath for pve_exporter Default: |
|
Address on which pve exporter will listen Default: |