Hello all
I like to play with beta versions of zabbix but I hate to install all requirements every time, so I wrote installation script which install zabbix on Centos server (in my case VPS )
NOTE installation should be performed on clean OS
installation tested on Centos 5.6~5.7
script install
postgresql 8.4.x
php 5.3
zabbix 1.9.6
apache2
frontend installed in /var/www/html so be careful if you have any content in that folder
also script produce rpm in my case it was zabbix-1.9.6-1.x86_64.rpm
regards,
I like to play with beta versions of zabbix but I hate to install all requirements every time, so I wrote installation script which install zabbix on Centos server (in my case VPS )
NOTE installation should be performed on clean OS
installation tested on Centos 5.6~5.7
script install
postgresql 8.4.x
php 5.3
zabbix 1.9.6
apache2
frontend installed in /var/www/html so be careful if you have any content in that folder

also script produce rpm in my case it was zabbix-1.9.6-1.x86_64.rpm
regards,


Comment