Brenton Leanhardt c473a90f4a Merge pull request #808 from sdodson/containers 9 年 前
..
defaults 693be4802c Updates for zbx ans module 9 年 前
handlers 693be4802c Updates for zbx ans module 9 年 前
meta 693be4802c Updates for zbx ans module 9 年 前
tasks 8e7c5c970b Containerization work by @sdodson 9 年 前
vars 1a8a784c30 change dns triggers to average 9 年 前
README.md 693be4802c Updates for zbx ans module 9 年 前

README.md

os_zabbix

Automate zabbix tasks.

Requirements

This requires the openshift_tools rpm be installed for the zbxapi.py library. It can be found here: https://github.com/openshift/openshift-tools under openshift_tools/monitoring/zbxapi.py for now.

Role Variables

zab_server zab_username zab_password

Dependencies

This depeonds on the zbxapi.py library located here: https://github.com/openshift/openshift-tools under openshift_tools/monitoring/zbxapi.py for now.

Example Playbook

  • zbx_host: server: zab_server user: zab_user password: zab_password name: 'myhost'

License

ASL 2.0

Author Information

OpenShift operations, Red Hat, Inc