Ubuntu12.04x64 install Zabbix monitoring

Source: Internet
Author: User
Ubuntu12.04x64 install Zabbix monitoring I. wgetzabbix installation data source ubuntu @ ubuntu :~ $ Wgethttp: // configure (download the zabbix-releasedeb package)

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: Click here
ZABBIX's: Click here

Related reading:

Install and deploy the distributed monitoring system Zabbix 2.06 http://www.linuxidc.com/Linux/2013-07/86942.htm

Install and deploy distributed monitoring system Zabbix 2.06 http://www.linuxidc.com/Linux/2013-07/86942.htm

CentOS 6.3 Zabbix installation and deployment http://www.linuxidc.com/Linux/2013-05/83786.htm

Zabbix distributed monitoring system practice http://www.linuxidc.com/Linux/2013-06/85758.htm

CentOS 6.3 Zabbix monitoring apache server-status http://www.linuxidc.com/Linux/2013-05/84740.htm

CentOS 6.3 Zabbix monitoring MySQL database parameter http://www.linuxidc.com/Linux/2013-05/84800.htm

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

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.