Skip to main content

Zabbix API

Project description

This is an implementation of the Zabbix API in Python. Please note that the Zabbix API is still in a draft state, and subject to change.

Implementations of the Zabbix API in other languages may be found on the wiki.

Zabbix 1.8, 2.0, 2.2, 2.4 are supported. Python 2 and 3 are supported.

Future versions must be supported too, if there is no deep changes.

Short example:

from zabbix_api import ZabbixAPI
zapi = ZabbixAPI(server="https://server/")
zapi.login("login", "password")
zapi.trigger.get({"expandExpression": "extend", "triggerids": range(0, 100)})
See also::

http://www.zabbix.com/wiki/doc/api

https://www.zabbix.com/documentation/2.4/manual/api

http://www.zabbix.com/forum/showthread.php?t=15218

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

zabbix-api-0.3.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file zabbix-api-0.3.tar.gz.

File metadata

  • Download URL: zabbix-api-0.3.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zabbix-api-0.3.tar.gz
Algorithm Hash digest
SHA256 78b4781cab8ec631be5650b5b60ab10ee5000d2b51c72cfbe05a57b65b88a7bd
MD5 512aa07e3f50f15e4ca5d4dc8977f70f
BLAKE2b-256 778b8110ea65286ba70198b8c566fc55d2435c5b3d51c8d80bfe2d7dfa604e3a

See more details on using hashes here.

Supported by

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