Commit Graph

15 Commits

Author SHA1 Message Date
Justin Oros
2bd8711db3 health-check.sh: show human-readable used/total disk usage instead of percentage 2026-04-22 09:50:44 -07:00
Justin Oros
2928285143 health-check.sh: fix total disk usage label to show root filesystem instead of empty mount point 2026-04-22 09:47:25 -07:00
Justin Oros
f9d0717b71 health-check.sh: add total disk usage summary line to disk space section 2026-04-22 09:45:30 -07:00
Justin Oros
518f54394c health-check.sh: only check last 60 seconds of autossh logs for tunnel failures to avoid false positives from old log entries 2026-04-22 08:52:15 -07:00
Justin Oros
132d15357c health-check.sh: filter Docker overlay mounts from disk space check 2026-04-20 09:54:47 -07:00
Justin Oros
8acfc3269a health-check.sh: filter Docker overlay mounts from disk space check 2026-04-20 09:37:42 -07:00
Justin Oros
ad15498bb9 health-check.sh: add disk space check with OK/WARN/FAIL thresholds at 80% and 90% 2026-04-20 09:33:36 -07:00
Justin Oros
e3a12c0f6e health-check.sh: remove union remote check 2026-04-19 22:39:04 -07:00
Justin Oros
a8b10a1814 health-check.sh: check hub user's crontab instead of root's when running as root 2026-04-19 22:36:46 -07:00
Justin Oros
92a2af8c5c health-check.sh: auto-detect hub user home directory when running as root 2026-04-19 22:35:42 -07:00
Justin Oros
a5cf3d1f8b health-check.sh: only show docker and Syncthing checks on spokes, not hubs 2026-04-19 22:34:21 -07:00
Justin Oros
ebb366e4bc chmod +x health-check.sh 2026-04-19 22:31:10 -07:00
Justin Oros
84b3b7ce1d health-check.sh: fix spoke detection to check for running autossh container instead of compose.yaml presence 2026-04-19 22:29:02 -07:00
Justin Oros
22eced7607 health-check.sh: fix duplicate autossh_container variable declaration in check_spoke 2026-04-19 15:44:21 -07:00
Justin Oros
58c641d603 health-check.sh: auto-detects hub/spoke role and reports status of Docker, SSH, Syncthing, autossh tunnel, rclone mounts, and crontab entries 2026-04-19 15:41:50 -07:00