Originally zabbix 1.4 running, I wanted to go back to 1.1.6. I performed the install, and the gui says I am running 1.1.6. But the /usr/local/bin zabbix_server -v command says I am running 1.4. How do I get the correct zabbix_server script to work with 1.1.6?
Ad Widget
Collapse
zabbix_server start script
Collapse
X
-
Hi,
as far as i can understand u have just installed just the php frontent.
u have to remove the currently installed version of zabbix_*
if you have installed zabbix using a package manager remove it from there
for ex. yum remove zabbix* or apt-get remove zabbix*
then install the 1.16 version
hope that helps
steftheo "the dude"
Comment