
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
netbox-floorplan-plugin
Advanced tools
Originally Forked from https://github.com/tbotnz/netbox_floorplan
A netbox plugin providing floorplan mapping capability for locations and sites
NetBox Version | Plugin Version |
---|---|
3.5 | >= 0.3.2 |
3.6 | >= 0.3.2 |
4.0.x | 0.4.1 |
4.1.x | 0.5.0 |
4.2.x | 0.6.0 |
4.3.x | 0.7.0 |
4.4.x | 0.8.0 |
The plugin is available as a Python package in pypi and can be installed with pip
sudo pip install netbox-floorplan-plugin
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['netbox_floorplan']
Enable Migrations:
cd /opt/netbox
sudo ./venv/bin/python3 netbox/manage.py makemigrations netbox_floorplan_plugin
sudo ./venv/bin/python3 netbox/manage.py migrate
sudo ./venv/bin/python3 netbox/manage.py collectstatic
Restart NetBox and add netbox-floorplan-plugin
to your local_requirements.txt
See NetBox Documentation for details
[!IMPORTANT] In order for racks to display properly, the rack type of the rack should be specified and a width/height set within the type.
Forked from https://github.com/tbotnz/netbox_floorplan
Special thanks to Ziply Fiber network automation team for helping originally helping to conceive this during the NANOG hackathon
Update netbox_floorplan/version.py
with a new version number, create a new Github release with the same number, the pypi publish workflow will run.
FAQs
Netbox Plugin to support graphical floorplans
We found that netbox-floorplan-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.