[bezalel] Fleet health probe + cron schedule (#559, FLEET-006) #571

Closed
Timmy wants to merge 0 commits from bezalel/fleet-health-probe into main
Owner

What

Adds automated health probe scripts and cron schedule for fleet monitoring.

Files

  • scripts/fleet_health_probe.sh — checks SSH reachability, disk < 90%, memory < 90%, critical processes
  • infrastructure/cron/fleet-health.crontab — 5-minute scheduling example

Closes

## What Adds automated health probe scripts and cron schedule for fleet monitoring. ## Files - `scripts/fleet_health_probe.sh` — checks SSH reachability, disk < 90%, memory < 90%, critical processes - `infrastructure/cron/fleet-health.crontab` — 5-minute scheduling example ## Closes - timmy-home #559 - FLEET-006
Timmy added 1 commit 2026-04-07 15:22:27 +00:00
- scripts/fleet_health_probe.sh: SSH, disk, memory, process checks
- infrastructure/cron/fleet-health.crontab: 5-minute cron schedule
- Thresholds: disk<90%, mem<90%, critical processes monitored
Timmy closed this pull request 2026-04-07 15:34:49 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#571