Zabbix Monitoring Windows Server

Source: Internet
Author: User

1. Download the Zabbix Windows client zabbix-agent

Http://www.zabbix.com/downloads/2.2.0/zabbix_agents_2.2.0.win.zip


2. Unzip the downloaded file, copy the *.exe from the bin directory to the C:\zabbix directory, conf the configuration file agent.conf copy to the root directory of the C drive.


3. Modify the configuration file agent.conf:

Modify the IP address of the server server=10.1.1.51

Modify the machine name of the local hostname= computer


4. Install the Zabbix Windows client:

CD C:\zabbix

Zabbix_agentd.exe--install


5. Open run, enter services.msc into Windows service, start zabbix-agent



6. View all the monitoring items for Windows.

TYPEPERF-QX >c:\xx.txt



7. Add a monitoring item to a configuration file in Windows Zabbix-agent

PerfCounter = Userperfcountercpu, "\processor (_total) \% Processor Time", 3

Explain:

PerfCounter: Fixed format

=: There must be spaces on both sides of the equals sign

USERPERFCOUNTERCPU: Name (arbitrary fetch)

"\processor (_total) \% Processor Time": monitoring items

The last 3 is: Get once every 3 seconds


8. Restart the Zabbix-agent service when you are finished adding.


9. Create a window host group on the Zabbix server.


10. Create host on Zabbix server


This article from "Wang Jiadong elder brother" blog, declined reprint!

Zabbix Monitoring Windows Server

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.