Search Criteria
Package Details: icinga2-git 2.13.0.r681.g8228fae74-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icinga2-git.git (read-only, click to copy) |
---|---|
Package Base: | icinga2-git |
Description: | An open source host, service and network monitoring program |
Upstream URL: | https://github.com/icinga/icinga2 |
Licenses: | GPL |
Conflicts: | icinga2, icinga2-common, icinga2-common-git |
Provides: | icinga2, icinga2-common |
Replaces: | icinga2-common-git |
Submitter: | Zearan |
Maintainer: | julianbrost |
Last Packager: | julianbrost |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-29 09:37 (UTC) |
Last Updated: | 2023-04-15 21:57 (UTC) |
Dependencies (13)
- boost-libs
- libedit
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, systemd-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (optional) – for MySQL support
- monitoring-plugins (optional) – plugins needed for icinga checks
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (optional) – for PostgreSQL support
Latest Comments
julianbrost commented on 2024-06-08 07:39 (UTC)
Hi, flex and bison are dependencies of base-devel and should not be specified in makedepends as per https://wiki.archlinux.org/title/PKGBUILD#makedepends
ros3 commented on 2024-06-05 11:59 (UTC)
Hello and thank you for putting this together ^^ Please add flex and bison to build dependencies as the build fails without them.
julianbrost commented on 2018-02-24 21:42 (UTC)
The icinga2-git package just got some major changes:
1) The package is no longer a split package but instead builds only the icinga2-git package. icinga-studio-git was removed from the upstream repo. icinga2-common-git mostly contained shared libraries which no longer exist as they are now linked into the icinga2 binary.
2) The user and groups are now created using systemd sysusers.d/tmpfiles.d, thus they are no longer removed on package removal.
3) /usr/lib/tmpfiles.d/icinga2.conf was renamed to icinga2-git.conf to be consistent with the package name.
Please let me know if you have any problems or any other feedback.
bebehei commented on 2018-02-22 09:05 (UTC)
Icinga2 studio got removed recently, see https://github.com/Icinga/icinga2/pull/6059