mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update install
This commit is contained in:
parent
956f29b68d
commit
e434741238
1 changed files with 4 additions and 0 deletions
|
@ -300,6 +300,10 @@ sed -i "126a DBPassword=$db_pwd" /etc/zabbix/zabbix_server.conf
|
||||||
|
|
||||||
systemctl enable zabbix-server && systemctl start zabbix-server
|
systemctl enable zabbix-server && systemctl start zabbix-server
|
||||||
|
|
||||||
|
yunohost service add zabbix-server -d "Management of Zabbix Server - Monitoring server"
|
||||||
|
yunohost service add zabbix-agent -d "Management of Zabbix Agent"
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STORE THE CONFIG FILE CHECKSUM
|
# STORE THE CONFIG FILE CHECKSUM
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue