Allow certain device type to be excluded from rack utilization percentage #8354

Closed
opened 2025-12-29 20:35:43 +01:00 by adam · 1 comment
Owner

Originally created by @AnythingOverIP on GitHub (Jul 21, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.5.6

Feature type

Change to existing functionality

Proposed functionality

Currently, any device that is assigned to a rack unit counts towards the percentage of use of the given rack.
As an example, when documenting what has been installed, if someone puts in the blank panels as it's really installed in the rack for airflow management, rack utilization can go up to 100% when in fact, "real" equipment is only partially using the overall space.

I would like to have a way to discriminate what is counted, so we can have a real idea of the current real use. By having a flag in the Device Type, or on the device itself, that allow the user to specify this should be excluded from utilization calculation.

Use case

We document everything that is installed in the rack. This helps planner know that if a 5U filler plate has to be replaced for something smaller, that he takes that into account when he plan a server install. Same goes for hardware removal.

Database changes

Adding the new "flag" would most likely require a single new field in either Device Type or Device Table.

External dependencies

None

Originally created by @AnythingOverIP on GitHub (Jul 21, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.5.6 ### Feature type Change to existing functionality ### Proposed functionality Currently, any device that is assigned to a rack unit counts towards the percentage of use of the given rack. As an example, when documenting what has been installed, if someone puts in the blank panels as it's really installed in the rack for airflow management, rack utilization can go up to 100% when in fact, "real" equipment is only partially using the overall space. I would like to have a way to discriminate what is counted, so we can have a real idea of the current real use. By having a flag in the Device Type, or on the device itself, that allow the user to specify this should be excluded from utilization calculation. ### Use case We document everything that is installed in the rack. This helps planner know that if a 5U filler plate has to be replaced for something smaller, that he takes that into account when he plan a server install. Same goes for hardware removal. ### Database changes Adding the new "flag" would most likely require a single new field in either Device Type or Device Table. ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 20:35:43 +01:00
adam closed this issue 2025-12-29 20:35:43 +01:00
Author
Owner

@SirVilhelm commented on GitHub (Sep 28, 2023):

I stumbled across this while googling for this exact solution. We record rack fillers and they make each of our racks show 100% utilization

@SirVilhelm commented on GitHub (Sep 28, 2023): I stumbled across this while googling for this exact solution. We record rack fillers and they make each of our racks show 100% utilization
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8354