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