You're offline — showing cached data

MC Backup Integrity Check

mc-backup-integrity
2026-06-13 06:09:53 SAST
← Back to Tasks

OVERRIDES runtime profile: uses direct_python (plain Python, no model) because the command chain never invokes the claude CLI or any LLM API — pure-infra task; scheduler provider env injection is a no-op (MC-4942 U12 sweep).

Runs every Monday at 09:00 SAST. Finds the most recent mc.db backup, copies it to /tmp, runs PRAGMA integrity_check, and alerts via Telegram if corrupt or older than 25 hours.

Mon at 09:000 9 * * 1
Yes
shell
60s
No
in 2d (2026-06-15 09:00)

Task Definition

tasks/mc-backup-integrity.md
shell
set
No
No
python3 /home/lucienne/workspace/mc_backup_integrity.py

Edit Schedule

Result:
1
Runs (7d)
1
Completed
0
Failed
0
Timeout
100%
Success (7d)
4s
Avg Duration
mission-control backup maintenance

Run History (1)

StartedFinishedStatusDurationOutputLog
5d ago 5d ago completed 4s
OK: mc-db-2026-06-08.db.gz passed integrity check (age 7.6h).
View log

Comments (0)

No comments yet — add instructions for Luci
Help