prometheus.prometheus.jmx_exporter role – Prometheus jmx_exporter
Note
This role is part of the prometheus.prometheus collection (version 0.30.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 prometheus.prometheus.
To use it in a playbook, specify: prometheus.prometheus.jmx_exporter.
Entry point main – Prometheus jmx_exporter
Synopsis
Deploy prometheus jmx exporter using ansible
Parameters
Parameter |
Comments |
|---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install jmx_exporter binary Default: |
|
URL of the jmx_exporter binaries .jar file Default: |
|
URL of the jmx_exporter checksums file Default: |
|
Advanced Directory to store jmx_exporter configuration Default: |
|
Advanced Path to the JMX Exporter configuration file Default: |
|
Config for HTTP/2 support. Keys and values are the same as in jmx_exporter docs. |
|
Advanced Local path to stash the archive and its extraction Default: |
|
Advanced System group for jmx_exporter Default: |
|
Advanced System user for jmx_exporter Default: |
|
Configuration for TLS authentication. Keys and values are the same as in jmx_exporter docs. |
|
jmx_exporter package version. Also accepts latest as parameter. Default: |
|
Address on which jmx exporter will listen Default: |