Tobias Florek a0b6fc7db1 Initial containerization work from @ibotty 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 a0b6fc7db1 Initial containerization work from @ibotty 9 年 前
vars 979a61d4f5 Zabbix: added trigger to monitor app create over the last hour 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