ZabbixAgent在Windows上安裝部署
1、解壓
解壓zabbix_agents_2.4.0.win.zip
conf目錄存放是agent配置檔案bin檔案存放windows下32位和64位安裝程式
2、配置與安裝
2.1 配置zabbix agent相關配置。
找到conf下的配置檔案 zabbix_agentd.win.conf ,修改LogFile、Server、Hostname這三個引數。具體配置如下:
LogFile=c:\zabbix_agentd.log
Server=192.168.1.100
Hostname=MyServerName。
ServerActive=192.168.1.100 #zabbix server地址
其中,
logfile是zabbix日誌存放地址。
Server 是zabbix服務端ip地址。
Hostname是本機機器名。
2.2 安裝agent
在windows控制檯下執行以下命令:
E:\zabbix\bin\win32\zabbix_agentd.exe -c E:\zabbix\conf\zabbix_agentd.win.conf –i
2.3 啟動agent客戶端
啟動命令如下:
E:\zabbix\bin\win32\zabbix_agentd.exe -c E:\zabbix\conf\zabbix_agentd.win.conf –s
解壓zabbix_agents_2.4.0.win.zip
conf目錄存放是agent配置檔案bin檔案存放windows下32位和64位安裝程式
2、配置與安裝
2.1 配置zabbix agent相關配置。
找到conf下的配置檔案 zabbix_agentd.win.conf ,修改LogFile、Server、Hostname這三個引數。具體配置如下:
LogFile=c:\zabbix_agentd.log
Server=192.168.1.100
Hostname=MyServerName。
ServerActive=192.168.1.100 #zabbix server地址
其中,
logfile是zabbix日誌存放地址。
Server 是zabbix服務端ip地址。
Hostname是本機機器名。
2.2 安裝agent
在windows控制檯下執行以下命令:
E:\zabbix\bin\win32\zabbix_agentd.exe -c E:\zabbix\conf\zabbix_agentd.win.conf –i
2.3 啟動agent客戶端
啟動命令如下:
E:\zabbix\bin\win32\zabbix_agentd.exe -c E:\zabbix\conf\zabbix_agentd.win.conf –s
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22558114/viewspace-1522375/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 在Windows上安裝MavenWindowsMaven
- 在windows上安裝numpyWindows
- mysql 在windows上安裝MySqlWindows
- 在Windows上安裝Elasticsearch 5.xWindowsElasticsearch
- 在Windows上安裝Node.js模組WindowsNode.js
- Typecho在Ubuntu 22.04上的安裝部署Ubuntu
- 在Windows7/8/10上,安裝IISWindows
- 在windows上安裝scala過程記錄Windows
- 在Mac上安裝Windows常見問題MacWindows
- Clojure執行環境在windows上安裝Windows
- Windows上安裝JDKWindowsJDK
- MariaDB在Linux和Windows上的安裝LinuxWindows
- 使用 Winget 命令在 Windows 上安裝軟體Windows
- 在WINDOWS上安裝ORACLE RAC的注意事項WindowsOracle
- windows本地安裝部署 Easy MockWindowsMock
- windows下安裝部署 hadoopWindowsHadoop
- 在Windows安裝chromedriverWindowsChrome
- Microsoft WPBT漏洞可讓黑客在Windows裝置上安裝rootkitROS黑客Windows
- windows上安裝配置redisWindowsRedis
- 在企業中部署NAV10.0(上)——安裝篇
- 使用WSL2在Windows 11上安裝HadoopWindowsHadoop
- 在linux,windows上安裝rubyonrails開發環境LinuxWindowsAI開發環境
- MySQL在Windows上安裝多個例項的方法MySqlWindows
- 在windows64位上安裝Python3.0WindowsPython
- 在 Windows 上安裝和使用 GNUstep 和 Objective-CWindowsObject
- 在Windows和Linux上安裝paramiko模組薦WindowsLinux
- 在Windows上如何安裝和徹底解除安裝Adobe Flash PlayeWindows
- 在 Windows 上使用 IIS 部署 PHP 專案WindowsPHP
- 在 windows下安裝rabbitmqWindowsMQ
- 在Windows上執行Rainbond,10分鐘快速安裝WindowsAI
- 在硬碟上安裝windows,linux,solaris的組合(轉)硬碟WindowsLinux
- TIM 4.6在Windows 2003 Server上的安裝WindowsServer
- 在Windows 和Mac平臺上破解安裝Flash Builder 4WindowsMacUI
- Mysql在windows上安裝後解除安裝重新安裝需要root使用者密碼MySqlWindows密碼
- 如何在Windows上安裝DockerWindowsDocker
- Windows10上pip安裝Windows
- MongoDB 在windows伺服器安裝部署與遠端訪問配置MongoDBWindows伺服器
- git安裝及配置教程 windows windows上git的安裝和使用GitWindows