bdellegrazie.haproxy_exporter

ansible-role-haproxy_exporter

This role installs the HAproxy Exporter for Prometheus.

Build Status

Requirements

This role requires the Ansible role bdellegrazie.ansible-role-prometheus_exporter.

Role Variables

Variable Description Default
haproxy_exporter_version The version of the exporter to install 0.7.1
haproxy_exporter_tarball_checksum Checksum for the tarball file sha1 checksum of the 0.7.1 tarball
haproxy_exporter_options Options for the command line ['-haproxy.scrape-uri=http://admin:admin@localhost:9101/haproxy?stats;csv']

Other variables can be found in defaults/main.yml.

Dependencies

  • bdellegrazie.ansible-role-prometheus_exporter

Example Playbook

- hosts: all
  roles:
    - { role: bdellegrazie.haproxy_exporter }

License

GPLv3

Author Information

You can find more information at GitHub.

Informazioni sul progetto

Role to install Prometheus HAproxy Exporter

Installa
ansible-galaxy install bdellegrazie.haproxy_exporter
Licenza
gpl-3.0
Download
86.1k
Proprietario