1
0
Fork 0
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:
Mickael-Martin 2019-01-30 13:59:24 +01:00
parent 956f29b68d
commit e434741238

View file

@ -300,6 +300,10 @@ sed -i "126a DBPassword=$db_pwd" /etc/zabbix/zabbix_server.conf
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
#=================================================