个人工具

ZabbixManual1.4/Glossary/zh

来自Ubuntu中文

Firehare讨论 | 贡献2007年6月9日 (六) 23:28的版本 IT Services

跳转至: 导航, 搜索

Active(主动模式)

Active(主动模式)指的是 Zabbix 代理运行的一种模式。当进入该模式时,代理可以掌握在什么时间间隔向服务器发送了什么内容。代理可以在设定的时间间隔中询问服务器以掌握向服务器发送了什么内容。

Active checker(主动探测器)

Active checker(主动探测器) 可以从 Zabbix 代理所在的系统中收集操作信息,并将其数据报告给 Zabbix 以便进一步处理。

Action(动作)

Action(动作)是当触发器被触发时所产生的回应。Action(动作)可以被配置为向在 Zabbix 中定义的特定用户组发送基于它们媒体类型设置的消息,或运行远程命令。

Agent(代理)

Agent(代理) 指的是运行在被监控主机上的程序。它作为一个服务运行并且可以同时处理主动和被动地检测。

Alerter(报警器)

Alerter(报警器)是一个为负责执行动作(如Email、Jabber、SMS和脚本等)的服务器进程。

Auto-registration(自动注册)

Auto-registration(自动注册)指的是 Zabbix 的一个功能,它允许主机可以自动把自己注册到 Zabbix 服务器上。这需要管理员通过在 Web 界面上来进行配置,定义一个特殊的主机名如“*-Linux”并为基于监测项模板的主机定义监测项。

Auto-discovery(自动发现)

Zabbix 的自动发现模块可以自动发现主机和服务并为进一步处理生成事件。

Event(事件)

事件是触发器被触发时产生的

Graphs(图表)

Graphs (图表)可以是指每监测项数据的简单图表,或也可以是指在一个图表中显示几个监测项数据的自定议图表

Host(主机)

Host(主机)是指被监视的机器。

Housekeeper(管理器)

Housekeeper(管理器)是指 Zabbix 服务器中的服务,用于消除 Zabbix 中用户定义的过时动作、事件、历史和趋势数据的数据库。动作和事件的管理在通用设置中定义,历史和趋势数据在每个监测项中定义。

IT Services(IT 服务)

IT Services(IT 服务) 是指 Zabbix 的一个功能,它允许用户定义 SLA,并使 Zabbix 记录预计 SLA 和实际 SLA。IT 服务被作为触发器组来定义的,并且可以配置组的最大值和最小值。

Item

Item refers to an individual item that is monitored on a host, such as load average or response time. Item can refer to an item obtained via the ZABBIX agent, SNMP, or other means. Items can be configured as float, 64-bit integers, character strings, or log values.

Location

Environment monitored by a single Node.

Map

Map refers to a feature of ZABBIX that allows users to create customized graphics via the web interface to create network maps and define links between Hosts on the map. Links can be configured to change color or style based on Triggers.

Master or Master Node

Master Node. Master Node may have one or several Slaves.Master Node can control configuration of the Slaves.

Media Type

Media Types are used to notify ZABBIX users when an Action has occurred. Media types can be via email or custom scripts. Media Types are configured globally to be made available to all Users, and then specified per User to allow certain Users to be notified via one media type, and other users to be notified via another media type.

Node

ZABBIX Server in distributed setup monitoring number of hosts.

Node ID

Node ID is a unique number which identifies Node. Each Node must have its own unique Node ID.

Node Watcher

ZABBIX Server process which takes care of inter-node communications.

Queue

Queue refers to the internal queue of items the ZABBIX server is monitoring. Based on the specified intervals of items the ZABBIX server maintains a queue to keep track of the items and when it should poll them.

Passive

Passive refers to a mode that the ZABBIX Agent can run in. When running passively, the agent waits for requests for items from the server and sends them back as requested. It should be noted that typically the agent runs in both modes, and the modes are defined by the Item when it is configured.

Pinger

ZABBIX Server process which processes ICMP pings.

Poller

ZABBIX Server process which is responsible for retrieval of data from ZABBIX and SNMP agents and processing remote (simple) checks.

ROI

Return on Investment.

Screen

Screen refers to another customizable feature of ZABBIX which allows users to create custom pages within ZABBIX for displaying information. A screen can consist of graphs (custom), simple graphs, maps, or plain text such as the last 5 values of a particular item.

Sender

ZABBIX utility which sends data to ZABBIX Server for further processing. It usually used in user scripts.

Server

Server refers to the program that is run on a centralized machine that has been deemed the “monitoring station”. The server is run as a service and is in charge of keeping track of all the configured hosts, items, actions, alerts, etc.

SLA

SLA refers to Service Level Agreement. These are typically used in contracts between companies and clients in order to define a certain level of service such as 99.5% availability of a particular Host.

Slave or Slave Node

Slave Node is linked to a Master Node. Slave Nodes reports to Master Node.

Template

A Template is a Host that has a defined set of Items, Triggers, etc. which Hosts can be linked to. This allows easier configuration of hosts and changes to hosts without having to change each individual host. Host Templates are no different from other hosts except that their status is set to ‘Template’ during configuration and as such no Host is actually monitored.

Timer

ZABBIX Server process responsible for processing of date and time related functions of trigger expressions.

Trapper

ZABBIX Server process responsible for processing of ZABBIX Agent (active) checks, log files and data sent by sender.

Trigger

A trigger is used to define constraints on items and provide notifications when these constraints are exceeded. For example, you could be monitoring load average on a specific host and want to know when load average exceeds 1.0. Triggers are very flexible and can allow for multiple constraints.

User

The ZABBIX web front-end can be configured to allow access to multiple users at varying levels of access. Users can be allowed anonymous access via the guest account and be allowed to view all available data but not modify any changes, or users can be given access to only view or modify specific sections of ZABBIX.

User parameter

User Parameter (UserParameter) refers to custom scripts defined in an agent’s configuration file. User parameters are defined by a key and command. The key refers to the item defined in the web interface and can be configured to accept arguments as sent by the server.

ZABBIX

ZABBIX Software

ZABBIX SIA

Latvian company that develops and provides support for ZABBIX.