summaryrefslogtreecommitdiffstats
path: root/roles/lib_zabbix
Commit message (Collapse)AuthorAgeFilesLines
* change lib_zabbix's import to new pathingJoel Diaz2016-03-0318-18/+18
|
* Merge pull request #1467 from joelddiaz/remote-heal-actionJoel Diaz2016-02-241-0/+14
|\ | | | | remote heal action for OVS down
| * remote heal action for OVS downJoel Diaz2016-02-241-0/+14
| |
* | use correct dict keyJoel Diaz2016-02-101-2/+2
| |
* | handle being passed an empty group listJoel Diaz2016-02-101-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_namesKenny Woodson2016-01-261-1/+20
|
* add ability to disable ztriggers and disable new container dns checkJoel Diaz2016-01-191-0/+1
|
* clean up too-many-branches / logicJoel Diaz2016-01-181-56/+91
|
* add support for remote command actionsJoel Diaz2015-12-091-6/+120
| | | | no support for anything but custom scripts at this time
* Fix delete stateJoel Diaz2015-12-081-2/+2
|
* added graphsMatt Woodson2015-11-241-0/+24
|
* Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson2015-11-241-2/+5
|
* Adding zbx_graph supportKenny Woodson2015-11-232-0/+662
|
* Modified step params to be in order when passed as a listKenny Woodson2015-11-231-1/+9
|
* Updating usergroups to accept usersKenny Woodson2015-11-191-22/+42
|
* Merge pull request #931 from kwoodson/httptestKenny Woodson2015-11-181-0/+282
|\ | | | | Adding httptest to zabbix library
| * First attempt at adding web scenariosKenny Woodson2015-11-171-0/+282
| |
* | Updating zbx_item classes to support data types for bool.Kenny Woodson2015-11-173-0/+42
|/
* Dependencies need to be added when a create occurs on SLA object.Kenny Woodson2015-11-121-1/+2
|
* adding itserviceKenny Woodson2015-11-122-1/+266
|
* added network checks. also updated item prototype code to support moreMatt Woodson2015-11-062-4/+39
|
* Adding zabbix type and fixing zabbix agent varsKenny Woodson2015-10-262-3/+36
|
* Adding delta feature to zbx_itemKenny Woodson2015-10-202-0/+3
|
* Zabbix server stat fixes. enable the proper item types.Kenny Woodson2015-10-202-0/+4
|
* Merge pull request #674 from kwoodson/zabagentKenny Woodson2015-10-081-0/+2
|\ | | | | Adding zabbix agent template to config management
| * Adding zabbix agent templateKenny Woodson2015-10-081-0/+2
| |
* | Merge pull request #672 from kwoodson/zbxmediafixKenny Woodson2015-10-081-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 Woodson2015-10-081-0/+3
| | | | | | | | create.
* | Fixed a bug where applicationids were not being filtered properlyKenny Woodson2015-10-071-3/+3
|/
* Zabbix server template addedKenny Woodson2015-10-071-0/+24
|
* added Template Ops ToolsThomas Wiest2015-10-021-3/+6
|
* Added some debug when zbxapi has an issueKenny Woodson2015-09-281-0/+4
|
* Trigger prototype supportKenny Woodson2015-09-283-1/+205
|
* Merge pull request #616 from kwoodson/tmp3Kenny Woodson2015-09-251-9/+44
|\ | | | | Required updates to zabbix user media
| * Updates to zbx_user_mediaKenny Woodson2015-09-251-9/+44
| |
* | Merge pull request #612 from kwoodson/zbx_actionKenny Woodson2015-09-251-0/+538
|\ \ | | | | | | First attempt at a ansible zabbix action class
| * | Initial stab at zabbix actionsKenny Woodson2015-09-251-0/+538
| |/
* | added support for dynaic keys and items. added dynamic filesystems to zabbixMatt Woodson2015-09-251-0/+28
|/
* Added descriptions and parameters required for associating prototypes to ↵Kenny Woodson2015-09-222-4/+11
| | | | discovery rules.
* Fixed a bug and removed the need for template and discoveryruleKenny Woodson2015-09-222-9/+5
|
* Fixed a few bugs and added support for prototypes and discoveryrules.Kenny Woodson2015-09-222-16/+76
|
* Fixes for zbx apiKenny Woodson2015-09-112-4/+4
|
* Adding capability to have descriptions on triggersKenny Woodson2015-09-102-5/+8
|
* Adding desc, multiplier, and units to zabbix itemKenny Woodson2015-09-082-2/+34
|
* Added trigger urlKenny Woodson2015-09-031-0/+1
|
* Adding url support for triggersKenny Woodson2015-09-031-2/+16
|
* Fix for zbx applicationsKenny Woodson2015-09-013-63/+93
|
* added docker zabbix template, removed unused / old templates so they don't ↵Thomas Wiest2015-08-312-21/+19
| | | | confuse other people.
* Fixed env var defaults.Kenny Woodson2015-08-2711-22/+22
|
* Updates for zbx ans moduleKenny Woodson2015-08-2716-0/+2243