• Joined on 2026-02-03
cal commented on pull request cal/claude-home#34 2026-04-03 01:43:11 +00:00
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.

c0b164b2f7 fix: guard --output-dir arg and use configurable ZOMBIE_WARN threshold
cal commented on pull request cal/claude-home#33 2026-04-03 01:34:59 +00:00
fix: resolve variable interpolation and collector bugs in homelab-audit.sh

AI Code Review

312434aa95 fix: add homelab-audit.sh with variable interpolation and collector fixes (#23)
cal created pull request cal/claude-home#33 2026-04-03 01:26:26 +00:00
fix: resolve variable interpolation and collector bugs in homelab-audit.sh
cal pushed to bug/23-fix-audit-variable-interpolation at cal/claude-home 2026-04-03 01:26:16 +00:00
daee881987 fix: resolve variable interpolation and collector bugs in homelab-audit.sh
5ee48af40f docs: sync KB — troubleshooting.md
e3c1f20abf docs: sync KB — ace-step-local-network.md
b43cc36ff1 docs: sync KB — release-2026.4.02.md
0c44dec1f0 docs: sync KB — database-release-2026.4.1.md
Compare 10 commits »
cal created branch bug/23-fix-audit-variable-interpolation in cal/claude-home 2026-04-03 01:26:16 +00:00
cal opened issue cal/claude-home#32 2026-04-03 01:14:00 +00:00
Evaluate VM 110 (discord-bots) for decommission — now empty
cal opened issue cal/claude-home#31 2026-04-03 01:13:50 +00:00
VM 116: Resolve watchstate duplicate and clean up remaining containers
cal opened issue cal/claude-home#30 2026-04-03 01:10:02 +00:00
Investigate manticore zombie processes and swap usage
cal opened issue cal/claude-home#29 2026-04-03 01:09:53 +00:00
Docker image prune cron on all Docker hosts
cal opened issue cal/claude-home#28 2026-04-03 01:09:42 +00:00
Ansible playbook: mask avahi-daemon across all Ubuntu VMs
cal opened issue cal/claude-home#27 2026-04-03 01:09:33 +00:00
Set up weekly Proxmox backup verification → Discord
cal opened issue cal/claude-home#26 2026-04-03 01:09:24 +00:00
Set up monthly Proxmox maintenance reboot schedule
cal opened issue cal/claude-home#25 2026-04-03 01:09:13 +00:00
homelab-audit.sh: Add backup recency and certificate checks
cal opened issue cal/claude-home#24 2026-04-03 01:09:03 +00:00
homelab-audit.sh: Dynamic summary and --hosts filter
cal opened issue cal/claude-home#23 2026-04-03 01:08:54 +00:00
homelab-audit.sh: Fix variable interpolation and collector bugs
cal opened issue cal/claude-home#22 2026-04-03 01:08:35 +00:00
Tune n8n alert thresholds to per-core load metrics
cal opened issue cal/claude-home#21 2026-04-03 01:08:21 +00:00
Decommission CT 303 (mcp-gateway) — reclaim resources