Add guided SNMP discovery to v0.1 scope

This commit is contained in:
Keith Smith
2026-05-23 15:46:53 -06:00
parent 5c63eacbd0
commit a8a4eb84f6
5 changed files with 63 additions and 8 deletions
+2 -1
View File
@@ -34,6 +34,7 @@ OrbitalWard is a secure monitoring appliance focused on the v0.1 vertical slice:
- Alert rules, incident opening/resolution, acknowledge, silence, and webhook notifications.
- Generic webhook, Mattermost, and Zoom Team Chat notification channels.
- Saved webhook URLs encrypted at rest and not returned to the UI.
- Guided SNMP device discovery is v0.1 scope, but not yet implemented.
## Verification State
@@ -75,7 +76,7 @@ Issue source docs:
- `docs/progress.md`
- `docs/roadmap.md`
Current completed items include TLS expiry monitor support, HTTP/website checks, ping and TCP port checks, basic alert evaluation, incident actions, and webhook notification channels. The next recommended implementation issue is alert rule editing UI.
Current completed items include TLS expiry monitor support, HTTP/website checks, ping and TCP port checks, basic alert evaluation, incident actions, and webhook notification channels. The next recommended implementation issue is alert rule editing UI, followed by guided SNMP discovery and monitor selection.
## Guardrails