From 25412807f50acacd7ae8d8b655a70f96e72cf1e2 Mon Sep 17 00:00:00 2001 From: OG T Date: Fri, 10 Apr 2026 00:16:45 +0800 Subject: [PATCH] =?UTF-8?q?docs(logbook):=20B1=20Sensor=20Agent=20?= =?UTF-8?q?=E5=85=A9=E5=8F=B0=E4=B8=BB=E6=A9=9F=E9=83=A8=E7=BD=B2=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/LOGBOOK.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/LOGBOOK.md b/docs/LOGBOOK.md index e9a2ca86..465a50f1 100644 --- a/docs/LOGBOOK.md +++ b/docs/LOGBOOK.md @@ -6,6 +6,23 @@ --- +## 📍 當前狀態 (2026-04-10 Sensor Agent B1 部署完成 ✅) + +### Sprint 6 B — Sensor Agent 兩台主機部署 + +| 主機 | 狀態 | 採集週期 | Redis | +|------|------|---------|-------| +| 192.168.0.110 (wooo) | `active (running)` systemd user service | 30s | awoooi:signals DB10 | +| 192.168.0.188 (ollama) | `active (running)` systemd user service | 30s | awoooi:signals DB10 | + +- 三層採集:NodeMetrics + Journal + ServiceProbe 全正常 +- systemd enable → 開機自啟 +- 部署路徑:`~/awoooi-sensor/agent.py --loop --interval 30` + +**下一步**: C — Telegram E2E 批准閉環真實測試 / D — drift CronJob 診斷 + +--- + ## 📍 當前狀態 (2026-04-10 Sprint 5R Phase 3 完成 ✅) ### Sprint 5R Phase 3 — Command Palette + 主機抽屜