Sync Status for netbox objects
Project description
Netbox Sync Status
Netbox plugin that adds the capability to report system sync status backup to NetBox
It works by having the user create a number of Sync Systems
, each sync system can then report back a Sync Status
for a device, so that the end user will be able to see how it went.
A full log of how all sync's went is saved so you can go back in history and view errors if needed.
Compatibility
This plugin in compatible with NetBox 3.7 and later.
Installation
If Netbox was installed according to the standard installation instructions. It may be necessary to activate the virtual environment.
source /opt/netbox/venv/bin/activate
The plugin is available as a Python package in pypi and can be installed with pip
pip install netbox-sync-status
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ["netbox-sync-status"]
Restart NetBox and add netbox-sync-status
to your local_requirements.txt
Screenshots
Contributing
Developing tools for this project based on ntc-netbox-plugin-onboarding repo.
Issues and pull requests are welcomed.
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
Built Distribution
File details
Details for the file netbox-sync-status-1.0.2.tar.gz
.
File metadata
- Download URL: netbox-sync-status-1.0.2.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04a3cd1372e1d95282afb1a4d663dc3ab60499b73a8ad406d1fe74c4b615e607 |
|
MD5 | a0bdc47e296dead1b81e34e60b480cac |
|
BLAKE2b-256 | f673b25967901b60506a2018f61d16e6630658ef4d05f11e37f757e1cbeb93ab |
File details
Details for the file netbox_sync_status-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: netbox_sync_status-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7a7a108290437c0401456a30ba44bffd28c24f3aa6cf22d02f9a37f5129db81 |
|
MD5 | e973bb76a4a80332670b32eefc3812f6 |
|
BLAKE2b-256 | 907dd34fafe085f79204e622dff16ea6c5d775259a0e28c9276c1ff5509cfc16 |