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
File details
Details for the file netbox_smartos-26.1.10.0.tar.gz.
File metadata
- Download URL: netbox_smartos-26.1.10.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5f41449e115a9933629b9aae0ef44b7c4bfede399ecf7462c2aec333aa548a2
|
|
| MD5 |
cb5878e0fcf83acc00646c26221197f7
|
|
| BLAKE2b-256 |
78e65741a0ddc1023c66578fc6a114cc9fc6977d64ba595ee2308a5ac2b6ce53
|