mateothegreat.prometheus_exporter_node

node_exporter dla roli ansible prometheus

Ta rola zainstaluje i skonfiguruje node exporter dla prometheus.

Zmienne

prometheus_exporter_node:
  wersja: "0.18.1"
  użytkownik: "exporters"
  grupa: "exporters"
  ścieżka_instalacji: "/usr/local/bin"
  nazwa_binarna_instalacji: "prometheus-exporter-node"
  adres_nasłuchu: "0.0.0.0:9100"

Przykład użycia

Dodaj poniższe do pliku, np. playbook.yaml:

- hosts: monitoring
  roles:
    - role: "mateothegreat.prometheus"
      var:
        prometheus_exporter_node:
          wersja: "0.18.1"
          użytkownik: "exporters"
          grupa: "exporters"
          ścieżka_instalacji: "/usr/local/bin"
          nazwa_binarna_instalacji: "prometheus-exporter-node"
          adres_nasłuchu: "0.0.0.0:9100"

Uruchom używając ansible-playbook -i <twój plik inwentarzowy> playbook.yaml.

O projekcie

Install & configure the prometheus node exporter.

Zainstaluj
ansible-galaxy install mateothegreat.prometheus_exporter_node
Licencja
Unknown
Pobrania
125
Właściciel
🚀 ☞ Senior Software Architect, Cloud Engineer & DevOps Advocate. ✌