ITIL Services, Applications & more
Project description
Netbox ITSM
Netbox Plugin for IT Service Management.
Forked from https://github.com/renatoalmeidaoliveira/nbservice
Compatibility
| Plugin Version | NetBox Version | Tested on |
|---|---|---|
| 0.12.0 | >= 4.4.0 | 4.4.5 |
Installation
Add the following line to /opt/netbox/local_requirements.txt with
nb_itsm
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['nb_itsm']
Runs /opt/netbox/upgrade.sh
sudo /opt/netbox/upgrade.sh
Configuration
PLUGINS_CONFIG = {
"nb_itsm": {
"top_level_menu": True # If set to True the plugin will add a top level menu item for the plugin. If set to False the plugin will add a menu item under the Plugins menu item. Default is set to True.
},
}
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_itsm-0.12.0.tar.gz
(1.4 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nb_itsm-0.12.0.tar.gz.
File metadata
- Download URL: nb_itsm-0.12.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Linux/6.17.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be90441b6fb540fad40b91f2eeb53d9a8a1bfcc4f769177b64ca9eef2d41bf2e
|
|
| MD5 |
457cbd13ce066f71809c878bf81ddbf4
|
|
| BLAKE2b-256 |
e81369a7511293407e293de8ed39c868a37a310a6bf1339f572ebef2d4e2eece
|
File details
Details for the file nb_itsm-0.12.0-py3-none-any.whl.
File metadata
- Download URL: nb_itsm-0.12.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.7 Linux/6.17.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e46246093a6506a7bcb8958a5e51a5a613e9139062dc355367a96327d5db9cfa
|
|
| MD5 |
83027bf5e54e454b485c44bb03b1cde0
|
|
| BLAKE2b-256 |
06ce23cd12fbce09062464d9c953d10a7b0677f7e9e99ff3d463e0ee19982421
|