I'm trying to set up DM for a multi-site install, however I cannot convert the database for use in this environment.
According to the 1.8 manual:
However does anybody know where I can find the './zabbix_server' command under ubuntu 11.04
According to the 1.8 manual:
Step 3 Convert database data.
Zabbix server has to be executed to convert unique IDs for use by first node.
cd bin
./zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
Converting tables .................................................. ................ done.
Conversion completed.
Zabbix server has to be executed to convert unique IDs for use by first node.
cd bin
./zabbix_server -n 1 -c /etc/zabbix/zabbix_server.conf
Converting tables .................................................. ................ done.
Conversion completed.

Comment