haproxy_exporter

ansible-role-haproxy_exporter

Installs the HAproxy Exporter for Prometheus.

Build Status

Requirements

Requires Ansible role bdellegrazie.ansible-role-prometheus_exporter

Role Variables

Variable Description Default
haproxy_exporter_version Version of the exporter to use 0.7.1
haproxy_exporter_tarball_checksum checksum of the tarball sha1 checksum of 0.7.1 tarball
haproxy_exporter_options Command line options ['-haproxy.scrape-uri=http://admin:admin@localhost:9101/haproxy?stats;csv']

Other variables are in defaults/main.yml

Dependencies

`bdellegrazie.ansible-role-prometheus_exporter`

Example Playbook

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

License

GPLv3

Author Information

https://github.com/bdellegrazie/ansible-role-haproxy_exporter

About

Role to install Prometheus HAproxy Exporter

Install
ansible-galaxy install bdellegrazie/ansible-role-haproxy_exporter
GitHub repository
License
gpl-3.0
Downloads
84537