towerops/priv
Graham McIntire 1cf6f327ea
feat: add IP address discovery (Phase 1.3)
- Create snmp_ip_addresses table with migration
- Add IpAddress schema with ip_type validation (ipv4/ipv6)
- Add prefix_length validation based on ip_type
- Implement discover_ip_addresses/1 in Base profile
- Extract IP addresses from IP-MIB ipAdEntTable
- Support multiple IPs per interface with subnet masks
- Add 12 schema tests and 4 discovery tests
2026-01-21 10:36:19 -06:00
..
gettext init 2025-12-21 11:10:43 -06:00
mibs Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
proto Add ICMP monitoring support to Phoenix agent channel 2026-01-19 13:46:20 -06:00
repo feat: add IP address discovery (Phase 1.3) 2026-01-21 10:36:19 -06:00
static discovery fix and favicon 2026-01-18 13:47:19 -06:00