当前位置:网站首页>Zabbix5 client installation and configuration
Zabbix5 client installation and configuration
2022-07-02 19:35:00 【gsls200808】
Connected to a docker install zabbix5 Server side , This is to configure the client
centos7 To configure
install
wget http://repo.zabbix.com/zabbix/5.4/rhel/7/x86_64/zabbix-agent2-5.4.12-1.el7.x86_64.rpm
rpm -ivh zabbix-agent2-5.4.12-1.el7.x86_64.rpmEdit settings zabbix agent2 The configuration file
Modify the following
Server=192.168.3.54
ServerActive=192.168.3.54
HostMetadataItem=system.unameamong Server and ServerActive Change to your own server IP,HostMetadataItem Remove the previous comments and modify the content
start-up Check the status Boot from boot
systemctl start zabbix-agent2
systemctl status zabbix-agent2
systemctl enable zabbix-agent2 close selinux( This step may not be necessary )
command vi /etc/selinux/config, take SELINUX=enforcing Change it to SELINUX=disabled
Let go of the firewall
firewall-cmd --permanent --add-port=10050/tcp
firewall-cmd --reloadubuntu18.04 To configure
install
wget http://repo.zabbix.com/zabbix/5.4/ubuntu/pool/main/z/zabbix/zabbix-agent2_5.4.12-1%2Bubuntu18.04_amd64.deb
sudo dpkg -i zabbix-agent2_5.4.12-1+ubuntu18.04_amd64.debEdit settings zabbix agent2 The configuration file
Modify the following
Server=192.168.3.54
ServerActive=192.168.3.54
HostMetadataItem=system.unameamong Server and ServerActive Change to your own server IP,HostMetadataItem Remove the previous comments and modify the content
start-up Check the status Boot from boot
systemctl start zabbix-agent2
systemctl status zabbix-agent2
systemctl enable zabbix-agent2Use iptables Release port
iptables -A INPUT -p tcp --dport 10050 -j ACCEPT
iptables -A OUTPUT -p tcp --sport 10050 -j ACCEPT Save release port
# install iptables-persistent Tools , Persistent port configuration
sudo apt-get install iptables-persistent
# The pop-up box returns all the way
# The port configuration takes effect permanently
sudo netfilter-persistent save
sudo netfilter-persistent reloadAfter the release port is configured, it needs to be restarted zabbix-agent2
systemctl restart zabbix-agent2windows To configure
windows agent2 download
Download selection page
https://www.zabbix.com/cn/download_agents?version=5.4&release=5.4.12&os=Windows&os_version=Any&hardware=amd64&encryption=OpenSSL&packaging=MSI&show_legacy=0
Through
https://cdn.zabbix.com/zabbix/binaries/stable/5.4/5.4.12/zabbix_agent2-5.4.12-windows-amd64-openssl.msi
Double click installation , Configure in the interface after installation Server and ServerActive For your own server IP, Pictured

Server host add
First add a custom group name To configure -- Host group - Create groups
Host add To configure - host - Create a host
windows Add the host as shown in the figure

linux The host configuration is shown in the figure , The main reason is that the template is different

After a while zabbix The icon turns green
边栏推荐
- SQLite 3.39.0 发布,支持右外连接和全外连接
- 安装单机redis详细教程
- Date tool class (updated from time to time)
- 《代碼整潔之道》讀書筆記
- AcWing 1134. 最短路计数 题解(最短路)
- 450-深信服面经1
- In pytorch function__ call__ And forward functions
- Digital scroll strip animation
- Machine learning notes - time series prediction research: monthly sales of French champagne
- Develop fixed asset management system, what voice is used to develop fixed asset management system
猜你喜欢

Refactoring: improving the design of existing code (Part 1)

数据湖(十二):Spark3.1.2与Iceberg0.12.1整合

Yunna | why use the fixed asset management system and how to enable it

搭建哨兵模式reids、redis从节点脱离哨兵集群

注解开发方式下AutowiredAnnotationBeanPostProcessor的注册时机

mysql函数

Markdown basic grammar

Educational Codeforces Round 129 (Rated for Div. 2) 补题题解

数据降维——因子分析

Data dimensionality reduction principal component analysis
随机推荐
AcWing 1134. Shortest circuit counting problem solution (shortest circuit)
Gamefi链游系统开发(NFT链游开发功能)丨NFT链游系统开发(Gamefi链游开发源码)
线程应用实例
Data dimensionality reduction principal component analysis
Quanzhi A33 uses mainline u-boot
AcWing 1129. 热浪 题解(最短路—spfa)
为什么要做企业固定资产管理系统,企业如何加强固定资产管理
AcWing 383. Sightseeing problem solution (shortest circuit)
Virtual machine initialization script, virtual machine mutual secret key free
虚拟机初始化脚本, 虚拟机相互免秘钥
PHP非对称加密方法私钥及公钥加密解密的方法
zabbix5客户端安装和配置
Markdown基础语法
机器学习笔记 - 时间序列预测研究:法国香槟的月销量
《重构:改善既有代码的设计》读书笔记(上)
Emmet基础语法
Notes de lecture sur le code propre
SIFT特征点提取「建议收藏」
A4988驱动步进电机「建议收藏」
Tutorial (5.0) 09 Restful API * fortiedr * Fortinet network security expert NSE 5