summaryrefslogtreecommitdiffstats
path: root/roles/os_zabbix
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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