Hi all,
i want to move our zabbix 1.8.8 server to another 2.0.8 server. The new server is already installed and ready. I only need the data from the old host. But i like to move the hosts one after another!!
The Item Configuration is no Problem (use the zabbix export host funktion), but
i need the history/trends data too.
My idea was to try select the history data direct from the Mysql database.
Problems are:
- I dont know exactly which tables i need for the historys (i expect the tables named with "history" and "trends" but not sure. Maybe anyone has the full database schema?)
- The database patch for zabbix 2.0
- How to "dump" only some data from some tables (insert skript?)
Has anyone already experience with that?
i want to move our zabbix 1.8.8 server to another 2.0.8 server. The new server is already installed and ready. I only need the data from the old host. But i like to move the hosts one after another!!
The Item Configuration is no Problem (use the zabbix export host funktion), but
i need the history/trends data too.
My idea was to try select the history data direct from the Mysql database.
Problems are:
- I dont know exactly which tables i need for the historys (i expect the tables named with "history" and "trends" but not sure. Maybe anyone has the full database schema?)
- The database patch for zabbix 2.0
- How to "dump" only some data from some tables (insert skript?)
Has anyone already experience with that?
Comment