summaryrefslogtreecommitdiffstats
path: root/roles/os_zabbix
Commit message (Collapse)AuthorAgeFilesLines
* added Template Ops ToolsThomas Wiest2015-10-023-2/+32
|
* Adding trggers for cpu idleKenny Woodson2015-10-011-0/+15
|
* Adding % to unitsKenny Woodson2015-09-301-0/+8
|
* Updating these to the correct typeKenny Woodson2015-09-301-8/+8
|
* Trigger prototype supportKenny Woodson2015-09-281-0/+11
|
* added support for dynaic keys and items. added dynamic filesystems to zabbixMatt Woodson2015-09-251-0/+18
|
* Added zabbix item openshift.master.process.exist and trigger to watch it.Thomas Wiest2015-09-173-0/+46
|
* updated triggers and items to have better descriptions and multipliersMatt Woodson2015-09-104-57/+81
|
* Adding desc, multiplier, and units to zabbix itemKenny Woodson2015-09-081-0/+6
|
* Merge pull request #562 from mwoodson/triggersMatt Woodson2015-09-041-0/+5
|\ | | | | added mem.util.available
| * added mem.util.availableMatt Woodson2015-09-041-0/+5
| |
* | Adding url to triggersMarek Mahut2015-09-043-0/+13
|/
* added url to the heartbeat checkMatt Woodson2015-09-031-0/+1
|
* relaxed the docker metadata triggers to be more in line with what ↵Thomas Wiest2015-09-021-2/+2
| | | | docker-storage-setup allocates for metadata.
* Fix for zbx applicationsKenny Woodson2015-09-011-2/+0
|
* added monitoring triggersMatt Woodson2015-08-311-0/+8
|
* added triggers for disk spaceMatt Woodson2015-08-311-0/+17
|
* Adding create appKenny Woodson2015-08-312-0/+20
|
* added docker zabbix template, removed unused / old templates so they don't ↵Thomas Wiest2015-08-316-108/+92
| | | | confuse other people.
* added filesys.fullMatt Woodson2015-08-281-17/+2
|
* update heartbeat checkMatt Woodson2015-08-271-1/+1
|
* Updates for zbx ans moduleKenny Woodson2015-08-2726-2028/+375
|
* fixed zbx_user. Update password playbook addedKenny Woodson2015-08-201-4/+9
|
* UpdatesKenny Woodson2015-08-179-24/+761
|
* zbx item now uses key as default name. Clean up.Kenny Woodson2015-08-121-1/+1
|
* Zabbix IdempotencyKenny Woodson2015-08-1111-382/+1286
|
* Adding ignore feature for idempotencyKenny Woodson2015-07-101-7/+19
|
* First attempt at idempotencyKenny Woodson2015-06-011-81/+178
|
* move zbxapi module to a new os_zabbix roleJason DeTiberus2015-04-081-0/+273
- cleans up repo root a bit