safesight/edge/agent
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
..
cmd/safesight-agent refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
internal fix(agent): systemctl 模式 Status 补充失败原因(LastError) 2026-08-02 12:10:44 +08:00
agent.config.example.json refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
build_rk3588.bat refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
go.mod refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
rk3588-agent_linux_arm64 refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
safesight-edge-agent refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00