sbaerlocher.snmp
Ansible Rolle: SNMP
Beschreibung
Ansible Rolle zum Installieren und Konfigurieren von SNMP v3 auf RHEL/CentOS oder Debian/Ubuntu und SNMP v2 auf Windows.
Installation
ansible-galaxy install sbaerlocher.snmp
Anforderungen
Rollenvariablen
Variable | Standard | Kommentare (Typ) |
---|---|---|
snmp_user | snmp | SNMP Benutzer |
snmp_password | snmp_password | SNMP Passwort |
snmp_encryption | snmp_encryption | SNMP Verschlüsselung |
snmp_contact | Optional: Systemkontakt | |
snmp_location | Optional: Systemstandort | |
snmp_agentadress_protocol.ipvX | udp / udp6 | Optional: SNMP Protokoll, X für ipv4 oder ipv6 |
snmp_agentadress_adress.ipvX | {{ ansible_default_ipv4.address }} / {{ ansible_default_ipv6.address }} | Optional: SNMP Bind-Adresse, X für ipv4 oder ipv6 |
snmp_agentadress_port.ipvX | 161 / 161 | Optional: SNMP-Port, X für ipv4 oder ipv6 |
Abhängigkeiten
Keine
Beispiel-Playbook
- hosts: all
roles:
- sbaerlocher.snmp
Änderungsprotokoll
1.8.0
- SNMP-Installation über Modul hinzugefügt
1.7.1
- Unterstützung für Windows 1809 hinzugefügt
1.7.0
- Unterstützung für OS-Updates hinzugefügt
- Syntax bereinigt
1.6.0
- Unterstützung für verschiedene Distributionen hinzugefügt
- Syntax bereinigt
- Proxmox-Unterstützung hinzugefügt
1.5
- Unterstützung für Windows hinzugefügt
1.4
- Unterstützung für IP-Bind hinzugefügt
1.3
- Unterstützung für „become“ hinzugefügt
- neue Rollprüfung
- Unterstützung für sysContact und sysLocation
1.2
- Paketmanager für generische Betriebssysteme hinzugefügt
- Aufräumen
1.1
- Unterstützung für ArchLinux hinzugefügt
1.0
- Erstveröffentlichung
Autor
Lizenz
Dieses Projekt steht unter der MIT-Lizenz. Siehe die LICENSE Datei für den vollständigen Lizenztext.
Urheberrecht
(c) 2018, Simon Bärlocher
Über das Projekt
Installing and Configuration SNMP v3 on Linux and SNMP v2 on Windows.
Installieren
ansible-galaxy install sbaerlocher.snmp
Lizenz
mit
Downloads
648.7k
Besitzer
Technology Evangelist / System Engineer by @whatwedo / Project Manager @arillso / @ansible and @nuxt fan / Based in #Bern