NetBox plugin + LibreNMS bulk import device: interfaces, cables and IPs #20726
thenetworkcopilot
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you're using NetBox and LibreNMS together, you've probably felt the pain of manually syncing device data. I recently automated this process using Python and a free NetBox plugin, and thought I'd share in case it helps others avoid the same repetitive work.
The script handles interfaces, cables, IP addresses, and even sets primary IPs automatically - turning hours of clicking into a few minutes of automation.
Video walkthrough: https://youtu.be/pSWuMHsaFio
This builds on my earlier video about using NetBox as a source of truth and handling configuration drift. Happy to answer questions if you're working on something similar!
Beta Was this translation helpful? Give feedback.
All reactions