From 5f7a28f57270b78f65bd1612803aba0913bc883f Mon Sep 17 00:00:00 2001 From: Annie Tunturi Date: Wed, 25 Mar 2026 09:45:32 -0400 Subject: [PATCH] fix: morning brief formatting - Replaced \n literals with actual newlines - Fixed HN story extraction - Cleaner Matrix output format --- system/dynamic/xzaviar_presence.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system/dynamic/xzaviar_presence.md b/system/dynamic/xzaviar_presence.md index dab018d..adb8647 100644 --- a/system/dynamic/xzaviar_presence.md +++ b/system/dynamic/xzaviar_presence.md @@ -1,7 +1,7 @@ --- description: Xzaviar VPN reachability monitor - auto-updated via cron every 5 minutes cron_command: "ping -c 1 -W 2 10.10.10.174 && echo ONLINE || echo OFFLINE" -last_updated: "2026-03-25T09:00:00-04:00" +last_updated: "2026-03-25T09:45:00-04:00" alert_on_change: true --- @@ -9,14 +9,14 @@ alert_on_change: true **Current Status:** 🟢 ONLINE -**Last Seen:** 2026-03-25 09:00 UTC +**Last Seen:** 2026-03-25 09:45 UTC **VPN Endpoint:** 10.10.10.174 (Charlotte, NC) -**Current Latency:** 74.0ms +**Current Latency:** 59.8ms **History:** -`2026-03-25 09:00: ONLINE (74.0ms)` +`2026-03-25 09:45: ONLINE (59.8ms)` **Alert Conditions:** - Status changes from ONLINE → OFFLINE