Home

Awesome

zabbix-module-python

Embedded Python interpreter module for Zabbix.

This native Zabbix module allows you to write extensions for Zabbix in Python and run them embedded in the Zabbix agent, server or proxy.

Why bother?

Requirements

This project is immature and pre-release.

For now, testing has only been completed with the following prerequisites:

Installation

This project is immature and pre-release.

Download source tarball here.

    ./autogen.sh  

Usage

See dummy.py for a fully functioning example.