zabbix application
Posted 亚洲哈登
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了zabbix application相关的知识,希望对你有一定的参考价值。
1.set up zabbix server
tar -zxvf zabbix-3.0.0.tar.gz groupadd zabbix useradd -g zabbix zabbix #To configure the sources for a Zabbix server and agent, you may run something like ./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 make install
以上是关于zabbix application的主要内容,如果未能解决你的问题,请参考以下文章