Installing zabbix monitoring tutorial on windows

Source: Internet
Author: User

Installing zabbix agent in windows is very simple. First, go to zabbix to download the windows agent at http://www.zabbix.com/download.php, and find “zabbix pre-compiled agents. The installation method is simple. Download and decompress the package to the Directory, modify the configuration file, install the service, and start the package. Add the HOST on the web.

Decompress the file to the specified directory

As shown in the following figure.

 

 

Bin: zabbix_get.exew.zabbix_sender.exe

Sbin: zabbix_agentd.exe client master process

Etc: configuration file

Dev: Ignore

Modify configuration file

Modify etc/zabbix_agentd.conf. You only need to modify the following configurations (which is no different from the linux configuration file). You only need to modify the following three parameters. All other parameters are default.

Server = 10.0.0.20 # zabbix Server IP address

ServerActive = 10.0.0.20 # zabbix server IP address

Hostname = win-server-ttlsa # client machine name

Install services

C: \ Program Files \ zabbix-2.2.1 \ sbin> zabbix_agentd.exe-I-c .. \ etc \ zabbix_agentd.conf

Zabbix_agentd.exe [2304]: service [Zabbix Agent] installed successfully

Zabbix_agentd.exe [2304]: event source [Zabbix Agent] installed successfully

Start zabbix agentd

Choose Start> Run> services. msc, double-click zabbix agent, and click start.

 

 

Add Host

This step is skipped. Please refer to the previous zabbix host and group configuration (12)

Effect chart

 

 

Related Article

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.