mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-31 17:59:54 +02:00
f
This commit is contained in:
parent
69f934982b
commit
8bab934bdf
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,6 @@ icingacli module enable perfdatagraphs
|
|||
|
||||
echo "[INFO] Alle Services werden neu gestartet, um die finale Konfiguration zu laden."
|
||||
systemctl restart mariadb
|
||||
systemctl restart icinga2
|
||||
systemctl restart php${PHP_VERSION}-fpm
|
||||
systemctl restart nginx
|
||||
systemctl restart grafana-server
|
||||
|
@ -334,6 +333,7 @@ port = "5665"
|
|||
username = "director"
|
||||
password = "${ICINGA_API_USER_PASS}"
|
||||
EOF
|
||||
systemctl restart icinga2
|
||||
icingacli director kickstart run
|
||||
#rm /etc/icingaweb2/modules/director/kickstart.ini
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue