No project description provided
Project description
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.
Project details
Release history Release notifications | RSS feed
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.1.22.0.tar.gz
(19.5 kB
view details)
File details
Details for the file netbox_smartos-26.1.22.0.tar.gz.
File metadata
- Download URL: netbox_smartos-26.1.22.0.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebf97274a76de80e29ddbff6c7f2bd1d74d1bbd7743b275b690d6496eb983f9c
|
|
| MD5 |
ce3cec1c3701edaba91a72f8663c3f98
|
|
| BLAKE2b-256 |
f44338b836b332ad521a1a80c568b4437b5a776b5fd34c99840659eb1fc6031d
|