* Package name : python-zabbix-utils Version : 2.0.4 Upstream Author : Zabbix SIA <integrationteam@zabbix.com> * URL : https://github.com/zabbix/python-zabbix-utils * License : MIT Programming Lang: Python Description : utilities for interacting with Zabbix services Zabbix is a monitoring system that collects and visualizes metrics from infrastructure, networks, applications, and services. It can detect problems in the collected data and issue alerts. . This library provides synchronous and asynchronous interfaces to the Zabbix API. It supports password and API token authentication and exposes API methods through attribute access. . It can send individual or batched item values to Zabbix servers and proxies using the Zabbix sender protocol. It can also retrieve item values from Zabbix agents using the Zabbix get protocol. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.