Commit Graph

9 Commits

Author SHA1 Message Date
admin b29edde06d Replace victoriametrics with influxdb in Varys service checks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 06:16:11 +02:00
admin e88b2fda06 feat: alert on agent failure/recovery via Raven
Tracks agent statuses in service-states.json alongside services.
Sends critical alert when agent status changes to failure (includes
result/error message from last-run.json). Sends recovery alert on
failure → success transition.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 12:37:50 +02:00
admin 32b4c72407 docs: add raven-notify to architecture flow diagram
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 11:23:12 +02:00
admin e7596f4f27 feat: add raven-notify monitoring + enable RAVEN_URL alert wiring
15 services total, 5 agents. RAVEN_URL now active.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 11:20:40 +02:00
admin ffd907cd80 feat: add raven stub, state tracking, sam-research + searxng monitoring
- RAVEN_URL env var: sends down/recovery alerts when Raven is live (silent no-op until then)
- service-states.json persists prev state for change detection
- config.yaml: adds sam-research + searxng services, adds sam/citadel/varys agents

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 10:54:43 +02:00
admin 01ced45815 Update flow diagram: add sam-research, SearXNG, web_search MCP flow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 05:02:19 +02:00
admin cfbe34a22c Add page description, local timezone display, and auto-refresh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 21:11:22 +02:00
admin 8914d2cca8 Add agent architecture flow diagram
Deployed to /opt/sites/flow/index.html — agents.nxm.co.za/flow/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 20:27:37 +02:00
admin 2997119c24 Initial varys-monitor agent
HTTP service reachability checks for 12 services + agent watchdog.
Writes status dashboard to /opt/sites/varys/ and last-run.json for Citadel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 19:56:42 +02:00