Description
Icinga 2 is a general-purpose network monitoring application.
Icinga upstream has stopped publishing public builds for EPEL 8, on the assumption that EL8-like OSes are all RHEL and should be paid subscriptions. This locks out other EL8 distros (CentOS Stream, Rocky, etc) so we have to build and package for ourselves. This repo is for my personal systems, and I make no representations regarding its fidelity or operation.
Installation Instructions
Follow the upstream documentation: https://icinga.com/docs/icinga-2/latest/doc/02-installation/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (196)*, x86_64 (532)* | Centos-stream 8 (165 downloads) |
Centos-stream 9 | aarch64 (71)*, x86_64 (140)* | Centos-stream 9 (21 downloads) |
EPEL 8 | aarch64 (222)*, x86_64 (1247)* | EPEL 8 (103 downloads) |
EPEL 9 | aarch64 (65)*, x86_64 (302)* | EPEL 9 (36 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jered/icinga2
More info about enabling Copr repositories