You are viewing documentation for the development version, it may be incomplete.
Join our translation project and help translate Zabbix documentation into your native language.

3 Latest data

Overview

The MonitoringLatest data section displays the latest values gathered by items.

This section contains the following elements:

The subfilter and item list is displayed only if the filter is set and there are results to display.

Column Description
Host Name of the host to which the item belongs.
Clicking on the name brings up the host context menu.
If a host is in maintenance, an orange wrench icon is displayed after the host's name.
If a host is disabled, the name of the host is displayed in red. Note that data of disabled hosts (including graphs and item value lists) is accessible in the Latest data section.
Name Name of the item.
Clicking on the name brings up the item context menu.
A question mark icon is displayed next to the item name for all items that have a description. Hover over the icon to display a tooltip with the item description.
Last check Time since the last item check.
Last value Most recent value for the item.
Values are displayed with unit conversion and value mapping applied. Hover over the value to display raw data.
By default, only values received in the last 24 hours are displayed. This limit improves initial loading times for large pages of latest data; to extend it, update the value of the Max history display period parameter in AdministrationGeneralGUI.
Change Difference between the previous value and the most recent value.
For items with an update frequency of 1 day or more, the change amount will never be displayed (with the default setting). In this case, the last value will not be displayed at all if it was received more than 24 hours ago.
Tags Tags associated with the item.
Tags in the item list are clickable. Clicking a tag enables in the subfilter, making the item list display only items containing this tag (and any other tags previously selected in the subfilter). Note that once items have been filtered this way, tags in the item list are no longer clickable. Further modification based on tags (for example, to remove tags or specify other filters) must be done in the subfilter.
Graph/History Link to simple graph/history of item values.
Info Additional information about the item.
If an item has errors (for example, has become unsupported), an information icon is displayed. Hover over the icon for details.
Buttons

View mode buttons being common for all sections are described on the Monitoring page.

Mass actions

Buttons below the list offer mass actions with one or several selected items:

  • Display stacked graph - display a stacked ad-hoc graph.
  • Display graph - display a simple ad-hoc graph.
  • Execute now - execute a check for new item values immediately. Supported for passive checks only (see more details). This option is available only for hosts with read-write access. Accessing this option for hosts with read-only permissions depends on the user role option called Invoke "Execute now" on read-only hosts.

To use these options, mark the checkboxes before the respective items, then click on the required button.

Using filter

You can use the filter to display only the items you are interested in. For better search performance, data is searched with macros unresolved.

The filter icon is located above the item list and the subfilter. Click it to expand the filter.

The filter allows to narrow the item list by host group, host, item name, tag, state and other settings. Specifying a parent host group in the filter implicitly selects all nested host groups. See MonitoringProblems for details on filtering by tags.

The Show details filter option allows to extend the information displayed for the items. Mark it to display such details as the item refresh interval, history and trends settings, item type, and item errors (fine/unsupported).

Saving filter

Favorite filter settings can be saved as tabs and then quickly accessed by clicking on the respective tab above the filter.

See more details about saving filters.

Using subfilter

The subfilter allows to further modify the filtering from the main filter. It is useful for a quick one-click access to filter groups of related items.

Unlike the main filter, the subfilter is updated with each table refresh request to always have up-to-date information of available filtering options and their counter numbers.

The subfilter shows clickable links, allowing to filter items based on a common entity group - host, tag name or value, item state or data status. When an entity is clicked, the entity is highlighted with a gray background, and items are immediately filtered (no need to click Apply in the main filter). Clicking another entity adds it to the filtered results. Clicking the entity again removes the filtering.

For each entity group (hosts, tags, tag values, etc.), up to 10 rows of entities are displayed. If there are more entities, this list can be expanded to display a maximum of 1000 entries (the value of SUBFILTER_VALUES_PER_GROUP in frontend definitions) by clicking the three-dot icon at the end of the list. For Tag values, the list can be expanded to display a maximum of 200 tag names with their corresponding values. Note that once fully expanded, the list cannot be collapsed.

A number next to each clickable entity indicates the number of items grouped in it (based on the results of the main filter). When an entity is clicked, the numbers with other available entities are displayed with a plus sign indicating how many items may be added to the current selection. Entities without items are not displayed unless selected in the subfilter before.

Graphs and history

The Graph/History column in the item list offers the following links:

  • History - for all textual items, leading to listings (Values/500 latest values) displaying the history of previous item values.
  • Graph - for all numeric items, leading to a simple graph. Note that when the graph is displayed, a dropdown on the upper right offers a possibility to switch to Values/500 latest values as well.

The values displayed in this list are raw, that is, no postprocessing is applied.

The total amount of values displayed is defined by the value of Limit for search and filter results parameter, set in AdministrationGeneralGUI.