1.安装好zabbix依赖的库
2.然后./configure --prefix=/egk/sncmon \
--enable-server --with-mysql=/egk/mysql/bin/mysql_config \
--enable-agent --enable-ipv6 --with-net-snmp --with-jabber=/usr/local/ --with-libcurl --with-libxml2
3.打开eclisp,把源码导进去就可以了。
1.安装好zabbix依赖的库
2.然后./configure --prefix=/egk/sncmon \
--enable-server --with-mysql=/egk/mysql/bin/mysql_config \
--enable-agent --enable-ipv6 --with-net-snmp --with-jabber=/usr/local/ --with-libcurl --with-libxml2
3.打开eclisp,把源码导进去就可以了。
转载于:https://my.oschina.net/u/1248051/blog/215850