Download the appropriate version of the client software
Zabbix_agents_2. 4.4. Win.zip
Installation Steps
Extract
1. If it is a 64-bit system, copy the following three files from the \bin\win64\ to the C:\zabbix directory, and if the 32 bits are the same
2. Create a new zabbix_agentd.conf file in the C:\zabbix directory and add the following:
logfile=c:\zabbix\zabbix_agentd.logServer=10.10. 12.192 Hostname=oadb2serveractive=10.10. 12.192 unsafeuserparameters=1
3. Installing the Zabbix Client
C:\zabbix>zabbix_agentd.exe--install-c c:\zabbix\zabbix_agentd.confzabbix_agentd.exe [5448 ]: Service [Zabbix Agent] installed successfully zabbix_agentd.exe [5448event Source [Zabbix Agent] installed successfully
4. Start the Zabbix client
C:\zabbix>zabbix_agentd.exe--start-c c:\zabbix\zabbix_agentd.confzabbix_agentd.exe [4072]: Service [Zabbix Agent] started successfully
5 Check if the port is listening
" 10050 " TCP 192.168. 1.105:10050 0.0. 0.0:0 LISTENING
Zabbix Client Installation and configuration (Windows)