Hi,
I am attempting to upgrade our Zabbix 2.2.1 server but wanted to ask a question first;
We currently have two servers, one which is the application server and another which is the DB server. I have upgraded Zabbix before when both App & DB were on the same server. This was done by stopping the zabbix server service then downloading the upgrade and running the below after un tar'in the file;
./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2
My question is do I then have to run the above on the DB server as well?
Many Thanks
I am attempting to upgrade our Zabbix 2.2.1 server but wanted to ask a question first;
We currently have two servers, one which is the application server and another which is the DB server. I have upgraded Zabbix before when both App & DB were on the same server. This was done by stopping the zabbix server service then downloading the upgrade and running the below after un tar'in the file;
./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2
My question is do I then have to run the above on the DB server as well?
Many Thanks
Comment