SphericalElephant.prometheus-node-exporter

Prometheus node_exporter

Ansible Prometheus node_exporter role

Requirements

  • Debian Jessie or newer

Role Variables

see defaults/main.yml

Example Playbook

- hosts: all
  roles:
    - role: SphericalElephant.prometheus-node-exporter
      prometheus_node_exporter_file_sd: True
      prometheus_node_exporter_file_sd_locations:
        - { host: prometheus01.in.example.com, path: "/etc/prometheus/endpoints/node-{{ inventory_hostname }}.yml" }
       

License

Apache 2.0

About

Prometheus node_exporter

Install
ansible-galaxy install SphericalElephant.prometheus-node-exporter
GitHub repository
License
apache-2.0
Downloads
189