Zabbix agent on Microsoft Windows

Posted OS Knowledge Base

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Zabbix agent on Microsoft Windows相关的知识,希望对你有一定的参考价值。

1.在Windows上创建目录: C:\Windows\zabbix\

2.下载安装包并解压到新建的目录

3.下载地址:http://www.zabbix.com/downloads/3.0.0/zabbix_agents_3.0.0.win.zip

4.修改配置文件C:\Windows\zabbix\conf\zabbix_agentd.win.conf

LogFile=c:\zabbix_agentd.log
Server=zabbix server IP
Hostname=Windows

5. 安装zabbix-agent为windows的一个服务

cd C:\Windows\zabbix\bin\win64zabbix_agentd.exe -c c:\windows\zabbix\conf\zabbix_agentd.win.conf -i

6.进入services.msc 关闭防火墙并启动zabbix-agent服务

参考:https://www.zabbix.com/documentation/3.0/manual/appendix/install/windows_agent

以上是关于Zabbix agent on Microsoft Windows的主要内容,如果未能解决你的问题,请参考以下文章

Zabbix agent on Zabbix server is unreachable for 5 minutes

Zabbix agent on Zabbix server is unreachable for 5 minutes

Zabbix agent on Zabbix server is unreachable for 5 minutes故障!

How to Install Zabbix Agent on Windows System

Zabbix agent on XXXX is unreachable for 5 minutes

zabbix proxy出现no active checks on server not found