Hello,
I'm currently working on a migration of an old Zabbix Server 1.8 to a new VM using Zabbix Server 2.0.6 and I have some problems of export/import of some triggers and applications on a part of my hosts. So I have two problems.
My first problem occure when I generate an XML export file using zabbix frontend for all my hosts but when the application is on a specific host and not in a template the application is never exported (the file only contains a "<application/>" tag) and I don't know how to export them correctly.
An my second problem is that a big part of my triggers have been design on each specific hosts and I think that they are included in the XML file but when I try to import them I juste have the many errors like the following when I try the importation :
I think that if I could correctly export my applications, the triggers should be considered as valid... but I haven't found how to do it properly.
Have you ever encounter such problems ? I hope I've correctly explain them.
Thank you in advance,
I'm currently working on a migration of an old Zabbix Server 1.8 to a new VM using Zabbix Server 2.0.6 and I have some problems of export/import of some triggers and applications on a part of my hosts. So I have two problems.
My first problem occure when I generate an XML export file using zabbix frontend for all my hosts but when the application is on a specific host and not in a template the application is never exported (the file only contains a "<application/>" tag) and I don't know how to export them correctly.
An my second problem is that a big part of my triggers have been design on each specific hosts and I think that they are included in the XML file but when I try to import them I juste have the many errors like the following when I try the importation :
Code:
Incorrect item key "web.test.fail[Disponibilite BROUSSAILLES]" provided for trigger expression on "SLIS - Broussailles".
Have you ever encounter such problems ? I hope I've correctly explain them.
Thank you in advance,
Comment