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.10.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.11.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.11.0.tar.gz.
File metadata
- Download URL: nb_itsm-0.11.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 |
ea1d5a5bec4db58a09e62f0bac036825f3bbd9fb41c863b195f36ca001096bcd
|
|
| MD5 |
ef2fd6a6d618a4826812a44e0e133156
|
|
| BLAKE2b-256 |
7972deee933756aed6d0b9d4f7a835cee8656e5d0d91dba86632dbdf9f97d777
|
File details
Details for the file nb_itsm-0.11.0-py3-none-any.whl.
File metadata
- Download URL: nb_itsm-0.11.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 |
aefc83749e15077dacda4b7e41e0ddaacc477e1919f7f30984752927a3091f5a
|
|
| MD5 |
1bc75314df7796551f79f486159dfd26
|
|
| BLAKE2b-256 |
2241bbb44419ece991b6b916ef084376a403ef3ad73a2d26553f0b653f7caf4e
|