summaryrefslogtreecommitdiffstats
path: root/roles/os_zabbix
Commit message (Collapse)AuthorAgeFilesLines
* Adding delta feature to zbx_itemKenny Woodson2015-10-201-0/+2
|
* Zabbix server stat fixes. enable the proper item types.Kenny Woodson2015-10-202-32/+34
|
* Merge pull request #684 from gburges/gburges-projectcounterKenny Woodson2015-10-151-0/+10
|\ | | | | Update template_openshift_master.yml
| * Update template_openshift_master.ymlGabor Burges2015-10-111-0/+10
| |
* | added the dynamic items to track free inodesMatt Woodson2015-10-121-2/+20
|/
* Raising limits to 90 and 85 for disk usageKenny Woodson2015-10-091-4/+4
|
* Merge pull request #677 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-082-24/+26
|\ | | | | moved vswitch from master to node
| * moved vswitch from master to nodeSten Turpin2015-10-082-24/+26
| |
* | Merge pull request #676 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-081-1/+1
|\| | | | | fixed not equals syntax
| * fixed not equals syntaxSten Turpin2015-10-081-1/+1
| |
* | Merge pull request #675 from stenwt/sturpin-2015-10-08-ovs-monitorSten Turpin2015-10-081-0/+22
|\| | | | | added items + triggers for ovs tests
| * added items + triggers for ovs testsSten Turpin2015-10-081-0/+22
| |
* | Merge pull request #674 from kwoodson/zabagentKenny Woodson2015-10-082-0/+32
|\ \ | |/ |/| Adding zabbix agent template to config management
| * Adding zabbix agent templateKenny Woodson2015-10-082-0/+32
| |
* | fixed spacingSten Turpin2015-10-081-5/+5
| |
* | added running podsSten Turpin2015-10-081-0/+6
| |
* | removed static xvda checksMatt Woodson2015-10-081-32/+0
|/
* Merge pull request #633 from robotmaxtron/mwhittin-cluster-user-countThomas Wiest2015-10-081-0/+12
|\ | | | | Zabbix check and trigger for user count
| * Changed trigger to only info alert if users is at 0Max Whittingham2015-10-051-1/+1
| |
| * Zabbix check and trigger for user countMax Whittingham2015-09-301-0/+12
| |
* | Zabbix server template addedKenny Woodson2015-10-072-0/+417
| |
* | 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