码迷,mamicode.com
首页 > 移动开发 > 详细

zabbix application

时间:2017-06-07 19:53:38      阅读:187      评论:0      收藏:0      [点我收藏+]

标签:mysq   zabbix   url   .gz   str   zab   ml2   groupadd   sources   

 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

标签:mysq   zabbix   url   .gz   str   zab   ml2   groupadd   sources   

原文地址:http://www.cnblogs.com/harden13/p/6958501.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!