diff --git a/doc/02-Installation.md b/doc/02-Installation.md index 24c5878..0983316 100644 --- a/doc/02-Installation.md +++ b/doc/02-Installation.md @@ -1,5 +1,19 @@ # Installation +## Packages + +NETWAYS provides this module via [https://packages.netways.de](https://packages.netways.de/). + +To install this module, follow the setup instructions for the **extras** repository. + +**RHEL or compatible:** + +`dnf install icingaweb2-module-perfdatagraphs-prometheus` + +**Ubuntu/Debian:** + +`apt install icingaweb2-module-perfdatagraphs-prometheus` + ## From source 1. Clone a Icinga Web Performance Data Graphs Backend repository into `/usr/share/icingaweb2/modules/perfdatagraphsprometheus/`