Hi,
I have tried to change the Zabbix configuration from "Stand Alone" to "Distributed Monitoring"
I have read that the mysql DB must be empy... but I have configured differents items, triggers....
Therefore
1)I have done th dump of the DB
2)I have recreated the DB schema
3)I have ran the "./zabbix_server -n 1 -c /path/zabbix-server.conf"
It's work fine...., but whene I have restore the db dump I have lost the section Nodes in Admin....
Well, It's normal because the dumb is a list of SQL cmd...consequently I have restored the precedente DB configuration (Standalone)
How can I pass from Standalone to Distributed Monitoring without to lose the check configutation?
PS
I can lose the history
I have tried to change the Zabbix configuration from "Stand Alone" to "Distributed Monitoring"
I have read that the mysql DB must be empy... but I have configured differents items, triggers....
Therefore
1)I have done th dump of the DB
2)I have recreated the DB schema
3)I have ran the "./zabbix_server -n 1 -c /path/zabbix-server.conf"
It's work fine...., but whene I have restore the db dump I have lost the section Nodes in Admin....
Well, It's normal because the dumb is a list of SQL cmd...consequently I have restored the precedente DB configuration (Standalone)
How can I pass from Standalone to Distributed Monitoring without to lose the check configutation?
PS
I can lose the history
Comment