ZABBIX SOLUTION
ZABBIX SOLUTION是比較重要的環(huán)節(jié)!
--with-openipmi //智能平臺管理接口 (IPMI) 是一種開放標(biāo)準(zhǔn)的硬件管理接口規(guī)格,定義了嵌入式管理子系統(tǒng)進(jìn)行通信的特定方法.具體可以查看百度百科.
--with-libcurl //我也不知道怎么解釋,來一段
libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!
libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...
應(yīng)該可以理解了吧
- #make && make install
就這么簡單
配置好zabbixz_server.conf
#su - zabbix -c "/Data/apps/zabbix/sbin/zabbix_server" # 安全著見,也是好的習(xí)慣,請以zabbix用戶來run zabbix_server 和zabbix_agentd 進(jìn)程.
不難看出只要懂得ZABBIX SOLUTION,那配置zabbix就不難了!
【編輯推薦】