WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

CopyBook-Maxim/slurpit-netbox-netpicker

 
 

Repository files navigation

Support & Community

If you need help, Join our Discord server: https://slurpit.io/discord or e-mail us on: [email protected]

NetBox Discovery Plugin

Netbox plugin to automatically discover your network with Slurp'it.

Compatibility

NetBox Version Plugin Version
NetBox 4.3 >= 1.1.x
NetBox 4.2 >= 1.1.x
NetBox 4.1 >= 1.0.x
NetBox 4.0 >= 0.9.x
NetBox 3.7 >= 0.8.x

Installation

The plugin is available as a Python package in pypi and can be installed with pip

pip install --no-cache-dir slurpit_netbox

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:

PLUGINS = ['slurpit_netbox']

Restart NetBox and add slurpit_netbox to your requirements.txt

See NetBox Documentation for details

Getting started

On our getting started page you can take an Online Course to understand how the plugin works, or play with the plugin in a simulated network in our Sandbox.

Changelog

Changelog can be found here: https://slurpit.io/knowledge-base/netbox-plugin-changelog

Training videos

We made a series of videos on how to use Slurp'it and NetBox. https://slurpit.io/online-courses/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.5%
  • HTML 24.3%
  • Other 1.2%