M4-03 Server Monitor Module #37
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
设计知习服务器监控模块,为 Admin 提供两服务器(4核4G/8核32G)CPU、内存、磁盘以及 Docker、MySQL、Redis、Qdrant、Gitea 等服务健康状态的可视化面板。
本 Issue 只做模块架构设计,不直接实现代码。
背景说明
知习部署在两台服务器上,需要监控其运行状态。Server Monitor 看服务器和容器是否存活,Observability 看应用接口和 AI 调用是否正常——两者互补但不重叠。
模块职责
本模块负责:
本模块不负责:
候选数据对象
禁止事项
不建议当前阶段实现