Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup roles after roles move to openshift-tools | Joel Diaz | 2016-04-15 | 18 | -1782/+0 |
| | | | | | | | | | | also removing inventory/multi_inventory* things left behind unchanged even though they were copied: playbooks/adhoc/* roles/dns roles/kube_nfs_volumes roles/os_update_latest | ||||
* | Merge pull request #1702 from joelddiaz/heartbeat-severity | Joel Diaz | 2016-04-04 | 1 | -0/+5 |
|\ | | | | | add higher severity trigger if no heartbeat for 1 hour | ||||
| * | add higher severity trigger if no heartbeat for 1 hour | Joel Diaz | 2016-04-04 | 1 | -0/+5 |
| | | |||||
* | | fix the key name for the dynamic item of avalable | zhizhang | 2016-03-29 | 1 | -2/+2 |
| | | |||||
* | | fix some typo | Zhiming Zhang | 2016-03-22 | 1 | -1/+1 |
| | | |||||
* | | add the total and available space item | Zhiming Zhang | 2016-03-22 | 1 | -0/+12 |
| | | |||||
* | | add dynamic pv count | Zhiming Zhang | 2016-03-22 | 1 | -0/+23 |
|/ | |||||
* | Merge pull request #1620 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 2 | -51/+51 |
|\ | | | | | change type to value_type | ||||
| * | change type to value_type | zhizhang | 2016-03-16 | 2 | -51/+51 |
| | | |||||
* | | Merge pull request #1617 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 1 | -2/+2 |
|\| | | | | | change time from int to float | ||||
| * | change time from int to float | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1606 from BlueShells/BuildappMonitor | Kenny Woodson | 2016-03-16 | 1 | -0/+33 |
|\| | | | | | Buildapp monitor | ||||
| * | change the check time from 1 hour to 2 hour | zhizhang | 2016-03-16 | 1 | -2/+2 |
| | | |||||
| * | add item of time cost a app build and app create | zhizhang | 2016-02-29 | 1 | -0/+12 |
| | | |||||
| * | add trigger for app creation with build process | zhizhang | 2016-02-25 | 1 | -0/+15 |
| | | |||||
| * | add key of openshift.master.app.build.create | zhizhang | 2016-02-24 | 1 | -0/+6 |
| | | |||||
* | | change [HEAL] to [Heal] to match with v2 | Joel Diaz | 2016-03-01 | 2 | -3/+3 |
| | | |||||
* | | make heal remote actions generic for all [HEAL] triggers | Joel Diaz | 2016-03-01 | 2 | -31/+31 |
| | | |||||
* | | Merge pull request #1467 from joelddiaz/remote-heal-action | Joel Diaz | 2016-02-24 | 1 | -1/+30 |
|\ \ | |/ |/| | remote heal action for OVS down | ||||
| * | remote heal action for OVS down | Joel Diaz | 2016-02-24 | 1 | -1/+30 |
| | | |||||
* | | Do not monitor for etcd watchers | Marek Mahut | 2016-02-22 | 1 | -5/+0 |
| | | |||||
* | | remove old master registry item/triggers | Joel Diaz | 2016-02-19 | 1 | -20/+0 |
| | | |||||
* | | create registry items/triggers under Openshift Node | Joel Diaz | 2016-02-17 | 1 | -2/+18 |
| | | |||||
* | | add item to track docker-registry pings | Joel Diaz | 2016-02-16 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #1374 from joelddiaz/ovs-trigger-calc | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
|\ \ | | | | | | | trigger on two successive bad pid counts | ||||
| * | | trigger on two successive bad pid counts | Joel Diaz | 2016-02-10 | 1 | -2/+2 |
| | | | |||||
* | | | removed notscheduleable trigger, it just makes noise in its current incarnation | Sten Turpin | 2016-02-10 | 1 | -7/+0 |
| | | | |||||
* | | | added nodes not ready and nodes not schedulable triggers | Sten Turpin | 2016-02-10 | 1 | -4/+4 |
| | | | |||||
* | | | added nodes not ready and nodes not schedulable triggers | Sten Turpin | 2016-02-10 | 1 | -0/+26 |
|/ / | |||||
* | | changed registry checks to alert based on number of registries with problems | Sten Turpin | 2016-02-09 | 1 | -5/+12 |
| | | |||||
* | | Updated the key for app create | Kenny Woodson | 2016-02-09 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #1321 from joelddiaz/ovs-rules-item | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
|\ | | | | | add item to hold number of stray OVS rules found/removed | ||||
| * | add item to hold number of stray OVS rules found/removed | Joel Diaz | 2016-02-01 | 1 | -0/+6 |
| | | |||||
* | | zabbix: added master local api items and triggers | Matt Woodson | 2016-02-01 | 1 | -2/+25 |
|/ | |||||
* | fix template trigger calc | Joel Diaz | 2016-01-28 | 1 | -2/+2 |
| | |||||
* | zabbix: added the skydns items and triggers | Matt Woodson | 2016-01-26 | 1 | -0/+26 |
| | |||||
* | Added template for config loop. | Thomas Wiest | 2016-01-21 | 2 | -0/+28 |
| | |||||
* | add ability to disable ztriggers and disable new container dns check | Joel Diaz | 2016-01-19 | 1 | -0/+2 |
| | |||||
* | Removed atomic host check | Kenny Woodson | 2016-01-12 | 1 | -4/+0 |
| | |||||
* | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 1 | -0/+4 |
|\ | | | | | Containerized install with SDN support | ||||
| * | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
| | | |||||
| * | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -0/+4 |
| | | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml | ||||
* | | change dns triggers to average | Joel Diaz | 2015-12-17 | 1 | -2/+2 |
| | | |||||
* | | add item/trigger for dns tests on all currently running containers | Joel Diaz | 2015-12-17 | 1 | -0/+10 |
| | | |||||
* | | fix logic to tolerate occasional failures | Joel Diaz | 2015-12-17 | 1 | -1/+1 |
| | | |||||
* | | split zagg.server.processor.errors into separate heartbeat and metrics error ↵ | Thomas Wiest | 2015-12-16 | 1 | -3/+13 |
| | | | | | | | | items (needed since the scripts are split now). | ||||
* | | Merge pull request #1069 from joelddiaz/docker-dns | Joel Diaz | 2015-12-15 | 1 | -0/+10 |
|\ \ | |/ |/| | Add zabbix values to track docker container DNS results | ||||
| * | Add zabbix values to track docker container DNS results | Joel Diaz | 2015-12-15 | 1 | -0/+10 |
| | | |||||
* | | Zabbix: added trigger to monitor app create over the last hour | Matt Woodson | 2015-12-14 | 1 | -0/+8 |
| | | |||||
* | | added 'Template Zagg Server' | Thomas Wiest | 2015-12-14 | 2 | -0/+49 |
|/ |