{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"},{"label":"Systems Administration","url":"https://skillfed.io/packages/category/system-systems-administration"},{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-networking-monitoring"}],"enrichment":{"capability":"Provides Python bindings for Zabbix API, sender, and get protocols to query monitoring data, send item values, and retrieve agent metrics from Zabbix servers.","skillfed_tags":["zabbix-integration","monitoring-client","async-capable"],"use_cases":["Automate Zabbix configuration tasks like importing templates or querying user lists via the API.","Send custom application metrics to Zabbix for centralized monitoring of non-standard data sources.","Query Zabbix agents directly to retrieve system metrics without going through the Zabbix server.","Build async monitoring dashboards or data pipelines that pull metrics from multiple Zabbix clusters.","Integrate Zabbix data into Python-based alerting or reporting workflows."],"what_it_does":"zabbix_utils is a Python library for integrating with Zabbix monitoring infrastructure. It provides three main interfaces: a ZabbixAPI client for querying and configuring Zabbix via its HTTP API (supporting both synchronous and asynchronous I/O), a Sender for pushing item values to Zabbix servers or proxies, and a Getter for retrieving metrics directly from Zabbix agents. The library handles authentication via username/password or API tokens, supports version comparison, and can route data to multiple Zabbix clusters.\n\nThe package has no required runtime dependencies for basic use; aiohttp is optional and only needed for asynchronous operations. It supports Python 3.8 through 3.13 and is tested against Zabbix versions 6.0, 7.0, 7.2, and 7.4. The library is maintained by the Zabbix project itself and carries production-stable status, making it suitable for operational monitoring scripts and integrations.","worth_installing":"Yes. The package is production-stable, maintained by Zabbix, has no required dependencies, and offers a clean API for all three Zabbix integration patterns (API, sender, getter). Install it if you need to automate Zabbix tasks or integrate Zabbix data into Python applications. The aging maintenance status reflects normal release cadence rather than abandonment."},"id":"zabbix-utils","links":{"html":"https://skillfed.io/packages/zabbix-utils","md":"https://skillfed.io/packages/zabbix-utils.md","pypi":"https://pypi.org/project/zabbix-utils/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-17","license_spdx":null,"license_treatment":"permissive","name":"zabbix-utils","python_support":"supports_current","summary":"A library with modules for working with Zabbix (Zabbix API, Zabbix sender, Zabbix get)"},"popularity":{"monthly_downloads":297399,"position":7884,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.4"}
