RETIRED, Fuel plugin to collect Logging Monitoring and Alerting metrics
Go to file
Swann Croiset cc5aadb474 Do not send GSE to Nagios when activate_alerting=false
DocImpact
blueprint: alarming-refactoring

Change-Id: Ie343672afd4a222a3d7f920182a0b2e90e1fd6de
2016-09-20 09:41:54 +02:00
contrib Fix diagnostic tool for Fuel 9 2016-06-23 14:52:17 +02:00
deployment_scripts/puppet Do not send GSE to Nagios when activate_alerting=false 2016-09-20 09:41:54 +02:00
doc Merge "Fix title of "Service Checks" section" 2016-09-05 11:28:25 +00:00
repositories Add a tox environment to build the plugin 2015-09-08 18:28:28 +02:00
specs s/ElasticSearch/Elasticsearch/ where appropriate 2015-04-23 15:50:06 +02:00
.gitignore Add fuel-qa as submodule 2016-04-13 09:35:22 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:24:08 +00:00
LICENSE Add appendix to LICENSE 2015-06-19 18:45:30 +02:00
README.md StackLight 0.10.0 documentation updates 2016-07-08 12:29:00 +02:00
deployment_tasks.yaml Add a dedicated manifest to configure collectd 2016-08-26 15:59:04 +02:00
environment_config.yaml LMA to StackLight renaming 2016-06-09 14:42:37 +02:00
functions.sh Use modified Heka package 2016-06-10 12:07:47 +00:00
metadata.yaml Bump version to 1.0.0 2016-07-25 16:18:13 +02:00
pre_build_hook Fix libharfbuzz0b package URL 2016-08-26 09:42:21 +02:00
tasks.yaml Update to task based deployment 2016-04-14 12:50:12 +00:00
test-requirements.txt Re-order test-requirements.txt 2016-04-13 10:32:26 +02:00
tox.ini Fix tox.ini to clean repositories before building plugin 2016-04-13 13:46:24 +02:00
uninstall.sh Fix plugin removal error 2016-04-25 09:01:29 +00:00

README.md

The StackLight Collector Plugin for Fuel

The StackLight Collector Plugin is used to install and configure several software components that are used to collect and process all the data that we think is relevant to provide deep operational insights about your OpenStack environment. These finely integrated components are collectively referred to as the StackLight Collector (or just the Collector).

The Collecor is a key component of the so-called Logging, Monitoring and Alerting (LMA) toolchain of Mirantis OpenStack.

Please start with the StackLight Collector Plugin Overview to getting started.

Release Notes

A summary description of the features are provided in the Release Notes section of the plugin's documentation.

Requirements

The requirements are provided in the Requirements section of the plugin's documentation.

Known issues

All known issues are listed on Launchpad.

Limitations

All known limitations are described in the Limitations section of the plugin's documentation.

Installation

The installation instructions of the StackLight Collector are provided in the Installation section of the plugin's documentation.

User Guide

Instructions for how to configure the StackLight Collector are provided in the Configuration Guide and Alarms Configuration Guide sections of the plugin's documentation.

Communication

The OpenStack Development Mailing List is the preferred way to communicate with the members of the project. Emails should be sent to openstack-dev@lists.openstack.org with the subject prefixed by [fuel][plugins][lma].

Reporting Bugs

Bugs should be filed against the LMA toolchain project on Launchpad (not Github!).

Contributing

If you would like to contribute to the development of this plugin, you must follow the OpenStack development workflow instructions.

Patch reviews take place on the OpenStack Gerrit system.

Contributors