1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

add zabbix-agent for essential monitoring for zabbix server

This commit is contained in:
Mickael-Martin 2018-12-03 12:17:43 +01:00
parent df186acd28
commit c1610eecf0

View file

@ -111,7 +111,7 @@ ar rcs zabbix-frontend-php+stretch_all-noapache2.deb debian-binary control.tar.g
dpkg -i zabbix-frontend-php+stretch_all-noapache2.deb
rm -fr zabbix-*.deb
ynh_package_install zabbix-server-mysql
ynh_package_install zabbix-server-mysql zabbix-agent
DEBIAN_FRONTEND=noninteractive apt-mark hold zabbix-server-mysql zabbix-frontend-php
sed -i "s/# fr_FR.UTF-8 UTF-8/fr_FR.UTF-8 UTF-8/g" /etc/locale.gen