Hello,
for certain reasons we have several Zabbix instances. When changing a template we have to do this separately on each instance. This of course isn't a good solution.
So I thought about using the export/import function. But actually this doesn't work because some changes result in additional items/triggers. For example I did the following Test:
Of course when importing the XML file I can select if missing things shall be remove. But if this is done, also the complete history will be removed. So this isn't a solution.
Do you have any better idea to do this?
Regards,
Pascal
for certain reasons we have several Zabbix instances. When changing a template we have to do this separately on each instance. This of course isn't a good solution.
So I thought about using the export/import function. But actually this doesn't work because some changes result in additional items/triggers. For example I did the following Test:
- The template has an item "Testitem" with the key "icmpping[]
- Changed the item key to icmpping[]
- Export the template into a XML file
- Import the XML file into one of the other Zabbix instances
- Finally the template has two items named "Testitem" but with different keys.
Of course when importing the XML file I can select if missing things shall be remove. But if this is done, also the complete history will be removed. So this isn't a solution.
Do you have any better idea to do this?
Regards,
Pascal
Comment