prometheus.prometheus.bind_exporter role – Prometheus BIND Exporter
Note
This role is part of the prometheus.prometheus collection (version 0.23.0).
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.bind_exporter
.
Entry point main
– Prometheus BIND Exporter
Synopsis
Deploy prometheus bind_exporter using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install bind_exporter binary Default: |
|
URL of the bind_exporter binaries .tar.gz file Default: |
|
URL of the bind_exporter checksums file Default: |
|
Path to directory with bind_exporter configuration Default: |
|
Config for HTTP/2 support. Keys and values are the same as in prometheus docs. |
|
Local path to stash the archive and its extraction Default: |
|
Path to BIND’s pid file to export process information Default: |
|
List of statistics to collect Choices:
Default: |
|
HTTP XML API address of BIND server Default: |
|
BIND statistics version. Choices:
|
|
Advanced System group for BIND Exporter Default: |
|
Advanced BIND Exporter user Default: |
|
Timeout for trying to get stats from BIND server Default: |
|
Configuration for TLS authentication. Keys and values are the same as in prometheus docs. |
|
BIND exporter package version. Also accepts latest as parameter. Default: |
|
Address on which bind_exporter will listen Default: |
|
Path under which to expose metrics Default: |