Zabbix 3.0 on CentOS 7

Source: Internet
Author: User



Yum Install httpd Httpd-devel
Yum-y Install mariadb*
Yum install php php-cli php-common php-devel php-pear php-gd php-mbstring php-mysql php-xml

Systemctl Start Mariadb.service
Systemctl Enable Mariadb.service
http://blog.csdn.net/default7/article/details/39138139

Groupadd Zabbix
Useradd-g Zabbix Zabbix

Mysql_secure_installation

RPM-UVH http://repo.zabbix.com/zabbix/3.0/rhel/7/x86_64/zabbix-release-3.0-1.el7.noarch.rpm

Yum install zabbix-server-mysql zabbix-web-mysql zabbix-agent Zabbix-java-gateway



Vi/etc/httpd/conf.d/zabbix.conf
Php_value Date.timezone Asia/kolkata

Systemctl Restart Httpd.service

mysql-uroot-pacc0unt! -E "CREATE database Zabbix default character set UTF8 collate utf8_bin;"
mysql-uroot-pacc0unt! -E "Grant all on zabbix.* to ' Zabbix ' @ '% ' identified by ' acc0unt! ';"

cd/usr/share/doc/zabbix-server-mysql-3.0.0
Zcat create.sql.gz | mysql-uroot-pacc0unt! Zabbix

Yum Install zabbix*

Vi/etc/php.ini
384 Max_execution_time = 300

394 Max_input_time = 300

405 Memory_limit = 128M

Upload_max_filesize = 2M

878 Date.timezone = Asia/shanghai

672 post_max_size = 28M


Mkdir/var/www/html/zabbix
Ll-a/var/www/html/
Cp-r. /var/www/html/zabbix/
Ll-a/var/www/html/zabbix

Systemctl Stop Firewalld.service

Reference:


http://tecadmin.net/install-zabbix-network-monitoring-on-centos-rhel-and-fedora/#


http://itfish.net/article/61057.html#


Https://www.zabbix.com/documentation/3.0/manual/quickstart/login

Zabbix 3.0 on CentOS 7

Related Article

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.