概览

    有一个显示现有主机及其详细信息的列表。

    从右边的下拉菜单中有 主机栏,您可以选择是显示所有主机还是仅显示属于一个特定组的主机。

    显示数据:

    点击右上角创建主机 按钮配置一个新的主机。点击右上角 导入 按钮从XML文件导入主机

    批量编辑选项

    列表下方的按钮提供了一些批量编辑选项:

    • Disable - 将主机状态更改为 未被监控

    • Export - 将主机导出为XML文件

    • Mass update - 多个主机多个属性更新

    要使用这些选项,请在相应的主机之前标记复选框,然后单击所需的按钮。

    过滤器

    由于该列表可能包含很多主机,可能需要过滤出您真正需要的主机。

    过滤器 链接在主机列表之上.如果您点击它,则可以使用过滤器,您可以通过名称,DNS,IP或端口号过滤主机。

    阅读主机可用性

    主机可用性图标反映了Zabbix服务器上的当前主机接口状态。 因此,在前台:

    • 如果禁用主机,可用性图标将不会立即变为灰色(未知状态),因为服务器必须首先同步配置更改;

    • 如果启用主机,则可用性图标将不会立即变为绿色(可用),因为服务器必须同步配置更改并开始首先轮询主机。

    未知主机状态

    Zabbix服务器将主机可用性图标设置为相应代理接口(Zabbix,SNMP,IMP,JMX)的灰色(未知状态),如果:

    • 界面上没有启用的项目(它们被删除或禁用);

    • 主机由看起来处于脱机状态的代理进行监控(在最大心跳间隔(1小时)内没有从代理收到更新)。

    请参阅有关主机的更多细节unreachability.

    Reading host availability

    Host availability icons reflect the current host interface status on Zabbix server. Therefore, in the frontend:

    • If you disable a host, availability icons will not immediately turn gray (unknown status), because the server has to synchronize the configuration changes first;

    • If you enable a host, availability icons will not immediately turn green (available), because the server has to synchronize the configuration changes and start polling the host first.

    Unknown host status

    Zabbix server sets the host availability icon to gray (unknown status) for the corresponding agent interface (Zabbix, SNMP, IMP, JMX) if:

    • there are no enabled items on the interface (they were removed or disabled);

    • host is disabled;

    • host is set to be monitored by proxy, a different proxy or by server if it was monitored by proxy;

    See also more details about host .