Matt Woodson 31d8f427ce Zabbix: put in a note about trigger prototype dependency 9 rokov pred
..
defaults 693be4802c Updates for zbx ans module 9 rokov pred
handlers 693be4802c Updates for zbx ans module 9 rokov pred
meta 693be4802c Updates for zbx ans module 9 rokov pred
tasks f2c27c2e8c added graphs 9 rokov pred
vars 31d8f427ce Zabbix: put in a note about trigger prototype dependency 9 rokov pred
README.md 693be4802c Updates for zbx ans module 9 rokov pred

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