App/zabbix xinchuang edition#8397
Open
shouzhiyuxian wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
新增 Zabbix 7.0 信创版应用
概述
提交 Zabbix 7.0 信创版应用,面向 1Panel 应用商店。这是一个外接数据库(可在1panel安装mysql后连接)的企业级开源监控方案,相比标准版 Zabbix, Proxy 默认关闭(空转不占资源)、支持插件 zip 包 PHP PharData 纯本地自动安装(无需网络),符合信创环境要求。
测试说明
1Panel 安装表单渲染正常
外接 MySQL/TDSQL 数据库建表成功
Web 界面可访问,默认 Admin/zabbix 登录
Agent 开关开启后正常监控宿主机
Proxy 开关开启后正常转发(Active/Passive 双模式)
上传插件 zip 后重建,自动安装并激活
重复重建不重复安装(manifest 去重生效)
activation.dat 不被覆盖