Skip to content

Ansible role to install Prometheus Apache Exporter

Notifications You must be signed in to change notification settings

shaunashby/apache-exporter-role

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Exporter

An Ansible role to install Prometheus Apache Exporter on Linux servers.

Requirements

None

Role Variables

  • apache_exporter_port: Port for the apache exporter to listen on
  • apache_exporter_scrape_url: URL for Apache Status page

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: apache_exporter_role, apache_exporter_port: 9100 }

License

BSD

Author Information

Ahmed Shibani sheipani@gmail.com

About

Ansible role to install Prometheus Apache Exporter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 100.0%