ntc-netbox-plugin-onboarding
netpalm
ntc-netbox-plugin-onboarding | netpalm | |
---|---|---|
3 | 11 | |
248 | 439 | |
0.8% | 0.5% | |
0.0 | 4.8 | |
about 2 years ago | 8 months ago | |
Python | Python | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ntc-netbox-plugin-onboarding
-
Automated Discovery and Netbox
you could look at this https://github.com/networktocode/ntc-netbox-plugin-onboarding and if it doesn't run on Netbox 3, spin up Netbox 2, run it and then upgrade.
-
Network Diagram Software
Looks like you more after CMDB of some sort, not just diagrams. NTC Netbox Onboarding plugin can help to load data in Netbox for instance.
-
Netbox Users Is There A Way To Populate
There is a Plugin available that will handle mgmt IP address, device type, manufacturer, based on a NAPALM library: https://github.com/networktocode/ntc-netbox-plugin-onboarding
netpalm
-
What's in your "NetDevOps" tool-chest?
Netpalm (https://github.com/tbotnz/netpalm) is my goto for "if you actually need to talk to a device".
-
Python server for automation
You might look at github.com/tbotnz/netpalm.
- Network service orchestrators
-
What are affordable managed network switches that have a REST api?
if you want something thats already been built checkout netpalm https://github.com/tbotnz/netpalm
-
Python Libraries for Network Automation
Others have given you good answers. Another alternative is something like netpalm, which is just a service you deploy, and then you send it jobs via REST API, and it does all the direct interaction with the devices including balancing work over worker nodes and handling async, etc.
-
Share your network automation ideas!
Made this, https://github.com/tbotnz/netpalm. Saves around $60k per year compared with $vendors orchestrator
- Netmiko and threading
-
Want To Learn Network Automation
Checkout https://github.com/tbotnz/netpalm
-
Is there any way to schedule firmware updates for FortiGate without FortiManager?
Script and netpalm for execution
-
Looking for Automation Platform/UI Suggestions
Netpalm?
What are some alternatives?
ntmap - Network topology map using Netbox as a data source
eNMS - An enterprise-grade vendor-agnostic network automation platform.
nextbox-ui-plugin - Next-Gen Topology Visualization Plugin for NetBox Powered by topoSphere SDK
netmiko - Multi-vendor library to simplify Paramiko SSH connections to network devices
netbox_capirca_plugin - A Plugin to manage ACLs and Firewall rules with capirca inside NetBox.
nornir_netbox - NetBox plugin for Nornir
openwrt-image
ansible_netbox_demo - Demo of Ansible from NetBox
matrix-encrypted-webhooks - Send any JSON and form data through webhooks to Matrix end-to-end encrypted (E2EE) rooms with HTTP POST requests
netbox-dnsmasq - Create dnsmasq DHCP & DNS configs using the Netbox API.
awesome-network-automation - Curated Awesome list about Network Automation