当前位置:网站首页>ZABBIX 5.0 monitoring client
ZABBIX 5.0 monitoring client
2022-07-04 07:40:00 【Embrace cloud primordial】
zabbix Client Deployment
agent2 The new version uses golang Language development , Can run on multiple cores
agent2 The default with 10050 port , That is to say zabbix Client port
- Old version client ,zabbix-agent
- New version client ,zabbix-agent2
# Machine environment preparation ,1 state zabbix client ( Your computer has good performance and can be configured with multiple )
192.168.10.51 zabbix-agent1
1. Close the firewall and selinux
[[email protected] ~]# systemctl stop firewalld && systemctl disable firewalld
Removed symlink /etc/systemd/system/multi-user.target.wants/firewalld.service.
Removed symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service.
[[email protected] ~]# setenforce 0
[[email protected] ~]# sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config
2. Pay attention to the time configuration (server We have to synchronize )
yum install -y ntpdate
ntpdate -u ntp.aliyun.com
4. Unified configuration of time zones (server We have to synchronize )
mv /etc/localtime{
,.bak}
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
5. Configure host name
hostnamectl set-hostname zabbix-agent1
6. Good configuration zabbix Of yum Source
rpm -Uvh https://mirrors.aliyun.com/zabbix/zabbix/5.0/rhel/7/x86_64/zabbix-release-5.0-1.el7.noarch.rpm
sed -i 's#http://repo.zabbix.com#https://mirrors.aliyun.com/zabbix#' /etc/yum.repos.d/zabbix.repo
7. download agent2 client
yum install -y zabbix-agent2
8. Start the client and set the boot auto start
[[email protected] ~]# systemctl enable --now zabbix-agent2
[[email protected] ~]# netstat -tunlp |grep zabbix
tcp6 0 0 :::10050 :::* LISTEN 8023/zabbix_agent2
9. Modify the client's configuration file
[[email protected] ~]# grep -Ev '^#|^$' /etc/zabbix/zabbix_agent2.conf
PidFile=/var/run/zabbix/zabbix_agent2.pid
LogFile=/var/log/zabbix/zabbix_agent2.log
LogFileSize=0
Server=192.168.10.50
ServerActive=192.168.10.50
Hostname=zabbix-agent1
Include=/etc/zabbix/zabbix_agent2.d/*.conf
ControlSocket=/tmp/agent.sock
10. Restart the client
systemctl restart zabbix-agent2
11. test zabbix Client liquidity
Server-side execution :
yum install -y zabbix-get
[[email protected] ~]# zabbix_get -s '192.168.10.51' -p 10050 -k 'agent.ping'
1
[[email protected] ~]# zabbix_get -s '192.168.10.51' -p 10050 -k 'system.hostname'
zabbix-agent1
zabbix The server itself is detected by default , But there's something wrong with the coding
1. Install Fonts
yum install -y wqy-microhei-fonts
2. Copy font (\cp, Means to remove alias Alias )
\cp /usr/share/fonts/wqy-microhei/wqy-microhei.ttc /usr/share/fonts/dejavu/DejaVuSans.ttf
add to zabbix-agent host
Get into zabbix Of web page —> To configure —> host —> Create a host —> Templates —> establish



边栏推荐
- Zephyr 学习笔记1,threads
- 如何用MOS管来实现电源防反接电路
- Zephyr learning notes 1, threads
- L1-023 output gplt (20 points)
- Practice (9-12 Lectures)
- Is l1-029 too fat (5 points)
- The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)
- [untitled] notice on holding "2022 traditional fermented food and modern brewing technology"
- Oceanbase is the leader in the magic quadrant of China's database in 2021
- [FreeRTOS] FreeRTOS learning notes (7) - handwritten FreeRTOS two-way linked list / source code analysis
猜你喜欢

Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and

MySQL中的文本處理函數整理,收藏速查

Chain ide -- the infrastructure of the metauniverse

Summary of MySQL common judgment functions!! Have you used it

Detailed introduction to the big changes of Xcode 14

In the era of low code development, is it still needed?

JVM中堆概念

Preliminary study on temporal database incluxdb 2.2

The idea of implementing charts chart view in all swiftui versions (1.0-4.0) was born

Improve the accuracy of 3D reconstruction of complex scenes | segmentation of UAV Remote Sensing Images Based on paddleseg
随机推荐
System architecture design of circle of friends
Take you to master the formatter of visual studio code
The cloud native programming challenge ended, and Alibaba cloud launched the first white paper on application liveliness technology in the field of cloud native
Would you like to go? Go! Don't hesitate if you like it
【FreeRTOS】FreeRTOS學習筆記(7)— 手寫FreeRTOS雙向鏈錶/源碼分析
大厂技术专家:架构设计中常用的思维模型
真空介电常数和真空磁导率究竟是由什么决定的?为何会存在这两个物理量?
Electronic Association C language level 1 34, piecewise function
【森城市】GIS数据漫谈(一)
Routing decorator of tornado project
Guoguo took you to write a linked list, and the primary school students said it was good after reading it
L1-025 positive integer a+b (15 points)
Introduction to rce in attack and defense world
Go learning notes - constants
Set and modify the page address bar icon favicon ico
Introduction to sap commerce cloud B2B organization function
Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
Used on windows Bat file startup project
Activiti常見操作數據錶關系
2022-021ARTS:下半年開始