- Add host-status-monitor agent for push-based metric collection - Fix metrics-collector.ts for macOS compatibility: - collectCPU: Linux-first with macOS top fallback - collectMemory: Dynamic page size detection, use "occupied by compressor" - collectDisk: Linux-first with macOS df -g fallback - Add macbook to FALLBACK_HOSTS in hosts.config.ts - Delete unused multi-host-monitor.service.ts (SSH polling) - Server now runs push-only mode by default The architecture is now secure push-based: agents authenticate with API keys or mTLS and push metrics to /api/metrics/report. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| frontend | ||
| host-status-monitor | ||
| infrastructure | ||
| server | ||