summaryrefslogtreecommitdiffstats
path: root/roles/lib_zabbix/library
Commit message (Collapse)AuthorAgeFilesLines
* 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-172-0/+40
|/
* 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-061-4/+35
|
* Adding zabbix type and fixing zabbix agent varsKenny Woodson2015-10-261-2/+35
|
* Adding delta feature to zbx_itemKenny Woodson2015-10-201-0/+2
|
* Zabbix server stat fixes. enable the proper item types.Kenny Woodson2015-10-201-0/+2
|
* 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 some debug when zbxapi has an issueKenny Woodson2015-09-281-0/+4
|
* Trigger prototype supportKenny Woodson2015-09-282-0/+191
|
* 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
| |
* | Initial stab at zabbix actionsKenny Woodson2015-09-251-0/+538
|/
* 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-101-3/+5
|
* Adding desc, multiplier, and units to zabbix itemKenny Woodson2015-09-081-2/+31
|
* Adding url support for triggersKenny Woodson2015-09-031-2/+16
|
* Fix for zbx applicationsKenny Woodson2015-09-012-42/+82
|
* added docker zabbix template, removed unused / old templates so they don't ↵Thomas Wiest2015-08-311-2/+2
| | | | confuse other people.
* Fixed env var defaults.Kenny Woodson2015-08-2711-22/+22
|
* Updates for zbx ans moduleKenny Woodson2015-08-2713-0/+2133