先来一张zabbix的拓扑图
几千台客户端建议用被动模式
zabbix-主动和被动监控

配置主动模式
[[email protected] ~]# vim /etc/zabbix/zabbix_agentd.conf
ServerActive=10.0.0.15
Hostname=linux-node1.example.com

[[email protected] ~]# vim /etc/zabbix/zabbix_agentd.conf
ServerActive=10.0.0.15
Hostname=linux-node2.example.com

[[email protected] ~]# service zabbix-agent restart
Shutting down Zabbix agent: [ OK ]
Starting Zabbix agent: [ OK ]

[[email protected] ~]# service zabbix-agent restart
Shutting down Zabbix agent: [ OK ]
Starting Zabbix agent: [ OK ]

在网页配置
zabbix-主动和被动监控
zabbix-主动和被动监控
zabbix-主动和被动监控

相关文章:

  • 2021-07-03
  • 2021-08-22
  • 2022-12-23
  • 2021-12-12
  • 2022-02-11
  • 2021-12-29
  • 2021-12-02
  • 2022-01-15
猜你喜欢
  • 2021-04-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-04-24
  • 2021-12-10
相关资源
相似解决方案