Skip to main content

NetBox plugin for more detailed changlog diffs

Project description

NetBox ChangeLog Diff Plugin

NetBox plugin for more detailed changlog diffs

Features

The features the plugin provides should be listed here.

Compatibility

NetBox Version Plugin Version
4.1.x 0.2.0
4.0.5 0.1.0

Minium version is 4.0.5 of netbox. Otherwise no changelog diff's will show up

Screenshot

gif1

Installing

For adding to a NetBox Docker setup see the general instructions for using netbox-docker with plugins.

While this is still in development and not yet on pypi you can install with pip:

pip install git+https://github.com/ITJamie/netbox-changelog-diff-plugin

or by adding to your local_requirements.txt or plugin_requirements.txt (netbox-docker):

git+https://github.com/ITJamie/netbox-changelog-diff-plugin

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you use netbox-docker, your /configuration/plugins.py file :

PLUGINS = [
    'netbox_changelog_diff_plugin'
]

PLUGINS_CONFIG = {
    "netbox_changelog_diff_plugin": {},
}

Credits

Diff function based on https://github.com/wagoodman/diff2HtmlCompare

Based on the NetBox plugin tutorial:

This package was created with Cookiecutter and the netbox-community/cookiecutter-netbox-plugin project template.

Project 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_changelog_diff_plugin-0.2.0.tar.gz (8.0 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file netbox_changelog_diff_plugin-0.2.0.tar.gz.

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0c4e1702446a7d484c1cdbff5cacf2153677ad8f22b657fd9c6db84c06b8756d
MD5 041ff995d7df22ad604bb25dacda0db7
BLAKE2b-256 9eb0117156b4317cfa68606a06659f142d4230a0cd679564eaefdef0ee066378

See more details on using hashes here.

File details

Details for the file netbox_changelog_diff_plugin-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed870a42978fd9398f18dbdaab5ac3617a3f90847cedc48d87ca1cadad9d7b94
MD5 a8de4349ae0efdfc9d306d31813275c7
BLAKE2b-256 099cf3ffae879f4c5b92234ad39417491a53ece5b712ff03965e8677afb5d7a8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page