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 |
|---|---|---|
| 1.0.0 | >= 4.1.0 | 4.1.0 |
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.0.8.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.0.8.tar.gz.
File metadata
- Download URL: nb_itsm-0.0.8.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.11.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07d97fc75dce09a495c8875a1f48f31ac71cc1aaed14a942b5b7a32d77641e15
|
|
| MD5 |
4c32c11eab446076564f0540a8b5447f
|
|
| BLAKE2b-256 |
17d9f0792f5a964ae8af969804dbf045b271a855b6c5970b8cefd135dd6f5db9
|
File details
Details for the file nb_itsm-0.0.8-py3-none-any.whl.
File metadata
- Download URL: nb_itsm-0.0.8-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.11.6-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e91d246bc7b0c8cd4246a2d323b6ff57d4ce6b01fbc5fee501abb18c30ba23d2
|
|
| MD5 |
a188d1fa95e806e2e6d329be15bbd4c5
|
|
| BLAKE2b-256 |
a8f4976046b83ca600e2c3f186c14c95c37085824b66a69e01f3e27a0863972c
|