Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup roles after roles move to openshift-tools | Joel Diaz | 2016-04-15 | 22 | -4792/+0 |
| | | | | | | | | | | also removing inventory/multi_inventory* things left behind unchanged even though they were copied: playbooks/adhoc/* roles/dns roles/kube_nfs_volumes roles/os_update_latest | ||||
* | Update for zbx_user refresh | Kenny Woodson | 2016-04-06 | 1 | -0/+2 |
| | |||||
* | change lib_zabbix's import to new pathing | Joel Diaz | 2016-03-03 | 18 | -18/+18 |
| | |||||
* | Merge pull request #1467 from joelddiaz/remote-heal-action | Joel Diaz | 2016-02-24 | 1 | -0/+14 |
|\ | | | | | remote heal action for OVS down | ||||
| * | remote heal action for OVS down | Joel Diaz | 2016-02-24 | 1 | -0/+14 |
| | | |||||
* | | use correct dict key | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
| | | |||||
* | | handle being passed an empty group list | Joel Diaz | 2016-02-10 | 1 | -6/+6 |
|/ | | | | | Previous version would have the behavior where when an empty list is passed, the zbx API call would return a list of all groups. So an action with no groups defined would default to having all groups added to the operations. Handle this by iterating one at a time through the list of provided groups. When an empty list is provided, and empty list is returned. | ||||
* | Comparing zbx_host interfaces and removing duplicate hostgroup_names | Kenny Woodson | 2016-01-26 | 1 | -1/+20 |
| | |||||
* | add ability to disable ztriggers and disable new container dns check | Joel Diaz | 2016-01-19 | 1 | -0/+1 |
| | |||||
* | clean up too-many-branches / logic | Joel Diaz | 2016-01-18 | 1 | -56/+91 |
| | |||||
* | add support for remote command actions | Joel Diaz | 2015-12-09 | 1 | -6/+120 |
| | | | | no support for anything but custom scripts at this time | ||||
* | Fix delete state | Joel Diaz | 2015-12-08 | 1 | -2/+2 |
| | |||||
* | added graphs | Matt Woodson | 2015-11-24 | 1 | -0/+24 |
| | |||||
* | Fixed a bug in the actions. It now supports changing opconditions | Kenny Woodson | 2015-11-24 | 1 | -2/+5 |
| | |||||
* | Adding zbx_graph support | Kenny Woodson | 2015-11-23 | 2 | -0/+662 |
| | |||||
* | Modified step params to be in order when passed as a list | Kenny Woodson | 2015-11-23 | 1 | -1/+9 |
| | |||||
* | Updating usergroups to accept users | Kenny Woodson | 2015-11-19 | 1 | -22/+42 |
| | |||||
* | Merge pull request #931 from kwoodson/httptest | Kenny Woodson | 2015-11-18 | 1 | -0/+282 |
|\ | | | | | Adding httptest to zabbix library | ||||
| * | First attempt at adding web scenarios | Kenny Woodson | 2015-11-17 | 1 | -0/+282 |
| | | |||||
* | | Updating zbx_item classes to support data types for bool. | Kenny Woodson | 2015-11-17 | 3 | -0/+42 |
|/ | |||||
* | Dependencies need to be added when a create occurs on SLA object. | Kenny Woodson | 2015-11-12 | 1 | -1/+2 |
| | |||||
* | adding itservice | Kenny Woodson | 2015-11-12 | 2 | -1/+266 |
| | |||||
* | added network checks. also updated item prototype code to support more | Matt Woodson | 2015-11-06 | 2 | -4/+39 |
| | |||||
* | Adding zabbix type and fixing zabbix agent vars | Kenny Woodson | 2015-10-26 | 2 | -3/+36 |
| | |||||
* | Adding delta feature to zbx_item | Kenny Woodson | 2015-10-20 | 2 | -0/+3 |
| | |||||
* | Zabbix server stat fixes. enable the proper item types. | Kenny Woodson | 2015-10-20 | 2 | -0/+4 |
| | |||||
* | Merge pull request #674 from kwoodson/zabagent | Kenny Woodson | 2015-10-08 | 1 | -0/+2 |
|\ | | | | | Adding zabbix agent template to config management | ||||
| * | Adding zabbix agent template | Kenny Woodson | 2015-10-08 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #672 from kwoodson/zbxmediafix | Kenny Woodson | 2015-10-08 | 1 | -0/+3 |
|\ \ | |/ |/| | Fixed a bug where we are updating where we should be creating. | ||||
| * | Fixed user media bug where we would update media when we really wanted to ↵ | Kenny Woodson | 2015-10-08 | 1 | -0/+3 |
| | | | | | | | | create. | ||||
* | | Fixed a bug where applicationids were not being filtered properly | Kenny Woodson | 2015-10-07 | 1 | -3/+3 |
|/ | |||||
* | Zabbix server template added | Kenny Woodson | 2015-10-07 | 1 | -0/+24 |
| | |||||
* | added Template Ops Tools | Thomas Wiest | 2015-10-02 | 1 | -3/+6 |
| | |||||
* | Added some debug when zbxapi has an issue | Kenny Woodson | 2015-09-28 | 1 | -0/+4 |
| | |||||
* | Trigger prototype support | Kenny Woodson | 2015-09-28 | 3 | -1/+205 |
| | |||||
* | Merge pull request #616 from kwoodson/tmp3 | Kenny Woodson | 2015-09-25 | 1 | -9/+44 |
|\ | | | | | Required updates to zabbix user media | ||||
| * | Updates to zbx_user_media | Kenny Woodson | 2015-09-25 | 1 | -9/+44 |
| | | |||||
* | | Merge pull request #612 from kwoodson/zbx_action | Kenny Woodson | 2015-09-25 | 1 | -0/+538 |
|\ \ | | | | | | | First attempt at a ansible zabbix action class | ||||
| * | | Initial stab at zabbix actions | Kenny Woodson | 2015-09-25 | 1 | -0/+538 |
| |/ | |||||
* / | added support for dynaic keys and items. added dynamic filesystems to zabbix | Matt Woodson | 2015-09-25 | 1 | -0/+28 |
|/ | |||||
* | Added descriptions and parameters required for associating prototypes to ↵ | Kenny Woodson | 2015-09-22 | 2 | -4/+11 |
| | | | | discovery rules. | ||||
* | Fixed a bug and removed the need for template and discoveryrule | Kenny Woodson | 2015-09-22 | 2 | -9/+5 |
| | |||||
* | Fixed a few bugs and added support for prototypes and discoveryrules. | Kenny Woodson | 2015-09-22 | 2 | -16/+76 |
| | |||||
* | Fixes for zbx api | Kenny Woodson | 2015-09-11 | 2 | -4/+4 |
| | |||||
* | Adding capability to have descriptions on triggers | Kenny Woodson | 2015-09-10 | 2 | -5/+8 |
| | |||||
* | Adding desc, multiplier, and units to zabbix item | Kenny Woodson | 2015-09-08 | 2 | -2/+34 |
| | |||||
* | Added trigger url | Kenny Woodson | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | Adding url support for triggers | Kenny Woodson | 2015-09-03 | 1 | -2/+16 |
| | |||||
* | Fix for zbx applications | Kenny Woodson | 2015-09-01 | 3 | -63/+93 |
| | |||||
* | added docker zabbix template, removed unused / old templates so they don't ↵ | Thomas Wiest | 2015-08-31 | 2 | -21/+19 |
| | | | | confuse other people. |