Hello,
it seems that the trigger import logic has changed between 1.4 and 1.6.
In Zabbix 1.4 scenario was following: in XML file I modified trigger expression and kept the trigger name; import of XML would simply modify the existing trigger.
In Zabbix 1.6: import of XML creates new trigger with the new expression and keeps the old one.
If this was part of the design, it would be very useful to add extra option for Existing Triggers: "Add", "Update", "Skip". With the current logic is practically impossible to modify triggers in XML.
Cheers,
emir
it seems that the trigger import logic has changed between 1.4 and 1.6.
In Zabbix 1.4 scenario was following: in XML file I modified trigger expression and kept the trigger name; import of XML would simply modify the existing trigger.
In Zabbix 1.6: import of XML creates new trigger with the new expression and keeps the old one.
If this was part of the design, it would be very useful to add extra option for Existing Triggers: "Add", "Update", "Skip". With the current logic is practically impossible to modify triggers in XML.
Cheers,
emir

Comment