I have a trigger with an expression looking at 5 different item values, and the trigger name includes the values of those items. I know the trigger expression and name are valid and work. The problem is they don't display correctly in some places...
in the default zabbix dashboard, there are two sections that display the trigger: 'system status' and 'last 20 issues'. you can see from the attached image that when I hover over the 'system status' section the trigger name includes the values of the item. However, the 'last 20 issues' section does not show up correctly. More importantly, when alerts get sent out to users about the problem, the trigger info that is included in the email doesn't show up correctly.
All of this had been working fine recently. in the specific case shown in the image, the host named 'tiki' was changed to use template_b instead of template_a, where template_b was created as a copy of template_a. Very little was changed between the two templates, mostly just the name and some of the time intervals.
Any ideas as to what could be causing this? I can't imagine it is a problem with the items or triggers, since they do display correctly in some locations.
zabbix version is 1.8.4
in the default zabbix dashboard, there are two sections that display the trigger: 'system status' and 'last 20 issues'. you can see from the attached image that when I hover over the 'system status' section the trigger name includes the values of the item. However, the 'last 20 issues' section does not show up correctly. More importantly, when alerts get sent out to users about the problem, the trigger info that is included in the email doesn't show up correctly.
All of this had been working fine recently. in the specific case shown in the image, the host named 'tiki' was changed to use template_b instead of template_a, where template_b was created as a copy of template_a. Very little was changed between the two templates, mostly just the name and some of the time intervals.
Any ideas as to what could be causing this? I can't imagine it is a problem with the items or triggers, since they do display correctly in some locations.
zabbix version is 1.8.4
Comment