grafana: Verweis auf tasks in Icinga2-Ansible-Rolle
This commit is contained in:
parent
b5c14ae0d9
commit
d672c77fd3
1 changed files with 1 additions and 7 deletions
|
@ -25,13 +25,7 @@ Mit Grafana lassen sich die Performance-Daten aus den Icinga-Checks grafisch in
|
|||
- ''Edit Panel'':
|
||||
- Rechts in den Panel-Optionen: ''Axes'' --> ''Left Y'': Unit auf ''Seconds'' und ''Scale'' --> ''log(base 2)''
|
||||
- Unten bei der Query-Abfrage: ''Transform'' --> ''Filter by name '' --> ''size'' deaktivieren
|
||||
- Das [Icingaweb2-Modul](https://github.com/Mikesch-mp/icingaweb2-module-grafana|Icingaweb2-Modul) herunter laden und entpacken. Als Pfad kann `/data/icingaweb2-modules` gewählt werden
|
||||
- Modulepfad in `/etc/icingaweb2/global.ini` anpassen:
|
||||
```Ini
|
||||
[global]
|
||||
...
|
||||
module_path = "/usr/share/icingaweb2/modules:/data/icingaweb2-modules"
|
||||
```
|
||||
- Das [Icingaweb2-Modul](https://github.com/Mikesch-mp/icingaweb2-module-grafana|Icingaweb2-Modul) aktivieren. Automatisiert über die [Ansible-Rolle](https://git.systemausfall.org/systemausfall.org/ansible/src/branch/main/roles/icinga2)
|
||||
- Verzeichnis `/etc/icingaweb2/modules/grafana` anlegen und Besitzrechte analog zu den anderen Verzeichnissen vergeben
|
||||
- Modul in Icingaweb2 `/config/modules#!/grafana/config` konfigurieren:
|
||||
- host: Grafana-Domain
|
||||
|
|
Loading…
Reference in a new issue