Skip to content

A Netbox plugin for managing Hardware EOL/EOS, and Support Contracts

License

Notifications You must be signed in to change notification settings

DanSheps/netbox-lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBox Lifecycle Plugin

The Netbox Lifecycle plugin is a Hardware EOS/EOL, License and Support Contract tracking plugin for NetBox.

Features

  • Tracking EOL/EOS data
  • Tracking License
  • Tracking Support Contracts

Requirements

  • Netbox 4.1+
  • Python 3.10+

Compatibility Matrix

Netbox 3.2.x NetBox 4.1.x
1.0.0+ Compatible Not Compatible
1.1.3+ Not Compatible Compatible

Installation

To install, simply include this plugin in the plugins configuration section of netbox.

Example:

    PLUGINS = [
        'netbox_lifecycle'
    ],

Configuration

None

Usage

TBD

Additional Notes

TBD

Contribute

Contributions are always welcome! Please open an issue first before contributing as the scope is going to be kept intentionally narrow