imbytecat e67a294ff6
All checks were successful
Template Cleanup / Template Cleanup (push) Has been skipped
chore
2024-09-04 12:53:08 +08:00

15 lines
286 B
Markdown

# Zabbix Agent 2 Plugin Template
## 快速开始
### 先决条件
- Go >= 1.20
- Zabbix agent 2 >=6.0.0
- [预编译二进制文件](https://www.zabbix.com/download_agents)
- [Docker 镜像](https://hub.docker.com/r/zabbix/zabbix-agent2)
### 从源代码构建
`go build`.