mateothegreat.prometheus_exporter_node
Node Exporter for Prometheus Ansible Role
This role installs and sets up the Node Exporter for Prometheus.
Variables
prometheus_exporter_node:
version: "0.18.1"
user: "exporters"
group: "exporters"
install_path: "/usr/local/bin"
install_binary_name: "prometheus-exporter-node"
listen_address: "0.0.0.0:9100"
Example Usage
Add the following to a file like playbook.yaml
:
- hosts: monitoring
roles:
- role: "mateothegreat.prometheus"
var:
prometheus_exporter_node:
version: "0.18.1"
user: "exporters"
group: "exporters"
install_path: "/usr/local/bin"
install_binary_name: "prometheus-exporter-node"
listen_address: "0.0.0.0:9100"
Run it with ansible-playbook -i <your inventory file> playbook.yaml
.
Informazioni sul progetto
Install & configure the prometheus node exporter.
Installa
ansible-galaxy install mateothegreat.prometheus_exporter_node
Licenza
Unknown
Download
125
Proprietario
🚀 ☞ Senior Software Architect, Cloud Engineer & DevOps Advocate. ✌