claude-home/monitoring
Cal Corum ae5da035f6
All checks were successful
Auto-merge docs-only PRs / auto-merge-docs (pull_request) Successful in 2s
feat: add backup recency, cert expiry, OOM, and I/O wait checks (#25)
Closes #25

- check_backup_recency(): queries pvesh vzdump task history; flags VMs
  with no backup (CRIT) or no backup in 7 days (WARN)
- check_cert_expiry(): probes ports 443/8443 per host via openssl;
  flags certs expiring ≤14 days (WARN) or ≤7 days (CRIT)
- io_wait_pct() in COLLECTOR_SCRIPT: uses vmstat 1 2 to sample I/O
  wait; flagged as WARN when > 20%
- OOM kill history was already collected via journalctl; no changes needed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 21:06:44 -05:00
..
examples docs: add YAML frontmatter to all 151 markdown files 2026-03-12 09:00:44 -05:00
recovered-lxc300 docs: add YAML frontmatter to all 151 markdown files 2026-03-12 09:00:44 -05:00
scripts feat: add backup recency, cert expiry, OOM, and I/O wait checks (#25) 2026-04-02 21:06:44 -05:00
server-diagnostics docs: add YAML frontmatter to all 151 markdown files 2026-03-12 09:00:44 -05:00
CONTEXT.md docs: decommission cognitive memory references from KB 2026-03-17 23:02:56 -05:00
troubleshooting.md docs: add YAML frontmatter to all 151 markdown files 2026-03-12 09:00:44 -05:00