mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-30 06:39:24 +02:00
f
This commit is contained in:
parent
a3330544c1
commit
0e531d2982
1 changed files with 6 additions and 0 deletions
|
@ -116,6 +116,12 @@ logging:
|
||||||
output: systemd-journald
|
output: systemd-journald
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
mkdir -p /etc/icingaweb2/modules/icingadb
|
||||||
|
cat << EOF > /etc/icingaweb2/modules/icingadb/config.ini
|
||||||
|
[icingadb]
|
||||||
|
resource = icingadb
|
||||||
|
EOF
|
||||||
|
|
||||||
icinga2 feature enable icingadb
|
icinga2 feature enable icingadb
|
||||||
systemctl restart icinga2
|
systemctl restart icinga2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue