andreas
afd5060f59
Fix early reminder notifications and lost recovery notifications
...
- AlertState.update() now resets last_notification when the alert level
changes, so a WARNING→CRITICAL escalation restarts the reminder interval
rather than inheriting a nearly-expired timer.
- _dispatch_to_channel() bypasses min_level for RECOVER, so recovery
notifications are delivered even after a server restart when
_alerted_channels is empty and the fallback dispatch path is used.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-22 18:11:22 +02:00
Andreas Wrede
0199ca4693
re-factor notifications, add sms and matrix as channels
2026-04-12 11:21:21 -04:00
Andreas Wrede
2468386f24
adjust default log, pick and config locations. renotify on critical only, make user sessions persistem
2026-04-10 13:24:57 -04:00
Andreas Wrede
9eedbafe97
Show overdue in alerts instead of null
2026-04-10 09:20:28 -04:00
Andreas Wrede
a5f31c5cb5
update picked data strucures
2026-04-10 09:18:38 -04:00
Andreas Wrede
ba27d2e300
Add count to rtt threshold
2026-04-10 08:07:50 -04:00
Andreas Wrede
d281ac5a70
provide defaults for threshold_configs
2026-04-10 07:47:39 -04:00
Andreas Wrede
73aa89f8f4
fix web page issues
2026-04-04 12:43:30 -04:00
Andreas Wrede
941f3ea4b0
display and acknowledge alerts
2026-04-03 06:35:45 -04:00
Andreas Wrede
c5770006f7
hbc proper termination, hbd config reloadable
2026-04-02 07:17:00 -04:00
Andreas Wrede
460d2be9e9
Fix rtt, including bug in time compute
2026-04-01 19:41:53 -04:00
Andreas Wrede
090d341244
per-client threshold config
2026-04-01 15:22:42 -04:00
Andreas Wrede
079e84f729
display tag fro alterts, cleanup udp
2026-04-01 11:49:55 -04:00
Andreas Wrede
dd23d9d163
refactor monitor, add threshold rtesting
2026-03-31 12:22:03 -04:00
Andreas Wrede
ad7178ebcb
Move threshhold to server, move eventlog to notify
2026-03-29 20:29:33 -04:00