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.0

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.0.tar.gz (80.4 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.0-py3-none-any.whl (97.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.0.tar.gz
Algorithm Hash digest
SHA256 8710a29ca10cb0222a47b1fb72c61f68ebd40a6d965779447aa69840bd851c05
MD5 aa79564f546af61b70ef0ac872739aa5
BLAKE2b-256 af81d4132d87683c8e0013725569eba52bb1ff072b3fef695d14f39b43fb9f16

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_zabbix_sync_plugin-0.4.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed7e38b0fd51b9ced4fcdfcb16fc7610321ff69300ee7f61050c8d6e99976de3
MD5 2afded2ca58e4b8e926b9cc9cb3028ed
BLAKE2b-256 8c2f136ad6a7d49f6dfa26a255de0b36867a699882baa6227cffa02c7a6d861d

See more details on using hashes here.

Provenance

The following attestation bundles were made for netbox_zabbix_sync_plugin-0.4.0-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