1、下载解压

https://www.zabbix.com/downloads/3.4.0/zabbix_agents_3.4.0.win.zip
conf目录下放有agent配置文件 bin目录下有Windows 32位和64位的安装程序

2、配置

参数

LogFile=c:\zabbix\zabbix_agentd.log  
LogFileSize=0
Server=Zabbix服务端IP
ServerActive=Zabbix服务端IP
Hostname=主机IP地址

3、安装

C:\zabbix\bin\win64\zabbix_agentd.exe -c C:\zabbix\conf\zabbix_agentd.win.conf -s -i
zabbix_agentd.exe [2728]: service [Zabbix Agent] started successfully

4、设置开启自启动

开始-运行 services.msc 查看zabbix的服务是否随Windows开机启动

相关文章:

  • 2021-09-25
  • 2021-06-06
  • 2022-01-17
  • 2022-12-23
  • 2022-01-13
  • 2021-08-25
  • 2021-10-24
  • 2021-11-05
猜你喜欢
  • 2021-09-19
  • 2022-02-24
  • 2021-10-29
  • 2021-09-29
  • 2021-11-22
  • 2022-01-31
相关资源
相似解决方案