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

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.1.tar.gz (96.1 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.1-py3-none-any.whl (103.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.1.tar.gz
Algorithm Hash digest
SHA256 f874cccfe4c55ae77a2d5c3bd4d2ffb977ccc6645fa790e3624922522483b1b4
MD5 1f834ed9a6fbcea1f594714efb88d47a
BLAKE2b-256 5a898e8a65f9b5d2ddeea3968096507436b0af3973115740b970a7d4bc0049c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for netbox_zabbix_sync_plugin-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f77dbd2bea59b225aeec57da663cb8fde3860c87e4b6c77ab7f1051317992922
MD5 005aee4a4c33cb62ecbdbebfae6d61cd
BLAKE2b-256 dda63d5d78acf0b692fcc749ceeeabd3fbdffa892d22db54a4a59b041805171a

See more details on using hashes here.

Provenance

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