1 Install zabbix_agent under Windows and set as service
Go to Zabbix official website www.zabbix.com Enter download, choose the source package installation, the best and your server version
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/74/5B/wKiom1YbH_SyztmkAAFBhTEWVO4941.jpg "title=" Screenshot from 2015-10-12 10-48-53.png "alt=" Wkiom1ybh_syztmkaafbhtewvo4941.jpg "/>
Reference Official Document Https://www.zabbix.com/documentation/2.4/manual/appendix/install/windows_agent?s[]=windows&s[]= Zabbix&s[]=agent
The extracted/bin/win64 (depending on the number of your system bits, open Start menu-computer-right click Properties) and/conf folder copied to the C drive Zabbix folder, conf directory renamed to Zabbix_ AGENTD.CONF.D, conf files in the configuration file copied to Zabbix inside, you can also use your favorite method of management, with WordPad to change the zabbix_agentd.win.conf
Server=xxx.xxx.xxx.xxx
Include=c:\zabbix\zabbix_agentd.conf.d\*.conf
Unsafeuserparameters=1
and then save
In the Win64 folder, hold down SHIFT, right-click, Open command, and then go to service to open it
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/74/58/wKioL1YbKDOwtUT1AAOd4KLblDY068.jpg "title=" Screenshot from 2015-10-12 11-23-30.png "alt=" Wkiol1ybkdowtut1aaod4klbldy068.jpg "/>
Go to Services.msc set to Automatic, in fact, the default is automatic, but it is best to look at
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/74/5C/wKiom1YbKJDzXR5YAAPRHYHQDNA844.jpg "title=" Screenshot from 2015-10-12 11-26-51.png "alt=" wkiom1ybkjdzxr5yaaprhyhqdna844.jpg "/> Last Test and zabbix_server connectivity, I can't , if there is no IP host (such as your use of the router's notebook, not connected but can be actively transmitted, you can modify the Zabbix_ agentd.conf serveractive option, active and server connection, port can be written separately, and then on your Zabbix connected router to do NAT mapping, input to Zabbix 10051, application template remember to choose Zabbix_ Agent-active, I'll say it in the back.
2 Add Host in Zabbix, apply template, here slightly
This article is from the "Learning Path of Kai Learning" blog, please make sure to keep this source http://qixue.blog.51cto.com/7213178/1702096
Zabbix------Monitor Windows hosts with your own templates