icinga-web from server:monitoring project
Select Your Operating System
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/server:monitoring/Fedora_Rawhide/server:monitoring.repo dnf install icinga-web
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/server:monitoring/ScientificLinux_7/server:monitoring.repo yum install icinga-web
Grab binary packages directly
Add repository and install manually
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_15_SP3/server:monitoring.repo zypper refresh zypper install icinga-web
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_12_SP5/server:monitoring.repo zypper refresh zypper install icinga-web