zabbix agent installation for windows

时间:2022-04-20 02:33:30

1, Download zabbix_agents_3.0.0.win.zip. 0

2, Uncompress ZABBIX zip file. 0

3, Enter in zabbix folder and Create a new file named zabbix_agentd.log. 0

4, Enter in conf folder and edit zabbix_agentd.win.conf0

5, copy the zabbix folder to c:\. 2

6, Install zabbix agent use cmd. 3

7, Confirm zabbix agent has already been running.5

8, Add the windows agent into zabbix monitoring. 6

8.1, Setup the host name and visible name and IP.7

8.2, select monitor template. 8

9, Check the latest data.11

1, Downloadzabbix_agents_3.0.0.win.zip

Download URL : 

zabbix agent installation for windows

2, UncompressZABBIX zip file

zabbix agent installation for windows

3, Enterin zabbix folder and Create a new file named zabbix_agentd.log

zabbix agent installation for windows

4, Enterin conf folder and edit zabbix_agentd.win.conf

zabbix agent installation for windows

You can open zabbix_agentd.win.conf withword,

Then, modify the IP address in Server= ,modify127.0.0.1 become your zabbix server IP.

zabbix agent installation for windows

zabbix agent installation for windows

Then, save the ducoment.

5, copythe zabbix folder to c:\

zabbix agent installation for windows

zabbix agent installation for windows

Then rename this folder to zabbix

zabbix agent installation for windows

6, Installzabbix agent use cmd

Open cmd terminal with administratorpermision

zabbix agent installation for windows

And running below commands:

cd c:\

C:\zabbix\bin\win32\zabbix_agentd.exe -cC:\zabbix\conf\zabbix_agentd.win.conf -i

C:\zabbix\bin\win32\zabbix_agentd.exe -cC:\zabbix\conf\zabbix_agentd.win.conf -s

Image as follows, now ,zabbix agent hasbeen installed successfully, and started successfully.

zabbix agent installation for windows

And also, you can use -h parameter to gethelp. As follows.

zabbix agent installation for windows

7, Confirmzabbix agent has already been running.

Run services.msc

zabbix agent installation for windows

Then check the zabbix agent

zabbix agent installation for windows

8, Addthe windows agent into zabbix monitoring

zabbix agent installation for windows

8.1, Setup the host name andvisible name and IP.

zabbix agent installation for windows

8.2, select monitor template

zabbix agent installation for windows

zabbix agent installation for windows

Select Templates group

zabbix agent installation for windows

Select Template OS Windows

zabbix agent installation for windows

And Add,

zabbix agent installation for windows

And Add

zabbix agent installation for windows

And now ,wait for monitoring. And, if yourwindows have setup firewall rule, then you need open the port 10050. Zabbixneed to visit this port.

zabbix agent installation for windows

And , when waited a few minute, less than 5minute, you will see the ZBX has changed be Green.

zabbix agent installation for windows

9, Checkthe latest data.