feat(monitoring): kuma notification tooling; app webhooks replace pushover [#435]
kuma-notifications.py (list/delete/usage). Deleted unused Pushover provider 'KNEL Alerts' per Charles — 211/211 monitors already on the ultix-sidecar + Ultix-mini app webhooks. fleet-sync creation payload updated to the live notification IDs.
This commit is contained in:
@@ -141,7 +141,7 @@ def main():
|
||||
"retryInterval": 60,
|
||||
"resendInterval": 0,
|
||||
"maxretries": 2,
|
||||
"notificationIDList": {"1": True, "2": True},
|
||||
"notificationIDList": {"2": True, "3": True}, # app webhooks (Pushover retired 2026-09-03)
|
||||
"upsideDown": False,
|
||||
"description": "ICMP up/down (kuma-fleet-sync)",
|
||||
"httpBodyEncoding": "json",
|
||||
|
||||
Reference in New Issue
Block a user