OpenStack RCA (Root Cause Analysis) Engine
59eecf30e7
1. Removed redundant method from drivers - get_update_method as it is accessible via configuration and there's no need for adding such a function. 2. Fixed zabbix get_all bug, zabbix alarms key is now comprised of the alarm's host name, raw text description and the trigger id. Change-Id: I2f885a1f4e12f69db15a819b62359b3290054364 |
||
---|---|---|
devstack | ||
doc/source | ||
etc/vitrage | ||
vitrage | ||
vitrage_tempest_tests | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
run_vitrage_tempest.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Vitrage
The OpenStack RCA Engine
Vitrage is the OpenStack RCA (Root Cause Analysis) Engine for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.
Enabling Vitrage in DevStack
see README file
Project Resources
- wiki page: https://wiki.openstack.org/wiki/Vitrage
- Launchpad: https://launchpad.net/vitrage
- Source: http://git.openstack.org/cgit/openstack/vitrage