wget https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/4.4.3/zabbix-4.4.3.tar.gz
./configure --prefix=/usr/local/zabbix --enable-server --enable-agent --with-mysql --with-libcurl
原文:https://www.cnblogs.com/my-program-life/p/12019924.html