Overview

    Operational data of problems

    It is possible to display operational data for current problems, i.e. the latest item values as opposed to the item values at the time of the problem.

    Operational data display can be configured in the filter of MonitoringProblems or in the configuration of the respective dashboard widget, by selecting one of the three options:

    • None - no operational data is displayed

    • With problem name - operational data is appended to the problem name and in parentheses. Operational data are appended to the problem name only if the Operational data field is non-empty in the trigger configuration.

    The content of operational data can be configured with each , in the Operational data field. This field accepts an arbitrary string with macros, most importantly, the macro.

    {ITEM.LASTVALUE<1-9>} in this field will always resolve to the latest values of items in the trigger expression. {ITEM.VALUE<1-9>} in this field will resolve to the item values at the moment of trigger status change (i.e. change into problem, change into OK, being closed manually by user or being closed by correlation).

    Negative problem duration

    It is actually possible in some common situations to have negative problem duration i.e. when the problem resolution time is earlier than problem creation time, e. g.:

    • If some host is monitored by proxy and a network error happens, leading to no data received from the proxy for a while, the item.nodata() trigger will be fired by the server. When the connection is restored, the server will receive item data from the proxy having a time from the past. Then, the item.nodata() problem will be resolved and it will have a negative problem duration;

    • When item data that resolve the problem event are sent by Zabbix sender and contain a timestamp earlier than the problem creation time, a negative problem duration will also be displayed.

    Negative problem duration is not affecting or Availability report of a particular trigger in any way; it neither reduces nor expands problem time.

    Mass editing options

    Buttons below the list offer some mass-editing options:

    • Mass update - update the selected problems by navigating to the problem update screen

    To use this option, mark the checkboxes before the respective problems, then click on the Mass update button.

    Buttons

    Button to the right offers the following option:

    Using filter

    You can use the filter to display only the problems you are interested in. The filter is located above the table. Favorite filter settings can be saved as tabs and then quickly accessed by clicking on the .

    2 Problems - 图15

    Tabs for favorite filters

    Frequently used sets of filter parameters can be saved in tabs.

    To save a new set of filter parameters, open the Home tab and configure the filter settings, then press the Save as button. In a new popup window, define Filter properties.

    To edit Filter properties of an existing filter, press the gear symbol next to the active tab name.

    Notes:

    • To hide a filter, press on the name of the current tab. Press on the active tab name again to open the filter.

    • Filter tabs can be re-arranged by dragging and dropping.

    • Keyboard navigation is supported: use arrows to switch between tabs, press Enter to open.

    • Pressing arrow down icon in the upper right corner will open the full list of saved filter tabs as a drop-down menu.

    To share filters, copy and send to others a URL of an active filter. After opening this URL, other users will be able to save this set of parameters as a permanent filter in their Zabbix account.
    See also: Page parameters.

    Filter buttons

    Event menu

    Clicking on the problem name brings up the event menu:

    The event menu allows to:

    • access the trigger configuration

    • access a simple graph/item history of the underlying item(s)

    Viewing details

    The times for problem start and recovery in Monitoring → Problems are links. Clicking on them opens more details of the event.

    Note how the problem severity differs for the trigger and the problem event - for the problem event it has been updated using the Update problem screen.

    In the action list, the following icons are used to denote the activity type:

    • - problem event generated

    • 2 Problems - 图25 - message has been sent

    • - problem event acknowledged

    • 2 Problems - 图27 - problem event unacknowledged

    • - comment has been added

    • 2 Problems - 图29 - problem severity has been increased (e.g. Information → Warning)

    • - problem severity has been decreased (e.g. Warning → Information)

    • 2 Problems - 图31 - problem severity has been changed, but returned to the original level (e.g. Warning → Information → Warning)

    • - remote command has been executed

    • 2 Problems - 图34 - problem has been closed manually