towerops/docs
Graham McIntire 7371ceb942
feat: add automatic network topology inference
Build a rich network topology from SNMP polling data using evidence-based
confidence scoring. LLDP/CDP neighbors, MAC address tables, and ARP data
are combined to infer device links with weighted confidence merging.

- Add DeviceLink and DeviceLinkEvidence schemas for persistent topology
- Implement evidence collectors: LLDP (0.95), CDP (0.95), MAC (0.7), ARP (0.6)
- Add device role inference from sysObjectID/sysDescr patterns
- Hook topology inference into DevicePollerWorker pipeline
- Add stale link cleanup (24h mark stale, 72h delete) via NeighborCleanupWorker
- Update NetworkMapLive with "Added" vs "All Devices" tabs
- Add connected devices section to device detail page
- Add device role selector to device edit form
- Update Cytoscape.js with role-based node shapes/colors and confidence edges
2026-02-12 13:28:01 -06:00
..
features docs: add job monitoring dashboard feature documentation 2026-02-06 18:42:02 -06:00
librenms-audit docs: add comprehensive priority vendors analysis for LibreNMS parity 2026-02-12 08:49:32 -06:00
plans feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
librenms-feature-parity.md docs: add comprehensive LibreNMS feature parity summary 2026-02-12 12:01:55 -06:00
librenms-parity-audit-complete.md docs: add comprehensive LibreNMS parity audit report 2026-02-12 11:56:12 -06:00
NIX-VERIFICATION.md feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
nix.md feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00
README-nix-section.md feat: Add comprehensive Nix flakes integration 2026-02-07 12:26:54 -06:00