# 1 Dashboard

#### Overview

The *Monitoring → Dashboard* section, similar to the dashboard on your
car, displays a summary of all the important information.

![](../../../../../assets/en/manual/web_interface/dashboard.png){width="600"}

**Favourites**

There are some widgets for favourites where you can create quick
shortcuts to the most needed graphs, custom graphs, screens, slide shows
and maps.

Just click on the Menu button in the widget, select to add, for example,
some screen and then select from the configured screens. The selected
screens will be displayed as shortcuts in the favourites widget.

![](../../../../../assets/en/manual/web_interface/fav_screens.png)

**Status widgets**

A number of status widgets - *Status of Zabbix, System status, Host
status, Last 20 issues, Web monitoring, Discovery status* each display a
summary of the respective data.

As you may have noticed from the screenshot, the widgets can be arranged
in up to three columns. Additionally, all widgets can be freely moved
around. Just grab a widget by its title bar, drag and drop wherever you
would like it.

#### Dashboard filter

Clicking on
![](../../../../../assets/en/manual/web_interface/dashboard_filter_icon.png)
in the title bar allows you to access the dashboard filter.

![](../../../../../assets/en/manual/web_interface/dashboard_filter.png)

By enabling the filter you can limit what hosts and triggers are
displayed in the dashboard and define how the problem count is
displayed.

|Parameter|Description|
|---------|-----------|
|*Dashboard filter*|Click the link to enable/disable the dashboard filter.|
|*Host groups*|Select to display host data from:<br>**All** - all host groups<br>**Selected** - selected host groups.|
|*Show selected groups*|This field is available if *Selected* is chosen in the *Host groups* field.<br>Enter host groups to display. This field is auto-complete so starting to type the name of a group will offer a dropdown of matching groups.<br>Host data from these host groups will be displayed in the Dashboard.<br>If no host groups are entered, all host groups will be displayed.|
|*Hide selected groups*|This field is available if *Selected* is chosen in the *Host groups* field.<br>Enter host groups to hide. This field is auto-complete so starting to type the name of a group will offer a dropdown of matching groups.<br>Host data from these host groups will not be displayed in the Dashboard. For example, hosts 001, 002, 003 may be in Group A and hosts 002, 003 in Group B as well. If we select to *show* Group A and *hide* Group B at the same time, only data from host 001 will be displayed in the Dashboard.|
|*Hosts*|Mark the *Show hosts in maintenance* option to display data from hosts in maintenance in the Dashboard.|
|*Triggers with severity*|Mark the trigger severities to be displayed in the Dashboard.|
|*Trigger name like*|Limit the number of triggers displayed in the *System status*, *Host status* and *Last 20 issues* widgets with this string.|
|*Problem display*|Display problem count as:<br>**All** - full problem count will be displayed<br>**Separated** - unacknowledged problem count will be displayed separated as a number of the total problem count<br>**Unacknowledged only** - only the unacknowledged problem count will be displayed.|

If dashboard filtering is applied, it is indicated by a green indicator
with the filter icon:
![](../../../../../assets/en/manual/web_interface/dashboard_filter_applied.png).

##### Host menu

Clicking on a host in the *Last 20 issues* widget brings up the host
menu. It includes links to custom scripts, latest data, triggers,
inventory, graphs and screens for the host.

![](../../../../../assets/en/manual/web_interface/host_menu.png)

The host menu is accessible by clicking on a host in several other
frontend sections:

-   Monitoring → [Overview](overview) (on *Hosts: left*)
-   Monitoring → [Latest data](latest_data)
-   Monitoring → [Triggers](triggers)
-   Monitoring → [Events](events)
-   Monitoring → [Events](events) → Event details
-   Monitoring → [Screens](screens) (in *Host issues* and *Host group
    issues* widgets)
-   Monitoring → [Maps](maps)
-   Reports → [Triggers top
    100](/manual/web_interface/frontend_sections/reports/triggers_top)

##### Trigger event popup

Clicking on *Issue* in the *Last 20 issues* widget brings up the trigger
event popup. It includes a list of events and, if defined, the trigger
description and a clickable URL.

![](../../../../../assets/en/manual/web_interface/trigger_events_dashboard.png)

::: noteimportant
Resolved values of {ITEM.VALUE} and
{ITEM.LASTVALUE} macros in the trigger description will be truncated to
20 characters.
:::
