Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Zabbix 2.4.5.1 Monitoring windows hosts

2025-01-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Download agent on windows

Http://www.zabbix.com/download

Unzip it to the appropriate directory, and modify the conf directory to store the agent configuration file.

Find the configuration file zabbix_agentd.win.conf under conf, and modify the four parameters LogFile, Server, ServerActive and Hostname. The specific configuration is as follows:

LogFile=c:\ zabbix_agentd.log # where logfile is the address where zabbix logs are stored

Server=192.168.1.143 # is the ip address of the zabbix server

Hostname=windows-server-120 # corresponds to the host hostname in zabbix server

ServerActive=192.168.1.143 # zabbix server address

3. Once configured, you begin to install zabbix-agent, which means adding zabbix-agent to the windows service

Execute the command: C:\ bin\ win64\ zabbix_agentd.exe-c c:\ conf\ zabbix_agentd.win.conf-I

4. Start, stop agent, and view the log

-x: stop-s: start

5. View the agent log on the windows host

6. View agent open ports on the windows host

7. View agent's services on the windows host

8. Add a windows host on zabbix server

9. Successfully monitored

10. Display of monitoring

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report