被监控的主机装在windows server 2012 64位操作系统,被监控端需要安装:
二、配置
下载完zip包,解压后会有两个文件夹bin 和 conf
配置conf文件夹中的zabbix_agentd.win.conf
1、设置Server、 ServerActive 和 Hostname
Server=172.20.10.241 #监控服务端IP ServerActive=172.20.10.241 #监控服务端IP Hostname=Windows host #客户端主机名(默认就好)