Hi,
I have several zabbix servers monitoring different things and I'd like to join them into one structure with one master node, which would collect events history. My problem is that databases are quite big (about 25GB) and running db conversion like it is stated in documentation isn't succesful.
Probably it hangs in a half way. Probably, because after a few hours a process related to db conversion disapears from the processes list, but I'm not sure if it does so, because it has finished a job or it has been killed by the system due to long period of inactivity.
So far, I'm only able to convert db properly only if this db is empty.
I'm using postgres 8.4 on centos 6.5. I'm doing this conversion by instructions from documentation, i.e setting NodeID number in config file, the stoping http server and zabbix server and after that running zabbix_server -n X -c /pathToConfigFile.
Is there something I'm missing? Is it possible to convert that big db inot node mode properly? It there a way to import data from "non-node" db into a node one?
Thanks
I have several zabbix servers monitoring different things and I'd like to join them into one structure with one master node, which would collect events history. My problem is that databases are quite big (about 25GB) and running db conversion like it is stated in documentation isn't succesful.
Probably it hangs in a half way. Probably, because after a few hours a process related to db conversion disapears from the processes list, but I'm not sure if it does so, because it has finished a job or it has been killed by the system due to long period of inactivity.
So far, I'm only able to convert db properly only if this db is empty.
I'm using postgres 8.4 on centos 6.5. I'm doing this conversion by instructions from documentation, i.e setting NodeID number in config file, the stoping http server and zabbix server and after that running zabbix_server -n X -c /pathToConfigFile.
Is there something I'm missing? Is it possible to convert that big db inot node mode properly? It there a way to import data from "non-node" db into a node one?
Thanks