Install Zabbix monitoring on Ubuntu 12.04 x64

Source: Internet
Author: User

Install Zabbix monitoring on Ubuntu 12.04 x64

I. wget zabbix installation data source

Ubuntu @ ubuntu :~ $ Wget http://repo.zabbix.com/zabbix/2.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_2.0-1precise_all.deb (download zabbix-release deb package)

Ubuntu @ ubuntu :~ $ Sudo dpkg-I zabbix-release_2.0-1precise_all.deb (installation)

Ubuntu @ ubuntu :~ $ Sudo apt-get update (update data source)

2. Install the mysql database

Ubuntu @ ubuntu :~ $ Sudo apt-get install mysql-server-y (the Database Password is blank)

Ubuntu @ ubuntu :~ $ Sudo/etc/init. d/mysql restart (the database must be restarted; otherwise, the software package will be installed later, and data cannot be imported into the database)

3. Install the zabbix package

Ubuntu @ ubuntu :~ $ Sudo apt-get install zabbix-server-mysql zabbix-frontend-php-y, enter the mysql Database Password (blank ))


Enter the password of the mysql administrator. Here, I use the root account to log on to the database. The password is empty.

 

Click OK! Generate a random password

Ubuntu @ ubuntu :~ $ Sudo apt-get install zabbix-agent-y


4. Set apache

Ubuntu @ ubuntu :~ $ Sudo vim/etc/php5/apache2/php. ini

Date. timezone = PRC (enable the timezone option and set it to PRC)

Ubuntu @ ubuntu :~ $ Sudo vim/etc/php5/apache2/php. ini

Ubuntu @ ubuntu :~ $ Sudo/etc/init. d/apache2 restart


5. Access http: // 192.168.197.130/zabbix and log on to zabbix (default account/password: admin/zabbix)

ZABBIX details: click here
ZABBIX: click here

Install and deploy the distributed monitoring system Zabbix 2.06

Install and deploy the distributed monitoring system Zabbix 2.06

Install and deploy Zabbix in CentOS 6.3

Zabbix distributed monitoring system practice

Under CentOS 6.3, Zabbix monitors apache server-status

Monitoring MySQL database Parameters Using Zabbix in CentOS 6.3

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.