ubuntu 16.04.3, zabbix 3.4.6
from here https://www.zabbix.com/download?zabb...enial&db=MySQL
1.
# systemctl start zabbix-server zabbix-agent httpd
# systemctl enable zabbix-server zabbix-agent httpd
must be apach2 instead of httpd.
2.
etc/httpd/conf.d/zabbix.conf
i have only empty folder with that name.
real config was in the same folder "zabbix.conf.deb" or something like this.
from here https://www.zabbix.com/download?zabb...enial&db=MySQL
1.
# systemctl start zabbix-server zabbix-agent httpd
# systemctl enable zabbix-server zabbix-agent httpd
must be apach2 instead of httpd.
2.
etc/httpd/conf.d/zabbix.conf
i have only empty folder with that name.
real config was in the same folder "zabbix.conf.deb" or something like this.
Comment