Block a user
fix: homelab-audit.sh variable interpolation and collector bugs (#23)
The awk program is double-quoted on the remote side. When bash -s -- "$STUCK_PROC_CPU_WARN" runs on the remote host, the remote shell will expand $1, $2, $3 as its own positional parameters before passing the string to awk. Since only $1 has a value (the CPU threshold), $2 and $3 expand to empty string — the awk stat/pcpu/comm field references vanish and the filter never matches anything.
cal
pushed to issue/23-homelab-audit-sh-fix-variable-interpolation-and-co at cal/claude-home
2026-04-03 01:41:46 +00:00
cal
pushed to issue/23-homelab-audit-sh-fix-variable-interpolation-and-co at cal/claude-home
2026-04-03 01:34:05 +00:00
cal
created branch issue/23-homelab-audit-sh-fix-variable-interpolation-and-co in cal/claude-home
2026-04-03 01:34:05 +00:00
fix: resolve variable interpolation and collector bugs in homelab-audit.sh
cal
created branch bug/23-fix-audit-variable-interpolation in cal/claude-home
2026-04-03 01:26:16 +00:00
Evaluate VM 110 (discord-bots) for decommission — now empty
VM 116: Resolve watchstate duplicate and clean up remaining containers
Investigate manticore zombie processes and swap usage
Docker image prune cron on all Docker hosts
Ansible playbook: mask avahi-daemon across all Ubuntu VMs
Set up weekly Proxmox backup verification → Discord
Set up monthly Proxmox maintenance reboot schedule
homelab-audit.sh: Add backup recency and certificate checks
homelab-audit.sh: Dynamic summary and --hosts filter
homelab-audit.sh: Fix variable interpolation and collector bugs
Tune n8n alert thresholds to per-core load metrics
Decommission CT 303 (mcp-gateway) — reclaim resources