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
+8
View File
@@ -47,6 +47,12 @@
33. Add README setup instructions
34. Add architecture documentation
35. Add security documentation
36. Add SNMP credential profile support
37. Add SNMP device discovery API
38. Add guided SNMP discovery UI
39. Create monitors from SNMP discovery selections
40. Add SNMP interface status and traffic collection
41. Add SNMP profile mapping for friendly metric names
## Current Implementation Snapshot
@@ -64,3 +70,5 @@ Completed in the initial scaffold:
- Configurable notification post username.
Recommended next Gitea issues are listed in [progress.md](progress.md).
Guided SNMP discovery is v0.1 scope. The first SNMP slice should let a user add a device, test SNMP access, discover friendly monitorable items, choose what to monitor, and separately choose what should alert.