From 2624930a081375cb4d4d172a7ecd5c2e7fa60337 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 21:59:34 -0600 Subject: [PATCH] store: Discord diagnostics webhook configured on CT 302 --- ...iagnostics-webhook-configured-on-ct-302-58d7a0.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graph/configurations/discord-diagnostics-webhook-configured-on-ct-302-58d7a0.md diff --git a/graph/configurations/discord-diagnostics-webhook-configured-on-ct-302-58d7a0.md b/graph/configurations/discord-diagnostics-webhook-configured-on-ct-302-58d7a0.md new file mode 100644 index 00000000000..6b1813294bb --- /dev/null +++ b/graph/configurations/discord-diagnostics-webhook-configured-on-ct-302-58d7a0.md @@ -0,0 +1,12 @@ +--- +id: 58d7a0e2-16b1-41fa-a31c-d74442d8b08e +type: configuration +title: "Discord diagnostics webhook configured on CT 302" +tags: [monitoring, discord, homelab, infrastructure] +importance: 0.7 +confidence: 0.8 +created: "2026-02-20T03:59:34.974066+00:00" +updated: "2026-02-20T03:59:34.974066+00:00" +--- + +Discord webhook for server diagnostics alerts configured on CT 302 (claude-runner, 10.10.0.148). Env var `DISCORD_DIAGNOSTICS_WEBHOOK` set in `/etc/environment`. Webhook URL stored in `~/.claude/secrets/` on desktop. Uses color-coded embeds: blue=info, yellow=warning, red=critical, green=resolved. Tested successfully with notifier.py send_alert().