Skip to main content

No project description provided

Project description

Netbox Nbservice

Netbox Plugin for ITSM service mapping.

Compatibility

This plugin in compatible with NetBox 2.10 and later. Tested in versions: 2.10.6; 2.11.12; 3.1.11; 3.2.1

Installation

The plugin is available as a Python package in pypi and can be installed with pip

pip install nbservice

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

PLUGINS = ['nb_service']

The Plugin contains static files for topology visualization. They should be served directly by the HTTP frontend. In order to collect them from the package to the Netbox static root directory use the following command:

(venv) $ cd /opt/netbox/netbox/
(venv) $ python3 manage.py collectstatic

The Plugin was built for multiple Netbox Versions, so in order to setup the database objects run make migrations, and aply the database models

(venv) $ python3 manage.py makemigrations nb_service
(venv) $ python3 manage.py migrate nb_service

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nb_service-1.0.0.tar.gz (998.3 kB view details)

Uploaded Source

Built Distribution

nb_service-1.0.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file nb_service-1.0.0.tar.gz.

File metadata

  • Download URL: nb_service-1.0.0.tar.gz
  • Upload date:
  • Size: 998.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for nb_service-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e2ba237b096a2b8e13ff68ebfe2b90b4dc893386f52afaa2d4f7d44f09879090
MD5 4692cfe1842bc58793cb4607316d4b92
BLAKE2b-256 541fdfbd8465db8835f2fb9850d6d25e4362f28a6dbf43a1e9be1aed33f1cfc4

See more details on using hashes here.

File details

Details for the file nb_service-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: nb_service-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for nb_service-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41974e2fbf5112c485cc102faddd875167901c2eb53b0162857a04156b5c6fd8
MD5 7499b14dcae6ea7de30ceb153bad60fb
BLAKE2b-256 f2752ba0c459a0645bbcc6b7634f7ad8bb171224c550921a9a088bc0dc08f3b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page