Latest LLM Summary

## Daily summary
• **Proxmox Memory**: Both nodes exceeding threshold: `proxmox` (80.4%) and `proxnode` (80.5%). This is 0% delta vs yesterday and ~4% above 7-day average (76.69%).
• **RouterOS WireGuard**: Critical failure for `peer3`; connection timed out and gave up after 20 handshake attempts.
• **RouterOS Network**: `wireguard1` interface exhibiting significant instability with 73,483 TX errors and 18,086 TX drops.
• **RouterOS Security**: Firewall logs show a sustained SYN flood/probing attack on ports 80 and 443 from multiple external sources (e.g., 18.135.40.xxx, 185.213.175.xxx).
• **Docker Health**: 47/47 containers running. High error log volume detected in `phase-backend` (119 lines), `watchtower` (61 lines), and `personal-startpage` (57 lines).
• **Proxmox Capacity**: Max storage utilization at 73.1% (`nvme1tb`), within safe limits (<80%).
• **Proxmox Workloads**: 6 VMs stopped, 6 VMs running, 2 LXC running.

## Actions
- net: Investigate WireGuard peer3 connectivity and `wireguard1` interface errors: `/interface wireguard print`
- docker: Inspect `phase-backend` logs for critical failures: `docker logs phase-backend --tail 100`
- proxmox: Analyze memory pressure on nodes: `ssh proxmox 'free -h'` and `ssh proxnode 'free -h'`

## FYI (normal but noteworthy)
• RouterOS CPU is idling at 0.0%, well below the 7-day average of 1.14%.
• Total Docker error lines (336) are slightly below the 7-day average (361).