Hi Zabbix Community,
Proxy is not starting properly on CentOS 6 in AWS Server.
I have this set up with 2.0.0rc1:
Zabbix Server + Agent - CentOS5, no problem.
Zabbix Proxy + Agent - CentOS5, no problem
Zabbix Agent - CentOS 6, no problem. But on the same box the zabbix_proxy seems to fail starting all the processes it needs to run and doesn't communicate back to the server.
Would this be a CentOS 6 problem, or an AWS hosting problem?
The ./configure settings were the same for proxy on CentOS 5 and CentOS 6:
./configure --enable-agent --enable-proxy --with-net-snmp --with-libcurl --with-sqlite3 --prefix=/opt/zabbix
I can give more details if you require.
Cheers
Chris
Proxy is not starting properly on CentOS 6 in AWS Server.
I have this set up with 2.0.0rc1:
Zabbix Server + Agent - CentOS5, no problem.
Zabbix Proxy + Agent - CentOS5, no problem
Zabbix Agent - CentOS 6, no problem. But on the same box the zabbix_proxy seems to fail starting all the processes it needs to run and doesn't communicate back to the server.
Would this be a CentOS 6 problem, or an AWS hosting problem?
The ./configure settings were the same for proxy on CentOS 5 and CentOS 6:
./configure --enable-agent --enable-proxy --with-net-snmp --with-libcurl --with-sqlite3 --prefix=/opt/zabbix
I can give more details if you require.
Cheers
Chris
Comment