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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.2.1.tar.gz
Algorithm Hash digest
SHA256 add6166dd380f8101cb4899d8793b16ac9523b11476e6ebe964561ebbb87db7c
MD5 e57bc0b812224688433629aa00360828
BLAKE2b-256 c4f4f64457a55f049d88b60f631baf9cb18e425cd82b88dc1701e6fdafcf18ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fc5b6bb3af83986966d1744a736bb4807fb0e6854cafeffffd86ebe099c701f9
MD5 9c187146f9e7288e2c256b70ca9784cb
BLAKE2b-256 7b3f36cd49450e907d596578132c1bcfc086b95227d77906e831ae3e99c5c58a

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