Skip to main content

NetBox companion plugin for the netbox-zabbix-sync python project

Project description

NetBox Zabbix Sync Plugin

NetBox companion plugin for the netbox-zabbix-sync python project

Features

The features the plugin provides should be listed here. For example:

  • Manage netbox_zabbix_sync resources through NetBox UI
  • Track and organize netbox_zabbix_sync data with custom fields and tags
  • REST API endpoints for programmatic access
  • GraphQL support for flexible data queries
  • Full change logging and journaling support
  • Integration with NetBox's permission system
  • Global search integration for finding netbox_zabbix_sync objects
  • Comprehensive filtering and table views

Compatibility

This plugin requires NetBox 4.5 or later.

NetBox Version Plugin Version
4.5+ 0.4.2

For more detailed compatibility information, see COMPATIBILITY.md.

Dependencies

This plugin requires:

  • NetBox 4.5 or later
  • Python 3.12 or later
  • zabbix_utils

No additional Python packages are required beyond NetBox's core dependencies.

REST API

This plugin provides a REST API endpoint for managing netbox_zabbix_sync resources:

  • /api/plugins/netbox-zabbix-sync/netbox-zabbix-syncs/ - List and create Netbox_Zabbix_Sync objects

GraphQL

This plugin provides GraphQL support for querying netbox_zabbix_sync resources through NetBox's GraphQL API.

Installing

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

While this is still in development you can install this with pip:

pip install git+https://github.com/thenetworkguy/netbox-zabbix-sync-plugin

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

git+https://github.com/thenetworkguy/netbox-zabbix-sync-plugin

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

PLUGINS = [
    'netbox_zabbix_sync_plugin'
]

PLUGINS_CONFIG = {
    "netbox_zabbix_sync_plugin": {},
}

Configuration

This plugin does not require any additional configuration by default. Optional configuration parameters can be added to PLUGINS_CONFIG in your NetBox configuration file as needed.

Usage

For detailed usage instructions, please refer to the documentation.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

Reporting Bugs

Please report bugs by opening an issue on our GitHub Issues page. When reporting bugs, please include:

  • NetBox version
  • Plugin version
  • Python version
  • Steps to reproduce
  • Expected behavior
  • Actual behavior

Feature Requests

Feature requests can be submitted as GitHub Issues with the "enhancement" label.

Support

Credits

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_zabbix_sync_plugin-0.4.2.tar.gz (101.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_zabbix_sync_plugin-0.4.2-py3-none-any.whl (110.4 kB view details)

Uploaded Python 3

File details

Details for the file netbox_zabbix_sync_plugin-0.4.2.tar.gz.

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.2.tar.gz
Algorithm Hash digest
SHA256 e715e0d83119f761071d3c00fd0fcb176b54f83ab681cb5333d03f1d43ff0298
MD5 4553b46e30b713e70e5c01fc03df4f63
BLAKE2b-256 2e1d0d31aaf1324f2f2fb9859308ef46702ce301ef6ad68407fcd971db296de7

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_zabbix_sync_plugin-0.4.2.tar.gz:

Publisher: publish-pypi.yaml on TheNetworkGuy/netbox-zabbix-sync-plugin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file netbox_zabbix_sync_plugin-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 64fafa7b7b6ccbc6b940a0fc891cdc4b532ef541e94833a633dfbeb0c30ea341
MD5 e821e169739a3821d6d7e08d51ea9b40
BLAKE2b-256 575a5275c204e8bf4a4cbb11d0392b7b1e561e04893ca1dc3d8e3f1d7e739263

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_zabbix_sync_plugin-0.4.2-py3-none-any.whl:

Publisher: publish-pypi.yaml on TheNetworkGuy/netbox-zabbix-sync-plugin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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