From 2ad586295dcd5dcef3d29af32998d55bb5c09843 Mon Sep 17 00:00:00 2001 From: arf20 Date: Mon, 10 Nov 2025 00:28:43 +0100 Subject: WIP api alert --- monitor.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'monitor.cfg') diff --git a/monitor.cfg b/monitor.cfg index 03ca7b1..226a88e 100644 --- a/monitor.cfg +++ b/monitor.cfg @@ -20,6 +20,8 @@ target=web,https,https://arf20.com from=status@arf20.com # what to alert -alert=api,https://arf20.com/%s -alert=email,arf20@arf20.com +# alert=api,,, +alert=api,https://arf20.com/%s,application/json,{"content":"%s is %s"} +# alert=email,
,, +alert=email,arf20@arf20.com,%s is %s,%s is %s -- cgit v1.2.3