Leaders543

配置

rpm -ivh https://repo.zabbix.com/zabbix/4.2/rhel/7/x86_64/zabbix-release-4.2-2.el7.noarch.rpm

安装

yum install -y zabbix-agent

修改配置文件

vim /etc/zabbix/zabbix_agentd.conf

Server=172.16.226                               被动认证到zabbix地址

ServerActive=172.16.0.226     主动认证到zabbix地址

Hostname=            本地主机名称

启动a进程

systemctl restart agentd

分类:

技术点:

相关文章:

  • 2021-06-14
  • 2021-09-14
  • 2022-12-23
  • 2021-11-04
  • 2021-07-24
  • 2022-12-23
  • 2021-08-26
  • 2021-05-23
猜你喜欢
  • 2021-07-24
  • 2021-06-06
  • 2021-10-27
  • 2022-01-08
  • 2021-11-20
  • 2021-10-18
  • 2022-01-26
相关资源
相似解决方案