[comment]: # ({b24e4abc-5bf78e6f})

# 3 监控项菜单

[comment]: # ({/b24e4abc-5bf78e6f})

[comment]: # ({2a2f27db-5b802363})
#### 概述

监控项菜单包含指向操作或前端部分的快捷方式，这些操作或前端部分通常是监控项经常需要的。

根据前端部分的不同，可以通过单击监控项名称或三点图标来打开监控项菜单，例如：

| | |
|-|-|
|*Monitoring* → [*Latest data*](/manual/web_interface/frontend_sections/monitoring/latest_data)<br><br>![](../../../../assets/en/manual/web_interface/item_context_menu_2.png)|*Data Collection* → *Templates* → [*Items*](/manual/web_interface/frontend_sections/data_collection/templates/items)<br><br>![](../../../../assets/en/manual/web_interface/item_context_menu_3.png)|

[comment]: # ({/2a2f27db-5b802363})

[comment]: # ({cdd2250e-e8f22467})
#### 内容

监控项菜单有三个部分：*View*、*Configuration* 和 *Actions*。

*View* 部分包含以下选项：

-  **Latest data** - 打开按当前主机和监控项筛选的 [*Latest data*](/manual/web_interface/frontend_sections/monitoring/latest_data) 部分；
-  **Graph** - 打开当前监控项的 [simple graph](/manual/config/visualization/graphs/simple)；
-  **Values** - 打开过去 60 分钟内为当前监控项接收到的所有 [values](/manual/config/visualization/graphs/simple#switching-to-raw-values) 列表；
-  **500 latest values** - 打开当前监控项的 [500 latest values](/manual/config/visualization/graphs/simple#switching-to-raw-values) 列表。

*Configuration* 部分（仅适用于 *Admin* 和 *Super admin* 类型用户）包含以下选项：

-  **Item** - 打开当前监控项的 [item configuration form](/manual/config/items/item#configuration)；
-  **Template** - 打开该监控项所属模板的 [template configuration form](/manual/config/templates/template#creating-a-template)（仅当从 *Data collection* → *Templates* → [*Items*](/manual/web_interface/frontend_sections/data_collection/templates/items) 访问监控项菜单时可用）；
-  **Host** - 打开该监控项所属主机的 [host configuration form](/manual/config/hosts/host#configuring-a-host)；
-  **Triggers** - 鼠标悬停时，打开该监控项的触发器列表（如果有）；单击某个触发器会打开其 [trigger configuration form](/manual/config/triggers/trigger#configuration)；
-  **Create trigger** - 打开 [trigger configuration form](/manual/config/triggers/trigger#configuration)，为此监控项创建一个触发器；
-  **Create dependent item** - 打开 [item configuration form](/manual/config/items/item#configuration)，以当前监控项作为主监控项创建一个依赖监控项；
-  **Create dependent discovery rule** - 打开 [discovery rule configuration form](/manual/discovery/network_discovery/rule)，以当前监控项作为主监控项创建一个依赖发现规则。

*Actions* 部分包含以下选项：

-  **Execute now** - 立即为新的监控项值 [executes a check](/manual/config/items/check_now)。

[comment]: # ({/cdd2250e-e8f22467})

[comment]: # ({6390f2bd-0b70d72e})
#### 支持的位置

通过在前端的各个部分中单击监控项名称，可以访问监控项菜单，例如：

-  监控 → [最新数据](/manual/web_interface/frontend_sections/monitoring/latest_data)
-  数据采集 → 主机 → [监控项](/manual/web_interface/frontend_sections/data_collection/hosts/items)
-  数据采集 → 主机 → 发现规则 → [监控项原型](/manual/web_interface/frontend_sections/data_collection/hosts/discovery/item_prototypes)

通过在 [Top items](/manual/web_interface/frontend_sections/dashboards/widgets/top_items) 仪表板小部件中单击监控项值，也可以访问监控项菜单。

[comment]: # ({/6390f2bd-0b70d72e})

