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.10.1.tar.gz
(19.3 kB
view details)
File details
Details for the file netbox_smartos-26.1.10.1.tar.gz.
File metadata
- Download URL: netbox_smartos-26.1.10.1.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb94fcb762bde4f582ff64641fae39601832703a4023534739a42a203ee369ac
|
|
| MD5 |
491b786f670e445ebf2dec02cc36e48f
|
|
| BLAKE2b-256 |
658f6528f79fe7b6d310e71c94888aa698810e47f70679261af0731199cdff9e
|