Search Criteria
Package Details: icingaweb2-module-director 1.11.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icingaweb2-module-director.git (read-only, click to copy) |
---|---|
Package Base: | icingaweb2-module-director |
Description: | Manage Icinga 2 configuration from Icinga Web 2 |
Upstream URL: | https://github.com/Icinga/icingaweb2-module-director |
Licenses: | GPL |
Submitter: | Zearan |
Maintainer: | FieldOfClay |
Last Packager: | FieldOfClay |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-27 19:34 (UTC) |
Last Updated: | 2024-11-22 11:13 (UTC) |
Dependencies (2)
- icingaweb2AUR (icingaweb2-gitAUR)
- icingaweb2-module-incubatorAUR
Latest Comments
nachfuellbar commented on 2024-11-30 13:29 (UTC)
Just tried building it but seems like something about the checksum didnt work out
FieldOfClay commented on 2023-12-14 23:30 (UTC)
Thanks @Donien. Fixes incorporated.
Donien commented on 2023-12-14 19:11 (UTC) (edited on 2023-12-14 19:16 (UTC) by Donien)
Hi, it's great this package is being maintained!
I've played around with some Icinga Web Modules the last few days and noticed a small problem.
When installing this package on top of 'icingaweb2' directory permissions differ. Also, '/etc/icingaweb2/modules' is owned by user 'root' and group 'root'. This way the Director can't deploy its own 'config.ini' when choosing a DB Resource in the Web.
I've already fixed this locally. I'd be glad if you applied my patch/commit or otherwise solved this issue :)
My fix: https://github.com/Donien/aur-icingaweb2-module-director/commit/75d588479ad407492e94be449afa2f3cd7d89b29
C0rn3j commented on 2022-04-04 19:49 (UTC) (edited on 2022-04-04 19:50 (UTC) by C0rn3j)
Please take the patch from https://github.com/Icinga/icingaweb2-module-director/pull/2465/files for Dashboard.php, the Director dashboard won't load at all without it on current PHP.
Same needs to be done for /usr/share/webapps/icingaweb2/modules/incubator/vendor/gipfl/icingaweb2/src/Table/QueryBasedTable.php:64
Also icingaweb2-module-ipl should not be necessary anymore, as it was replaced by AUR/icinga-php-library
FieldOfClay commented on 2019-10-04 03:22 (UTC) (edited on 2019-10-04 05:45 (UTC) by FieldOfClay)
The update to 1.7.0 requires some manual tasks. Ensure that the
ipl
,reactbundle
andincubator
modules are enabled in Incinga Web 2 (Configuration>Modules)There is also a new daemon shipped with this version. If anyone is using the old
director-jobs
daemon, stop and disable before continuing. Please ensure you update your schema before starting the newicinga-director
daemon. More info can be found here: https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/75-Background-Daemon.mdjulianbrost commented on 2018-08-27 10:01 (UTC)
This package got transferred to me together with icinga2 and icingaweb2. Actually, I'm not using director so I have little interest in maintaining it. Is anyone willing to take over this and the icingaweb2-module-director-git package?