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, 3.0 and 3.2 are supported. Python 2 and 3 are supported.

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

Installation: `sh # pip install zabbix-api `

Short example:

`python >>> 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.5.6.tar.gz (6.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: zabbix-api-0.5.6.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.16

File hashes

Hashes for zabbix-api-0.5.6.tar.gz
Algorithm Hash digest
SHA256 627ad26769b6831130239182afcb195f64fbf494626bc9eb4b2ac8170de5b775
MD5 0212a53979b5b97bbc65c325fd47d2d9
BLAKE2b-256 4ace893d6ab7e978d0c00d9154c0cf385016b862438da069302e7ceac0f6c429

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