Triggers

The triggers page in the Zabbix Client provides an overview of all configured triggers on the Zabbix server. Triggers are expressions used to evaluate the data collected by items. They are associated with severities and can be in one of two states: OK or Problem.

Trigger list

The trigger list displays triggers from the Zabbix server in the form of cards. These cards provide key information about each trigger:

triggerList
Trigger list
  • Severity: Each trigger card includes the severity level, shown as the color of the card header.
  • Last State Change: The date and time when the trigger’s state was last changed.
  • Status: The current state of the trigger, either OK or Problem.
  • Trigger Name: The name of the trigger.
  • Host: The host on which the trigger is configured.

Additional details about a trigger can be accessed by clicking the arrow on the right of the card.

Filtering triggers

Various filters or favorites can be applied to focus on triggers matching specific criteria.

Severities filter

This filter limits the displayed triggers to those matching the selected severity levels. Only triggers with the checked severities are shown.

minimumSeverities
Severities filter chip

Advanced filters

Clicking the funnel icon opens a menu with advanced filtering and sorting options:

filterOptionsTrigger
Advanced filters
  • Sort by: Identifier by which the elements are ordered.
  • Sort order: Whether the elements are sorted in ascending or descending order.
  • Trigger Status: Restrict the list to triggers with status OK, Problem, or both.
  • Displayed Elements: Total number of triggers shown in the list.
  • Tags: Filter by tags. Can be expanded by clicking the plus. The tag filter configuration mirrors that of Zabbix.

Click Filter to save and apply filter options. Use Reset Filters to restore the defaults.

Trigger details

The trigger details section provides information about a specific trigger. To access it, click the arrow of the trigger to inspect:

trigger-details
Trigger details
  • State: Severity and current state of the trigger (OK or Problem), based on monitored data.
  • Name: The name of the trigger.
  • Hosts: A list of hosts to which the trigger is assigned. Click a host to open its details.
  • Inherited from: The template from which the trigger is inherited.
  • Severity: The severity level associated with the trigger.
  • Last event update: The timestamp of the last update to the trigger’s status.
  • Open and closed problems: Lists the problems generated by this trigger. Clicking a section opens the page with the relevant filters applied.
  • Items: The items on which the trigger depends, along with each item’s last value.
  • Expressions: The trigger expressions.
  • Comments: The Zabbix comments of the trigger.
  • Tags: Related tag names and values of the trigger.