Files
OrbitWard/docs/discovery-design.md
T
2026-05-22 17:36:40 -06:00

836 B

Discovery Design

Guided discovery is a core InfraPulse workflow.

Add target
Choose target type
Enter address and credentials
Test connection
Discover available items
Show friendly list of discovered items
User selects what to monitor
User selects what should alert
Create monitors and optional alert rules

Monitor vs Alert Separation

InfraPulse must allow monitoring without alerting. Every discovered item should eventually support separate choices:

  • Collect metric
  • Graph metric
  • Show on dashboard
  • Alert on condition

This prevents every monitor from automatically becoming an alert source.

Friendly SNMP

The normal UI must not show raw OIDs. SNMP profiles should translate implementation details into friendly labels such as interface names, traffic counters, status, errors, uptime, CPU, and memory.