-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
-
None
-
Environment:Zabbix Server (from 7.x to onwards)
Feature request to improve visibility and usability in the host-level Triggers tab.
Current behavior:
In the Triggers tab of a host, the interface shows the trigger name and item key, but it does not show the corresponding Item Name that the trigger is based on.
This makes it difficult to identify the source item when multiple items share similar keys, or when using complex or inherited templates.
At the moment, the only way to find the related Item Name is:
- Open the Items tab
- Search for the item
- Then find which trigger is linked to it
Request:
Add a column or optional field in the Triggers tab that displays the Item Name associated with each trigger.
Possible implementation:
- New column “Item name”
- Tooltip showing the item name on mouse hover
- Expandable detail panel under each trigger (similar to other UI sections)
Benefits:
Much faster trigger analysis and troubleshooting
- Reduces the need to constantly switch between Items and Triggers tabs
- Improves clarity, especially when using templates with many similar item keys
- Helps administrators understand exactly which metric each trigger is based on