Skip to main content

Simple zabbix api using python

Project description

ZabbixPyAPI

A simple python lib for using the Zabbix API

Uso/Exemplos

from ZabbixPyAPI.zabbix import api

api = api('zabbixurl.com/api_jsonrpc.php','zabbix_login','zabbix_psw')

params = {
    "groupids":"1547",
    "output":["name"]
}

api.request("host.get", params)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ZabbixPyAPI-1.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file ZabbixPyAPI-1.0.tar.gz.

File metadata

  • Download URL: ZabbixPyAPI-1.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for ZabbixPyAPI-1.0.tar.gz
Algorithm Hash digest
SHA256 8a499d0010054ec92f70730524fff7ac33fa474b1a69d08587d8b5b6fad6f620
MD5 2bc0853871320ee1234ddb8630990ded
BLAKE2b-256 b4164bd7d927b2b3c28313b10918ea40ae0f87e97bba86db7346c85973d7f9a5

See more details on using hashes here.

Supported by

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