customizations
customizations copied to clipboard
A collection of community submitted and maintained customizations including reports, scripts, validators and export templates
# What does this script do Used in conjunction with the project **netbox-community/devicetype-library** to automatically create all content related to devicetype defined therein.
# The relevant PR is located at [device-type-auto-generate](https://github.com/netbox-community/reports/pull/34) # How to use scripts to automatically create device types ## 1. Put script and device-types/ in the directory specified by netbox...
dns-reports checks for dns entries for devices with IPs assigned to an interface. This line filters out devices with no interfaces, but in my case, it still returns devices with...
Hi. I would like to have a report that shows me the amount of IP that a prefix has. If the prefix has no registered ip, it will be a...
Made a couple small modifications so it works with 3.2+
``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: __init__() got an unexpected keyword argument 'display_field' Python version: 3.9.2...
Looks like when a selected cluster have a site the script returns an error. I'm running Netbox 3.3.2 with Python 3.10. Maybe it is something related to the newer Netbox...
Hi When updating a device with the _script add_device_type_components.py_, both interfaces, module bays and console ports are populated. However, the tab menues for module bays and console ports does not...
See discussion https://github.com/netbox-community/netbox/discussions/14975