/rundeck-zabbix

Rundeck plugin to communicate with zabbix server.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

rundeck-zabbix

Simple plugin to disable or enable Zabbix monitoring of the host during publications. It is based on zabbix-api, that is, all client calls to the server are performed via Zabbix API, using the Python language. Depending on your infrastructure zabbix server host can have different URLs.

Required libraries

zabbix-api - use the latest available version

Installation

To build the plugin:

zip -r zabbix-client-plugin.zip zabbix-client

To install plugin:

cp zabbix-client-plugin.zip $RDECK_BASE/libext