prometheus_node_exporter

Prometheus node_exporter

Ansible Role Molecule Test Status Ansible Quality Score Ansible Role

Description

Installs Prometheus's node_exporter

Requirements

  • ArchLinux, RHEL, or Debian

Role Variables

Variable Description
prometheus_node_exporter_args Additional arguments to provide to the binary
prometheus_node_exporter_base_url Base URL for other variables
prometheus_node_exporter_checksum SHA256 URL for tarball
prometheus_node_exporter_dl_url Tarball download URL
prometheus_node_exporter_group Default group for the user to run as
prometheus_node_exporter_user User to run the exporter as
prometheus_node_exporter_version Version to install

Dependencies

  • rgibert.single_binary_service

Example Playbook

- hosts:
    - servers
  roles:
    - role: rgibert.prometheus_node_exporter
      prometheus_node_exporter_version: 1.0.1

License

GPLv3

Author Information

Richard Gibert
[email protected]
https://richard.gibert.ca/

About

Installs Prometheus's node_exporter

Install
ansible-galaxy install rgibert/ansible-role-prometheus-node-exporter
GitHub repository
License
gpl-3.0
Downloads
53
Owner
SRE @getsentry