safesight/edge/agent/internal
tian aae5bc36de fix(agent): systemctl 模式 Status 补充失败原因(LastError)
enable=false 时走 NewSystemCtlController,其 Status() 在服务未运行时
只返回 Running:false 无原因。现通过 systemctl show 获取
ActiveState/SubState/Result/ExecMainStatus/NRestarts,
给出可读提示: '启动失败(退出码 X, 已重启 N 次)' 或 '未运行(systemctl: x/y)'
2026-08-02 12:10:44 +08:00
..
assets refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
audit refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
config refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
discovery refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
files refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
httpapi fix(ui): 服务状态提示优化 - 区分故障原因,透传媒体错误 2026-08-02 12:06:52 +08:00
log refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
mediaserver refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
metrics refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
modelstore refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
procctl fix(agent): systemctl 模式 Status 补充失败原因(LastError) 2026-08-02 12:10:44 +08:00
sysinfo refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
tasks refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00