3 Agent 2 - Zabbix
www.zabbix.com › current › enAgent 2 is written in Go (with some C code of Zabbix agent reused). A configured Go environment with a currently supported Go version is required for building Zabbix agent 2. Agent 2 does not have built-in daemonization support on Linux; it can be run as a Windows service. Passive checks work similarly to Zabbix agent.
9 Zabbix agent on Microsoft Windows
www.zabbix.com › appendix › installFor Zabbix agent 2, replace agentd with agent2 in the instructions below. You can run a single instance of Zabbix agent or multiple instances of the agent on a Microsoft Windows host. A single instance can use the default configuration file C:\zabbix_agentd.conf or a configuration file specified in the command line.
Building Zabbix agent 2 on Windows
www.zabbix.com › documentation › currentBuilding Zabbix agent 2 on Windows Overview. This section demonstrates how to build Zabbix agent 2 (Windows) from sources. Installing MinGW Compiler. 1. Download MinGW-w64 with SJLJ (set jump/long jump) Exception Handling and Windows threads (for example x86_64-8.1.0-release-win32-sjlj-rt_v6-rev0.7z) 2. Extract and move to c:\mingw 3.