AI Ops Tools
v2.0.0Adds cross-cutting tools to the FreeSDN AI assistant: site health that combines devices and alerts, a device locator that searches by name, IP or MAC, and an estate summary.
Signed plugin catalogue
Every plugin here is packaged, checksummed and published from source. Point your instance at this registry and they appear under Plugins › Marketplace.
This catalogue is signed. A FreeSDN instance with the publisher key pinned verifies the signature before it will ingest anything, and verifies each archive's SHA-256 before it will unpack it.
Add the registry to docker-compose.yml and restart the API:
MARKETPLACE_REGISTRY_URL=https://registry.freesdn.org/plugins.json MARKETPLACE_PUBLISHER_PUBLIC_KEY=580c30040c2eec36902d4ea9e778ee12cac270011703e9e9f8f7c617158711d5
Adds cross-cutting tools to the FreeSDN AI assistant: site health that combines devices and alerts, a device locator that searches by name, IP or MAC, and an estate summary.
Compares your sites against a declared baseline and reports what has drifted.
A minimal example plugin that demonstrates the FreeSDN Plugin SDK. Lists offline devices, creates alerts, emits events, stores settings, and exposes a custom REST endpoint.
Pushes the FreeSDN device inventory into NetBox as devices and sites.
Raises an alert when a device appears that is not on your allowlist.
Forward FreeSDN alerts, SLA breaches and VPN events to Discord, Slack, ntfy, Gotify, or a generic webhook. Severity-filtered, multi-channel, with a test-send endpoint.