Skip to main content

Zabbix API Python Library.

Used by the Ludolph Monitoring Jabber Bot.

  • Supported Python versions: >= 2.6 and >= 3.2

  • Supported Zabbix versions: 1.8, 2.0, 2.2, 2.4, 3.0

https://badge.fury.io/py/zabbix-api-erigones.png

Installation

pip install zabbix-api-erigones

Usage

from zabbix_api import ZabbixAPI

zx = ZabbixAPI(server='http://127.0.0.1')
zx.login('username', 'password')

# Example: list zabbix users
zx.call('user.get', {'output': zx.QUERY_EXTEND})

# Or use the old dot notation method
zx.user.get({'output': zx.QUERY_EXTEND})

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-erigones-1.2.4.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file zabbix-api-erigones-1.2.4.tar.gz.

File metadata

File hashes

Hashes for zabbix-api-erigones-1.2.4.tar.gz
Algorithm Hash digest
SHA256 6ecc75a8046abecf63c29b5ae4eca8decfcc5fbb1977049e0695d2d590dbb2be
MD5 aedde36c744ef4874d4cd59d4a052f34
BLAKE2b-256 79b0b626eb9d064b14284ed5245a609e0133da5199ebb24c654767d0c1175c92

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.4 This release

1 file

1.2.3

1 file

1.2.2

1 file

1.2

1 file

1.1

1 file

1.0

1 file

Supported by

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