RHEL6.6 installation Zabbix2.4 Installation steps detailed

Source: Internet
Author: User

forehead Drop God ~ ~ ~ After two nights of thoughtful deliberation,RHEL6.6 build zabbix2.4 Monitoring System finally set up! The Zabbix is now recorded.

    1. 1. installing fping ,Iksemel ,

# RPM-IVH fping-3.9-1.el6.rf.x86_64.rpm

# RPM-IVH iksemel-1.4-42.1.src.rpm

    1. 2. installing libcurl Source,Net-snmp Source

# yum Installlibcurl-y

# yum Installnet-snmp–y

    1. 3. installing Zabbix The required components and packages

# RPM–IVH zabbix-release-2.4-1.el6.noarch.rpm

# yum Installzabbix-server-mysql zabbix-web-mysql–y

# yum Installzabbix-agent-y

    1. 4. start mysql Database

# service Mysqldstatus

# service Mysqldstart

    1. 5. Configure MySQL Database Files

# mysql-u Root

Mysql> createdatabase Zabbix Character set UTF8 collate utf8_bin;

Mysql> Grantall privileges on zabbix.* to [e-mail protected] identified by ' Zabbix ';

Mysql> exit;

# Mysql-u Rootzabbix </usr/share/doc/zabbix-server-mysql-2.4.6/create/schema.sql

# Mysql-u Rootzabbix </usr/share/doc/zabbix-server-mysql-2.4.6/create/images.sql

# Mysql-u Rootzabbix </usr/share/doc/zabbix-server-mysql-2.4.6/create/data.sql

    1. 6. Configure Zabbix

# vi/etc/zabbix/zabbix_server.conf

# vi/etc/httpd/conf.d/zabbix.conf

    1. 7. start Zabbix server

# service Httpdrestart

# chkconfighttpd on

# Serviceiptables Stop

# Chkconfigiptables off

# Servicezabbix-server Start

# Chkconfigzabbix-server on

# servicezabbix-agent Start

# chkconfigzabbix-agent on

(See CentOS6.6 install zabbix2.4 article for specific steps!) )

This article is from the "Girl Technology" blog, please be sure to keep this source http://dreamerhan.blog.51cto.com/3907965/1688274

RHEL6.6 installation Zabbix2.4 Installation steps detailed

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.