天天看點

zabbix 監控windows

1.從官網下載下傳zabbix agent的安裝包

<a href="http://www.zabbix.com/downloads/3.0.0/zabbix_agents_3.0.0.win.zip" target="_blank">http://www.zabbix.com/downloads/3.0.0/zabbix_agents_3.0.0.win.zip</a>

2.在C槽下建立zabbix 檔案夾,将zabbix_agents_3.0.0.win.zip解壓到C:\zabbix下

Bin檔案夾裡有32位和64位的程式,請安裝自己的系統來選擇

3.修改conf檔案夾下的zabbix_agentd.win.conf,

修改LogFile、Server、Hostname這三個參數。具體配置如下:

LogFile=c:\zabbix_agentd.log

Server=192.98.8.224

Hostname=f523540。

ServerActive=192.98.8.224 #zabbix server位址

其中logfile是zabbix日志存放位址。Server 是zabbix服務端ip位址。Hostname是本機機器名。

4.安裝

<a href="http://s1.51cto.com/wyfs02/M01/83/6F/wKioL1dzcbeTuqtJAAAchbiCH-8671.png" target="_blank"></a>

5.啟動

<a href="http://s5.51cto.com/wyfs02/M02/83/70/wKiom1dzccSDIQptAAARJIzN88A021.png" target="_blank"></a>

6.開機自啟動

<a href="http://s1.51cto.com/wyfs02/M01/83/70/wKiom1dzcdjiAaCSAABEC8njUik629.png" target="_blank"></a>

本文轉自 shouhou2581314 51CTO部落格,原文連結:http://blog.51cto.com/thedream/1794179,如需轉載請自行聯系原作者