Commit Graph

1 Commits

Author SHA1 Message Date
Cal Corum
daee881987 fix: resolve variable interpolation and collector bugs in homelab-audit.sh
All checks were successful
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Successful in 6s
- Pass STUCK_PROC_CPU_WARN as env var to remote bash sessions so the
  configurable threshold actually reaches the collector (was hardcoded 10)
- Add pct config fallback for LXC IP discovery when lxc-info returns
  empty (static-IP containers)
- Log SSH failures to $REPORT_DIR/ssh-failures.log instead of /dev/null,
  with a count in the audit summary
- Add comment explaining intentional omission of set -e

Fixes #23

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 20:26:10 -05:00