Zabbix Windows Angent Installation:

Source: Internet
Author: User

Zabbix Windows Angent Installation:
1. Download Zabbix agent for Windows client, unzip directly to C drive.
Directory of C:\zabbix
015/04/21 11:16 <DIR>.
015/04/21 11:16 <DIR>.
015/04/21 11:16 <DIR> Bin
015/04/23 15:42 <DIR> conf

2, modify the Zabbix agent-related configuration.
Locate the configuration file under Conf zabbix_agentd.win.conf (remove. Win) and modify the three parameters of logfile, Server, hostname. The specific configuration is as follows:
Logfile=c:\zabbix_agentd.log #日志文件名及路径
server=192.98.8.224
Hostname= Local Machine Address
serveractive=192.98.8.224 #zabbix Server Address

3. Register and start Zabbix Agent service
Run cmd into the Windows command line console
Run C:\zabbix\zabbix_agentd.exe-c c:\zabbix\zabbix_agentd.conf-i
Note:-C indicates that the profile path-I represents the installation
You can also enter the C:\zabbix\bin\win64 directory (if it is 32-bit, enter the Win32 directory), execute the following command:

C:\zabbix\bin\win64>zabbix_agentd.exe-c c:\zabbix\conf\zabbix_agentd.conf-Izabbix_agentd.exe [2640]: Service [Zabbix Agent] Installed Successfullyzabbix_agentd.exe [2640]:EventSOURCE [Zabbix Agent] installed successfully--The service registration was successful. C:\zabbix\bin\win64>zabbix_agentd.exe-c C:\zabbix\conf\zabbix_agentd.conf-s--start service Zabbix_agentd.exe [11308]: Service [Zabbix Agent] started successfully C:\zabbix\bin\win64>zabbix_agentd.exe-c c:\zabbix\conf\zabbix_agentd.conf-d--Uninstall zabbix_agent service Zabbix_agentd.exe [8312]: Service [Zabbix Agent] uninstalled Successfullyzabbix_agentd.exe [8312]:EventSOURCE [Zabbix Agent] uninstalled successfully

4. Other
Run services.msc on the cmd command line to enter the Windows Service console, locate the Zabbix_agent service, and then right-click to start the service
A local administrator account must be used to log on to the Windows host to register and start the service normally. Use domain Administrator account also not, after successful registration, start Zabbix_agent client error.

After the service starts, test connectivity.
Telnet ServerIP 10050--Client uses 10050 port
At the same time from the Zabbix server Telnet client is also unicom.

Zabbix Windows Angent Installation:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.