Latest LLM Summary

## Daily summary
**RouterOS (2026-02-13 09:00 Europe/Helsinki)**
• CPU: 1.0% (0.0% vs yesterday, 4.0x 7-day avg of 0.25%)
• Memory: 15.14% (0.0% vs yesterday, 1.33x 7-day avg of 11.42%)
• Uptime: 22.44 days (no change)
• Network: 0 new link flaps; 128,018 total interface errors (no change)
• Firewall: 42 inbound DSTNAT attempts blocked (no baseline for comparison)
• WireGuard: 1/2 peers online; 1 flapping event (no baseline for comparison)
• DNS: 0 queries (no baseline for comparison)

**Docker (2026-02-13 09:00 Europe/Helsinki)**
• Containers: 42 total, 42 running, 0 unhealthy (no change)
• Restarts: 0 total (no change)
• Errors: 139 lines logged (0 vs yesterday, 0.88x 7-day avg of 157.75)
• Notable issues:
  - `keycloak-keycloak-1`: 13 error lines (no health check)
  - `personal-startpage`: 65 error lines (no health check)

**Proxmox VE (2026-02-13 09:00 Europe/Helsinki)**
• Nodes: 2 total, 0 errors
  - `proxmox`: CPU 0% (no change), memory 80.0% (no change, 1.02x 7-day avg of 78.2%)
  - `proxnode`: CPU 0% (no change), memory 77.5% (no change, 0.99x 7-day avg)
• VMs: 5 total, 3 running (no change)
  - `alpine-static` (100): CPU 7.0%, memory 10.26 GB/20.51 GB
  - `win11-gpu` (101): CPU 6.1%, memory 1.57 TB/15.62 GB (anomaly: mem_usage_pct >100%)
  - `pbs` (140): CPU 1.4%, memory 98.0 GB/2.0 GB (anomaly: mem_usage_pct >100%)
• Containers: 2 total, 2 running (no change)
• Storage:
  - `pbs` datastore: 83.2% used (no change, 1.02x 7-day avg of 81.48%) – **CRITICAL**
  - All other storage <30% used

**Proxmox PBS (2026-02-13 09:00 Europe/Helsinki)**
• Datastore `tank-pbs`: 83.2% used (1663.86/1999.02 GB)
• Backups: 35 total, last successful for VM 101 at 2026-02-13 09:00 (no failures)

## Actions
- **proxmox**: Investigate VM memory reporting anomalies:
  - `qm status 101 --verbose`
  - `qm status 140 --verbose`
- **proxmox**: Check PBS datastore capacity:
  - `pvesm status --storage pbs`
  - `du -sh /mnt/datastore/tank-pbs`
- **docker**: Review error logs for keycloak and startpage:
  - `docker logs keycloak-keycloak-1 --tail 50`
  - `docker logs personal-startpage --tail 50`
- **routeros**: Investigate interface errors on `wireguard1`:
  - `/interface wireguard print stats`
  - `/interface print stats where name=wireguard1`

## FYI (normal but noteworthy)
• RouterOS: 42 inbound DSTNAT attempts blocked in last 24h (expected for public WAN IP)
• Proxmox: `cachyos` (103) and `win11-pro` (200) stopped (expected)
• Docker: All containers running without restarts