• Joined on 2026-05-13
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 22:20:07 +00:00
bdfd827f78 feat: install timer+check service, ask recap time, fix tmpdir+ns8-sendmail checks
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 22:18:50 +00:00
82fc83cb7c feat: add systemd timer for daily scheduled backup recap at 07:00
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 22:18:48 +00:00
77a4b964f8 feat: add scheduled_check module — timer-based daily recap independent of Alertmanager
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 22:18:48 +00:00
2cbddce69e feat: add oneshot systemd service for scheduled backup check
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 22:12:41 +00:00
c4d447a406 fix: tmpdir unset bug (declare+assign same line), check ns8-sendmail via runagent
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:57:05 +00:00
07830e1467 docs: rewrite README with alert name mapping, label mapping, troubleshooting for automatic backups
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:55:30 +00:00
80f3ff5e50 docs: add ns8-sendmail rationale, email structure docs; fix multi-recipient handling
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:55:27 +00:00
b71e209076 docs: add per-status docs, backend mapping, runagent rationale; improve log messages
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:55:25 +00:00
f20a214cd8 docs: add full docstrings, Redis key/field reference, outcome classification rules
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:55:24 +00:00
8c6d085d46 fix: add NS8 native alertnames, extract id label as backup_id fallback, expand comments
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:07:22 +00:00
39b78f4995 docs: rewrite README with full file map, architecture, configuration and public-ready comments
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:06:21 +00:00
f5af03b540 docs: add full inline comments to utils.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:04:14 +00:00
7f40fe5d48 docs: add section-by-section comments — notifier.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:02:17 +00:00
20d7ecc8c4 docs: add section-by-section comments — repo_check.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 21:00:53 +00:00
9366027534 docs: add section-by-section comments — correlator.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 20:59:32 +00:00
62aa1804dc docs: add section-by-section comments — receiver.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 20:58:35 +00:00
9a02c7c5ae docs: add section-by-section comments — __main__.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 20:58:18 +00:00
2c1a1cdbdd docs: add section-by-section comments — __init__.py
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 20:46:26 +00:00
aff7706ed5 docs: rewrite README in English with full file layout, runtime paths, config reference, troubleshooting
admin pushed to main at admin/ns8-backup-monitor 2026-05-18 20:29:57 +00:00
8e8c9d8d6f fix: use correct ns8-sendmail signature (runagent ns8-sendmail -s -f <to>)