RETIRED, The LMA Infrastructure Alerting plugin installs necessary tools to provide the alerting functionality of the LMA toolchain
Go to file
Swann Croiset 58e25aad46 Bump plugin version to 0.10.3
Change-Id: I6ba7c00096535854c97878580c9a429b249e370d
2016-11-16 09:29:57 +01:00
deployment_scripts/puppet Remove the dummy check if necessary 2016-11-14 10:31:58 +00:00
doc Bump plugin version to 0.10.3 2016-11-16 09:29:57 +01:00
repositories Bootstrap the plugin structure 2015-07-09 17:02:54 +02:00
specs Initial spec for the plugin 2015-07-09 16:59:23 +02:00
.gitignore Add fuel-qa as submodule 2016-04-12 14:32:19 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:24:19 +00:00
LICENSE Bootstrap the plugin structure 2015-07-09 17:02:54 +02:00
README.md StackLight 0.10.0 documentation updates 2016-07-12 09:17:20 +00:00
build_plugin-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:55:41 +00:00
deployment_tasks.yaml Merge "Enable TLS for Nagios UI" 2016-06-24 16:08:51 +00:00
docs-requirements.txt Update tox environments 2015-09-23 11:31:11 +02:00
environment_config.yaml Fix issue with LDAP protocol radio button 2016-08-10 17:47:38 +02:00
functions.sh Upgrade fuel-library modules to 7.0 2015-10-23 17:34:51 +02:00
metadata.yaml Bump plugin version to 0.10.3 2016-11-16 09:29:57 +01:00
network_roles.yaml Use 2 Virtual IPs for Nagios 2016-06-22 18:11:28 +02:00
node_roles.yaml StackLight 0.10.0 rebranding of metadata 2016-06-29 10:39:56 +02:00
pre_build_hook Upgrade PHP packages 2016-10-06 14:35:32 +02:00
test-requirements.txt Add documentation placeholder 2015-09-18 17:48:56 +02:00
tox.ini Fix tox.ini to clean repositories before building plugin 2016-04-14 09:23:50 +02:00
uninstall.sh Fix plugin removal error 2016-04-25 09:05:02 +00:00
volumes.yaml Dedicate a Logical Volume for Nagios 2015-09-11 15:55:34 +02:00

README.md

The StackLight Infrastructure Alerting Plugin for Fuel

Overview

The StackLight Infrastructure Alerting Plugin for Fuel is used to install and configure Nagios, which provide the alerting and escalation capability of the Logging, Monitoring and Alerting (LMA) toolchain of Mirantis OpenStack.

Please start with the StackLight Infrastructure Alerting Plugin Overview to getting started.

Release Notes

A summary description of the new 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 are provided in the Installation section of the plugin's documentation.

User Guide

Instructions for how to configure and use the plugin are provided in the User Guide section 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