Zabbix Server Installation

Source: Internet
Author: User
Tags snmp

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

 
 
  1. #tar -vxzf zabbix-1.6.1.tar.gz  
  2.  
  3. #./configure --prefix=/Data/apps/zabbix --enable-server --enable-agent --with-mysql --with-net-snmp --with-libcurl --enable-proxy --with-ldap  
  4.  

(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.

 
 
  1. #make && make install  
  2.  

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.