A netbox plugin providing floorplan mapping capability for locations and sites
- provides graphical ability to draw racks & unracked devices on a floorplan
- support for metadata such as labels, areas, walls, coloring
- floorplan object mapped to sites or locations and click through rack/devices
- keyboard controls supported
- export to svg
Install the package, apply migrations, then add the plugin to PLUGINS = ["netbox_floorplan"]
in /opt/netbox/netbox/netbox/configuration.py:
then collectstatic
Special thanks to Ziply Fiber network automation team for helping originally helping to conceive this during the NANOG hackathon