To monitor the company's intranet machine, the boss recommended using Zabbix, online understanding, but also found some information, began to install
Special thanks to Dream ~ from here set sail blog, to my installation help a lot.
First, the environment introduction
Zabbix need to rely on lamp (Apache, Mysql, PhP) environment, Apache can also use Nginx instead, in order to save time on the internet has a lot of one-click installation of the script, download to perform the installation can be.
System: Rhel 5.5 x86_64
Software: nginx-0.8.53
mysql-5.1.56
php-5.2.17
Zabbix 2.0.3
LNMP One-click Download Address: http://bbs.linuxtone.org/docs/autoinstall/lemp_auto_v1.0.6.tar.gz
Zabbix Download Address: http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/2.0.3/zabbix-2.0.3.tar.gz/download
Second, LNMP installation
Tar zxvf lemp_auto_v1.0.6.tar.gz
CD Lemp
./lemp.sh
The following steps follow the instructions