Skip to content

Add Fans to Device Component List #3825

@ryanmerolle

Description

@ryanmerolle

Environment

  • Python version: 3.6.3
  • NetBox version: 2.6.9

Proposed Functionality

Add a component type for fans. The data model would include:

  • Model/Part Number: Required
  • Serial Number: Optional (only for device and not device type)
  • Air Flow Direction: Required (default option is front-to-rear with a second choice of rear-to-front) - Could use a boolean in the data model

Use Case

Air Flow is an important DCIM feature that is currently missing. Operators may want to track and eventually audit their DCs to verify airflow direction.

Database Changes

Add a new data model type with the fields mentioned in the proposed functionality.

External Dependencies

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions