Zabbix ServerInstallation is relatively simple. You can work with me!
Create an account named zabbix
Install the pre-installed packages and MySQL according to the manual (yum is recommended). After configuring MySQL
- #tar -vxzf zabbix-1.6.1.tar.gz
-
- #./configure --prefix=/Data/apps/zabbix --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl --enable-proxy --with-ldap
-
(This configuration is complete #. /configure -- enable-server -- with-mysql -- with-net-snmp -- with-jabber -- with-libcurl -- enable-proxy -- enable-agent -- with-openipmi -- with-ldap)
Several options are explained here.
-- Prefix =/Data/apps/zabbix // It is installed under/var/zabbix by default.
-- With-jabber // enable Jabber instant messaging function. Jabber is a famous Linux Instant Messaging Service server. It is a free and open-source software that allows users to build their own instant messaging servers and apply them on the Internet or LAN. Jabber's most advantageous communication protocol is its ability to connect with a variety of instant messaging services. For example, a third-party plug-in allows jabber users to communicate with IM users such as MSN, Yahoo, and ICQ.
-- With-openipmi // The Smart platform management interface (IPMI) is an open standard hardware management interface specification that defines specific methods for communication between embedded management subsystems. For details, refer to Baidu encyclopedia.
-- With-libcurl // I don't know how to explain it. Here is a libcurl that 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...
It should be understandable.
- #make && make install
-
That's simple.
Configure zabbixz_server.conf
# Su-zabbix-c "/Data/apps/zabbix/sbin/zabbix_server" # This is also a good habit. Please run the zabbix and zabbix_agentd processes as zabbix users.
Through the complete configuration above, we learned to install Zabbix Server! Hope to help you!
- Detailed installation process of the network monitoring software Zabbix
- Features and functions of distributed system monitoring zabbix
- Zabbix agentd installation manual
- Zabbix
- Back up cacti to schedule tasks for windows
- Notes for cacti monitoring