Joel Diaz 08c36a6bdb Merge pull request #874 from joelddiaz/s3-sla 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 5561086ad5 Add zabbix pieces to hold AWS S3 bucket stats 9 년 전
vars 08c36a6bdb Merge pull request #874 from joelddiaz/s3-sla 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