Go to file
Noam Bloom b60b8820f3 Datasource configurable update Method
Each datasource had a configurable field
update_method in the vitrage configuration file
where you can set it to update via:
none: don't update i.e. update only via the
periodic changes
pull: updates via polling the datasource every
configurable [changes_interval] seconds
push: updates via the datasource's push notifications

Remove redundant method + Zabbix fix

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: Iab884a357ae7235e137600c95b0a23052cdee064
2016-08-11 15:30:19 +00:00
2016-07-04 16:56:40 +03:00
2016-07-04 16:56:40 +03:00
2016-05-03 14:15:38 +03:00
2015-11-06 14:46:43 +02:00
2015-12-20 10:26:53 +02:00
2015-11-06 14:46:43 +02:00
2015-11-06 14:46:43 +02:00
2016-03-22 17:20:57 +02:00
2016-07-04 16:56:40 +03:00
2016-05-16 14:39:36 +03:00
2015-11-06 14:46:43 +02:00
2016-07-04 16:56:40 +03:00
2016-05-01 10:08:07 +03:00

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

Description
OpenStack RCA (Root Cause Analysis) Engine
Readme 24 MiB
Languages
Python 97.9%
HTML 1.3%
Shell 0.8%