All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Added MikroTik DHCP to NetBox sync script - Installed Slurp'it plugin v1.2.7 in NetBox - Enhanced NetDisco to NetBox sync with ARP/MAC data - Enabled SNMP on Unraid server (4 devices now discoverable) - Updated Phase 8 documentation with all scripts and configs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
24 lines
748 B
Markdown
24 lines
748 B
Markdown
|
|
## 2026-01-19 - Phase 8 Enhanced Network Mapping
|
|
|
|
### MikroTik DHCP Sync
|
|
- [SCRIPT] Created mikrotik_dhcp_to_netbox.sh
|
|
- [SYNC] 29 DHCP leases synced to NetBox IPs
|
|
- [DATA] Hostname, MAC, comments captured
|
|
|
|
### Slurp'it Plugin Installation
|
|
- [PLUGIN] Installed slurpit_netbox v1.2.7
|
|
- [BUILD] Created netbox-custom:latest image
|
|
- [CONFIG] Plugin configuration at /mnt/user/appdata/netbox/config/plugins.py
|
|
|
|
### Enhanced NetDisco Sync
|
|
- [SCRIPT] Updated sync_to_netbox.py with additional data
|
|
- [SYNC] Device info, IPs, MACs, ARP table entries
|
|
- [DATA] 4 devices synced with full metadata
|
|
|
|
### Unraid SNMP
|
|
- [SERVICE] kubedzero/unraid-snmp plugin installed
|
|
- [CONFIG] Communities: netdisco, public
|
|
- [DISCOVER] XTRM-Unraid now visible in NetDisco
|
|
|