| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #874 from joelddiaz/s3-sla | Joel Diaz | 2015-11-11 | 2 | -0/+34 |
|\ |
|
| * | Add zabbix pieces to hold AWS S3 bucket stats | Joel Diaz | 2015-11-11 | 2 | -0/+34 |
* | | more cleanup of names | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
* | | cleaned up network checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
* | | added network checks. also updated item prototype code to support more | Matt Woodson | 2015-11-06 | 1 | -0/+25 |
* | | added the %util in zabbix | Matt Woodson | 2015-11-04 | 1 | -0/+8 |
* | | fixed a dumb naming mistake | Matt Woodson | 2015-11-03 | 1 | -1/+1 |
* | | added disk tps checks to zabbix | Matt Woodson | 2015-11-03 | 1 | -0/+13 |
|/ |
|
* | Moving to Openshift Etcd application | Marek Mahut | 2015-11-03 | 1 | -12/+12 |
* | Adding openshift.node.etcd items | Marek Mahut | 2015-11-03 | 1 | -0/+82 |
* | Merge pull request #785 from joelddiaz/pcp-zabbix-status | Joel Diaz | 2015-11-02 | 2 | -0/+23 |
|\ |
|
| * | get zabbix ready to start tracking status of pcp | Joel Diaz | 2015-11-02 | 2 | -0/+23 |
* | | Merge pull request #786 from mwoodson/cpu_alert | Matt Woodson | 2015-11-02 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | changed the cpu alert to only alert if cpu idle more than 5x. Change alert to... | Matt Woodson | 2015-11-02 | 1 | -4/+4 |
* | | Merge pull request #754 from joelddiaz/docker-ping-time | Joel Diaz | 2015-10-28 | 1 | -0/+5 |
|\ \ |
|
| * | | Start tracking docker info execution time | Joel Diaz | 2015-10-28 | 1 | -0/+5 |
| |/ |
|
* | | Adding zabbix type and fixing zabbix agent vars | Kenny Woodson | 2015-10-26 | 2 | -32/+32 |
* | | Lower priority to stop the paging action. | Joel Diaz | 2015-10-22 | 1 | -1/+1 |
|/ |
|
* | Adding delta feature to zbx_item | Kenny Woodson | 2015-10-20 | 1 | -0/+2 |
* | Zabbix server stat fixes. enable the proper item types. | Kenny Woodson | 2015-10-20 | 2 | -32/+34 |
* | Merge pull request #684 from gburges/gburges-projectcounter | Kenny Woodson | 2015-10-15 | 1 | -0/+10 |
|\ |
|
| * | Update template_openshift_master.yml | Gabor Burges | 2015-10-11 | 1 | -0/+10 |
* | | added the dynamic items to track free inodes | Matt Woodson | 2015-10-12 | 1 | -2/+20 |
|/ |
|
* | Raising limits to 90 and 85 for disk usage | Kenny Woodson | 2015-10-09 | 1 | -4/+4 |
* | Merge pull request #677 from stenwt/sturpin-2015-10-08-ovs-monitor | Sten Turpin | 2015-10-08 | 2 | -24/+26 |
|\ |
|
| * | moved vswitch from master to node | Sten Turpin | 2015-10-08 | 2 | -24/+26 |
* | | Merge pull request #676 from stenwt/sturpin-2015-10-08-ovs-monitor | Sten Turpin | 2015-10-08 | 1 | -1/+1 |
|\| |
|
| * | fixed not equals syntax | Sten Turpin | 2015-10-08 | 1 | -1/+1 |
* | | Merge pull request #675 from stenwt/sturpin-2015-10-08-ovs-monitor | Sten Turpin | 2015-10-08 | 1 | -0/+22 |
|\| |
|
| * | added items + triggers for ovs tests | Sten Turpin | 2015-10-08 | 1 | -0/+22 |
* | | Merge pull request #674 from kwoodson/zabagent | Kenny Woodson | 2015-10-08 | 2 | -0/+32 |
|\ \
| |/
|/| |
|
| * | Adding zabbix agent template | Kenny Woodson | 2015-10-08 | 2 | -0/+32 |
* | | fixed spacing | Sten Turpin | 2015-10-08 | 1 | -5/+5 |
* | | added running pods | Sten Turpin | 2015-10-08 | 1 | -0/+6 |
* | | removed static xvda checks | Matt Woodson | 2015-10-08 | 1 | -32/+0 |
|/ |
|
* | Merge pull request #633 from robotmaxtron/mwhittin-cluster-user-count | Thomas Wiest | 2015-10-08 | 1 | -0/+12 |
|\ |
|
| * | Changed trigger to only info alert if users is at 0 | Max Whittingham | 2015-10-05 | 1 | -1/+1 |
| * | Zabbix check and trigger for user count | Max Whittingham | 2015-09-30 | 1 | -0/+12 |
* | | Zabbix server template added | Kenny Woodson | 2015-10-07 | 2 | -0/+417 |
* | | added Template Ops Tools | Thomas Wiest | 2015-10-02 | 3 | -2/+32 |
* | | Adding trggers for cpu idle | Kenny Woodson | 2015-10-01 | 1 | -0/+15 |
* | | Adding % to units | Kenny Woodson | 2015-09-30 | 1 | -0/+8 |
* | | Updating these to the correct type | Kenny Woodson | 2015-09-30 | 1 | -8/+8 |
* | | Trigger prototype support | Kenny Woodson | 2015-09-28 | 1 | -0/+11 |
|/ |
|
* | added support for dynaic keys and items. added dynamic filesystems to zabbix | Matt Woodson | 2015-09-25 | 1 | -0/+18 |
* | Added zabbix item openshift.master.process.exist and trigger to watch it. | Thomas Wiest | 2015-09-17 | 3 | -0/+46 |
* | updated triggers and items to have better descriptions and multipliers | Matt Woodson | 2015-09-10 | 4 | -57/+81 |
* | Adding desc, multiplier, and units to zabbix item | Kenny Woodson | 2015-09-08 | 1 | -0/+6 |
* | Merge pull request #562 from mwoodson/triggers | Matt Woodson | 2015-09-04 | 1 | -0/+5 |
|\ |
|
| * | added mem.util.available | Matt Woodson | 2015-09-04 | 1 | -0/+5 |