Add default report #1487

Closed
opened 2025-12-29 16:32:25 +01:00 by adam · 1 comment
Owner

Originally created by @Maxkaha on GitHub (Jan 8, 2018).

Issue type

[x ] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.4
  • NetBox version: 2.2.7

Description

Hello, is it possible to integrate in the next version of the default reports in Netbox as an example in the doc:

  • All top-of-rack switches have a console connection
  • Every router has a loopback interface with an IP address assigned
  • Each interface description conforms to a standard format
  • Every site has a minimum set of VLANs defined
  • All IP addresses have a parent prefix

Report writing remains complex?

Regards

Originally created by @Maxkaha on GitHub (Jan 8, 2018). ### Issue type [x ] Feature request <!-- An enhancement of existing functionality --> [ ] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> <!-- Please describe the environment in which you are running NetBox. (Be sure to verify that you are running the latest stable release of NetBox before submitting a bug report.) If you are submitting a bug report and have made any changes to the code base, please first validate that your bug can be recreated while running an official release. --> ### Environment * Python version: 3.5.4 * NetBox version: 2.2.7 <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) FEATURE REQUESTS must include: * A detailed description of the proposed functionality * A use case for the new feature * A rough description of any necessary changes to the database schema * Any relevant third-party libraries which would be needed --> ### Description Hello, is it possible to integrate in the next version of the default reports in Netbox as an example in the doc: - All top-of-rack switches have a console connection - Every router has a loopback interface with an IP address assigned - Each interface description conforms to a standard format - Every site has a minimum set of VLANs defined - All IP addresses have a parent prefix Report writing remains complex? Regards
adam closed this issue 2025-12-29 16:32:25 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 10, 2018):

Reports are completely custom and will vary greatly from one organization to the next. People are certainly welcome to publish and share reports they've written, but any work in that regard will need to be maintained outside the main NetBox project.

@jeremystretch commented on GitHub (Jan 10, 2018): Reports are completely custom and will vary greatly from one organization to the next. People are certainly welcome to publish and share reports they've written, but any work in that regard will need to be maintained outside the main NetBox project.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1487