netbox-smartos
Netbox plugin for smartos vm and inventory integration.
Installation
Generate a long random secret api token and add the following entries to your netbox configuration:
PLUGINS = [
"netbox_smartos",
]
PLUGINS_CONFIG = {
"netbox_smartos": {
"api_token": "secret",
},
}
Run manage.py migrate and manage.py create_netbox_smartos_initial_data.
On your smartos hosts install the netbox_exporter, see netbox_exporter/README.md for details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netbox_smartos-26.7.15.0.tar.gz
(19.7 kB
view details)
File details
Details for the file netbox_smartos-26.7.15.0.tar.gz.
File metadata
- Download URL: netbox_smartos-26.7.15.0.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2eff2de3152a4ade6e70a04a926a3a6e16ef57626d6dc7f5de2a2196a7f6eb1
|
|
| MD5 |
3a9e2cd7826cb0647599c021afb048d4
|
|
| BLAKE2b-256 |
49702fc22df71c9b6a45f5116eb8bef55eb8aa84383097d9203b91689be2876f
|