zabbix系列之五——安装后配置一
https://www.zabbix.com/documentation/3.4/manual/appliance
Configuration
1Hosts and host groups
Overview:
1Typical Zabbix hosts are the devices you wish to monitor (servers, workstations, switches, etc).
2creating hosts is one of the first monitoring tasks in zabbix.
3hosts are organized into host groups.
1.1configuring a host
1.1.1create a host
|
Step |
Detail |
note |
|
Go to: Configuration → Hosts |
||
|
Click on Create host |
||
|
Enter parameters of the host in the form |
You can also use the Clone and Full clone buttons in the form of an existing host to create a new host. |
Note:
1Clicking on Clone will retain all host parameters and template linkage (keeping all entities from those templates)
2Full clone will additionally retain directly attached entities (applications, items, triggers, graphs, low-level discovery rules and web scenarios).
3 When a host is cloned, it will retain all template entities as they are originally on the template. Any changes to those entities made on the existing host level (such as changed item interval, modified regular expression or added prototypes to the low-level discovery rule) will not be cloned to the new host; instead they will be as on the template.
1.1.2configuration
1.1.2.1Host tab
|
Parameter |
Description |
|
Host name |
Enter a unique host name. Alphanumerics, spaces, dots, dashes and underscores are allowed. |
|
Visible |
If |
|
Groups |
Select |
|
New |
A |
|
Interfaces |
Several |
|
IP |
Host |
|
DNS name |
Host DNS name (optional). |
|
Connect |
Clicking |
|
Port |
TCP/UDP |
|
Default |
Check |
|
Description |
Enter |
|
Monitored |
The |
|
Enabled |
Mark |
1.1.2.2 Templates tab
1)Link
templates
|
Step |
Detail |
note |
|
start |
The Templates |
|
|
Scroll down to select. |
||
|
click on Add. |
2)unlink
template
|
method |
Detail |
note |
|
Method |
Unlink - unlink the template, but |
|
|
Method 2 |
nlink and clear - unlink the template and |
1.1.2.3 IPMI tab
|
Parameter |
description |
note |
|
Authentication algorithm |
Select the authentication algorithm. |
|
|
Privilege level |
Select the privilege level. |
|
|
Username |
User name for authentication. |
|
|
Password |
Password for authentication. |
1.1.2.4 Macros tab
1)The Macros tab allows you to define
host-level user macros.
2) You may also view here template-level
and global macros if you select the Inherited and host macros option. That is
where all defined user macros for the host are displayed with the value they
resolve to as well as their origin
3) For convenience, links to respective
templates and global macro configuration are provided. It is also possible to
edit a template/global macro on the host level, effectively creating a copy of
the macro on the host.
1.1.2.5 Host inventory tab
1)allows you to manually enter inventory
information for the host.
2) You can also select to enable Automatic
inventory population, or disable inventory population for this host.
1.1.2.6 Encryption tab
allows you to require encrypted connections
with the host.
|
Parameter |
description |
note |
|
Connections to host |
How Zabbix server or proxy connects to |
Connections to host |
|
Connections from host |
Select what type of connections are |
Connections from host |
|
Issuer |
Allowed issuer of certificate. |
Issuer |
|
Subject |
Allowed subject of certificate. |
Subject |
|
PSK identity |
Pre-shared key identity string. |
PSK identity |
|
PSK |
Pre-shared key (hex-string). Maximum |
PSK |
1.1.3configuring host group
|
Step |
Detail |
note |
|
Go to: |
||
|
Click on Create Group in the upper right corner of the screen |
||
|
Enter parameters of the group in the form |
|
Parameter |
description |
note |
|
Group name |
Enter a unique |
|
|
Hosts |
Select hosts, |
|
|
Apply |
Mark this |
Permissions
to nested host groups
1)
When creating a child host
group to an existing parent host group, user group permissions to the child are
inherited from the parent (for example, when creating Riga/Zabbix servers if
Riga already exists)
2)
When creating a parent host group
to an existing child host group, no permissions to the parent are set (for
example, when creating Riga if Riga/Zabbix servers already exists)
1.2Inventory
Overview:
1)You can keep the inventory of networked
devices in Zabbix.
2) However, you will not see any data there
initially and it is not where you enter data.
3) Building inventory data is done manually
when configuring a host or automatically by using some automatic population
options.
1.2.1Building inventory
1.2.1.1manual mode
|
Step |
Detail |
note |
|
When |
Such as the type of device, serial |
If a URL is included in host inventory |
1.2.1.2automatic mode?
|
Step |
Detail |
note |
|
the Host inventory tab must be set to |
||
|
Then you can configure host items to |
||
|
Items that are especially useful for system.hw.chassis[full|type|vendor|model|serial] system.hw.cpu[all|cpunum,full|maxfreq|vendor|model|curfreq] system.hw.devices[pci|usb] - default is system.hw.macaddr[interface,short|full] - system.sw.arch system.sw.os[name|short|full] - default system.sw.packages[package,manager,short|full] |
1.2.1.3Inventory mode selection
Inventory mode can be selected in the host
configuration form.
|
Step |
Detail |
note |
|
Administration → General → Other. |
Inventory mode by default for new hosts |
For hosts added by network discovery or |
1.2.1.4Inventory overview
|
Step |
Detail |
note |
|
In Inventory → Hosts you can see all hosts that have inventory information. |
Clicking on the host name will reveal the |
.
zabbix系列之五——安装后配置一的更多相关文章
- zabbix系列之六——安装后配置二Items
https://www.zabbix.com/documentation/3.4/manual/config/items/itemtypes/snmp 1Items 1.1creating items ...
- zabbix系列之七——安装后配置二Userparameters
1User parameters(用户自定义参数) 1.1配置 描述 详细 备注 简介 1执行zabbix中未预定义的agent check时使用 配置 1) zabbix agent的配置文件 ...
- zabbix系列之八——安装后配置三Triggers
1Triggers(触发器) 描述 详细 备注 术语描述 1)触发器是评估监控项采集的数据的逻辑表达式,代表了当前系统状态. 2)触发器可定义一个什么数据是可接受的阈值,因此,如果接收的数据超过了可接 ...
- FreeBSD从零开始---安装后配置(一)
一.安装后配置 上次我们说到FreeBSD的安装,这次我们说FreeBSD安装后的配置和简单优化方法. 安装完BSD只是服务器提供服务这条万里长征路的开始,还需要一些基本的设定和优化.不过实际 ...
- 【zabbix系列】安装与加入host
測试环境 Ubuntu 14.04.1 LTS [服务端安装] 关于安装官方提供了非常具体的安装方法,包含各平台的源代码及包安装.关于其它版本号Linux请參考 https://www.zabbix. ...
- FreeBSD从零开始---安装后配置(二)
系统优化及安全设置 上次说了FreeBSD基本的软件安装和配置,接下来会说系统的详细配置和安全性设置 一.系统优化设置 1.网络相关设置 网卡和IP地址设置: 如果在安装时没有设置IP ...
- CentOS7安装后配置MariaDB
安装后,优先推荐先对安全设置进行配置,键入命令 sudo mysql_secure_installation 键入当前密码,当前没有,直接回车,之后跟随提示会问几个问题:设置 root 密码? / 移 ...
- 软件安装配置笔记(三)——ArcGIS系列产品安装与配置(补档)(附数据库连接及数据导入)
在前两篇安装配置笔记之后,就忘记把其他安装配置笔记迁移过来了,真是失误失误!趁现在其他文档需要赶紧补上. 目录: 一.ArcMap 二.ArcMap连接数据库并导入数据 三.Arcgis Pro 四. ...
- Centos 7最小化安装后配置
关闭SELINUX vi /etc/sysconfig/selinux SELINUX=disabled :wq 配置网卡(最小化安装后ifconfig无法使用),该配置的前提是采用 NAT模式 vi ...
随机推荐
- 下拉菜单;手风琴;九宫格的Jquery的使用实例
下拉菜单;手风琴;九宫格的Jquery的使用实例 1.下拉菜单 效果如图: 代码如下: <!DOCTYPE html> <html lang="en"> & ...
- ubuntu16.04上Eclipse和hadoop配置
1.安装Eclipse 1>下载Eclipse 可以以多种方式下载Eclipse,下面介绍直接从eplise官网下载和从中国镜像站点下载,下载把eclipse上传到Hadoop环境中. 第一种方 ...
- 【Java并发编程】:生产者—消费者模型
生产者消费者问题是线程模型中的经典问题:生产者和消费者在同一时间段内共用同一存储空间,生产者向空间里生产数据,而消费者取走数据. 这里实现如下情况的生产--消费模型: 生产者不断交替地生产两组数据“姓 ...
- Hibernate 抛出的 Could not execute JDBC batch update
异常堆栈 org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update at or ...
- sql 递归树
with CTE as ( -->Begin 一个定位点成员 select ID, PersonName,ParentID,cast(PersonName as nvarchar(max)) a ...
- C/C++ -- Gui编程 -- Qt库的使用 -- 信号与槽 -- 欢迎界面
程序运行先显示一个对话框,确定进入主程序 1.新建Qt工程,类MyWidget,基类QWidget 2.新建设计师界面类MyDialog,基类QDialog 3.-----main.cpp----- ...
- python迭代器、生成器、装饰器
1 迭代器 这里我们先来回顾一下什么是可迭代对象(Iterable)? 可以直接作用于for循环的对象统称为可迭代对象,即Iterable. # 一是集合数据类型,如list.tuple.dict.s ...
- .Net Core使用 MiniProfiler 进行性能分析(转)
转自:http://www.cnblogs.com/ideacore/p/9505425.html 官方文档: https://miniprofiler.com/dotnet/AspDotNetCor ...
- videojs IE8无法播放解决方案
1.如果是在.cs文件里初始化视频元素,没有遇到无法播放问题. 2.如果是js动态换播放器的poster和src遇到此问题,解决办法是用videojs提供的函数来设置 https://github.c ...
- 【转】C#中continue、break和return用法
continue和break的用法一样,直接写上这个单词,后面加一个分号就行 比如: continue; break; 我们先来谈continue 看代码 for (int i=0; i<10; ...