summaryrefslogtreecommitdiff
path: root/roles/lib_zabbix
AgeCommit message (Collapse)Author
2016-04-15cleanup roles after roles move to openshift-toolsJoel Diaz
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
2016-04-06Update for zbx_user refreshKenny Woodson
2016-03-03change lib_zabbix's import to new pathingJoel Diaz
2016-02-24Merge pull request #1467 from joelddiaz/remote-heal-actionJoel Diaz
remote heal action for OVS down
2016-02-24remote heal action for OVS downJoel Diaz
2016-02-10use correct dict keyJoel Diaz
2016-02-10handle being passed an empty group listJoel Diaz
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.
2016-01-26Comparing zbx_host interfaces and removing duplicate hostgroup_namesKenny Woodson
2016-01-19add ability to disable ztriggers and disable new container dns checkJoel Diaz
2016-01-18clean up too-many-branches / logicJoel Diaz
2015-12-09add support for remote command actionsJoel Diaz
no support for anything but custom scripts at this time
2015-12-08Fix delete stateJoel Diaz
2015-11-24added graphsMatt Woodson
2015-11-24Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson
2015-11-23Adding zbx_graph supportKenny Woodson
2015-11-23Modified step params to be in order when passed as a listKenny Woodson
2015-11-19Updating usergroups to accept usersKenny Woodson
2015-11-18Merge pull request #931 from kwoodson/httptestKenny Woodson
Adding httptest to zabbix library
2015-11-17First attempt at adding web scenariosKenny Woodson
2015-11-17Updating zbx_item classes to support data types for bool.Kenny Woodson
2015-11-12Dependencies need to be added when a create occurs on SLA object.Kenny Woodson
2015-11-12adding itserviceKenny Woodson
2015-11-06added network checks. also updated item prototype code to support moreMatt Woodson
2015-10-26Adding zabbix type and fixing zabbix agent varsKenny Woodson
2015-10-20Adding delta feature to zbx_itemKenny Woodson
2015-10-20Zabbix server stat fixes. enable the proper item types.Kenny Woodson
2015-10-08Merge pull request #674 from kwoodson/zabagentKenny Woodson
Adding zabbix agent template to config management
2015-10-08Adding zabbix agent templateKenny Woodson
2015-10-08Merge pull request #672 from kwoodson/zbxmediafixKenny Woodson
Fixed a bug where we are updating where we should be creating.
2015-10-08Fixed user media bug where we would update media when we really wanted to ↵Kenny Woodson
create.
2015-10-07Fixed a bug where applicationids were not being filtered properlyKenny Woodson
2015-10-07Zabbix server template addedKenny Woodson
2015-10-02added Template Ops ToolsThomas Wiest
2015-09-28Added some debug when zbxapi has an issueKenny Woodson
2015-09-28Trigger prototype supportKenny Woodson
2015-09-25Merge pull request #616 from kwoodson/tmp3Kenny Woodson
Required updates to zabbix user media
2015-09-25Updates to zbx_user_mediaKenny Woodson
2015-09-25Merge pull request #612 from kwoodson/zbx_actionKenny Woodson
First attempt at a ansible zabbix action class
2015-09-25Initial stab at zabbix actionsKenny Woodson
2015-09-25added support for dynaic keys and items. added dynamic filesystems to zabbixMatt Woodson
2015-09-22Added descriptions and parameters required for associating prototypes to ↵Kenny Woodson
discovery rules.
2015-09-22Fixed a bug and removed the need for template and discoveryruleKenny Woodson
2015-09-22Fixed a few bugs and added support for prototypes and discoveryrules.Kenny Woodson
2015-09-11Fixes for zbx apiKenny Woodson
2015-09-10Adding capability to have descriptions on triggersKenny Woodson
2015-09-08Adding desc, multiplier, and units to zabbix itemKenny Woodson
2015-09-03Added trigger urlKenny Woodson
2015-09-03Adding url support for triggersKenny Woodson
2015-09-01Fix for zbx applicationsKenny Woodson
2015-08-31added docker zabbix template, removed unused / old templates so they don't ↵Thomas Wiest
confuse other people.