renatoalmeidaoliveira / nbservice

Netbox Plugin for ITSM service mapping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netbox Nbservice

Netbox Plugin for ITSM service mapping.

Compatibility

Plugin Version NetBox Version Tested on
1.0.7 < 3.2.1 2.10.6; 2.11.12; 3.1.11; 3.2.1
2.0.0 > 3.7.0 3.7.0, 3.7.4

Installation

Add the following line to /opt/netbox/local_requirements.txt with

nb-service

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:

PLUGINS = ['nb_service']

Runs /opt/netbox/upgrade.sh

sudo /opt/netbox/upgrade.sh

Screenshots

Versions 2.X

Service List

Service View

Service Relations

Service Diagram

Application List

Application View

Application Devices

Versions 3.X

Service List

Service View

Service Relations

Service Diagram

Application List

Application View

Application Devices

About

Netbox Plugin for ITSM service mapping.

License:Apache License 2.0


Languages

Language:Python 86.4%Language:HTML 12.5%Language:JavaScript 1.0%