This website requires JavaScript.
Explore
Help
Sign In
zabbix
/
zabbix-agent2-plugin-onvif
Watch
1
Star
0
Fork
0
You've already forked zabbix-agent2-plugin-onvif
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
78
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
imbytecat
f709807ce7
ignore
2024-09-04 16:48:46 +08:00
.gitea
/workflows
workflow_dispatch
2024-09-04 14:00:32 +08:00
cmd
mv
2024-09-04 13:57:22 +08:00
config
convert to template
2024-09-04 11:36:03 +08:00
constant
convert to template
2024-09-04 11:36:03 +08:00
integration
/zabbixagent
chore
2024-09-04 13:07:00 +08:00
response
feat(response): 统一结构返回
2024-08-26 11:19:18 +08:00
router
convert to template
2024-09-04 11:36:03 +08:00
service
/onvif
feat(onvif): 添加通知存储
2024-08-26 15:21:47 +08:00
.gitignore
ignore
2024-09-04 16:48:46 +08:00
compose.yaml
rename
2024-09-04 11:44:42 +08:00
config.yaml
rename
2024-09-04 11:44:42 +08:00
Dockerfile
chore
2024-09-04 13:07:00 +08:00
go.mod
convert to template
2024-09-04 11:36:03 +08:00
go.sum
feat: 初步集成 zabbix agent
2024-08-22 16:48:04 +08:00
README.md
chore
2024-09-04 12:53:08 +08:00
README.md
Zabbix Agent 2 Plugin Template
快速开始
先决条件
Go >= 1.20
Zabbix agent 2 >=6.0.0
预编译二进制文件
Docker 镜像
从源代码构建
go build
.
Description
No description provided
Readme
220
KiB
Languages
Go
97.2%
Dockerfile
2.8%