Zabbix adding to Windows OS Monitoring

Source: Internet
Author: User

after the Zabbix server is set up, add the following to monitor the Windows system

Download Agent

Https://www.zabbix.com/download

Because we installed Zabbix 3.2.10 so we downloaded the newer version of the 3.2.7 Agent

Extract two folders after the download is complete

Win64 and Win32 below the Bin correspond to exe files of different bit systems

Conf Below is the configuration file for the Zabbix agent

2: Configure Agent

Open zabbix_agentd.win.conf (recommended to use notepad++, not open with WordPad can also, open the format with Notepad will be messy)

Modify the four parameters of logfile, Server, serveractive, hostname. The specific configuration is as follows:
Logfile=c:\zabbix_agentd.log//agent log file, must be filled out, otherwise the agent service will not start
server=x.x.x.x//Your Zabbix server IP
Hostname=host1//Host name, can be arbitrarily
serveractive=192.168.7.50//Your Zabbix server IP

After the configuration is complete, install the Zabbix Agent service below

Here I directly put the Zabbix folder under the C disk, the path according to their own needs to change

C:\zabbix\bin\win64\zabbix_agentd.exe-c C:\zabbix\conf\zabbix_agentd.win.conf-i//Installation Zabbix-agent service
C:\zabbix\bin\win64\zabbix_agentd.exe-c C:\zabbix\conf\zabbix_agentd.win.conf-s//start zabbix-agent service

Then check to see if the Zabbix service is started

Next, set up the firewall white list

Inbound Rules-New rule

Select port

Select TCP, port number 10050

Name can be arbitrarily, I fill zabbix-agent here, click Finish, firewall configuration is complete

After the client configuration is complete, you need to create a host on the server side

Login Zabbix

Click Configure-Host-Create host

The following template is added to the host with the preset

Click Select, select Template OS Windows templates

Then click Add

Finally back to the host page, click Add, this time a monitoring of the host is added to complete the

Wait 1 minutes or so, the right side of the ZBX will turn green, indicating that the monitoring is normal, if the red mouse on the above will show the cause of the error, according to the wrong prompt processing on the line

At this time, you can see the monitoring host on the graphics page.

There may only be CPU load and memory usage at the beginning, but wait a minute the agent automatically discovers the monitor and adds a monitoring graph log

At this point a simple Windows Client monitoring add is complete

---END---



Zabbix adding to Windows OS Monitoring

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.