Search Criteria
Package Details: icinga2-git 2.12.0.r414.gcb25be2d1-1
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: | http://www.icinga.org |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Zearan |
Maintainer: | julianbrost |
Last Packager: | julianbrost |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-29 09:37 |
Last Updated: | 2020-12-24 10:54 |
Dependencies (15)
- boost-libs (boost171, boost-libs-git)
- libedit
- libsystemd (libsystemd-eudev-standalone, systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- yajl (yajl-edenhill-git, yajl-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-libs, postgresql-lts-libs, postgresql-libs-12, postgresql-libs-9.6, postgresql-libs-11) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- wxgtk (wxgtk-git, wxgtk2-dev, wxgtk2-light) (make)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (optional) – for MySQL support
- monitoring-plugins (optional) – plugins needed for icinga checks
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-libs, postgresql-lts-libs, postgresql-libs-12, postgresql-libs-9.6, postgresql-libs-11) (optional) – for PostgreSQL support
Latest Comments
julianbrost commented on 2018-02-24 21:42
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
Icinga2 studio got removed recently, see https://github.com/Icinga/icinga2/pull/6059