OpenStack RCA (Root Cause Analysis) Engine
Go to file
Tovin Seven 184d885eed Clarify zabbix with vitrage installation guide
- Add notice about docker image
- Add notice to install oslo.messaging, oslo.config
- Hint about default devstack rabbitmq username and password
- Correct the order of zabbix configure action
- Add url to create triggers in zabbix
- Add vitrage configuration section for zabbix
    + Data sources in vitrage.conf
    + Zabbix section in vitrage.conf
    + Mapping resource name and resource type in zabbix_conf.yaml

Change-Id: I1d1ffcdf1f8cbdd9c57e0f92eb08c866533e1517
2016-10-20 02:53:18 +00:00
devstack Enable heat tempests 2016-09-04 11:16:36 +03:00
doc/source Clarify zabbix with vitrage installation guide 2016-10-20 02:53:18 +00:00
etc/vitrage Adding heat datasource 2016-08-25 16:07:26 +03:00
releasenotes Enable release notes translation 2016-10-06 20:56:20 +02:00
vitrage delete useless input parameter 2016-10-17 19:22:47 +08:00
vitrage_tempest_tests Merge "make the os clients dynamiclly imported" 2016-10-05 08:00:18 +00:00
.gitignore Ignore .python-version which is used by pyenv 2016-08-15 16:26:14 +08:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
CONTRIBUTING.rst Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
HACKING.rst fix doc 2015-12-20 10:26:53 +02:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Documentation updates 2016-09-29 09:21:27 +00:00
requirements.txt Updated from global requirements 2016-10-06 17:03:57 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Documentation updates 2016-09-29 09:21:27 +00:00
setup.py Updated from global requirements 2016-09-08 17:25:36 +00:00
test-requirements.txt Updated from global requirements 2016-10-06 17:03:57 +00:00
tox.ini Maintain releasenotes for vitrage 2016-10-05 19:23:15 +05:30

Vitrage

The OpenStack RCA Service

Vitrage is the OpenStack RCA (Root Cause Analysis) Service 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